Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #308

Closed
wants to merge 65 commits into from
Closed

Development #308

wants to merge 65 commits into from

Conversation

joeloewi7178
Copy link
Owner

Version Code 42

  • support android 14, schedule exact alarms
  • remove custom state class
  • replace baseline profile generator
  • disable support genshin impact check-in event, since it requires captcha

mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
add: declare type of SystemForegroundService in manifest
mod: not to use default dispatcher in collectAsStateWithLifecycle()
mod: execute removeAllCookies() in main thread, since it needs to be launched on thread which has handler
add: firebase convention
mod: support android 14
mod: reduce recomposition
add: treat special permission as state
mod: migrate to use Retrofit call
mod: avoid using dispatchers default
mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
add: missed theme file
mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
add: declare type of SystemForegroundService in manifest
mod: not to use default dispatcher in collectAsStateWithLifecycle()
mod: execute removeAllCookies() in main thread, since it needs to be launched on thread which has handler
add: firebase convention
mod: support android 14
mod: reduce recomposition
add: treat special permission as state
mod: migrate to use Retrofit call
mod: avoid using dispatchers default
joeloewi7178 and others added 29 commits December 21, 2023 11:43
mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
add: missed theme file
mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
add: declare type of SystemForegroundService in manifest
mod: not to use default dispatcher in collectAsStateWithLifecycle()
mod: execute removeAllCookies() in main thread, since it needs to be launched on thread which has handler
add: firebase convention
mod: support android 14
mod: reduce recomposition
add: treat special permission as state
mod: migrate to use Retrofit call
mod: avoid using dispatchers default
mod: set singleton properly
mod: set window insets properly
mod: change directory name java to kotlin
mod: hide navigation when screen's depth > 1
mod: execute check-in jobs in foreground service
fix: check-in error
todo: separate theme, compose and xml
mod: migrate to use Retrofit call
mod: avoid using dispatchers default
feature: delete in attendance detail screen
mod: query min and max log timestamp to make calendar
mod: query all log states at once
mod: adjust window insets properly
mod: sql query format
del: require guide from readme
mod: cmd in ci/cd
mod: ignore folding when content is small enough
mod: replace goAsync to processLifecycleScope
mod: use ticker only in setTime composable
mod: change handler thread name
versionName 1.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant