15 Commits

Author SHA1 Message Date
Myzel394
9cf0b6c38f
chore: Change com.sadellie.unitto -> app.myzel394.numberhub 2024-04-21 21:52:39 +02:00
Sad Ellie
eb00d8a76e Spotless and ktlint 2024-02-15 22:04:46 +03:00
Sad Ellie
263a1139dc Refactor FormatterSymbols
closes #90
2024-02-12 22:12:07 +03:00
Sad Ellie
9596488b77 I LOVE Android View system
Rewriting Linux kernel in brainfuck is more satisfying than doing anything in Android View System

- Added preview and initial layout for calculator widget

closes #156
2024-01-26 23:38:07 +03:00
Sad Ellie
8dfb63d4a1 Refactor CalculatorWidget
closes #173
2024-01-25 22:58:00 +03:00
Sad Ellie
544a37b760 Set maxLines in both text fields in CalculatorWidget to 1 2024-01-24 18:11:55 +03:00
Sad Ellie
28a4e1b668 tiny clean up 2024-01-24 17:56:55 +03:00
Sad Ellie
16bb8b5709 Catch exceptions when providing widget layout
possible fix widget being stuck on initial layout
2024-01-23 23:33:03 +03:00
Sad Ellie
21585983c6 Add padding to text fields in widget 2024-01-23 17:55:50 +03:00
Sad Ellie
e90c30a695 Rename stuff
- no more childish "my..." names
- reduced the usage of app name
2024-01-21 00:30:36 +03:00
Sad Ellie
d9454d8d01 Continuous calculations in widget 2024-01-18 14:00:49 +03:00
Sad Ellie
f88fba44bb Refactor widget 2024-01-07 00:20:19 +03:00
Sad Ellie
3638af2e45 Restartable widget 2024-01-06 23:48:10 +03:00
Sad Ellie
3efca2dc95 Android 11 is outdated
- Fix colors for old devices
- Fix dimensions for old devices
2024-01-06 23:28:17 +03:00
Sad Ellie
55670cf06e Basic widget implementation #141
squashed commit
2024-01-02 19:38:00 +03:00