8 Commits

Author SHA1 Message Date
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
b5d66029ac RuPLayMarket 2022-05-03 18:52:39 +03:00
Sad Ellie
f5faea804b Bug fixes
Fixed ordering for units searcher, units that contain query go first now
Fixed method call order in init
2022-04-25 22:28:05 +03:00
Sad Ellie
fe3197f1ca Added RU language
Also updated dialog dismiss labeling
2022-04-21 22:15:42 +03:00
Sad Ellie
c1eb30e837 Dependencies bump
Now using PaddingValue from Scaffold
2022-04-21 21:41:43 +03:00
Sad Ellie
1df13a9023 Strings Strings Strings
Short names for currencies
AppGallery users are now navigated to AppGallery instead of PlayStore
2022-04-21 21:08:17 +03:00
Sad Ellie
56d49e75c9 Added new units 2022-04-14 21:11:50 +03:00
Sad Ellie
965008cce8 File upload 2022-04-09 20:08:15 +03:00