Sad Ellie
36befca5da
Refactor ConverterScreen
2023-02-21 20:38:52 +04:00
Sad Ellie
185f8452a8
CenterAlignedTopAppBar in screen template
2023-02-21 19:40:41 +04:00
Sad Ellie
ef0db15f11
Text paddings
2023-02-21 19:14:06 +04:00
Sad Ellie
95a401581d
Clear history UX/UI improved
...
- Show clear history button only when history view is fully expanded
- History view placeholder
- AlertDialog closes after clearing history
- List item height callback is called only once
2023-02-21 18:59:06 +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
684d7f2d9a
Paste text in calculator
2023-02-15 14:27:23 +04:00
Sad Ellie
3bc9891b81
❤ Hot magenta ❤
2023-02-14 16:20:42 +04:00
Sad Ellie
918babcd33
Updated translations
2023-02-14 16:16:21 +04:00
Sad Ellie
8355afa905
Hide experimental tools screen
2023-02-13 22:26:41 +04:00
Sad Ellie
610afca6fe
Clean up navigation
2023-02-13 21:44:12 +04:00
Sad Ellie
2c116fa90c
Rename MainScreen into ConverterScreen
...
It's very important /s
2023-02-13 21:04:15 +04:00
Sad Ellie
a70970a238
No more sad button labels(
2023-02-12 17:02:46 +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
32a129eb46
Bump and fixes
...
Compose bump caused crashes, fixed
2023-02-12 15:57:49 +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
b963cdc644
Move cursor logic to EpochViewModel.kt
2023-02-10 02:08:31 +04:00
Sad Ellie
55d9ec4327
Fix DateUnixTextFields
...
Moved to a separate file
Fixed text color
2023-02-09 19:39:39 +04:00
Sad Ellie
3bf2b73549
Added icon for epoch shortcut
2023-02-09 19:29:40 +04:00
Sad Ellie
f5e37aec16
Fix deep link and shortcuts.
...
User can now open app from shortcut even if it was already started.
2023-02-09 17:38:30 +04:00
Sad Ellie
7f664c21fd
Actual text fields for epoch converter
2023-02-04 12:48:15 +04:00
Sad Ellie
52d7db579c
Less sugar
2023-02-03 14:10:27 +04:00
Sad Ellie
32fafb9a66
Bump?
2023-02-03 11:15:34 +04:00
Sad Ellie
1620444123
Data module refactor
2023-02-02 18:51:36 +04:00
Sad Ellie
59de376f61
Animate UnixTextField
2023-02-02 14:07:38 +04:00
Sad Ellie
ebca5218cc
Better highlighting for input in Epoch
...
Little refactor - made thing very simple
2023-02-02 13:39:45 +04:00
Sad Ellie
0bf18951d6
Fixed shortcut for epoch screen
2023-02-02 10:20:41 +04:00
Sad Ellie
2c1278e5a2
Added "Notice" for Tools screen
2023-02-01 19:13:06 +04:00
Sad Ellie
df3794cad4
Added dynamic shortcut to epoch converter
2023-02-01 19:08:47 +04:00
Sad Ellie
790457cb6f
Landscape mode support for EpochConverter
2023-02-01 18:00:55 +04:00
Sad Ellie
56b89ab0f8
Added annoying badge
...
Will remove in future releases
2023-02-01 17:27:41 +04:00
Sad Ellie
b2fd5f709e
Fixed content description for tools screen icon button
2023-02-01 17:04:58 +04:00
Sad Ellie
9b5da8e1ab
Changed date text field layout
...
Better UI/UX. Time comes before date now. Using column instead of row for the field.
2023-02-01 17:03:05 +04:00
Sad Ellie
bb22741251
Merge branch 'labs/epoch-converter'
2023-02-01 16:29:46 +04:00
Sad Ellie
0bf3ac6155
Tools screen
...
Added basic tools screen
Added epoch converter screen
Little refactor to avoid code duplication
2023-02-01 16:29:19 +04:00
Sad Ellie
6fcb600ed2
Fixed batch conversion
2023-01-29 12:53:29 +04:00
Sad Ellie
541e13908b
Updated translation
2023-01-28 19:06:56 +04:00
Sad Ellie
b95906b31f
Added settings to control haptic feedback ( #16 )
2023-01-28 19:00:46 +04:00
Sad Ellie
31f4903d48
Added vibration on keyboard button press ( #16 )
2023-01-28 18:10:32 +04:00
Sad Ellie
67b7af080f
Fixed old fix that fixed fix
2023-01-28 16:44:29 +04:00
Sad Ellie
febcec5201
Removed redundant method from MainViewModel
2023-01-28 15:17:38 +04:00
Sad Ellie
f8461638d4
Fixed text field clickable area
2023-01-28 15:16:32 +04:00
Sad Ellie
8de96041d5
Animated corner radius for unit selection buttons
2023-01-28 15:15:16 +04:00
Sad Ellie
542a95acf7
Added formatter for time
2023-01-28 15:00:38 +04:00