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
f3e31da67c
fix: Undo unwanted changes
2024-05-15 20:01:44 +02:00
Hamish
eaa3492709
Small fixes
...
- Add help page (copied from the Unitto website)
- Update README
- Add security page (copied from Unitto wiki)
- Update body mass button to link to new NumberHub help page
- Remove Rate this app button
- Remove TOS and Privacy Policy buttons
2024-05-15 19:18:57 +10:00
Myzel394
30b2e3d5dc
Merge pull request #4 from Myzel394/fix-currency-base
...
Fix base
2024-05-02 23:36:51 +02:00
Myzel394
2684abf9d8
fix: Remove update banner for now
2024-05-02 23:14:13 +02:00
Myzel394
c606328587
fix(converter): Update output after conversion
2024-05-02 23:09:29 +02:00
ojppe
d768b34c74
Update AboutScreen.kt
...
Now links to Numberhub repository
2024-04-28 14:13:57 +02:00
Myzel394
a8a5e36047
feat: Add announcement dialog
2024-04-26 14:40:34 +02:00
Myzel394
fe73d7dfbb
feat: Add new app announcement
2024-04-26 14:36:10 +02:00
Myzel394
9cf0b6c38f
chore: Change com.sadellie.unitto -> app.myzel394.numberhub
2024-04-21 21:52:39 +02:00
Sad Ellie
d34c01ed6a
Refactor Calculator
...
- no longer abusing mapLatest and StateFlow
2024-02-28 22:10:11 +03: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
8b21721f48
Endless PagedIsland
2024-02-14 23:31:33 +03:00
Sad Ellie
4be17569ba
Fix SettingsNavigation transitions
2024-02-14 22:53:51 +03:00
Sad Ellie
76685339d7
Save calculator keyboard state
...
closes #175
2024-02-14 22:46:43 +03:00
Sad Ellie
2ddbc496d5
Code clean up
2024-02-14 22:02:42 +03:00
Sad Ellie
51700687a2
Call Mr. Clean to clean up Calculator module
2024-02-14 21:58:44 +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
0dcfc359bd
Nothing to see here, move on
2024-02-07 21:56: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
402f48ee1f
Delete calculator history item by one
...
closes #58
2024-02-04 23:50:12 +03:00
Sad Ellie
9a865b4049
Rewrite FixedExpressionInputTextField
2024-02-04 19:50:54 +03:00
Sad Ellie
b2030ad9dc
Remove RPN experiment
2024-02-04 19:16:10 +03:00
Sad Ellie
087ba19b1f
Fix foot precision
2024-01-31 15:08:40 +03:00
Sad Ellie
e8d591673e
Update strings
2024-01-27 17:45:26 +03:00
Sad Ellie
9596488b77
I LOVE Android View system
...
Rewriting Linux kernel in brainfuck is more satisfying than doing anything in Android View System
- Added preview and initial layout for calculator widget
closes #156
2024-01-26 23:38:07 +03:00
Sad Ellie
8dfb63d4a1
Refactor CalculatorWidget
...
closes #173
2024-01-25 22:58:00 +03:00
Sad Ellie
544a37b760
Set maxLines in both text fields in CalculatorWidget to 1
2024-01-24 18:11:55 +03:00
Sad Ellie
28a4e1b668
tiny clean up
2024-01-24 17:56:55 +03:00
Sad Ellie
16bb8b5709
Catch exceptions when providing widget layout
...
possible fix widget being stuck on initial layout
2024-01-23 23:33:03 +03:00
Sad Ellie
21585983c6
Add padding to text fields in widget
2024-01-23 17:55:50 +03:00
Sad Ellie
c63fa7fd38
Fix SettingsScreen preview
2024-01-23 17:55:19 +03:00
Sad Ellie
b90aa99004
Fix OutlinedDecimalTextField colors
2024-01-23 17:55:05 +03:00
Sad Ellie
13bb808455
fixup! Refactor haptic preference
2024-01-21 21:52:09 +03:00
Sad Ellie
bddd4c06d1
Refactor haptic preference
2024-01-21 21:45:58 +03:00
Sad Ellie
8b526e1b14
Rename to Euler
2024-01-21 21:27:36 +03:00
Sad Ellie
0e0a545ee1
Add content description for keyboard buttons
...
closes #166
2024-01-21 21:23:39 +03:00