Sad Ellie
533a281af9
Fix cursor position for separators
2023-05-17 10:27:15 +03:00
Sad Ellie
5932332fc8
Fix crash on empty input in unit converter
2023-05-16 11:13:24 +03:00
Sad Ellie
c838d0f32d
Fix delayed clear history button
2023-05-16 09:59:43 +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
6499971bd9
Fix restore formatter settings
2023-05-09 11:58:29 +03:00
Sad Ellie
85c3f6abcc
Added time zone module
2023-05-07 00:39:34 +03:00
Sad Ellie
84020de8f9
Scrollable SegmentedButtonRow
2023-05-03 16:35:05 +03:00
Sad Ellie
62af6a5ba2
Clean up theming logic
2023-05-03 11:05:22 +03:00
Sad Ellie
c5cfd5bac7
Fix flickering screen
2023-05-02 10:18:57 +03:00
Sad Ellie
34521e306e
Splash screen colors
...
closes #50
2023-05-01 20:39:00 +03:00
Sad Ellie
e1337d755e
Updated README.md
2023-04-29 21:54:26 +03:00
Sad Ellie
fcebc14ffb
Kobicha
2023-04-25 16:13:39 +03:00
Sad Ellie
902841fae6
Icon scale adjustments
2023-04-25 15:34:38 +03:00
Sad Ellie
c6b1b09e64
Fixed app icon scale
2023-04-25 15:03:04 +03:00
Sad Ellie
0d1256a618
Fixed comma and dot icons
2023-04-25 14:56:38 +03:00
Sad Ellie
5a99a40457
Removed redundant app stores
...
Updated build flavors and README.md
2023-04-25 12:02:30 +03:00
Sad Ellie
4eb6e223b8
Updated RU translation
2023-04-25 11:59:09 +03:00
Sad Ellie
41a71c2948
Added quick settings tile
2023-04-25 11:19:43 +03:00
Sad Ellie
953b3e51f4
Fix monochrome icon
2023-04-25 10:36:56 +03:00
Sad Ellie
0f43a75bd9
I changed icon again
2023-04-24 21:31:02 +03:00
Sad Ellie
2f20dc30aa
Fix animation duration for theme change
2023-04-23 19:44:03 +03:00
Sad Ellie
23cbb3efb8
Fix Monet mode for old devices
2023-04-23 19:43:25 +03:00
Sad Ellie
efc1c9a841
Better color schemes
2023-04-23 19:28:13 +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
16411fad60
Themmo bump
2023-04-22 18:42:44 +03:00
Sad Ellie
570a89f769
Don't diplay NaN
...
closes #47
2023-04-21 11:54:34 +03:00
Sad Ellie
60e60268cb
Icon fixes
2023-04-21 11:13:29 +03:00
Sad Ellie
8065a4bf9a
Better (?) color schemes
2023-04-21 10:44:25 +03:00
Sad Ellie
98ce3b5d58
Revert feature
2023-04-21 10:32:52 +03:00
Sad Ellie
1e5874c335
Improved UI in themes settings
2023-04-20 12:33:17 +03:00
Sad Ellie
5e87cce22d
Changed settings icon
...
closes #43
2023-04-20 12:07:13 +03:00
Sad Ellie
54fef52ec8
Updated README.md
2023-04-20 12:00:47 +03:00
Sad Ellie
a55bf98ff5
Merge branch 'feat/theme-settings'
2023-04-20 11:56:18 +03:00
Sad Ellie
59ec10017f
Icon and label change option
...
squashed + dummy icons
2023-04-20 11:54:55 +03:00
Sad Ellie
51369dbe24
Updated README.md
2023-04-09 22:43:45 +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
cd2b27c094
Jazzberry jam
2023-04-08 17:35:57 +03:00
Sad Ellie
987f54dd67
Updated RU locales
2023-04-08 17:32:09 +03:00
Sad Ellie
c5e0291789
Fixed recomposition logic when toggling favorites filter
2023-04-05 21:57:29 +03:00
Sad Ellie
89036b6ea6
Sorting settings for units list
...
- Favorites are now always first (except for search)
closes #32
2023-04-04 20:51:46 +03:00
Sad Ellie
82a4f4ad0a
Format time as a separate setting
2023-04-04 19:15:34 +03:00
Sad Ellie
ff48ac6444
Added microgram
...
closes : #35
2023-04-03 12:02:53 +03:00
Sad Ellie
754ba665fd
Save favorites state
2023-04-03 11:53:50 +03:00
Sad Ellie
bb8e909b23
Rename SecondViewModel into UnitsListViewModel
2023-04-02 20:26:22 +03:00
Sad Ellie
931235deb0
Fix expression value is not used
2023-04-02 20:20:41 +03:00
Sad Ellie
3a620452c2
Merge branch 'feature/responsive-ui'
2023-04-02 19:46:49 +03:00