48 Commits

Author SHA1 Message Date
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
Sad Ellie
ff48ac6444 Added microgram
closes: #35
2023-04-03 12:02:53 +03:00
Sad Ellie
754ba665fd Save favorites state 2023-04-03 11:53:50 +03:00
Sad Ellie
b0de44f713 Added luminance unit group 2023-03-29 14:39:39 +03:00
Sad Ellie
2f87448ab3 Added luminance (#29) 2023-03-29 14:38:57 +03:00
Sad Ellie
7c582f8298 Rename MyUnit into DefaultUnit 2023-03-28 18:05:10 +03:00
Sad Ellie
8bb28dae7b Added Flow rate (#29) 2023-03-28 17:54:20 +03:00
Sad Ellie
f7cfd65639 Save Angle mode 2023-03-27 14:49:55 +03:00
Sad Ellie
2122aef790 Clean up Force.kt 2023-03-23 19:15:15 +03:00
Sad Ellie
06af4e1a2a Added torque (#29) 2023-03-23 19:13:25 +03:00
Sad Ellie
6b58f112c3 Clean up
- "/" instead of "per" in unit names (only EN (US))
- Code improvements
2023-03-23 13:47:41 +03:00
Sad Ellie
273cbcc0ff Added force (#29) 2023-03-23 13:41:46 +03:00
Sad Ellie
4a646a0a7e Added prefixes (#30) 2023-03-22 17:26:38 +03:00
Sad Ellie
c155f6c9c7 Added helper method for unit conversion test 2023-03-22 16:53:58 +03:00
Sad Ellie
5b8d811ad6 Added Electrostatic capacitance #28 2023-03-22 13:17:31 +03:00
Sad Ellie
dff7f51d64 Code clean up 2023-02-27 15:36:40 +04:00
Sad Ellie
878d96c386 Added nautical mile 2023-02-27 00:52:42 +04:00
Sad Ellie
29dc0098d8 Added mxParser license 2023-02-27 00:38:54 +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
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
52d7db579c Less sugar 2023-02-03 14:10:27 +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
542a95acf7 Added formatter for time 2023-01-28 15:00:38 +04:00
Sad Ellie
6eaaf68ae0 Added missing pressure units (#17) 2023-01-18 22:38:25 +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
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