349 Commits

Author SHA1 Message Date
Sad Ellie
087ba19b1f Fix foot precision 2024-01-31 15:08:40 +03:00
Sad Ellie
e8d591673e Update strings 2024-01-27 17:45:26 +03:00
Sad Ellie
9596488b77 I LOVE Android View system
Rewriting Linux kernel in brainfuck is more satisfying than doing anything in Android View System

- Added preview and initial layout for calculator widget

closes #156
2024-01-26 23:38:07 +03:00
Sad Ellie
8dfb63d4a1 Refactor CalculatorWidget
closes #173
2024-01-25 22:58:00 +03:00
Sad Ellie
544a37b760 Set maxLines in both text fields in CalculatorWidget to 1 2024-01-24 18:11:55 +03:00
Sad Ellie
28a4e1b668 tiny clean up 2024-01-24 17:56:55 +03:00
Sad Ellie
16bb8b5709 Catch exceptions when providing widget layout
possible fix widget being stuck on initial layout
2024-01-23 23:33:03 +03:00
Sad Ellie
21585983c6 Add padding to text fields in widget 2024-01-23 17:55:50 +03:00
Sad Ellie
c63fa7fd38 Fix SettingsScreen preview 2024-01-23 17:55:19 +03:00
Sad Ellie
b90aa99004 Fix OutlinedDecimalTextField colors 2024-01-23 17:55:05 +03:00
Sad Ellie
13bb808455 fixup! Refactor haptic preference 2024-01-21 21:52:09 +03:00
Sad Ellie
bddd4c06d1 Refactor haptic preference 2024-01-21 21:45:58 +03:00
Sad Ellie
8b526e1b14 Rename to Euler 2024-01-21 21:27:36 +03:00
Sad Ellie
0e0a545ee1 Add content description for keyboard buttons
closes #166
2024-01-21 21:23:39 +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
27620e86c5 Add missing content descriptions
#166
2024-01-20 23:38:31 +03:00
Sad Ellie
9f683785cf Catch exception when converting units
closes #167
2024-01-20 22:40:42 +03:00
Sad Ellie
4319d18e17 Remove experimental ChipsRow 2024-01-19 17:29:29 +03:00
Sad Ellie
934e62916f Change backup file name and type 2024-01-19 17:09:37 +03:00
Sad Ellie
c1dce24645 Clear focus after equal click
#165
2024-01-19 11:04:14 +03:00
Sad Ellie
9f8c5b8c36 Rename parameter from evaluate to equal 2024-01-19 00:28:54 +03:00
Sad Ellie
8d46084b51 Rewrite BackupManager 2024-01-19 00:23:16 +03:00
Sad Ellie
d9454d8d01 Continuous calculations in widget 2024-01-18 14:00:49 +03:00
Sad Ellie
25304332f1 Adjust icon size 2024-01-18 13:58:57 +03:00
Sad Ellie
5141652394 Refactor text fields for number input
- removed custom keyboard to improve accessibility
2024-01-17 18:12:55 +03:00
Sad Ellie
84c29682f8 Normalize icons for potential icon packs feature 2024-01-17 18:10:39 +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
7cd4d16ae0 Body Mass calculator refactor
- Added normal weight info
- Added link to help
- Added tests
2024-01-12 17:04:45 +03:00
Sad Ellie
03836c4164 Use unitFrom group for both unit selection screens 2024-01-11 23:36:00 +03:00
Sad Ellie
508032f46a Update backup animations 2024-01-11 23:32:47 +03:00
Sad Ellie
4be09b0223 Catch exception when launching file picker 2024-01-11 23:32:12 +03:00
Sad Ellie
e8fb78ed61 AutoSizeTextField
closes: #137
2024-01-11 23:16:35 +03:00
Sad Ellie
982dc250ce Rename FAQ to Help 2024-01-09 17:54:17 +03:00
Sad Ellie
99a8db2a50 Navigate to changelogs for new versions 2024-01-08 17:49:49 +03:00
Sad Ellie
d257b9cad3 Add FAQ links
closes #154
2024-01-07 22:39:15 +03:00
Sad Ellie
caa2979d42 Place cursor at the start of input after evaluating
closes #151
2024-01-07 01:01:36 +03:00
Sad Ellie
f88fba44bb Refactor widget 2024-01-07 00:20:19 +03:00
Sad Ellie
3638af2e45 Restartable widget 2024-01-06 23:48:10 +03:00
Sad Ellie
3efca2dc95 Android 11 is outdated
- Fix colors for old devices
- Fix dimensions for old devices
2024-01-06 23:28:17 +03:00
Sad Ellie
83e3d19559 Use backup and restore strings 2024-01-06 18:45:23 +03:00
Sad Ellie
02e9bfaf90 BMI calculator
closes #134

squashed commit
2024-01-06 18:42:40 +03:00
Sad Ellie
37f25ed3ba Fix ugly minus token from result
closes #152
2024-01-04 19:45:15 +03:00
Sad Ellie
5b7169d396 Feet and inches input and output
closes #145
2024-01-04 19:37:37 +03:00
Sad Ellie
95b12cf1f8 Enable BackupManager 2024-01-03 18:42:46 +03:00
Sad Ellie
d0fcf5b138 Continuous calculations
closes #147
2024-01-03 14:45:54 +03:00
Sad Ellie
54f53f2380 Don't remember heights in CalculatorKeyboard
closes #140
2024-01-02 19:47:38 +03:00
Sad Ellie
55670cf06e Basic widget implementation #141
squashed commit
2024-01-02 19:38:00 +03:00
Sad Ellie
0793f0a19b Use alternative modifiers for keyboard 2023-12-12 10:36:31 +03:00
Sad Ellie
36fe441ded Fix keyboard size
closes #140
2023-12-12 09:46:46 +03:00