Sad Ellie
8635b4f54c
Send analytics option
...
User can now decide whether or not the app will send analytics (enabled by default)
2022-05-28 20:03:07 +03:00
Sad Ellie
9d5eb22063
Locales
...
Default language is UK English now
2022-05-27 22:16:07 +03:00
Sad Ellie
a73624b726
New units and tests
...
All units (except for currencies) are now tested
Changed some basic units and fixed errors
Added new unit groups
2022-05-27 21:57:51 +03:00
Sad Ellie
95ba5d20fd
Quick fix, version bump
2022-05-15 15:24:11 +03:00
Sad Ellie
6a17eafbdd
Fixed formatter
2022-05-15 15:23:25 +03:00
Sad Ellie
98606259b5
Text appearance fixes
...
Fixed cursor not shown in placeholder in SearchBar.kt
Fixed color usage for some texts
2022-05-14 14:18:47 +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
d119c94b0a
Better (?) units list loading
...
Moved from LaunchedEffect to another approach. Basically list is updated in onClick methods (not observing value in LaunchedEffect anymore)
2022-05-12 21:39:49 +03:00
Sad Ellie
0f92d24732
Merge branch 'fix/unitsList'
2022-05-11 23:20:40 +03:00
Sad Ellie
f1a3caced4
Merge branch 'improvement/dynamicTheming'
...
# Conflicts:
# app/src/main/java/com/sadellie/unitto/screens/Utils.kt
2022-05-11 23:20:31 +03:00
Sad Ellie
b914079da8
Simplified dynamic theme generation
2022-05-11 23:17:55 +03:00
Sad Ellie
84a4611c3d
Levenshtein distance improvements
2022-05-11 23:16:28 +03:00
Sad Ellie
9b6798b191
Simplified dynamic theme generation
2022-05-11 23:12:35 +03:00
Sad Ellie
962471e776
Fixed wrong converted values after list changes
2022-05-11 23:11:25 +03:00
Sad Ellie
033e783e4c
Levenshtein distance improvements
2022-05-09 21:17:23 +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
fbe1217456
Tiny fix to get rid of warning
2022-05-09 14:46:24 +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
Sad Ellie
b5d66029ac
RuPLayMarket
2022-05-03 18:52:39 +03:00
Sad Ellie
698e94fd28
Bumped version
2022-04-25 22:40:14 +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
3d6da2595f
Very little fixes
2022-04-21 22:29:03 +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
d76d4825df
Adaptive icon
2022-04-14 21:10:34 +03:00
Sad Ellie
1fb3fd57aa
Navigation compose dependency bump
2022-04-14 21:00:28 +03:00
Sad Ellie
965008cce8
File upload
2022-04-09 20:08:15 +03:00