331 Commits

Author SHA1 Message Date
Sad Ellie
fcebc14ffb Kobicha 2023-04-25 16:13:39 +03:00
Sad Ellie
5a99a40457 Removed redundant app stores
Updated build flavors and README.md
2023-04-25 12:02:30 +03:00
Sad Ellie
41a71c2948 Added quick settings tile 2023-04-25 11:19:43 +03:00
Sad Ellie
2f20dc30aa Fix animation duration for theme change 2023-04-23 19:44:03 +03:00
Sad Ellie
efc1c9a841 Better color schemes 2023-04-23 19:28:13 +03:00
Sad Ellie
98ce3b5d58 Revert feature 2023-04-21 10:32:52 +03:00
Sad Ellie
59ec10017f Icon and label change option
squashed + dummy icons
2023-04-20 11:54:55 +03:00
Sad Ellie
b7127e75a9 Better theming options:
- Improved UI/UX
- Added ability to pick color scheme
2023-04-09 13:14:44 +03:00
Sad Ellie
cd2b27c094 Jazzberry jam 2023-04-08 17:35:57 +03:00
Sad Ellie
bb8e909b23 Rename SecondViewModel into UnitsListViewModel 2023-04-02 20:26:22 +03:00
Sad Ellie
6ed66e761d Fuck you, 🤡 Huawei 🤡: The Sequel
- Got rid of AppGallery build variant
2023-03-28 18:10:40 +03:00
Sad Ellie
0ef363322e Version 18 is released. 2023-03-14 13:01:25 +03:00
Sad Ellie
bfafed4501 Illuminating emerald 2023-03-01 16:59:27 +04:00
Sad Ellie
2ee69c5b9c Drawer item icon states 2023-02-26 15:02:23 +04:00
Sad Ellie
9d665823ba Settings tab in navigation drawer 2023-02-26 14:13:02 +04:00
Sad Ellie
b10630b9c7 Update status bar color 2023-02-25 17:38:24 +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
39f4997c73 Calculator history (#2):
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
3bc9891b81 ❤ Hot magenta ❤ 2023-02-14 16:20:42 +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
f5e37aec16 Fix deep link and shortcuts.
User can now open app from shortcut even if it was already started.
2023-02-09 17:38:30 +04:00
Sad Ellie
52d7db579c Less sugar 2023-02-03 14:10:27 +04:00
Sad Ellie
32fafb9a66 Bump? 2023-02-03 11:15:34 +04:00
Sad Ellie
1620444123 Data module refactor 2023-02-02 18:51:36 +04:00
Sad Ellie
df3794cad4 Added dynamic shortcut to epoch converter 2023-02-01 19:08:47 +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
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
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
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