16 Commits

Author SHA1 Message Date
Sad Ellie
28a4e1b668 tiny clean up 2024-01-24 17:56:55 +03:00
Sad Ellie
6b47aeaaae Benchmark and baseline setup 2023-12-10 19:16:21 +03:00
Sad Ellie
031685ac7d Bump 2023-09-14 09:58:03 +03:00
Sad Ellie
c7c9c557bb Module fixes
Removed Firebase
F-Droid can detects updates again
2023-01-18 21:33:30 +04:00
Sad Ellie
40b6e9c147 Modules modules modules
App is now made of modules.

Updated README.md to show modules.

P.S. Commits are squashed.

basically, modules
2023-01-12 21:24:59 +04:00
Sad Ellie
780e9e11c1 Added version catalog 2023-01-06 20:16:25 +04:00
Sad Ellie
7c38a60788 Bump and clear 2022-11-20 20:03:08 +04:00
sadellie
2a348867a2 Bump! 2022-11-13 12:37:43 +04:00
Sad Ellie
d758712413 Better approach for Flows 2022-08-20 13:10:11 +03:00
Sad Ellie
0f25e83c6e bump bump 2022-08-07 21:00:11 +03:00
Sad Ellie
22720912ab Bump 2022-07-29 21:41:22 +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
b09fb4dc2c Dependencies bump 2022-05-14 12:47:37 +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