This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openscale
Watch
1
Star
0
Fork
0
You've already forked openscale
mirror of
https://github.com/oliexdev/openScale.git
synced
2025-10-28 14:25:17 +01:00
Code
Issues
Releases
Wiki
Activity
Files
ac968424ae99af390e9189dea6f38f30c20c362c
openscale
/
android_app
History
oliexdev
ac968424ae
The reminder notification now features a dedicated small icon (
ic_notification_foreground
) and uses the app's launcher icon (
ic_launcher_foreground
) as the large icon for improved visual clarity and consistency.
2025-08-27 09:23:56 +02:00
..
app
The reminder notification now features a dedicated small icon (
ic_notification_foreground
) and uses the app's launcher icon (
ic_launcher_foreground
) as the large icon for improved visual clarity and consistency.
2025-08-27 09:23:56 +02:00
gradle
Refactored classes and packages to align with Android’s architecture recommendations (Hilt, lifecycle-aware state, unidirectional data flow)
2025-08-23 15:22:29 +02:00
build.gradle.kts
Complete rewrite of the entire openScale application from Java to Kotlin. This is the initial commit for the Kotlin version on this branch, aiming for improved code quality, conciseness, and modern Android development practices.
2025-08-02 15:31:47 +02:00
gradle.properties
Refactored classes and packages to align with Android’s architecture recommendations (Hilt, lifecycle-aware state, unidirectional data flow)
2025-08-23 15:22:29 +02:00
gradlew
Complete rewrite of the entire openScale application from Java to Kotlin. This is the initial commit for the Kotlin version on this branch, aiming for improved code quality, conciseness, and modern Android development practices.
2025-08-02 15:31:47 +02:00
gradlew.bat
Complete rewrite of the entire openScale application from Java to Kotlin. This is the initial commit for the Kotlin version on this branch, aiming for improved code quality, conciseness, and modern Android development practices.
2025-08-02 15:31:47 +02:00
settings.gradle.kts
Complete rewrite of the entire openScale application from Java to Kotlin. This is the initial commit for the Kotlin version on this branch, aiming for improved code quality, conciseness, and modern Android development practices.
2025-08-02 15:31:47 +02:00