137 Commits

Author SHA1 Message Date
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
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
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
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
263a1139dc Refactor FormatterSymbols
closes #90
2024-02-12 22:12:07 +03:00
Sad Ellie
80f1624748 Cleaner UI
closes #182
2024-02-10 17:09:30 +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
bf9bf37812 Clean up build files 2024-02-05 00:10:23 +03:00
Sad Ellie
b2030ad9dc Remove RPN experiment 2024-02-04 19:16:10 +03:00
Sad Ellie
e8d591673e Update strings 2024-01-27 17:45:26 +03:00
Sad Ellie
28a4e1b668 tiny clean up 2024-01-24 17:56:55 +03:00
Sad Ellie
c63fa7fd38 Fix SettingsScreen preview 2024-01-23 17:55:19 +03:00
Sad Ellie
13bb808455 fixup! Refactor haptic preference 2024-01-21 21:52:09 +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
934e62916f Change backup file name and type 2024-01-19 17:09:37 +03:00
Sad Ellie
8d46084b51 Rewrite BackupManager 2024-01-19 00:23:16 +03:00
Sad Ellie
84c29682f8 Normalize icons for potential icon packs feature 2024-01-17 18:10:39 +03:00
Sad Ellie
80e858e1ed Themmo update 2024-01-16 18:22:34 +03:00
Sad Ellie
9f24b9b3cc Refactor TopLevelDestinations
closes #160
closes #161
2024-01-15 18:23:15 +03:00
Sad Ellie
508032f46a Update backup animations 2024-01-11 23:32:47 +03:00
Sad Ellie
4be09b0223 Catch exception when launching file picker 2024-01-11 23:32:12 +03:00
Sad Ellie
99a8db2a50 Navigate to changelogs for new versions 2024-01-08 17:49:49 +03:00
Sad Ellie
83e3d19559 Use backup and restore strings 2024-01-06 18:45:23 +03:00
Sad Ellie
95b12cf1f8 Enable BackupManager 2024-01-03 18:42:46 +03:00
Sad Ellie
d0fcf5b138 Continuous calculations
closes #147
2024-01-03 14:45:54 +03:00
Sad Ellie
55670cf06e Basic widget implementation #141
squashed commit
2024-01-02 19:38:00 +03:00
Sad Ellie
f202f07bc3 Remove backup and restore options 2023-12-10 22:09:38 +03:00
Sad Ellie
ffff1ae187 Update version catalog 2023-12-07 17:49:16 +03:00
Sad Ellie
f5fdf181a2 Add missing API level check 2023-12-06 22:39:38 +03:00
Sad Ellie
409c52d899 Use entries instead of values 2023-12-06 22:38:04 +03:00
Sad Ellie
92953d1c99 Revert "Remove System font option"
This reverts commit 24f03b9d3d218c4fb01c8b900c3413fc9d203bfa.
2023-12-06 22:34:15 +03:00
Sad Ellie
2d78ab05bd Use wrapper for table entities 2023-12-04 00:35:24 +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
f7a89594fa BackupManager
closes: #4
2023-12-02 17:53:12 +03:00
Sad Ellie
2d5b67d4e1 Hide RPN Mode switch 2023-11-25 21:08:50 +03:00
Sad Ellie
a58cb01f58 Use Pager in PagedIsland 2023-11-25 20:41:53 +03:00