267 Commits

Author SHA1 Message Date
Sad Ellie
6fcb600ed2 Fixed batch conversion 2023-01-29 12:53:29 +04:00
Sad Ellie
b95906b31f Added settings to control haptic feedback (#16) 2023-01-28 19:00:46 +04:00
Sad Ellie
31f4903d48 Added vibration on keyboard button press (#16) 2023-01-28 18:10:32 +04:00
Sad Ellie
67b7af080f Fixed old fix that fixed fix 2023-01-28 16:44:29 +04:00
Sad Ellie
febcec5201 Removed redundant method from MainViewModel 2023-01-28 15:17:38 +04:00
Sad Ellie
f8461638d4 Fixed text field clickable area 2023-01-28 15:16:32 +04:00
Sad Ellie
8de96041d5 Animated corner radius for unit selection buttons 2023-01-28 15:15:16 +04:00
Sad Ellie
542a95acf7 Added formatter for time 2023-01-28 15:00:38 +04:00
Sad Ellie
d5cc855b3d Fixed core:ui module namespace 2023-01-27 17:22:53 +04:00
Sad Ellie
c7c9c557bb Module fixes
Removed Firebase
F-Droid can detects updates again
2023-01-18 21:33:30 +04:00
Sad Ellie
c68c1c458a Visibility modifiers and code clean up
Marked stuff as internal and private.
2023-01-14 00:27:01 +04:00
Sad Ellie
8b9db717c4 Actually fixed navigation for unit selection screens 2023-01-13 23:57:58 +04:00
Sad Ellie
c0acd70acc Moved units list header to components 2023-01-13 21:17:09 +04:00
Sad Ellie
a8cbb8f89e Fixed navigation.
P.S. Ugly fix, will change later.
2023-01-13 21:10:40 +04:00
Sad Ellie
c72316acf1 Catch divide by zero and sqrt of negative exceptions 2023-01-13 18:58:24 +04:00
Sad Ellie
02bf4a8497 Fixed keyboard taking whole screen in landscape mode. 2023-01-13 01:40:38 +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