Skip to content

Commit

Permalink
Create 45.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkempire78 committed Mar 15, 2024
1 parent 2bcfd12 commit 1b26af4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/45.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
New:
- Use BigDecimal instead of Double
- Setting to convert results to scientific notation
- Add an option to use modulo
- Add an option to select a value instead of copying it
- Add an option to split the parentheses button
- Add an option to disable history
- Add license to about section

Improvements:
- Optimize the calculator
- Replace not essential EditText by TextView
- Enable symbol before decimal
- Scale up the back button hitbox
- Update several translations

Fixes:
- Cursor location
- Theme apply issue with amoled mode
- Decimal factorial result
- Landscape mode hides some button icons
- Gray rectangle next to Settings
- Formating issues
- Many other fixes...

0 comments on commit 1b26af4

Please sign in to comment.