103 Commits

Author SHA1 Message Date
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
99a91be8ca Clear input as an option
ON by default

closes #117
2023-11-13 22:31:39 +03:00
Sad Ellie
e06bb76b02 Fractional output 2023-11-13 22:08:06 +03:00
Sad Ellie
1537df88eb Lexicon fixer improvements 2023-11-06 23:55:07 +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
5b04cb4f42 Tune search ranking 2023-10-29 20:59:40 +03:00
Sad Ellie
9c251ba20d Add OFL license 2023-10-28 22:15:15 +03:00
Sad Ellie
bd43546141 Fix daylight offsets 2023-10-26 17:33:24 +03:00
Sad Ellie
2d828ab272 Future!
Let's just hope that no time zone disappears from this planet in the future
2023-10-15 22:46:30 +03:00
Sad Ellie
38da48049d Update UnitsRepository 2023-10-13 00:28:31 +03:00
Sad Ellie
fb1b7fab2b Auto brackets
closes: #41
2023-10-11 23:16:22 +03:00
Sad Ellie
bbacbf78f0 Fix time zone search 2023-10-08 19:07:21 +03:00
Sad Ellie
ce8bc5c738 Localized time zone names 2023-10-07 15:42:20 +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
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
77762fca0f remove unused epoch converter files 2023-09-29 14:50:09 +03:00
Sad Ellie
5109449907 Option to clear cache 2023-09-28 15:39:20 +03:00
Sad Ellie
ecd06ec947 Update currencies only when cache is not available 2023-09-28 13:27:08 +03:00
Sad Ellie
a692b46e7a Added more color options
closes #93
2023-09-26 17:24:37 +03:00
Sad Ellie
dc2e4af77b Update dependency namings 2023-09-26 13:53:07 +03:00
Sad Ellie
c213292f51 Reorganize settings 2023-09-22 13:21:27 +03:00
Sad Ellie
49f1520d88 Bumped dependencies really hard this time 2023-09-22 12:04:56 +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
6f3467a908 Use on-device date for cache 2023-09-17 20:02:15 +03:00
Sad Ellie
7e6036f4ce Keyboard in AddSubtract 2023-09-16 18:46:48 +03:00
Sad Ellie
66f1c965d7 Refactor unit objects 2023-09-15 09:51:17 +03:00
Sad Ellie
2e2ec1d753 Cache currency rates
closes #79
2023-09-14 22:56:10 +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
6eaae86b12 Fix initial state for Partial history view option 2023-09-13 10:12:09 +03:00
Sad Ellie
1f21cfbae0 Option to disable partial history view
kinda closes #75
2023-09-12 17:44:51 +03:00
Sad Ellie
8d62cb0009 Fixed temperatureCollection 2023-09-11 23:46:50 +03:00
Sad Ellie
77440d6631 Added Fuel Consumption (#29) 2023-09-11 23:37:53 +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
50f0ddbe91 Add an option to use system font
closes #81
2023-09-05 15:39:39 +03:00
Sad Ellie
de36613cab Limit factorial 2023-08-11 11:53:29 +03:00
sadellie
9c1cd8e05b Gibi units
closes #70
2023-08-03 16:44:14 +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
e03fa61a17 Enable Dynamic themes by default 2023-08-03 13:26:21 +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
19f1f436c3 Fix migration 2023-07-29 21:57:08 +03:00