137 Commits

Author SHA1 Message Date
Sad Ellie
4e77eaf01c Use dots to indicate pages 2023-11-24 16:09:29 +03:00
Sad Ellie
24f03b9d3d Remove System font option
closes #128
2023-11-23 22:45:53 +03:00
Sad Ellie
9610b5bc38 Refactor BigDecimalUtils 2023-11-21 22:16:35 +03:00
Sad Ellie
60e5f1f998 Basic RPN mode implementation
#125
2023-11-21 22:16:35 +03:00
Sad Ellie
679e89ee69 Mark CalculatorSettingsViewModel as internal 2023-11-14 17:47:43 +03:00
Sad Ellie
b83401e05a Rename ConverterSettingsViewModel and CalculatorSettingsViewModel 2023-11-13 22:33:42 +03:00
Sad Ellie
99a91be8ca Clear input as an option
ON by default

closes #117
2023-11-13 22:31:39 +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
9c251ba20d Add OFL license 2023-10-28 22:15:15 +03:00
Sad Ellie
539538ae34 Update locales 2023-10-15 22:13:54 +03:00
Sad Ellie
6ab8477701 Update style selectors 2023-10-13 13:10:45 +03:00
Sad Ellie
a9dfcc03f9 Default icon description for list items 2023-10-11 23:25:13 +03:00
Sad Ellie
fb1b7fab2b Auto brackets
closes: #41
2023-10-11 23:16:22 +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
943ceb0c64 Remove duplicate text style 2023-10-07 00:37:23 +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
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
8150b556ed Remove cache indicator 2023-09-30 22:44:35 +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
e530cdd7b0 Languages refactor 2023-09-29 09:16:39 +03:00
Sad Ellie
937ddb027f Updated translations 2023-09-28 17:40:25 +03:00
Sad Ellie
5109449907 Option to clear cache 2023-09-28 15:39:20 +03:00
Sad Ellie
59c151d2a6 Refactor setting screens 2023-09-28 15:10:39 +03:00
Sad Ellie
a692b46e7a Added more color options
closes #93
2023-09-26 17:24:37 +03:00
Sad Ellie
050c0dbe1d Thank you, Google, very cool
RIP AnimatedVisibility in Lazy layouts
2023-09-26 15:51:03 +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
c213292f51 Reorganize settings 2023-09-22 13:21:27 +03:00
Sad Ellie
83f092fb7c Create shortcuts manually 2023-09-21 14:53:17 +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
f755e710fc Me > Material Design team
Centered leading content for all list items
2023-09-18 12:33:52 +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
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
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
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
6236a1baec Refactor navigation 2023-08-03 10:36:10 +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
7c70258b84 Bumpy bumps
Updated navigation logic
2023-07-21 21:52:20 +03:00
Sad Ellie
bac340da1f Sync localizations with POEditor 2023-05-27 20:09:09 +03:00
Sad Ellie
97aac49b19 Change text generation for formatting preview box 2023-05-25 22:27:32 +03:00