373 Commits

Author SHA1 Message Date
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
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
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
934e62916f Change backup file name and type 2024-01-19 17:09:37 +03:00
Sad Ellie
c1dce24645 Clear focus after equal click
#165
2024-01-19 11:04:14 +03:00
Sad Ellie
9f8c5b8c36 Rename parameter from evaluate to equal 2024-01-19 00:28:54 +03:00
Sad Ellie
8d46084b51 Rewrite BackupManager 2024-01-19 00:23:16 +03:00
Sad Ellie
d9454d8d01 Continuous calculations in widget 2024-01-18 14:00:49 +03:00
Sad Ellie
25304332f1 Adjust icon size 2024-01-18 13:58:57 +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