Sad Ellie
f0ea9472b3
Change time selector block font
2023-10-09 13:20:43 +03:00
Sad Ellie
25cbd82534
Move date time pickers
2023-10-09 12:40:07 +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
6dc1e93c1f
Stealing from Google
2023-10-07 14:36:49 +03:00
Sad Ellie
943ceb0c64
Remove duplicate text style
2023-10-07 00:37:23 +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
fbe980ca94
Update build.gradle.kts
2023-10-01 21:47:16 +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
8be61f03f2
Improved UX for cache clearing
2023-09-30 15:33:26 +03:00
Sad Ellie
4c3a89d16d
Update tests
2023-09-29 18:17:29 +03:00
Sad Ellie
407db4aeee
Fix InputTextField size
2023-09-27 15:44:49 +03:00
Sad Ellie
c8b11a4b02
Refactor CalculatorScreen
2023-09-27 14:27:56 +03:00
Sad Ellie
bf0bb11e03
Update TypographyUnitto
2023-09-26 23:30:41 +03:00
Sad Ellie
58359a2a2d
Refactor chips
2023-09-26 23:29:56 +03:00
Sad Ellie
533c94db6b
Text and icon color fixes
2023-09-26 17:38:23 +03:00
Sad Ellie
4cfd876bfd
Use modifier from parameter in UnittoListItem with switch
2023-09-26 13:53:53 +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
e04051950b
Fixed UnittoSearchBar
2023-09-23 20:29:02 +03:00
Sad Ellie
948791aff0
Fix search bar text field width
2023-09-23 19:37:38 +03:00
Sad Ellie
83f092fb7c
Create shortcuts manually
2023-09-21 14:53:17 +03:00
Sad Ellie
93ca31a955
Fix UnittoListItem size
2023-09-21 13:25:16 +03:00
Sad Ellie
9f864ea108
Remove draggable thingy from drawer so that scrim can be clicked properly
2023-09-21 11:54:49 +03:00
Sad Ellie
89c80f5731
Do not allow multiple operators at once
...
closes #55
2023-09-21 11:43:28 +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
abd0b714bb
Suppress UnusedReceiverParameter
2023-09-18 12:37:47 +03:00
Sad Ellie
f755e710fc
Me > Material Design team
...
Centered leading content for all list items
2023-09-18 12:33:52 +03:00
Sad Ellie
7e6036f4ce
Keyboard in AddSubtract
2023-09-16 18:46:48 +03:00
Sad Ellie
8ffaf4b08b
10^x
...
closes #65
2023-09-14 12:10:13 +03:00
Sad Ellie
031685ac7d
Bump
2023-09-14 09:58:03 +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
6fef198541
Haptic feedback on delete button long press
...
closes #84
2023-09-05 13:29:38 +03:00
sadellie
fb9136e2cc
There people without an internet browser app on their phone
...
Crazy stuff
2023-08-03 18:04:05 +03:00
sadellie
08abe751f2
🤡 🤡 🤡 Fuck JUnit5 🤡 🤡 🤡
...
I wonder why even Google is still using junit4 in new projects?
2023-08-03 16:44:13 +03:00
sadellie
4962b5c86a
Remove settings from drawer
2023-08-03 14:41:59 +03:00
sadellie
588474529f
Less garbage and bad decisions in code
2023-08-03 14:29:39 +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
9cf90560c0
Refactor UnittoDateTimeFormatter
2023-08-01 23:38:47 +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
edebec1865
Use reusable search bar
2023-07-31 11:49:57 +03:00
sadellie
4a7bb0cd1d
Google breaks, I fix
...
Slider fixes
2023-07-31 10:24:12 +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