Sad Ellie
80f1624748
Cleaner UI
...
closes #182
2024-02-10 17:09:30 +03:00
Sad Ellie
b2030ad9dc
Remove RPN experiment
2024-02-04 19:16:10 +03:00
Sad Ellie
1d7e30ccb8
Remove ic_launcher-playstore.png
2024-01-27 19:21:03 +03:00
Sad Ellie
1bae2425d7
Add baseline-prof.txt
2024-01-27 19:20:47 +03:00
Sad Ellie
28a4e1b668
tiny clean up
2024-01-24 17:56:55 +03:00
Sad Ellie
f2db674432
Migrate to edge to edge
2024-01-23 17:57:56 +03:00
Sad Ellie
bddd4c06d1
Refactor haptic preference
2024-01-21 21:45:58 +03:00
Sad Ellie
e90c30a695
Rename stuff
...
- no more childish "my..." names
- reduced the usage of app name
2024-01-21 00:30:36 +03:00
Sad Ellie
80e858e1ed
Themmo update
2024-01-16 18:22:34 +03:00
Sad Ellie
9f24b9b3cc
Refactor TopLevelDestinations
...
closes #160
closes #161
2024-01-15 18:23:15 +03:00
Sad Ellie
02e9bfaf90
BMI calculator
...
closes #134
squashed commit
2024-01-06 18:42:40 +03:00
Sad Ellie
6b47aeaaae
Benchmark and baseline setup
2023-12-10 19:16:21 +03:00
Sad Ellie
92953d1c99
Revert "Remove System font option"
...
This reverts commit 24f03b9d3d218c4fb01c8b900c3413fc9d203bfa.
2023-12-06 22:34:15 +03:00
Sad Ellie
a78abc68e9
Responsive layout
...
closes : #104
2023-11-28 11:29:05 +03:00
Sad Ellie
24f03b9d3d
Remove System font option
...
closes #128
2023-11-23 22:45:53 +03:00
Sad Ellie
44aed22bad
Rewrite UnittoNavigationDrawer
...
closes : #119
2023-11-22 22:50:44 +03:00
Sad Ellie
60e5f1f998
Basic RPN mode implementation
...
#125
2023-11-21 22:16:35 +03:00
Sad Ellie
1475e5a948
Improve testability
...
- Use interfaces to mock objects
- Use only primitives in preferences
2023-10-31 14:58:14 +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
e821f26ad9
Fix system font option
...
closes #81
2023-09-26 09:29:43 +03:00
Sad Ellie
83f092fb7c
Create shortcuts manually
2023-09-21 14:53:17 +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
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
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
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