811 Commits

Author SHA1 Message Date
Sad Ellie
67a4852741 Refactor Tokenizer 2024-02-06 18:07:54 +03:00
Sad Ellie
32eb7422d5 Refactor UnitGroupsScreen 2024-02-06 18:07:25 +03:00
Sad Ellie
5c81a1c675 Prepare for text2
Enabled physical keyboard support (#148), but not tested
2024-02-05 23:33:03 +03:00
Sad Ellie
bf9bf37812 Clean up build files 2024-02-05 00:10:23 +03:00
Sad Ellie
402f48ee1f Delete calculator history item by one
closes #58
2024-02-04 23:50:12 +03:00
Sad Ellie
9a865b4049 Rewrite FixedExpressionInputTextField 2024-02-04 19:50:54 +03:00
Sad Ellie
b2030ad9dc Remove RPN experiment 2024-02-04 19:16:10 +03:00
Sad Ellie
4a499b8fd3 Fix #177 2024-02-02 17:01:42 +03:00
Sad Ellie
32c8f3184d Quick Silver (Patch 1) 2024-01-31 15:14:09 +03:00
Sad Ellie
a88aa9081a Fix #176 2024-01-31 15:09:50 +03:00
Sad Ellie
087ba19b1f Fix foot precision 2024-01-31 15:08:40 +03:00
Sad Ellie
dba9fd713a Add missing permission description 2024-01-31 15:08:02 +03:00
Sad Ellie
99b0b37ad0 Quick Silver 2024-01-27 19:21:20 +03:00
Sad Ellie
1d7e30ccb8 Remove ic_launcher-playstore.png 2024-01-27 19:21:03 +03:00
Sad Ellie
1bae2425d7 Add baseline-prof.txt 2024-01-27 19:20:47 +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
aa89e16bbb Center keyboard icons 2024-01-23 17:58:56 +03:00
Sad Ellie
f2db674432 Migrate to edge to edge 2024-01-23 17:57:56 +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
5ed0caa4ab Adjust KeyboardButton animation duration 2024-01-19 17:10:31 +03:00
Sad Ellie
0f4c2594d4 Catch exceptions when restoring data 2024-01-19 17:09:59 +03:00
Sad Ellie
934e62916f Change backup file name and type 2024-01-19 17:09:37 +03:00
Sad Ellie
c99a544304 Baseline profile setup 2024-01-19 17:09:07 +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
f413e98d27 Decrease keyboard button animation duration
closes #162
2024-01-18 14:00:21 +03:00
Sad Ellie
bb0b75e3f4 Fix authorities 2024-01-18 13:59:16 +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
bd5cce157d Text fields refactor 2024-01-16 17:43:07 +03:00
Sad Ellie
fec626eb57 Fix AssistChip content color
closes #159
2024-01-15 18:24:22 +03:00