96 Commits

Author SHA1 Message Date
Sad Ellie
c8670a08c3 Fix shortcut icons 2023-10-26 17:31:35 +03:00
Sad Ellie
c3603fe1ee Placeholder for time zone search 2023-10-15 23:36:55 +03:00
Sad Ellie
539538ae34 Update locales 2023-10-15 22:13:54 +03:00
Sad Ellie
d2871d8547 Add background to shortcut icons 2023-10-15 19:27:16 +03:00
Sad Ellie
fb1b7fab2b Auto brackets
closes: #41
2023-10-11 23:16:22 +03:00
Sad Ellie
3c52eb49c0 Remove brand font (temporarily) 2023-10-10 11:36:00 +03:00
Sad Ellie
4fc9fc6b0c Time zone converter rewrite
ref: #88
2023-10-07 00:30:04 +03:00
Sad Ellie
1279a8acad Enable Time Zones 2023-10-02 21:44:44 +03:00
Sad Ellie
e99d27872f Update string ids 2023-10-01 21:47:03 +03:00
Sad Ellie
ac65677695 Merge branch 'tests-setup' into olive-green 2023-10-01 13:27:09 +03:00
Sad Ellie
a967e8a5a9 Updated translations 2023-09-30 22:54:49 +03:00
Sad Ellie
4c3a89d16d Update tests 2023-09-29 18:17:29 +03:00
Sad Ellie
937ddb027f Updated translations 2023-09-28 17:40:25 +03:00
Sad Ellie
5109449907 Option to clear cache 2023-09-28 15:39:20 +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
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