104 Commits

Author SHA1 Message Date
Sad Ellie
1def59bca5 Flex keyboards:
- Switched to FlowRow
- Calculating keypad button sizes only once
- Improved responsive design
- Overall decreased GPU usage by 10-20%
- Returned a bug with wide delete button (very sad)

closes: #131
2023-11-21 22:16:35 +03:00
Sad Ellie
9610b5bc38 Refactor BigDecimalUtils 2023-11-21 22:16:35 +03:00
Sad Ellie
cf59362708 Remove not-null assertion 2023-11-14 23:03:59 +03:00
Sad Ellie
d0a873ea43 Use favorite unit as default pair 2023-11-14 22:56:37 +03:00
Sad Ellie
689c812c11 More robust "=" logic 2023-11-08 23:36:10 +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
bdbdcf9c69 Revert UnitSelectionButton changes 2023-10-26 17:56:11 +03:00
Sad Ellie
c3603fe1ee Placeholder for time zone search 2023-10-15 23:36:55 +03:00
Sad Ellie
7c53768c01 Update search UX/UI 2023-10-14 22:42:41 +03:00
Sad Ellie
f88c85bcdc Don't pass unnecessary LazyListState 2023-10-13 12:33:19 +03:00
Sad Ellie
38da48049d Update UnitsRepository 2023-10-13 00:28:31 +03:00
Sad Ellie
f9d6018bde Update UnitSelectionButton 2023-10-12 12:27:27 +03:00
Sad Ellie
aa2f66f891 Refactor InputTextField 2023-10-12 11:06:38 +03:00
Sad Ellie
fb1b7fab2b Auto brackets
closes: #41
2023-10-11 23:16:22 +03:00
Sad Ellie
9ff7e39ece Update icons 2023-10-10 23:13:46 +03:00
Sad Ellie
f3e85dbfa2 Fix "mutable" misuse 2023-10-09 10:21:27 +03:00
Sad Ellie
08d78427d8 Localized formats 2023-10-08 21:44:36 +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
fbe980ca94 Update build.gradle.kts 2023-10-01 21:47:16 +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
864f7ba702 Fix Converter Keyboard padding 2023-09-30 12:47:21 +03:00
Sad Ellie
4c3a89d16d Update tests 2023-09-29 18:17:29 +03:00
Sad Ellie
58359a2a2d Refactor chips 2023-09-26 23:29:56 +03:00
Sad Ellie
533c94db6b Text and icon color fixes 2023-09-26 17:38:23 +03:00
Sad Ellie
dc2e4af77b Update dependency namings 2023-09-26 13:53:07 +03:00
Sad Ellie
49f1520d88 Bumped dependencies really hard this time 2023-09-22 12:04:56 +03:00
Sad Ellie
8fee9d065d Don't use map for dependencies 2023-09-19 13:42:36 +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
6fcf340aba Change cached date background 2023-09-17 20:06:05 +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
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
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
sadellie
c99ee787ef Fix shortcuts 2023-08-03 17:45:11 +03:00
sadellie
588474529f Less garbage and bad decisions in code 2023-08-03 14:29:39 +03:00