118 Commits

Author SHA1 Message Date
Sad Ellie
ae3e6b291e data:converter module tests refactor 2023-12-12 11:36:21 +03:00
Sad Ellie
e6f74c56f8 Superscript support
#138
2023-12-12 11:35:43 +03:00
Sad Ellie
04f3351741 Backup calculator history and system font 2023-12-06 22:51:18 +03:00
Sad Ellie
409c52d899 Use entries instead of values 2023-12-06 22:38:04 +03:00
Sad Ellie
92953d1c99 Revert "Remove System font option"
This reverts commit 24f03b9d3d218c4fb01c8b900c3413fc9d203bfa.
2023-12-06 22:34:15 +03:00
Sad Ellie
49f94588ac Update UnitsRepository
closes: #118 #135 #136
2023-12-06 21:54:49 +03:00
Sad Ellie
2d78ab05bd Use wrapper for table entities 2023-12-04 00:35:24 +03:00
Sad Ellie
02f9474f1f Use moshi codegen 2023-12-03 23:33:51 +03:00
Sad Ellie
c1e52557a3 Do not use Enum
- Fixed moshi and R8 bug
2023-12-02 23:07:53 +03:00
Sad Ellie
5b1552f328 Set CLEAR_INPUT_AFTER_EQUALS to false by default 2023-12-02 18:17:03 +03:00
Sad Ellie
f02a4ecf8a Tiny project refactor
- Updated build files
- Removed unused flavor
- Renamed units module
2023-12-02 18:11:38 +03:00
Sad Ellie
f7a89594fa BackupManager
closes: #4
2023-12-02 17:53:12 +03:00
Sad Ellie
8ceaba7a96 Update tests 2023-11-29 17:01:48 +03:00
Sad Ellie
ff40a0905f Updated default user preferences 2023-11-26 15:04:06 +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
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