25 Commits

Author SHA1 Message Date
Sad Ellie
9156473d7a Dependencies bump (hell) 2023-05-15 15:50:29 +03:00
Sad Ellie
dff7f51d64 Code clean up 2023-02-27 15:36:40 +04:00
Sad Ellie
00357d0906 Inverse buttons 2023-02-27 14:50:30 +04:00
Sad Ellie
61aff9c3ae Introduce Token object 2023-02-27 11:22:08 +04:00
Sad Ellie
fa1ec777cd Keyboard buttons refactor
+ Fixed vibrations
+ Fixed fractional button icon
2023-02-26 20:23:57 +04:00
Sad Ellie
827a42bf49 Navigation drawer instead of tools screen 2023-02-25 16:26:11 +04:00
Sad Ellie
f92488f336 Start screen option 2023-02-22 10:19:06 +04:00
Sad Ellie
951523a235 Improved navigation
- Clear back stack when navigating between tools
- Added unit converter to tools screen
- Disabled epoch converter until ready
2023-02-22 02:00:02 +04:00
Sad Ellie
185f8452a8 CenterAlignedTopAppBar in screen template 2023-02-21 19:40:41 +04:00
Sad Ellie
db95fbacfc Icons in Keyboard buttons 2023-02-15 20:29:08 +04:00
Sad Ellie
211570680c Refactored buttons 2023-02-12 16:40:40 +04:00
Sad Ellie
b963cdc644 Move cursor logic to EpochViewModel.kt 2023-02-10 02:08:31 +04:00
Sad Ellie
55d9ec4327 Fix DateUnixTextFields
Moved to a separate file
Fixed text color
2023-02-09 19:39:39 +04:00
Sad Ellie
3bf2b73549 Added icon for epoch shortcut 2023-02-09 19:29:40 +04:00
Sad Ellie
f5e37aec16 Fix deep link and shortcuts.
User can now open app from shortcut even if it was already started.
2023-02-09 17:38:30 +04:00
Sad Ellie
7f664c21fd Actual text fields for epoch converter 2023-02-04 12:48:15 +04:00
Sad Ellie
52d7db579c Less sugar 2023-02-03 14:10:27 +04:00
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
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
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
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