Myzel394
dffa2d4e92
fix(docs): Improve HELP.md
2024-05-15 19:36:28 +02:00
Hamish
b469dd03ac
Add contributing section
2024-05-15 20:02:35 +10:00
Hamish
20694480d1
Update strings
2024-05-15 20:00:19 +10:00
Hamish
4d96934858
Remove unused strings
2024-05-15 19:29:14 +10: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
3f6fa9172c
fix(ci-cd): Fix path
v0.1.2
2024-05-03 14:30:17 +02:00
Myzel394
e6115a0b07
fix(ci-cd): Fix keystore path
2024-05-03 14:17:02 +02:00
Myzel394
b8a302d815
fix: Fix build
2024-05-03 14:02:32 +02:00
Myzel394
ee12fc493e
fix: Fix path for keystore file
2024-05-03 13:44:23 +02:00
Myzel394
0318871fe4
chore: Update version
2024-05-03 13:30:01 +02:00
Myzel394
456d787768
feat(ci-cd): Rename app
2024-05-03 13:29:34 +02:00
Myzel394
5d36c0a851
fix: Properly sign app on release
2024-05-03 13:29:20 +02:00
Myzel394
f67879449b
fix(ci-cd): Use bash as shell
v0.1.1
2024-05-03 00:03:03 +02:00
Myzel394
0d318fd416
fix(ci-cd): Use bash as shell
2024-05-02 23:59:57 +02:00
Myzel394
2507fd832b
fix(ci-cd): Remove unnecessary shell
attribute
2024-05-02 23:57:18 +02:00
Myzel394
8d1fb08176
chore: Update version
2024-05-02 23:48:23 +02:00
Myzel394
30b2e3d5dc
Merge pull request #4 from Myzel394/fix-currency-base
...
Fix base
2024-05-02 23:36:51 +02:00
Myzel394
99f44ec289
Merge pull request #2 from ojppe/patch-1
...
Update AboutScreen.kt
2024-05-02 23:15:11 +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
1af4e97637
fix(ci-cd): Remove deprecated base64 action in favor of own implementation
2024-04-26 22:22:49 +02:00
Myzel394
f71f849837
Merge pull request #1 from Myzel394/first-improvements
...
First improvements
v0.1.0
2024-04-26 21:19:10 +02:00
Myzel394
5a53d5752a
feat(ci-cd): Run tests before building
2024-04-26 15:01:15 +02:00
Myzel394
95262e6a42
fix: Remove garbage test
2024-04-26 15:01:04 +02:00
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