392 Commits

Author SHA1 Message Date
Sad Ellie
d8a41de848 Fix keyboard for AddSubtractPage 2023-09-19 10:55:54 +03:00
Sad Ellie
06c9224cbb Fix cursor position in converter 2023-09-19 09:45:05 +03:00
Sad Ellie
0bb260e921 Fix equality (in code, not world) 2023-09-18 17:51:55 +03:00
Sad Ellie
29c2f2f26e Fix transition animation 2023-09-18 14:55:12 +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
6fcf340aba Change cached date background 2023-09-17 20:06:05 +03:00
Sad Ellie
e599c34666 Fix top bar visibility in Date calculator 2023-09-17 20:00:54 +03:00
Sad Ellie
ce5563b042 Save and restore input in unit converter 2023-09-17 19:57:16 +03:00
Sad Ellie
75ed884611 Fix crash on chips scroll 2023-09-16 18:48:55 +03:00
Sad Ellie
7e6036f4ce Keyboard in AddSubtract 2023-09-16 18:46:48 +03:00
Sad Ellie
532931914e Fix batch converter for negative values 2023-09-15 10:28:54 +03:00
Sad Ellie
47a8800206 Fix initial currency loading state 2023-09-15 09:52:28 +03:00
Sad Ellie
ef08a31dff Clear search query on unit click 2023-09-14 22:57:32 +03:00
Sad Ellie
2e2ec1d753 Cache currency rates
closes #79
2023-09-14 22:56:10 +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
c81bcf1438 Separate Preferences 2023-09-14 09:55:42 +03:00
Sad Ellie
1f21cfbae0 Option to disable partial history view
kinda closes #75
2023-09-12 17:44:51 +03:00
Sad Ellie
0930eead24 Restore old calculation logic 2023-09-12 13:39:38 +03:00
Sad Ellie
d7db2780c8 Automatically update rates
closes #31
2023-09-12 13:33:24 +03:00
Sad Ellie
1846485ce9 Format numbers in batch converter 2023-09-11 23:47:27 +03:00
Sad Ellie
771b56eec8 I pressed some buttons on my keyboard
Experimental feature: Unit groups in vertical list
2023-09-11 16:58:57 +03:00
Sad Ellie
1d5bbaf5b2 Loading state for Unit Converter and Calculator keyboards 2023-09-11 16:18:23 +03:00
Sad Ellie
2405a2656a Tiny unit converter refactor 2023-09-11 11:48:34 +03:00
Sad Ellie
daf921c702 Fix dynamic theme option visibility on old devices 2023-09-05 15:40:22 +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
5275b2d763 Clear focus after leaving AddSubtractPage 2023-08-23 09:59:04 +03:00
Sad Ellie
ea863e90ce Remove IME paddings 2023-08-23 09:50:19 +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
c99ee787ef Fix shortcuts 2023-08-03 17:45:11 +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
5522a190ac Set current time on long click in DateDifferencePage 2023-08-02 00:01:53 +03:00
sadellie
83288cb91e Animations in DateTimeSelectorBlock 2023-08-01 23:45:40 +03:00
sadellie
9cf90560c0 Refactor UnittoDateTimeFormatter 2023-08-01 23:38:47 +03:00
sadellie
ca14a2d056 Reformat AddSubtractViewModel 2023-08-01 23:08:07 +03:00
sadellie
9815484706 Refactor DateDifferenceViewModel 2023-08-01 23:07:13 +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
8c452012d6 BUMP 2023-07-31 12:42:54 +03:00
sadellie
edebec1865 Use reusable search bar 2023-07-31 11:49:57 +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
20d0310fd0 Rename ConverterKeyboard 2023-07-31 10:48:30 +03:00
sadellie
9cfb35b03e Reinventing the wheel, but better this time. Better approach for draggable history list in calculator:
- Using anchored draggable
- Remembering button sizes
- Additional buttons are not resizeable anymore

closes #75
2023-07-30 20:46:30 +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