841 Commits

Author SHA1 Message Date
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
541e13908b Updated translation 2023-01-28 19:06:56 +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
6eaaf68ae0 Added missing pressure units (#17) 2023-01-18 22:38:25 +04:00
Sad Ellie
35961e8629 Added missing flavors and store links 2023-01-18 22:01:05 +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
f46fef9644 Glaucous update 2023-01-14 14:50:28 +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
Sad Ellie
fd837e6d2c Merge branch 'master' into feature/modules 2023-01-08 21:21:52 +04:00
Sad Ellie
080ddbbd4c Refactor input processing
Fixed precision for calculated results
2023-01-08 16:18:45 +04:00
Sad Ellie
366cfb9768 Fixed French translation. 2023-01-07 14:49:59 +04:00
Sad Ellie
f55a5bdfeb Fixed "About Unitto" localization. 2023-01-07 14:44:13 +04:00
Sad Ellie
2bd56a7c3e Fixed long click #15 2023-01-06 20:48:24 +04:00
Sad Ellie
780e9e11c1 Added version catalog 2023-01-06 20:16:25 +04:00
Sad Ellie
e27f8fb2f4 Fixed formatting for batch converting 2023-01-04 17:55:30 +04:00
Sad Ellie
ce050de877 Fixed network loading states 2023-01-04 17:52:45 +04:00
Sad Ellie
28935f31e0 CLear input when switching between converter modes. 2023-01-04 16:15:51 +04:00
Sad Ellie
9d6de84323 Update translations
Added French and German
2023-01-04 13:16:52 +04:00
Sad Ellie
18231d0153 Trim spaces around search query 2023-01-04 12:20:07 +04:00
Sad Ellie
78f9d59fd8 Big viewmodel refactor
(squashed)
2023-01-04 12:20:06 +04:00
Sad Ellie
b1c8780fc1 Added Number base converter #14 2023-01-02 18:17:26 +04:00
Sad Ellie
9308398d77 Changed Row to Column in keyboard 2022-12-31 22:43:16 +04:00
Sad Ellie
f7b625df50 Search by short name #11 2022-12-31 14:24:49 +04:00
Sad Ellie
d715bc61fa Updated font
Montserrat good, Open Sans bad.
2022-12-31 13:13:10 +04:00
Sad Ellie
2ffa9f43a2 Updated About Unitto screen
* Updated links due to new website
* Added GitHub link
* Added POEditor link
2022-12-31 12:35:45 +04:00
Sad Ellie
aa1f5f8e9b Added cent (area) #8 2022-12-30 21:42:02 +04:00
Sad Ellie
0fa1ebe1cb 10KB save 2022-12-30 21:24:43 +04:00
Sad Ellie
84b428e620 Merge branch 'refactor/ui' 2022-12-30 20:53:14 +04:00
Sad Ellie
24c407a05d Not so little UI refactor.
Refactored Utilities.

Refactored MainScreen. Now using a better approach for portrait/landscape.

Refactored TextField.
2022-12-30 20:52:42 +04:00
Sad Ellie
d41f9a7d13 Added magnetic flux conversion 2022-12-30 20:50:06 +04:00
Sad Ellie
7105ee90b6 Fixed POEditor link 2022-12-28 14:22:46 +04:00
Sad Ellie
a546e5d87e Updated README.md
* Unitto is now on Product Hunt
* POEDitor project link added
2022-12-28 14:21:01 +04:00