65 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
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
3d2a63fe95 Forgor how sets work 💀 2024-02-08 23:12:04 +03:00
Sad Ellie
32eb7422d5 Refactor UnitGroupsScreen 2024-02-06 18:07:25 +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
8d46084b51 Rewrite BackupManager 2024-01-19 00:23:16 +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
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
d0fcf5b138 Continuous calculations
closes #147
2024-01-03 14:45:54 +03:00
Sad Ellie
92953d1c99 Revert "Remove System font option"
This reverts commit 24f03b9d3d218c4fb01c8b900c3413fc9d203bfa.
2023-12-06 22:34:15 +03:00
Sad Ellie
5b1552f328 Set CLEAR_INPUT_AFTER_EQUALS to false by default 2023-12-02 18:17:03 +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
ff40a0905f Updated default user preferences 2023-11-26 15:04:06 +03:00
Sad Ellie
24f03b9d3d Remove System font option
closes #128
2023-11-23 22:45:53 +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
fb1b7fab2b Auto brackets
closes: #41
2023-10-11 23:16:22 +03:00
Sad Ellie
f3ba0bd06a Fix initial states, navigation, loading logic and transitions
closes #92
2023-10-04 13:13:57 +03:00
Sad Ellie
4c3a89d16d Update tests 2023-09-29 18:17:29 +03:00
Sad Ellie
a692b46e7a Added more color options
closes #93
2023-09-26 17:24:37 +03:00
Sad Ellie
dc2e4af77b Update dependency namings 2023-09-26 13:53:07 +03:00
Sad Ellie
c213292f51 Reorganize settings 2023-09-22 13:21:27 +03:00
Sad Ellie
83f092fb7c Create shortcuts manually 2023-09-21 14:53:17 +03:00
Sad Ellie
8fee9d065d Don't use map for dependencies 2023-09-19 13:42:36 +03:00
Sad Ellie
7e6036f4ce Keyboard in AddSubtract 2023-09-16 18:46:48 +03:00
Sad Ellie
c81bcf1438 Separate Preferences 2023-09-14 09:55:42 +03:00
Sad Ellie
6eaae86b12 Fix initial state for Partial history view option 2023-09-13 10:12:09 +03:00
Sad Ellie
1f21cfbae0 Option to disable partial history view
kinda closes #75
2023-09-12 17:44:51 +03:00
Sad Ellie
771b56eec8 I pressed some buttons on my keyboard
Experimental feature: Unit groups in vertical list
2023-09-11 16:58:57 +03:00
Sad Ellie
2405a2656a Tiny unit converter refactor 2023-09-11 11:48:34 +03:00
Sad Ellie
50f0ddbe91 Add an option to use system font
closes #81
2023-09-05 15:39:39 +03:00
sadellie
e03fa61a17 Enable Dynamic themes by default 2023-08-03 13:26:21 +03:00
sadellie
6236a1baec Refactor navigation 2023-08-03 10:36:10 +03:00
sadellie
ee5435dc7a Dude gave 2 stars cause of this
Hopefully he gives the app at least 3 stars now
2023-07-31 11:32:17 +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
sadellie
4affbda988 Calculator screen by default 2023-07-21 22:17:55 +03:00
Sad Ellie
6c5994ca2d Enable Monet by default 2023-05-24 16:57:10 +03:00
Sad Ellie
e2b48ef57d Sync localizations with POEditor
Also little changes in text
2023-05-24 16:55:45 +03:00