267 Commits

Author SHA1 Message Date
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
sadellie
ac4c6665fa Adaptive time selector.
Date selector will be fixed by Google (hopefully). Users can switch to text input for convenience.

closes #64
2023-07-21 22:55:38 +03:00
sadellie
7c70258b84 Bumpy bumps
Updated navigation logic
2023-07-21 21:52:20 +03:00
sadellie
eb9b12da28 Retry currency rates update
relevant to #31
2023-07-20 22:52:53 +03:00
sadellie
627ce5a785 Save pair on all unit changes 2023-07-20 22:12:33 +03:00
Sad Ellie
4354d00652 I have no idea what i'm doing 2023-06-02 16:52:27 +03:00
Sad Ellie
f1f1b7841e Free focus on drag start 2023-06-02 16:11:15 +03:00
Sad Ellie
3cfebb343d Fixed history item text length 2023-05-31 22:06:15 +03:00
Sad Ellie
bac340da1f Sync localizations with POEditor 2023-05-27 20:09:09 +03:00
Sad Ellie
29fb953644 Scroll on history change 2023-05-26 10:00:27 +03:00
Sad Ellie
97aac49b19 Change text generation for formatting preview box 2023-05-25 22:27:32 +03:00
Sad Ellie
4718d4ac18 Update History List on change 2023-05-25 22:03:32 +03:00
Sad Ellie
e2b48ef57d Sync localizations with POEditor
Also little changes in text
2023-05-24 16:55:45 +03:00
Sad Ellie
0b5066fa18 Inline theming modes 2023-05-23 23:49:54 +03:00
Sad Ellie
781d6b350a Sync localizations with POEditor 2023-05-23 23:46:19 +03:00
Sad Ellie
bf79ca54f6 Inline formatting options 2023-05-23 23:06:08 +03:00
Sad Ellie
6922db9d6e Refactor date difference business and UI logic
* changed date difference calculation algorithm
* added tests
* added years
2023-05-23 16:18:05 +03:00
Sad Ellie
d3a1d697dc Adjust text size for date difference screen 2023-05-23 11:57:53 +03:00
Sad Ellie
f2a91e4dea Get rid of unit groups module 2023-05-23 11:07:50 +03:00
Sad Ellie
9a06fb4d75 Squashable unit selection button 2023-05-23 10:24:06 +03:00
Sad Ellie
11f2d82b50 Temporarily return old unit groups setting logic
i tried to make it better and it broke
2023-05-21 23:05:18 +03:00
Sad Ellie
7ec8cf934a Interactive formatting settings 2023-05-21 22:20:43 +03:00
Sad Ellie
275485d15a Clean up dependencies 2023-05-19 12:44:15 +03:00
Sad Ellie
86dce329ac Separate User Preferences 2023-05-19 10:29:53 +03:00
Sad Ellie
1b61b4bd85 Added SettingsButton.kt 2023-05-18 23:33:10 +03:00
Sad Ellie
7aa0d3e431 Date difference tool 2023-05-18 23:28:05 +03:00