9 Commits

Author SHA1 Message Date
Sad Ellie
bc55e23e04 Fixed unit list loading 2022-06-12 12:36:10 +03:00
Sad Ellie
e79ecedfcc Fixed wrongly used colors 2022-06-07 20:40:51 +03:00
Sad Ellie
63d943cbb9 No more wildcard imports 2022-06-03 20:19:10 +03:00
Sad Ellie
a37babb63d Collapsable top bar for SecondScreen.kt 2022-05-28 23:46:56 +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
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
962471e776 Fixed wrong converted values after list changes 2022-05-11 23:11:25 +03:00
Sad Ellie
965008cce8 File upload 2022-04-09 20:08:15 +03:00