145 Commits

Author SHA1 Message Date
Myzel394
4e509cbbfd
fix(converter): Only show OneValueSummary if unitTo is not 0
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-22 22:08:49 +02:00
Myzel394
a07aa51163
fix: Only show ValueOneSummary if value is available
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-16 20:41:37 +02:00
Myzel394
ad107b0143
fix: Fix ConverterKeyboard.kt overflow
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 22:23:32 +02:00
Myzel394
855f620548
feat: Add information for value of 1 for conversions
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 16:45:25 +02:00
Myzel394
305744f9d5
fix: Fix size
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 16:22:59 +02:00
Myzel394
5a694ea5c8
feat: Add single digit change feature for calculation summary
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 16:17:00 +02:00
Myzel394
2097ab593b
feat: Add base calculation summary underneath converter
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 16:02:07 +02:00
Myzel394
b343b78753
fix: Improve ConverterKeyboard.kt
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 16:01:27 +02:00
Myzel394
38ba85abaa
fix: Improve animation for ConverterKeyboard.kt
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 13:44:17 +02:00
Myzel394
00ca88b1e6
feat: Add animation to ConverterKeyboard.kt
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-13 12:45:16 +02:00
Myzel394
792dc9366b
feat: Set default ordering to scale ascending
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-12 23:08:48 +02:00
Myzel394
084d66ac88
feat: Add custom keyboard depending on input unit when in base converter screen
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-12 22:44:37 +02:00
Myzel394
c606328587
fix(converter): Update output after conversion 2024-05-02 23:09:29 +02:00
Myzel394
9cf0b6c38f
chore: Change com.sadellie.unitto -> app.myzel394.numberhub 2024-04-21 21:52:39 +02:00
Sad Ellie
eb96868afc Refactor Converter
- no longer abusing mapLatest and StateFlow
- id-based system in UI and business layers
2024-02-28 22:07:16 +03:00
Sad Ellie
eb00d8a76e Spotless and ktlint 2024-02-15 22:04:46 +03:00
Sad Ellie
2ddbc496d5 Code clean up 2024-02-14 22:02:42 +03:00
Sad Ellie
263a1139dc Refactor FormatterSymbols
closes #90
2024-02-12 22:12:07 +03:00
Sad Ellie
224ddd8bad Use strings for BigDecimals 2024-02-12 22:10:01 +03:00
Sad Ellie
80f1624748 Cleaner UI
closes #182
2024-02-10 17:09:30 +03:00
Sad Ellie
7cbbb846af Refactor unit selector screens
decrease duplicate logic in ConverterViewModel
2024-02-10 17:07:58 +03:00
Sad Ellie
9d76c168ec Flex chips 2024-02-09 11:49:17 +03:00
Sad Ellie
3c10fb9b0c Refactor LeftSideScreen and RightSideScreen
Reusable UnitsList
2024-02-07 23:42:51 +03:00
Sad Ellie
32eb7422d5 Refactor UnitGroupsScreen 2024-02-06 18:07:25 +03:00
Sad Ellie
5c81a1c675 Prepare for text2
Enabled physical keyboard support (#148), but not tested
2024-02-05 23:33:03 +03:00
Sad Ellie
bf9bf37812 Clean up build files 2024-02-05 00:10:23 +03:00
Sad Ellie
087ba19b1f Fix foot precision 2024-01-31 15:08:40 +03:00
Sad Ellie
28a4e1b668 tiny clean up 2024-01-24 17:56:55 +03:00
Sad Ellie
bddd4c06d1 Refactor haptic preference 2024-01-21 21:45:58 +03:00
Sad Ellie
0e0a545ee1 Add content description for keyboard buttons
closes #166
2024-01-21 21:23:39 +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
9f683785cf Catch exception when converting units
closes #167
2024-01-20 22:40:42 +03:00
Sad Ellie
4319d18e17 Remove experimental ChipsRow 2024-01-19 17:29:29 +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
03836c4164 Use unitFrom group for both unit selection screens 2024-01-11 23:36:00 +03:00
Sad Ellie
5b7169d396 Feet and inches input and output
closes #145
2024-01-04 19:37:37 +03:00
Sad Ellie
f7fe300706 Catch wrong unit id 2023-12-03 23:40:48 +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
a78abc68e9 Responsive layout
closes: #104
2023-11-28 11:29:05 +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
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