17 Commits

Author SHA1 Message Date
Sad Ellie
85c3f6abcc Added time zone module 2023-05-07 00:39:34 +03:00
Sad Ellie
62af6a5ba2 Clean up theming logic 2023-05-03 11:05:22 +03:00
Sad Ellie
c5cfd5bac7 Fix flickering screen 2023-05-02 10:18:57 +03:00
Sad Ellie
bb8e909b23 Rename SecondViewModel into UnitsListViewModel 2023-04-02 20:26:22 +03:00
Sad Ellie
9d665823ba Settings tab in navigation drawer 2023-02-26 14:13:02 +04:00
Sad Ellie
827a42bf49 Navigation drawer instead of tools screen 2023-02-25 16:26:11 +04:00
Sad Ellie
88a14bdd51 Added missing visibility modifiers 2023-02-22 10:33:20 +04:00
Sad Ellie
f92488f336 Start screen option 2023-02-22 10:19:06 +04:00
Sad Ellie
30b97ef821 Settings button in calculator 2023-02-22 02:08: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
610afca6fe Clean up navigation 2023-02-13 21:44:12 +04:00
Sad Ellie
2c116fa90c Rename MainScreen into ConverterScreen
It's very important /s
2023-02-13 21:04:15 +04:00
Sad Ellie
5ab779d136 Added Calculator (#2)
Note: First iteration of this feature, will change the navigation, cursor and copy/paste/cut.
2023-02-12 15:25:58 +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
8b9db717c4 Actually fixed navigation for unit selection screens 2023-01-13 23:57:58 +04:00
Sad Ellie
a8cbb8f89e Fixed navigation.
P.S. Ugly fix, will change later.
2023-01-13 21:10:40 +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