36 Commits

Author SHA1 Message Date
Sad Ellie
7ec8cf934a Interactive formatting settings 2023-05-21 22:20:43 +03:00
Sad Ellie
7aa0d3e431 Date difference tool 2023-05-18 23: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
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
34521e306e Splash screen colors
closes #50
2023-05-01 20:39:00 +03:00
Sad Ellie
efc1c9a841 Better color schemes 2023-04-23 19:28:13 +03:00
Sad Ellie
60e60268cb Icon fixes 2023-04-21 11:13:29 +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
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
2f87448ab3 Added luminance (#29) 2023-03-29 14:38:57 +03:00
Sad Ellie
8bb28dae7b Added Flow rate (#29) 2023-03-28 17:54:20 +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
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
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
185f8452a8 CenterAlignedTopAppBar in screen template 2023-02-21 19:40:41 +04:00
Sad Ellie
95a401581d Clear history UX/UI improved
- Show clear history button only when history view is fully expanded
- History view placeholder
- AlertDialog closes after clearing history
- List item height callback is called only once
2023-02-21 18:59:06 +04:00
Sad Ellie
39f4997c73 Calculator history (#2):
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
918babcd33 Updated translations 2023-02-14 16:16:21 +04:00
Sad Ellie
5ab779d136 Added Calculator (#2)
Note: First iteration of this feature, will change the navigation, cursor and copy/paste/cut.
2023-02-12 15:25:58 +04:00
Sad Ellie
2c1278e5a2 Added "Notice" for Tools screen 2023-02-01 19:13:06 +04:00
Sad Ellie
0bf3ac6155 Tools screen
Added basic tools screen
Added epoch converter screen
Little refactor to avoid code duplication
2023-02-01 16:29:19 +04:00
Sad Ellie
b95906b31f Added settings to control haptic feedback (#16) 2023-01-28 19:00:46 +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