137 Commits

Author SHA1 Message Date
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
f2a91e4dea Get rid of unit groups module 2023-05-23 11:07:50 +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
86dce329ac Separate User Preferences 2023-05-19 10:29:53 +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
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
23cbb3efb8 Fix Monet mode for old devices 2023-04-23 19:43:25 +03:00
Sad Ellie
efc1c9a841 Better color schemes 2023-04-23 19:28:13 +03:00
Sad Ellie
8065a4bf9a Better (?) color schemes 2023-04-21 10:44:25 +03:00
Sad Ellie
98ce3b5d58 Revert feature 2023-04-21 10:32:52 +03:00
Sad Ellie
1e5874c335 Improved UI in themes settings 2023-04-20 12:33:17 +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
ede1ffe2cd Bump 2023-04-08 20:40:06 +03:00
Sad Ellie
89036b6ea6 Sorting settings for units list
- Favorites are now always first (except for search)

closes #32
2023-04-04 20:51:46 +03:00
Sad Ellie
82a4f4ad0a Format time as a separate setting 2023-04-04 19:15:34 +03:00
Sad Ellie
29dc0098d8 Added mxParser license 2023-02-27 00:38:54 +04:00
Sad Ellie
17c9b11d27 Fix "Hide dynamic theming for unsupported devices" 2023-02-27 00:04:54 +04:00
Sad Ellie
e021f8add3 Hide dynamic theming for unsupported devices 2023-02-26 20:28:46 +04:00
Sad Ellie
9d665823ba Settings tab in navigation drawer 2023-02-26 14:13:02 +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
39f4997c73 Calculator history (#2):
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
8355afa905 Hide experimental tools screen 2023-02-13 22:26:41 +04:00
Sad Ellie
1620444123 Data module refactor 2023-02-02 18:51:36 +04:00
Sad Ellie
b95906b31f Added settings to control haptic feedback (#16) 2023-01-28 19:00:46 +04:00
Sad Ellie
d5cc855b3d Fixed core:ui module namespace 2023-01-27 17:22:53 +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
c68c1c458a Visibility modifiers and code clean up
Marked stuff as internal and private.
2023-01-14 00:27:01 +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