529 Commits

Author SHA1 Message Date
sadellie
4e28521ec0 Decimal percentages
closes #68
2023-07-20 22:25:15 +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
f1f1b7841e Free focus on drag start 2023-06-02 16:11:15 +03:00
Sad Ellie
d6f8d2e912 Lilac Luster (Patch 1) 2023-05-31 22:16:08 +03:00
Sad Ellie
3cfebb343d Fixed history item text length 2023-05-31 22:06:15 +03:00
Sad Ellie
9f6ba87f57 Fixed cursor at 0 2023-05-31 21:44:11 +03:00
Sad Ellie
225c35c35e Lilac Luster 2023-05-28 16:30:53 +03:00
Sad Ellie
f7a7da39ab Updated README.md 2023-05-28 15:49:25 +03:00
Sad Ellie
bac340da1f Sync localizations with POEditor 2023-05-27 20:09:09 +03:00
Sad Ellie
29fb953644 Scroll on history change 2023-05-26 10:00:27 +03:00
Sad Ellie
97aac49b19 Change text generation for formatting preview box 2023-05-25 22:27:32 +03:00
Sad Ellie
77e10c3349 i forgot to remove firebase licenses 2023-05-25 22:19:44 +03:00
Sad Ellie
70871b75c9 Do bad things in Tokenizer 2023-05-25 22:17:41 +03:00
Sad Ellie
4718d4ac18 Update History List on change 2023-05-25 22:03:32 +03:00
Sad Ellie
6c5994ca2d Enable Monet by default 2023-05-24 16:57:10 +03:00
Sad Ellie
e2b48ef57d Sync localizations with POEditor
Also little changes in text
2023-05-24 16:55:45 +03:00
Sad Ellie
0b5066fa18 Inline theming modes 2023-05-23 23:49:54 +03:00
Sad Ellie
781d6b350a Sync localizations with POEditor 2023-05-23 23:46:19 +03:00
Sad Ellie
bf79ca54f6 Inline formatting options 2023-05-23 23:06:08 +03:00
Sad Ellie
6bb6afcbcf Improve slider track animation 2023-05-23 17:15:26 +03:00
Sad Ellie
6922db9d6e Refactor date difference business and UI logic
* changed date difference calculation algorithm
* added tests
* added years
2023-05-23 16:18:05 +03:00
Sad Ellie
d3a1d697dc Adjust text size for date difference screen 2023-05-23 11:57:53 +03:00
Sad Ellie
f2a91e4dea Get rid of unit groups module 2023-05-23 11:07:50 +03:00
Sad Ellie
9a06fb4d75 Squashable unit selection button 2023-05-23 10:24:06 +03:00
Sad Ellie
71c89d9062 Adjust squiggly track 2023-05-23 10:07:00 +03:00
Sad Ellie
4c727718b8 Fix proguard rules for retrofit 2023-05-23 09:57:00 +03:00
Sad Ellie
11f2d82b50 Temporarily return old unit groups setting logic
i tried to make it better and it broke
2023-05-21 23:05:18 +03:00
Sad Ellie
7ec8cf934a Interactive formatting settings 2023-05-21 22:20:43 +03:00
Sad Ellie
9444e55d71 I hate string manipulations 2023-05-19 17:46:26 +03:00
Sad Ellie
275485d15a Clean up dependencies 2023-05-19 12:44:15 +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
7aa0d3e431 Date difference tool 2023-05-18 23:28:05 +03:00
Sad Ellie
3a6987bac0 squashable 2023-05-18 22:34:21 +03:00
Sad Ellie
d0b09beb7d Remove prints 2023-05-17 12:21:23 +03:00
Sad Ellie
52a1a5b4d5 Fix ignored minus 2023-05-17 11:05:45 +03:00
Sad Ellie
777ff6ca67 Refactor HistoryList composable 2023-05-17 10:28:05 +03:00
Sad Ellie
533a281af9 Fix cursor position for separators 2023-05-17 10:27:15 +03:00
Sad Ellie
5932332fc8 Fix crash on empty input in unit converter 2023-05-16 11:13:24 +03:00
Sad Ellie
c838d0f32d Fix delayed clear history button 2023-05-16 09:59:43 +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
6499971bd9 Fix restore formatter settings 2023-05-09 11:58:29 +03:00
Sad Ellie
85c3f6abcc Added time zone module 2023-05-07 00:39:34 +03:00
Sad Ellie
84020de8f9 Scrollable SegmentedButtonRow 2023-05-03 16:35:05 +03:00
Sad Ellie
62af6a5ba2 Clean up theming logic 2023-05-03 11:05:22 +03:00
Sad Ellie
c5cfd5bac7 Fix flickering screen 2023-05-02 10:18:57 +03:00