Simple-Calculator/fastlane/metadata/android/en-US/changelogs/34.txt

6 lines
235 B
Plaintext
Raw Normal View History

2020-05-24 23:13:02 +02:00
* 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