79 Commits

Author SHA1 Message Date
Sad Ellie
a692b46e7a Added more color options
closes #93
2023-09-26 17:24:37 +03:00
Sad Ellie
dc2e4af77b Update dependency namings 2023-09-26 13:53:07 +03:00
Sad Ellie
c213292f51 Reorganize settings 2023-09-22 13:21:27 +03:00
Sad Ellie
49f1520d88 Bumped dependencies really hard this time 2023-09-22 12:04:56 +03:00
Sad Ellie
83f092fb7c Create shortcuts manually 2023-09-21 14:53:17 +03:00
Sad Ellie
8fee9d065d Don't use map for dependencies 2023-09-19 13:42:36 +03:00
Sad Ellie
6f3467a908 Use on-device date for cache 2023-09-17 20:02:15 +03:00
Sad Ellie
7e6036f4ce Keyboard in AddSubtract 2023-09-16 18:46:48 +03:00
Sad Ellie
66f1c965d7 Refactor unit objects 2023-09-15 09:51:17 +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
6eaae86b12 Fix initial state for Partial history view option 2023-09-13 10:12:09 +03:00
Sad Ellie
1f21cfbae0 Option to disable partial history view
kinda closes #75
2023-09-12 17:44:51 +03:00
Sad Ellie
8d62cb0009 Fixed temperatureCollection 2023-09-11 23:46:50 +03:00
Sad Ellie
77440d6631 Added Fuel Consumption (#29) 2023-09-11 23:37:53 +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
2405a2656a Tiny unit converter refactor 2023-09-11 11:48:34 +03:00
Sad Ellie
50f0ddbe91 Add an option to use system font
closes #81
2023-09-05 15:39:39 +03:00
Sad Ellie
de36613cab Limit factorial 2023-08-11 11:53:29 +03:00
sadellie
9c1cd8e05b Gibi units
closes #70
2023-08-03 16:44:14 +03:00
sadellie
08abe751f2 🤡🤡🤡 Fuck JUnit5 🤡🤡🤡
I wonder why even Google is still using junit4 in new projects?
2023-08-03 16:44:13 +03:00
sadellie
e03fa61a17 Enable Dynamic themes by default 2023-08-03 13:26:21 +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
19f1f436c3 Fix migration 2023-07-29 21:57:08 +03:00
sadellie
caf025778e Added Time zone converter
Hidden as "tools experiment"

Missing:
- Clean data
- Translations
- UI/UX clean up
- Relative time change functionality
- Custom user time zone functionality

closes #59

this is a squashed commit
2023-07-29 16:33:27 +03:00
sadellie
4affbda988 Calculator screen by default 2023-07-21 22:17:55 +03:00
sadellie
7c70258b84 Bumpy bumps
Updated navigation logic
2023-07-21 21:52:20 +03:00
sadellie
4e28521ec0 Decimal percentages
closes #68
2023-07-20 22:25:15 +03:00
Sad Ellie
4354d00652 I have no idea what i'm doing 2023-06-02 16:52:27 +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
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
f2a91e4dea Get rid of unit groups module 2023-05-23 11:07:50 +03:00
Sad Ellie
4c727718b8 Fix proguard rules for retrofit 2023-05-23 09:57:00 +03:00
Sad Ellie
86dce329ac Separate User Preferences 2023-05-19 10:29:53 +03:00
Sad Ellie
d0b09beb7d Remove prints 2023-05-17 12:21:23 +03:00
Sad Ellie
777ff6ca67 Refactor HistoryList composable 2023-05-17 10:28: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
62af6a5ba2 Clean up theming logic 2023-05-03 11:05:22 +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
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