379 Commits

Author SHA1 Message Date
Sad Ellie
1620444123 Data module refactor 2023-02-02 18:51:36 +04:00
Sad Ellie
59de376f61 Animate UnixTextField 2023-02-02 14:07:38 +04:00
Sad Ellie
ebca5218cc Better highlighting for input in Epoch
Little refactor - made thing very simple
2023-02-02 13:39:45 +04:00
Sad Ellie
0bf18951d6 Fixed shortcut for epoch screen 2023-02-02 10:20:41 +04:00
Sad Ellie
2c1278e5a2 Added "Notice" for Tools screen 2023-02-01 19:13:06 +04:00
Sad Ellie
df3794cad4 Added dynamic shortcut to epoch converter 2023-02-01 19:08:47 +04:00
Sad Ellie
790457cb6f Landscape mode support for EpochConverter 2023-02-01 18:00:55 +04:00
Sad Ellie
56b89ab0f8 Added annoying badge
Will remove in future releases
2023-02-01 17:27:41 +04:00
Sad Ellie
b2fd5f709e Fixed content description for tools screen icon button 2023-02-01 17:04:58 +04:00
Sad Ellie
9b5da8e1ab Changed date text field layout
Better UI/UX. Time comes before date now. Using column instead of row for the field.
2023-02-01 17:03:05 +04:00
Sad Ellie
bb22741251 Merge branch 'labs/epoch-converter' 2023-02-01 16:29:46 +04:00
Sad Ellie
0bf3ac6155 Tools screen
Added basic tools screen
Added epoch converter screen
Little refactor to avoid code duplication
2023-02-01 16:29:19 +04:00
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