15 Commits

Author SHA1 Message Date
Myzel394
c606328587
fix(converter): Update output after conversion 2024-05-02 23:09:29 +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
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
224ddd8bad Use strings for BigDecimals 2024-02-12 22:10:01 +03:00
Sad Ellie
bf9bf37812 Clean up build files 2024-02-05 00:10:23 +03:00
Sad Ellie
087ba19b1f Fix foot precision 2024-01-31 15:08:40 +03:00
Sad Ellie
28a4e1b668 tiny clean up 2024-01-24 17:56:55 +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
839954ce85 Update UnitsRepository
- Refactor Unit classes
- Add grain
- Add pace units

closes #143 #144

squashed commit
2024-01-04 16:38:06 +03:00
Sad Ellie
ae3e6b291e data:converter module tests refactor 2023-12-12 11:36:21 +03:00
Sad Ellie
49f94588ac Update UnitsRepository
closes: #118 #135 #136
2023-12-06 21:54:49 +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