110 Commits

Author SHA1 Message Date
Sad Ellie
073cc27ad0 Restored rate this app settings item 2022-06-23 21:47:02 +03:00
Sad Ellie
d10b3b04ac Bump 2022-06-20 22:00:01 +03:00
Sad Ellie
0c0f7d9c35 Bumped 2022-06-13 18:59:34 +03:00
Sad Ellie
90780d66ef Dependencies bump
Also fixed core-ktx implementation
2022-05-28 20:58:11 +03:00
Sad Ellie
95ba5d20fd Quick fix, version bump 2022-05-15 15:24:11 +03:00
Sad Ellie
c11a97c6af Baby pink 2022-05-14 13:02:29 +03:00
Sad Ellie
b09fb4dc2c Dependencies bump 2022-05-14 12:47:37 +03:00
Sad Ellie
63332d9055 Package namespace
Moved it from AndroidManifest.xml to build.gradle.kts as namespace (recommended way)
2022-05-09 16:24:23 +03:00
Sad Ellie
35504f7927 Testable application
Added dependencies for testing
Added tests for stuff in Utils.kt and MainViewModel.kt just to make sure that the setup is working (can move to TDD now)
Added repository for database so that code is more testable
2022-05-09 14:45:29 +03:00
Sad Ellie
1aea22a4b0 Kotlin DSL
Using manifest placeholders now
Convert files from Groovy to Kotlin (shouldn't be any errors)
2022-05-06 23:20:30 +03:00