Sad Ellie
e2b48ef57d
Sync localizations with POEditor
...
Also little changes in text
2023-05-24 16:55:45 +03:00
Sad Ellie
6bb6afcbcf
Improve slider track animation
2023-05-23 17:15:26 +03:00
Sad Ellie
9a06fb4d75
Squashable unit selection button
2023-05-23 10:24:06 +03:00
Sad Ellie
71c89d9062
Adjust squiggly track
2023-05-23 10:07:00 +03:00
Sad Ellie
7ec8cf934a
Interactive formatting settings
2023-05-21 22:20:43 +03:00
Sad Ellie
9444e55d71
I hate string manipulations
2023-05-19 17:46:26 +03:00
Sad Ellie
1b61b4bd85
Added SettingsButton.kt
2023-05-18 23:33:10 +03:00
Sad Ellie
7aa0d3e431
Date difference tool
2023-05-18 23:28:05 +03:00
Sad Ellie
3a6987bac0
squashable
2023-05-18 22:34:21 +03:00
Sad Ellie
52a1a5b4d5
Fix ignored minus
2023-05-17 11:05:45 +03:00
Sad Ellie
533a281af9
Fix cursor position for separators
2023-05-17 10:27:15 +03:00
Sad Ellie
f25af1caad
Less trash in code
2023-05-15 16:48:05 +03:00
Sad Ellie
fe81601fa8
Merge branch 'light-goldenrod-yellow'
...
# Conflicts:
# core/ui/src/main/java/com/sadellie/unitto/core/ui/Formatter.kt
# feature/calculator/src/main/java/com/sadellie/unitto/feature/calculator/CalculatorScreen.kt
# feature/calculator/src/main/java/com/sadellie/unitto/feature/calculator/components/HistoryList.kt
# feature/converter/src/main/java/com/sadellie/unitto/feature/converter/components/MyTextField.kt
# feature/converter/src/main/java/com/sadellie/unitto/feature/converter/components/TopScreen.kt
# feature/unitslist/src/main/java/com/sadellie/unitto/feature/unitslist/RightSideScreen.kt
2023-05-15 16:03:27 +03:00
Sad Ellie
9156473d7a
Dependencies bump (hell)
2023-05-15 15:50:29 +03:00
Sad Ellie
8f1847618a
Tiny fixes
...
* New Token-based System™ for input
* Unmathematical/Unethical/Cursed percentage support
* New Expression Evaluator™ that is not a dumpster fire
* Cursor in Converter input text field
* Removed garbage code (-200 KB)
proper fix for #12
closes #44
closes #52
this is a squashed commit
2023-05-15 13:16:51 +03:00
Sad Ellie
84020de8f9
Scrollable SegmentedButtonRow
2023-05-03 16:35:05 +03:00
Sad Ellie
902841fae6
Icon scale adjustments
2023-04-25 15:34:38 +03:00
Sad Ellie
0d1256a618
Fixed comma and dot icons
2023-04-25 14:56:38 +03:00
Sad Ellie
68ab0c2cba
Adjusted button icon sizes
...
Backspace is now a filled icon
2023-04-23 16:50:49 +03:00
Sad Ellie
b7127e75a9
Better theming options:
...
- Improved UI/UX
- Added ability to pick color scheme
2023-04-09 13:14:44 +03:00
Sad Ellie
ede1ffe2cd
Bump
2023-04-08 20:40:06 +03:00
Sad Ellie
4c20c6c0b8
Fixes for responsive ui
...
squashed commit
closes : #24 and #34
2023-04-02 19:42:04 +03:00
Sad Ellie
07fdb03ab3
The most responsive UI
...
- Auto-size text field (animated)
- Auto-size keyboard
- Auto-size buttons
- Fix cursor
2023-03-27 13:06:12 +03:00
Sad Ellie
7150fc9133
Refactor formatter
2023-02-28 21:37:02 +04:00
Sad Ellie
f7ee7dcd1e
Fixed converter screen title text
2023-02-28 13:14:25 +04:00
Sad Ellie
b3d1b22b24
Fix icons for converter buttons
2023-02-27 23:10:52 +04:00
Sad Ellie
dff7f51d64
Code clean up
2023-02-27 15:36:40 +04:00
Sad Ellie
00357d0906
Inverse buttons
2023-02-27 14:50:30 +04:00
Sad Ellie
61aff9c3ae
Introduce Token object
2023-02-27 11:22:08 +04:00
Sad Ellie
fa1ec777cd
Keyboard buttons refactor
...
+ Fixed vibrations
+ Fixed fractional button icon
2023-02-26 20:23:57 +04:00
Sad Ellie
4556ec3880
Increased letter spacing for app name text in drawer
2023-02-26 19:23:52 +04:00
Sad Ellie
cb878fb171
Landscape mode support for calculator
2023-02-26 19:18:05 +04:00
Sad Ellie
a1333f5746
No more strange hardcoded symbols for TextFieldController
2023-02-26 15:36:46 +04:00
Sad Ellie
2ee69c5b9c
Drawer item icon states
2023-02-26 15:02:23 +04:00
Sad Ellie
8a66639253
App name in navigation drawer
2023-02-26 14:41:21 +04:00
Sad Ellie
9d665823ba
Settings tab in navigation drawer
2023-02-26 14:13:02 +04:00
Sad Ellie
827a42bf49
Navigation drawer instead of tools screen
2023-02-25 16:26:11 +04:00
Sad Ellie
81f750402a
Expression formatting and cursor fixes
...
P.S. This commit is a mess, lots of hardcoded stuff and weird decisions.
2023-02-24 19:05:06 +04:00
Sad Ellie
185f8452a8
CenterAlignedTopAppBar in screen template
2023-02-21 19:40:41 +04:00
Sad Ellie
4668a5cea3
Backspace icon, finally
2023-02-21 15:01:25 +04:00
Sad Ellie
4dff86b2e2
Better (?) icons sizing
2023-02-21 14:38:19 +04:00
Sad Ellie
5be0d7d5e3
Improved calculator design
...
- Added background for input fields,
- Added background for history
- Added drag handle
- Fixed padding
2023-02-21 13:01:43 +04:00
Sad Ellie
39f4997c73
Calculator history ( #2 ):
...
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
31f59ca038
Icons in Keyboard buttons
2023-02-15 20:34:17 +04:00
Sad Ellie
db95fbacfc
Icons in Keyboard buttons
2023-02-15 20:29:08 +04:00
Sad Ellie
51f65a694a
Disable collapsable TopBar in tools
2023-02-15 14:37:56 +04:00
Sad Ellie
211570680c
Refactored buttons
2023-02-12 16:40:40 +04:00
Sad Ellie
776dd63381
Improved calculator buttons
2023-02-12 16:09:46 +04:00
Sad Ellie
5ab779d136
Added Calculator ( #2 )
...
Note: First iteration of this feature, will change the navigation, cursor and copy/paste/cut.
2023-02-12 15:25:58 +04:00
Sad Ellie
790457cb6f
Landscape mode support for EpochConverter
2023-02-01 18:00:55 +04:00