removing the fastlane changelog files

This commit is contained in:
tibbi 2022-06-20 18:00:49 +02:00
parent 20b17053fd
commit 26dc60850e
21 changed files with 0 additions and 42 deletions

View File

@ -1,2 +0,0 @@
* Added some translation improvements
* Changed target SDK to 29 to target the latest OS version

View File

@ -1,2 +0,0 @@
* Fixed percentage handling
* Couple UI translation improvements

View File

@ -1 +0,0 @@
* Adding some translation improvements

View File

@ -1,2 +0,0 @@
* Fixed the percentage handling
* Updated the app icon

View File

@ -1,5 +0,0 @@
* Use a nicer app icon on lower Android devices
* Allow making the widget smaller as before
* Use rounded corners at the widget
* Show a warning at dividing by zero (by ochagovdanil)
* Couple other translation and UI improvements

View File

@ -1,2 +0,0 @@
* Use larger precision at calculations (by vyasknellutla)
* Some translation and UX improvements

View File

@ -1,4 +0,0 @@
* Show currently selected operator
* Properly handle percentage
* Enable vibrations by default
* Added some other UX, stability and translation improvements

View File

@ -1,3 +0,0 @@
* Changed some operator characters for consistency with other apps
* Fixed some crashes and other glitches
* Require a Simple Thank You purchase for color customization

View File

@ -1,2 +0,0 @@
* Added White theme
* Show an error at too big or weird results, do not crash

View File

@ -1 +0,0 @@
* Adding some UI, stability and translation improvements

View File

@ -1,3 +0,0 @@
Redesigned a couple screens
Allow turning current numbers into positives/negatives by long pressing Minus
Couple other UX, stability and translation improvements

View File

@ -1 +0,0 @@
* Fixing percentage handling

View File

@ -1 +0,0 @@
* Fixed another percentage use case

View File

@ -1,2 +0,0 @@
* Fixed percentage handling with bigger numbers
* Added some stability and translation improvements

View File

@ -1,2 +0,0 @@
* Added history (by Aga-C)
* Added some stability, translation and UX improvements

View File

@ -1 +0,0 @@
* Added some stability, translation and UX improvements

View File

@ -1,2 +0,0 @@
* Fixed some decimal rounding errors at plus and minus operations
* Added some stability, translation and UX improvements

View File

@ -1 +0,0 @@
* Added some translation and UI improvements

View File

@ -1 +0,0 @@
* Added support for Material You theme on Android 12+

View File

@ -1,2 +0,0 @@
* Added some widget related improvements, but require Simple Thank You for using them
* Added some stabiliy and translation improvements

View File

@ -1,2 +0,0 @@
* Allow toggling between a decimal dot and comma
* Added some translation improvements