Sad Ellie
56dadeee74
Separate typography for numbers
2023-10-09 11:27:59 +03:00
Sad Ellie
f3e85dbfa2
Fix "mutable" misuse
2023-10-09 10:21:27 +03:00
Sad Ellie
943ceb0c64
Remove duplicate text style
2023-10-07 00:37:23 +03:00
Sad Ellie
f3ba0bd06a
Fix initial states, navigation, loading logic and transitions
...
closes #92
2023-10-04 13:13:57 +03:00
Sad Ellie
e99d27872f
Update string ids
2023-10-01 21:47:03 +03:00
Sad Ellie
ac65677695
Merge branch 'tests-setup' into olive-green
2023-10-01 13:27:09 +03:00
Sad Ellie
d519af6ec8
Fix clear history button visibility
2023-09-30 14:29:44 +03:00
Sad Ellie
d1eb0060f1
Increase history list item height
2023-09-30 14:29:19 +03:00
Sad Ellie
010062f6a6
Revert thresholds
2023-09-30 14:19:25 +03:00
Sad Ellie
4c3a89d16d
Update tests
2023-09-29 18:17:29 +03:00
Sad Ellie
407db4aeee
Fix InputTextField size
2023-09-27 15:44:49 +03:00
Sad Ellie
c8b11a4b02
Refactor CalculatorScreen
2023-09-27 14:27:56 +03:00
Sad Ellie
e14cd51070
Fix "expand more" button rotation
2023-09-26 23:37:51 +03:00
Sad Ellie
d039f00141
Content descriptions
2023-09-26 14:00:18 +03:00
Sad Ellie
dc2e4af77b
Update dependency namings
2023-09-26 13:53:07 +03:00
Sad Ellie
e821f26ad9
Fix system font option
...
closes #81
2023-09-26 09:29:43 +03:00
Sad Ellie
b04e95e56e
Refactor CalculatorScreen
2023-09-19 15:28:01 +03:00
Sad Ellie
8fee9d065d
Don't use map for dependencies
2023-09-19 13:42:36 +03:00
Sad Ellie
29c2f2f26e
Fix transition animation
2023-09-18 14:55:12 +03:00
Sad Ellie
7e6036f4ce
Keyboard in AddSubtract
2023-09-16 18:46:48 +03:00
Sad Ellie
8ffaf4b08b
10^x
...
closes #65
2023-09-14 12:10:13 +03:00
Sad Ellie
031685ac7d
Bump
2023-09-14 09:58:03 +03:00
Sad Ellie
c81bcf1438
Separate Preferences
2023-09-14 09:55:42 +03:00
Sad Ellie
1f21cfbae0
Option to disable partial history view
...
kinda closes #75
2023-09-12 17:44:51 +03:00
Sad Ellie
1d5bbaf5b2
Loading state for Unit Converter and Calculator keyboards
2023-09-11 16:18:23 +03:00
Sad Ellie
2405a2656a
Tiny unit converter refactor
2023-09-11 11:48:34 +03:00
sadellie
c99ee787ef
Fix shortcuts
2023-08-03 17:45:11 +03:00
sadellie
588474529f
Less garbage and bad decisions in code
2023-08-03 14:29:39 +03:00
sadellie
6236a1baec
Refactor navigation
2023-08-03 10:36:10 +03:00
sadellie
ee5435dc7a
Dude gave 2 stars cause of this
...
Hopefully he gives the app at least 3 stars now
2023-07-31 11:32:17 +03:00
sadellie
9cfb35b03e
Reinventing the wheel, but better this time. Better approach for draggable history list in calculator:
...
- Using anchored draggable
- Remembering button sizes
- Additional buttons are not resizeable anymore
closes #75
2023-07-30 20:46:30 +03:00
sadellie
7c70258b84
Bumpy bumps
...
Updated navigation logic
2023-07-21 21:52:20 +03:00
Sad Ellie
f1f1b7841e
Free focus on drag start
2023-06-02 16:11:15 +03:00
Sad Ellie
3cfebb343d
Fixed history item text length
2023-05-31 22:06:15 +03:00
Sad Ellie
29fb953644
Scroll on history change
2023-05-26 10:00:27 +03:00
Sad Ellie
4718d4ac18
Update History List on change
2023-05-25 22:03:32 +03:00
Sad Ellie
86dce329ac
Separate User Preferences
2023-05-19 10:29:53 +03:00
Sad Ellie
1b61b4bd85
Added SettingsButton.kt
2023-05-18 23:33:10 +03:00
Sad Ellie
52a1a5b4d5
Fix ignored minus
2023-05-17 11:05:45 +03:00
Sad Ellie
777ff6ca67
Refactor HistoryList composable
2023-05-17 10:28:05 +03:00
Sad Ellie
c838d0f32d
Fix delayed clear history button
2023-05-16 09:59:43 +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
570a89f769
Don't diplay NaN
...
closes #47
2023-04-21 11:54:34 +03:00
Sad Ellie
5e87cce22d
Changed settings icon
...
closes #43
2023-04-20 12:07:13 +03:00
Sad Ellie
931235deb0
Fix expression value is not used
2023-04-02 20:20:41 +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
6cf49812b7
Merge branch 'master' into feature/auto-size-text
...
# Conflicts:
# feature/calculator/src/main/java/com/sadellie/unitto/feature/calculator/CalculatorScreen.kt
# feature/calculator/src/main/java/com/sadellie/unitto/feature/calculator/components/CalculatorKeyboard.kt
2023-03-27 15:15:16 +03:00
Sad Ellie
f7cfd65639
Save Angle mode
2023-03-27 14:49:55 +03:00