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-08-29 19:20:36 +02:00
Code
Issues
Releases
Wiki
Activity
Files
beta-build
openscale
/
android_app
History
oliexdev
96143e6a25
Configured a
debug
build type in
build.gradle.kts
with an
applicationIdSuffix
of ".debug" and
versionNameSuffix
of "-debug".
2025-08-29 15:55:55 +02:00
..
app
Configured a
debug
build type in
build.gradle.kts
with an
applicationIdSuffix
of ".debug" and
versionNameSuffix
of "-debug".
2025-08-29 15:55:55 +02:00
gradle
This commit introduces a new home screen widget that displays the latest value for a selected measurement type.
2025-08-29 12:21:43 +02:00
build.gradle.kts
…
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
…
gradlew.bat
…
settings.gradle.kts
…