9 Commits

Author SHA1 Message Date
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