186 Commits

Author SHA1 Message Date
Sad Ellie
4305354931 Update text field formatting 2023-11-24 13:22:26 +03:00
Sad Ellie
24f03b9d3d Remove System font option
closes #128
2023-11-23 22:45:53 +03:00
Sad Ellie
44aed22bad Rewrite UnittoNavigationDrawer
closes: #119
2023-11-22 22:50:44 +03:00
Sad Ellie
a12916e7b6 Fix rounding errors in keypad 2023-11-21 23:08:53 +03:00
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
60e5f1f998 Basic RPN mode implementation
#125
2023-11-21 22:16:35 +03:00
Sad Ellie
e06bb76b02 Fractional output 2023-11-13 22:08:06 +03:00
Sad Ellie
689c812c11 More robust "=" logic 2023-11-08 23:36:10 +03:00
Sad Ellie
754a8fb01b Custom tabs 2023-10-28 22:52:59 +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
ba75538943 Remove TODO 2023-10-15 20:44:53 +03:00
Sad Ellie
de63d0eff0 Increase year range
closes: #105
2023-10-15 20:23:24 +03:00
Sad Ellie
a6332a5279 Update Drawer title 2023-10-15 20:15:42 +03:00
Sad Ellie
f3442fe304 Increase search bar horizontal padding 2023-10-15 18:44:07 +03:00
Sad Ellie
7c53768c01 Update search UX/UI 2023-10-14 22:42:41 +03:00
Sad Ellie
4e28cdecc5 Update drawer 2023-10-13 11:50:35 +03:00
Sad Ellie
9e80613794 Update button icons 2023-10-13 11:23:17 +03:00
Sad Ellie
e16e7cd317 Fix time change animations 2023-10-13 11:03:44 +03:00
Sad Ellie
ccc7a2da4d Revert InputTextField 2023-10-13 10:00:42 +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
337a68b623 Fix styles 2023-10-12 09:47:47 +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
9ff7e39ece Update icons 2023-10-10 23:13:46 +03:00
Sad Ellie
3c52eb49c0 Remove brand font (temporarily) 2023-10-10 11:36:00 +03:00
Sad Ellie
f0ea9472b3 Change time selector block font 2023-10-09 13:20:43 +03:00
Sad Ellie
25cbd82534 Move date time pickers 2023-10-09 12:40:07 +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
08d78427d8 Localized formats 2023-10-08 21:44:36 +03:00
Sad Ellie
6dc1e93c1f Stealing from Google 2023-10-07 14:36:49 +03:00
Sad Ellie
943ceb0c64 Remove duplicate text style 2023-10-07 00:37:23 +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
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
407db4aeee Fix InputTextField size 2023-09-27 15:44:49 +03:00
Sad Ellie
c8b11a4b02 Refactor CalculatorScreen 2023-09-27 14:27:56 +03:00
Sad Ellie
bf0bb11e03 Update TypographyUnitto 2023-09-26 23:30:41 +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
4cfd876bfd Use modifier from parameter in UnittoListItem with switch 2023-09-26 13:53:53 +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
e04051950b Fixed UnittoSearchBar 2023-09-23 20:29:02 +03:00