227 Commits

Author SHA1 Message Date
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
Sad Ellie
f40731044e Version 13 2022-12-28 12:21:42 +04:00
Sad Ellie
e3b8f03e4d Bumped Themmo (decreased APK size and fixed colors) 2022-12-27 11:52:08 +04:00
Sad Ellie
e5b7a7b6c2 Fixed custom dynamic theming for old devices. (#10) 2022-12-25 19:54:36 +04:00
Sad Ellie
16b8bd35a3 Fix (?) for input conversion (#12)
- Now doing conversion in coroutine.
- Little refactor for MainViewModel
- Text fields are limited to 1000 symbols now

- Little bug added. Conversion result can get really slow when converting extremely large numbers 99^999999 (like really big). Very rare case and user would probably never enter such values. Can't find a proper fix yet.
2022-12-24 13:45:00 +04:00
Sad Ellie
b18b38bc85 Version 12 is released
Still Fire engine red, but with less crashes (I hope).
2022-12-17 14:02:08 +04:00
Sad Ellie
67ace59469 Fixed crash when batch converting
Will clean later.
2022-12-17 13:31:22 +04:00
Sad Ellie
5cd2b3b205 Fixed crashes on large numbers (#12)
Currently just showing empty conversion result when can not convert due to expression result being too big, just like in Calculator by Google. Will add a proper message later.
2022-12-17 13:18:16 +04:00
Sad Ellie
0a48201595 Fire engine red 2022-12-13 11:35:44 +04:00
Sad Ellie
f0925f0f86 Build without Firebase 2022-12-13 01:13:05 +04:00
Sad Ellie
9c7130c6f9 Colour, not color 2022-12-12 22:25:13 +04:00
Sad Ellie
7b2d09f8b3 Bump 2022-12-12 22:24:50 +04:00
Sad Ellie
b25596bbc1 UI improvements for settings
Added icons, some descriptions.
Rearranged settings.
2022-12-12 20:23:52 +04:00
Sad Ellie
66ec851bcb Build without Google services
Also added little instruction.

Hope this doesn't brake anything for guys from F-Droid.
2022-12-11 22:10:46 +04:00
Sad Ellie
5585eacafe Fixed helper function for viewModel tests 2022-12-11 16:11:00 +04:00