163 Commits

Author SHA1 Message Date
Sad Ellie
5be0d7d5e3 Improved calculator design
- Added background for input fields,
- Added background for history
- Added drag handle
- Fixed padding
2023-02-21 13:01:43 +04:00
Sad Ellie
39f4997c73 Calculator history (#2):
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
31f59ca038 Icons in Keyboard buttons 2023-02-15 20:34:17 +04:00
Sad Ellie
db95fbacfc Icons in Keyboard buttons 2023-02-15 20:29:08 +04:00
Sad Ellie
51f65a694a Disable collapsable TopBar in tools 2023-02-15 14:37:56 +04:00
Sad Ellie
211570680c Refactored buttons 2023-02-12 16:40:40 +04:00
Sad Ellie
776dd63381 Improved calculator buttons 2023-02-12 16:09:46 +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
790457cb6f Landscape mode support for EpochConverter 2023-02-01 18:00:55 +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
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
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