50 Commits

Author SHA1 Message Date
Sad Ellie
b90aa99004 Fix OutlinedDecimalTextField colors 2024-01-23 17:55:05 +03:00
Sad Ellie
bddd4c06d1 Refactor haptic preference 2024-01-21 21:45:58 +03:00
Sad Ellie
e90c30a695 Rename stuff
- no more childish "my..." names
- reduced the usage of app name
2024-01-21 00:30:36 +03:00
Sad Ellie
27620e86c5 Add missing content descriptions
#166
2024-01-20 23:38:31 +03:00
Sad Ellie
5141652394 Refactor text fields for number input
- removed custom keyboard to improve accessibility
2024-01-17 18:12:55 +03:00
Sad Ellie
84c29682f8 Normalize icons for potential icon packs feature 2024-01-17 18:10:39 +03:00
Sad Ellie
9f24b9b3cc Refactor TopLevelDestinations
closes #160
closes #161
2024-01-15 18:23:15 +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
8ceaba7a96 Update tests 2023-11-29 17:01:48 +03:00
Sad Ellie
bbf34fb289 Bump
closes: #120
2023-11-28 14:06:47 +03:00
Sad Ellie
a78abc68e9 Responsive layout
closes: #104
2023-11-28 11:29:05 +03:00
Sad Ellie
a58cb01f58 Use Pager in PagedIsland 2023-11-25 20:41:53 +03:00
Sad Ellie
93404c1fac Added more date difference modes
closes: #129
2023-11-25 19:12:19 +03:00
Sad Ellie
ff81b2e79c Fix reveal animation in AddSubtractPage 2023-11-23 22:15:57 +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
dde5033784 Redesign Date calculator pages 2023-11-14 17:46:59 +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
dced5f29f4 Fix 24 hour check 2023-10-15 18:29:32 +03:00
Sad Ellie
0d9a3226f5 Don't show AM/PM for 24 hour systems 2023-10-14 22:44:08 +03:00
Sad Ellie
e16e7cd317 Fix time change animations 2023-10-13 11:03:44 +03:00
Sad Ellie
783b7d5c86 Use PrimaryTabRow 2023-10-12 00:32:25 +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
ea6e6b566e bump 2023-10-09 12:35:34 +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
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
d039f00141 Content descriptions 2023-09-26 14:00:18 +03:00
Sad Ellie
dc2e4af77b Update dependency namings 2023-09-26 13:53:07 +03:00
Sad Ellie
8fee9d065d Don't use map for dependencies 2023-09-19 13:42:36 +03:00
Sad Ellie
d8a41de848 Fix keyboard for AddSubtractPage 2023-09-19 10:55:54 +03:00
Sad Ellie
29c2f2f26e Fix transition animation 2023-09-18 14:55:12 +03:00
Sad Ellie
e599c34666 Fix top bar visibility in Date calculator 2023-09-17 20:00:54 +03:00
Sad Ellie
7e6036f4ce Keyboard in AddSubtract 2023-09-16 18:46:48 +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
5275b2d763 Clear focus after leaving AddSubtractPage 2023-08-23 09:59:04 +03:00
Sad Ellie
ea863e90ce Remove IME paddings 2023-08-23 09:50:19 +03:00
sadellie
fb9136e2cc There people without an internet browser app on their phone
Crazy stuff
2023-08-03 18:04:05 +03:00
sadellie
c99ee787ef Fix shortcuts 2023-08-03 17:45:11 +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
588474529f Less garbage and bad decisions in code 2023-08-03 14:29:39 +03:00
sadellie
7ca5274e2e Rename Date Calculator module 2023-08-03 11:18:29 +03:00