Myzel394
1a2ae455c9
fix: Add Hexadecimal as default NumberBase
...
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
2024-07-12 22:46:28 +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
76685339d7
Save calculator keyboard state
...
closes #175
2024-02-14 22:46:43 +03:00
Sad Ellie
263a1139dc
Refactor FormatterSymbols
...
closes #90
2024-02-12 22:12:07 +03:00
Sad Ellie
32eb7422d5
Refactor UnitGroupsScreen
2024-02-06 18:07:25 +03:00
Sad Ellie
402f48ee1f
Delete calculator history item by one
...
closes #58
2024-02-04 23:50:12 +03:00
Sad Ellie
b2030ad9dc
Remove RPN experiment
2024-02-04 19:16:10 +03:00
Sad Ellie
28a4e1b668
tiny clean up
2024-01-24 17:56:55 +03:00
Sad Ellie
bddd4c06d1
Refactor haptic preference
2024-01-21 21:45:58 +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
80e858e1ed
Themmo update
2024-01-16 18:22:34 +03:00
Sad Ellie
99a8db2a50
Navigate to changelogs for new versions
2024-01-08 17:49:49 +03:00
Sad Ellie
02e9bfaf90
BMI calculator
...
closes #134
squashed commit
2024-01-06 18:42:40 +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
d0fcf5b138
Continuous calculations
...
closes #147
2024-01-03 14:45:54 +03:00
Sad Ellie
e6f74c56f8
Superscript support
...
#138
2023-12-12 11:35:43 +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
f02a4ecf8a
Tiny project refactor
...
- Updated build files
- Removed unused flavor
- Renamed units module
2023-12-02 18:11:38 +03:00
Sad Ellie
24f03b9d3d
Remove System font option
...
closes #128
2023-11-23 22:45:53 +03:00
Sad Ellie
9610b5bc38
Refactor BigDecimalUtils
2023-11-21 22:16:35 +03:00
Sad Ellie
60e5f1f998
Basic RPN mode implementation
...
#125
2023-11-21 22:16:35 +03:00
Sad Ellie
99a91be8ca
Clear input as an option
...
ON by default
closes #117
2023-11-13 22:31:39 +03:00
Sad Ellie
1475e5a948
Improve testability
...
- Use interfaces to mock objects
- Use only primitives in preferences
2023-10-31 14:58:14 +03:00
Sad Ellie
5b04cb4f42
Tune search ranking
2023-10-29 20:59:40 +03:00
Sad Ellie
bbacbf78f0
Fix time zone search
2023-10-08 19:07:21 +03:00
Sad Ellie
4fc9fc6b0c
Time zone converter rewrite
...
ref: #88
2023-10-07 00:30:04 +03:00
Sad Ellie
e99d27872f
Update string ids
2023-10-01 21:47:03 +03:00
Sad Ellie
4c3a89d16d
Update tests
2023-09-29 18:17:29 +03:00
Sad Ellie
8fee9d065d
Don't use map for dependencies
2023-09-19 13:42:36 +03:00
Sad Ellie
66f1c965d7
Refactor unit objects
2023-09-15 09:51:17 +03:00
Sad Ellie
2e2ec1d753
Cache currency rates
...
closes #79
2023-09-14 22:56:10 +03:00
Sad Ellie
77440d6631
Added Fuel Consumption ( #29 )
2023-09-11 23:37:53 +03:00
Sad Ellie
2405a2656a
Tiny unit converter refactor
2023-09-11 11:48:34 +03:00
sadellie
caf025778e
Added Time zone converter
...
Hidden as "tools experiment"
Missing:
- Clean data
- Translations
- UI/UX clean up
- Relative time change functionality
- Custom user time zone functionality
closes #59
this is a squashed commit
2023-07-29 16:33:27 +03:00
Sad Ellie
4354d00652
I have no idea what i'm doing
2023-06-02 16:52:27 +03:00
Sad Ellie
777ff6ca67
Refactor HistoryList composable
2023-05-17 10:28:05 +03:00
Sad Ellie
9156473d7a
Dependencies bump (hell)
2023-05-15 15:50:29 +03:00
Sad Ellie
98ce3b5d58
Revert feature
2023-04-21 10:32:52 +03:00
Sad Ellie
59ec10017f
Icon and label change option
...
squashed + dummy icons
2023-04-20 11:54:55 +03:00
Sad Ellie
89036b6ea6
Sorting settings for units list
...
- Favorites are now always first (except for search)
closes #32
2023-04-04 20:51:46 +03:00
Sad Ellie
2f87448ab3
Added luminance ( #29 )
2023-03-29 14:38:57 +03:00
Sad Ellie
7c582f8298
Rename MyUnit into DefaultUnit
2023-03-28 18:05:10 +03:00
Sad Ellie
8bb28dae7b
Added Flow rate ( #29 )
2023-03-28 17:54:20 +03:00
Sad Ellie
06af4e1a2a
Added torque ( #29 )
2023-03-23 19:13:25 +03:00
Sad Ellie
273cbcc0ff
Added force ( #29 )
2023-03-23 13:41:46 +03:00
Sad Ellie
4a646a0a7e
Added prefixes ( #30 )
2023-03-22 17:26:38 +03:00