292 Commits

Author SHA1 Message Date
Sad Ellie
e9f85acf41 Olive Green (preview 1) 2023-10-12 00:33:18 +03:00
Sad Ellie
3c52eb49c0 Remove brand font (temporarily) 2023-10-10 11:36:00 +03:00
Sad Ellie
4938958cad Update locale on configuration change 2023-10-09 13:25:34 +03:00
Sad Ellie
56dadeee74 Separate typography for numbers 2023-10-09 11:27:59 +03:00
Sad Ellie
f3e85dbfa2 Fix "mutable" misuse 2023-10-09 10:21:27 +03:00
Sad Ellie
08d78427d8 Localized formats 2023-10-08 21:44:36 +03:00
Sad Ellie
4fc9fc6b0c Time zone converter rewrite
ref: #88
2023-10-07 00:30:04 +03:00
Sad Ellie
f3ba0bd06a Fix initial states, navigation, loading logic and transitions
closes #92
2023-10-04 13:13:57 +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
7dd014f790 Move :feature:timezone 2023-10-01 13:51:03 +03:00
Sad Ellie
86cf09332c Update build.gradle.kts 2023-10-01 13:29:52 +03:00
Sad Ellie
ac65677695 Merge branch 'tests-setup' into olive-green 2023-10-01 13:27:09 +03:00
Sad Ellie
9207906919 Nadeshiko Pink 2023-09-30 23:01:51 +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
dc2e4af77b Update dependency namings 2023-09-26 13:53:07 +03:00
Sad Ellie
e821f26ad9 Fix system font option
closes #81
2023-09-26 09:29:43 +03:00
Sad Ellie
0d26fb78a1 Nadeshiko Pink (Preview 1) again 2023-09-23 20:54:38 +03:00
Sad Ellie
4476b835ad Nadeshiko Pink (Preview 1) 2023-09-23 20:29:50 +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
29c2f2f26e Fix transition animation 2023-09-18 14:55:12 +03:00
Sad Ellie
c81bcf1438 Separate Preferences 2023-09-14 09:55:42 +03:00
Sad Ellie
2405a2656a Tiny unit converter refactor 2023-09-11 11:48:34 +03:00
Sad Ellie
2293663e9f Fix res config 2023-09-05 16:24:04 +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
Sad Ellie
368ab8c162 Mikado Yellow 2023-09-03 17:26:01 +03:00
Sad Ellie
3ddd65dfce Fix RTL support by removing it 2023-09-02 23:39:42 +03:00
Sad Ellie
ea863e90ce Remove IME paddings 2023-08-23 09:50:19 +03:00
Sad Ellie
d41fd36927 Fix ime padding 2023-08-11 11:53:46 +03:00
sadellie
0c69cb90fa Reformat UnittoApp.kt 2023-08-03 18:07:26 +03:00
sadellie
ecf9510980 Morally support Android 14 users
- Fix TileService crash
2023-08-03 17:55:43 +03:00
sadellie
c99ee787ef Fix shortcuts 2023-08-03 17:45:11 +03:00
sadellie
4962b5c86a Remove settings from drawer 2023-08-03 14:41:59 +03:00
sadellie
c7b5395043 Fix release build variant 2023-08-03 13:15:14 +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
8961f0b830 Debug variant improvements 2023-08-01 23:52:28 +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
768356020e Do not restore state 2023-07-29 16:40:56 +03:00
sadellie
2021639529 Restore startDestination 2023-07-29 16:39:24 +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
0dbba0aa2e Close drawer on back pressed 2023-07-21 22:09:17 +03:00
sadellie
7c70258b84 Bumpy bumps
Updated navigation logic
2023-07-21 21:52:20 +03:00
Sad Ellie
d6f8d2e912 Lilac Luster (Patch 1) 2023-05-31 22:16:08 +03:00