269 Commits

Author SHA1 Message Date
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
Sad Ellie
225c35c35e Lilac Luster 2023-05-28 16:30:53 +03:00
Sad Ellie
86dce329ac Separate User Preferences 2023-05-19 10:29:53 +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
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
6499971bd9 Fix restore formatter settings 2023-05-09 11:58:29 +03:00
Sad Ellie
85c3f6abcc Added time zone module 2023-05-07 00:39:34 +03:00
Sad Ellie
62af6a5ba2 Clean up theming logic 2023-05-03 11:05:22 +03:00
Sad Ellie
c5cfd5bac7 Fix flickering screen 2023-05-02 10:18:57 +03:00
Sad Ellie
34521e306e Splash screen colors
closes #50
2023-05-01 20:39:00 +03:00
Sad Ellie
fcebc14ffb Kobicha 2023-04-25 16:13:39 +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
41a71c2948 Added quick settings tile 2023-04-25 11:19:43 +03:00
Sad Ellie
2f20dc30aa Fix animation duration for theme change 2023-04-23 19:44:03 +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
cd2b27c094 Jazzberry jam 2023-04-08 17:35:57 +03:00
Sad Ellie
bb8e909b23 Rename SecondViewModel into UnitsListViewModel 2023-04-02 20:26:22 +03:00
Sad Ellie
6ed66e761d Fuck you, 🤡 Huawei 🤡: The Sequel
- Got rid of AppGallery build variant
2023-03-28 18:10:40 +03:00
Sad Ellie
0ef363322e Version 18 is released. 2023-03-14 13:01:25 +03:00