75 Commits

Author SHA1 Message Date
Sad Ellie
06c9224cbb Fix cursor position in converter 2023-09-19 09:45:05 +03:00
Sad Ellie
0bb260e921 Fix equality (in code, not world) 2023-09-18 17:51:55 +03:00
Sad Ellie
29c2f2f26e Fix transition animation 2023-09-18 14:55:12 +03:00
Sad Ellie
6fcf340aba Change cached date background 2023-09-17 20:06:05 +03:00
Sad Ellie
ce5563b042 Save and restore input in unit converter 2023-09-17 19:57:16 +03:00
Sad Ellie
75ed884611 Fix crash on chips scroll 2023-09-16 18:48:55 +03:00
Sad Ellie
7e6036f4ce Keyboard in AddSubtract 2023-09-16 18:46:48 +03:00
Sad Ellie
532931914e Fix batch converter for negative values 2023-09-15 10:28:54 +03:00
Sad Ellie
47a8800206 Fix initial currency loading state 2023-09-15 09:52:28 +03:00
Sad Ellie
ef08a31dff Clear search query on unit click 2023-09-14 22:57:32 +03:00
Sad Ellie
2e2ec1d753 Cache currency rates
closes #79
2023-09-14 22:56:10 +03:00
Sad Ellie
031685ac7d Bump 2023-09-14 09:58:03 +03:00
Sad Ellie
c81bcf1438 Separate Preferences 2023-09-14 09:55:42 +03:00
Sad Ellie
0930eead24 Restore old calculation logic 2023-09-12 13:39:38 +03:00
Sad Ellie
d7db2780c8 Automatically update rates
closes #31
2023-09-12 13:33:24 +03:00
Sad Ellie
1846485ce9 Format numbers in batch converter 2023-09-11 23:47:27 +03:00
Sad Ellie
771b56eec8 I pressed some buttons on my keyboard
Experimental feature: Unit groups in vertical list
2023-09-11 16:58:57 +03:00
Sad Ellie
1d5bbaf5b2 Loading state for Unit Converter and Calculator keyboards 2023-09-11 16:18:23 +03:00
Sad Ellie
2405a2656a Tiny unit converter refactor 2023-09-11 11:48:34 +03:00
sadellie
c99ee787ef Fix shortcuts 2023-08-03 17:45:11 +03:00
sadellie
588474529f Less garbage and bad decisions in code 2023-08-03 14:29:39 +03:00
sadellie
a0c0997c50 Dynamic random shortcuts 2023-08-03 13:13:50 +03:00
sadellie
6236a1baec Refactor navigation 2023-08-03 10:36:10 +03:00
sadellie
ee5435dc7a Dude gave 2 stars cause of this
Hopefully he gives the app at least 3 stars now
2023-07-31 11:32:17 +03:00
sadellie
20d0310fd0 Rename ConverterKeyboard 2023-07-31 10:48:30 +03:00
sadellie
7c70258b84 Bumpy bumps
Updated navigation logic
2023-07-21 21:52:20 +03:00
sadellie
eb9b12da28 Retry currency rates update
relevant to #31
2023-07-20 22:52:53 +03:00
sadellie
627ce5a785 Save pair on all unit changes 2023-07-20 22:12:33 +03:00
Sad Ellie
4354d00652 I have no idea what i'm doing 2023-06-02 16:52:27 +03:00
Sad Ellie
9a06fb4d75 Squashable unit selection button 2023-05-23 10:24:06 +03:00
Sad Ellie
86dce329ac Separate User Preferences 2023-05-19 10:29:53 +03:00
Sad Ellie
1b61b4bd85 Added SettingsButton.kt 2023-05-18 23:33:10 +03:00
Sad Ellie
5932332fc8 Fix crash on empty input in unit converter 2023-05-16 11:13:24 +03:00
Sad Ellie
f25af1caad Less trash in code 2023-05-15 16:48:05 +03:00
Sad Ellie
fe81601fa8 Merge branch 'light-goldenrod-yellow'
# Conflicts:
#	core/ui/src/main/java/com/sadellie/unitto/core/ui/Formatter.kt
#	feature/calculator/src/main/java/com/sadellie/unitto/feature/calculator/CalculatorScreen.kt
#	feature/calculator/src/main/java/com/sadellie/unitto/feature/calculator/components/HistoryList.kt
#	feature/converter/src/main/java/com/sadellie/unitto/feature/converter/components/MyTextField.kt
#	feature/converter/src/main/java/com/sadellie/unitto/feature/converter/components/TopScreen.kt
#	feature/unitslist/src/main/java/com/sadellie/unitto/feature/unitslist/RightSideScreen.kt
2023-05-15 16:03:27 +03:00
Sad Ellie
9156473d7a Dependencies bump (hell) 2023-05-15 15:50:29 +03:00
Sad Ellie
8f1847618a Tiny fixes
* New Token-based System™ for input
* Unmathematical/Unethical/Cursed percentage support
* New Expression Evaluator™ that is not a dumpster fire
* Cursor in Converter input text field
* Removed garbage code (-200 KB)

proper fix for #12
closes #44
closes #52

this is a squashed commit
2023-05-15 13:16:51 +03:00
Sad Ellie
5e87cce22d Changed settings icon
closes #43
2023-04-20 12:07:13 +03:00
Sad Ellie
82a4f4ad0a Format time as a separate setting 2023-04-04 19:15:34 +03:00
Sad Ellie
4c20c6c0b8 Fixes for responsive ui
squashed commit

closes: #24 and #34
2023-04-02 19:42:04 +03:00
Sad Ellie
07fdb03ab3 The most responsive UI
- Auto-size text field (animated)
- Auto-size keyboard
- Auto-size buttons
- Fix cursor
2023-03-27 13:06:12 +03:00
Sad Ellie
7150fc9133 Refactor formatter 2023-02-28 21:37:02 +04:00
Sad Ellie
f7ee7dcd1e Fixed converter screen title text 2023-02-28 13:14:25 +04:00
Sad Ellie
00357d0906 Inverse buttons 2023-02-27 14:50:30 +04:00
Sad Ellie
61aff9c3ae Introduce Token object 2023-02-27 11:22:08 +04:00
Sad Ellie
fa1ec777cd Keyboard buttons refactor
+ Fixed vibrations
+ Fixed fractional button icon
2023-02-26 20:23:57 +04:00
Sad Ellie
827a42bf49 Navigation drawer instead of tools screen 2023-02-25 16:26:11 +04:00
Sad Ellie
f92488f336 Start screen option 2023-02-22 10:19: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
36befca5da Refactor ConverterScreen 2023-02-21 20:38:52 +04:00