82 Commits

Author SHA1 Message Date
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
1f21cfbae0 Option to disable partial history view
kinda closes #75
2023-09-12 17:44:51 +03:00
Sad Ellie
77440d6631 Added Fuel Consumption (#29) 2023-09-11 23:37:53 +03:00
Sad Ellie
50f0ddbe91 Add an option to use system font
closes #81
2023-09-05 15:39:39 +03:00
Sad Ellie
a2173abf61 Add an option to change in-app language
closes #77
2023-09-05 13:02:18 +03:00
sadellie
9c1cd8e05b Gibi units
closes #70
2023-08-03 16:44:14 +03:00
sadellie
4962b5c86a Remove settings from drawer 2023-08-03 14:41:59 +03:00
sadellie
a0c0997c50 Dynamic random shortcuts 2023-08-03 13:13:50 +03:00
sadellie
7ca5274e2e Rename Date Calculator module 2023-08-03 11:18:29 +03:00
sadellie
6236a1baec Refactor navigation 2023-08-03 10:36:10 +03:00
sadellie
b31bb7da73 Fix Date Calculator screen name 2023-08-02 00:02:15 +03:00
sadellie
79269dcea5 Date calculator tool
Fuck LocalDateTime, now ZonedDateTime is my new homie

squashed commit
2023-08-01 22:55:20 +03:00
sadellie
fbcda09c32 Change starting screen options order 2023-07-31 12:43:44 +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
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
bba2f24c7c Merge branch 'master' into feat/time-zone-converter
# Conflicts:
#	app/build.gradle.kts
#	app/src/main/java/com/sadellie/unitto/UnittoNavigation.kt
#	core/base/src/main/res/values/strings.xml
#	settings.gradle.kts
2023-07-21 23:20:01 +03:00
sadellie
eb9b12da28 Retry currency rates update
relevant to #31
2023-07-20 22:52:53 +03:00
Sad Ellie
bac340da1f Sync localizations with POEditor 2023-05-27 20:09:09 +03:00
Sad Ellie
e2b48ef57d Sync localizations with POEditor
Also little changes in text
2023-05-24 16:55:45 +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
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
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
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
85c3f6abcc Added time zone module 2023-05-07 00:39:34 +03:00
Sad Ellie
34521e306e Splash screen colors
closes #50
2023-05-01 20:39:00 +03:00
Sad Ellie
c6b1b09e64 Fixed app icon scale 2023-04-25 15:03:04 +03:00
Sad Ellie
5a99a40457 Removed redundant app stores
Updated build flavors and README.md
2023-04-25 12:02:30 +03:00
Sad Ellie
4eb6e223b8 Updated RU translation 2023-04-25 11:59:09 +03:00
Sad Ellie
41a71c2948 Added quick settings tile 2023-04-25 11:19:43 +03:00
Sad Ellie
953b3e51f4 Fix monochrome icon 2023-04-25 10:36:56 +03:00
Sad Ellie
0f43a75bd9 I changed icon again 2023-04-24 21:31:02 +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
987f54dd67 Updated RU locales 2023-04-08 17:32:09 +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
6ed66e761d Fuck you, 🤡 Huawei 🤡: The Sequel
- Got rid of AppGallery build variant
2023-03-28 18:10:40 +03:00