Myzel394
|
39606d3e03
|
fix: Use new GitHub link
|
2024-04-26 14:49:19 +02:00 |
|
Myzel394
|
c292d4bc05
|
fix: Change app name to NumberHub
|
2024-04-26 14:42:21 +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
|
84da393e0d
|
feat(ci-cd): Build and upload app on publish events
|
2024-04-26 14:16:49 +02:00 |
|
Myzel394
|
6d104f994d
|
fix(ci-cd): Fix path
|
2024-04-25 21:35:17 +02:00 |
|
Myzel394
|
e24ec713cb
|
fix(ci-cd): Fix path
|
2024-04-25 21:24:03 +02:00 |
|
Myzel394
|
b0a5049420
|
feat(ci-cd): Add build test on pull request
|
2024-04-23 12:03:08 +02:00 |
|
Myzel394
|
50608619d7
|
feat: Add reverse currency rate as fallback
|
2024-04-22 22:11:26 +02:00 |
|
Myzel394
|
56c99a42f4
|
chore: Update currency API URL
|
2024-04-22 21:59:46 +02:00 |
|
Myzel394
|
db2c2b3318
|
chore: Upgrade gradle library
|
2024-04-21 22:19:47 +02:00 |
|
Myzel394
|
ad1db58b6a
|
chore: Upgrade AGP
|
2024-04-21 22:16:47 +02:00 |
|
Myzel394
|
781e2141e4
|
chore: Remove old changelogs
|
2024-04-21 21:56:00 +02:00 |
|
Myzel394
|
9cf0b6c38f
|
chore: Change com.sadellie.unitto -> app.myzel394.numberhub
|
2024-04-21 21:52:39 +02:00 |
|
Myzel394
|
df43e61f1e
|
chore: Update README.md
|
2024-04-21 20:59:51 +02:00 |
|
Myzel394
|
9f6519352f
|
feat: Update README.md to reflect current status
|
2024-04-21 20:55:37 +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
|
b0a04f4797
|
Small bump (not the Ed Sheeran song, I mean dependencies bump)
|
2024-02-14 22:07:00 +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
|
e5696173f4
|
Rotate PagedIsland
|
2024-02-12 22:12:40 +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
|
ebb5fc52e0
|
Fix factorial of 0
closes #186
|
2024-02-11 22:58:26 +03:00 |
|
Sad Ellie
|
5a7fd41cf5
|
Red Salsa (Preview 1)
|
2024-02-10 17:12:33 +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
|
3d2a63fe95
|
Forgor how sets work 💀
|
2024-02-08 23:12:04 +03:00 |
|
Sad Ellie
|
3c10fb9b0c
|
Refactor LeftSideScreen and RightSideScreen
Reusable UnitsList
|
2024-02-07 23:42:51 +03:00 |
|
Sad Ellie
|
886efdc8b7
|
Expose WindowSizeClass
Fix previews and let them declare their own WindowSizeClass
|
2024-02-07 22:11:51 +03:00 |
|
Sad Ellie
|
0dcfc359bd
|
Nothing to see here, move on
|
2024-02-07 21:56:51 +03:00 |
|
Sad Ellie
|
67a4852741
|
Refactor Tokenizer
|
2024-02-06 18:07:54 +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
|
4a499b8fd3
|
Fix #177
|
2024-02-02 17:01:42 +03:00 |
|
Sad Ellie
|
32c8f3184d
|
Quick Silver (Patch 1)
|
2024-01-31 15:14:09 +03:00 |
|
Sad Ellie
|
a88aa9081a
|
Fix #176
|
2024-01-31 15:09:50 +03:00 |
|
Sad Ellie
|
087ba19b1f
|
Fix foot precision
|
2024-01-31 15:08:40 +03:00 |
|
Sad Ellie
|
dba9fd713a
|
Add missing permission description
|
2024-01-31 15:08:02 +03:00 |
|
Sad Ellie
|
99b0b37ad0
|
Quick Silver
|
2024-01-27 19:21:20 +03:00 |
|