Simple-Calculator/CHANGELOG.md

3.8 KiB

Changelog

Version 5.1.3 (2020-03-22)

  • Fixed the percentage handling
  • Updated the app icon

Version 5.1.2 (2020-03-05)

  • Adding some translation improvements

Version 5.1.1 (2020-02-15)

  • Fixed percentage handling
  • Couple UI translation improvements

Version 5.1.0 (2019-11-26)

  • Added some translation improvements
  • Changed target SDK to 29 to target the latest OS version

Version 5.0.5 (2019-07-23)

  • Adding some bottom navigation bar color customization improvements

Version 5.0.4 (2019-07-23)

  • Allow customizing the bottom navigation bar color

Version 5.0.3 (2019-07-05)

  • Some translation improvements

Version 5.0.2 (2019-04-07)

  • Fixed a FAQ item

Version 5.0.1 (2019-04-07)

  • Fixed some smaller glitches
  • Translation improvements

Version 5.0.0 (2018-10-19)

  • Increased the minimal required Android OS version to 5 (Lollipop)
  • Couple UX and translation improvements

Version 4.2.0 (2018-10-05)

  • Updating some libraries + translation updates

Version 4.1.0 (2018-08-09)

  • Fixed some percentage related operations
  • Couple other UX improvements

Version 4.0.0 (2018-05-16)

  • Allow changing the app launcher icon color
  • Added a FAQ item about clearing chars
  • Added a Settings button for changing widget colors without recreating it

Version 3.2.0 (2018-04-03)

  • Replaced Modulo with Percent
  • Make sure the calculation formula is displayed properly after Root

Version 3.1.2 (2018-02-27)

  • Added a toggle for preventing the device from sleeping
  • Added FAQ

Version 3.1.1 (2018-01-23)

  • Misc smaller improvements

Version 3.1.0 (2018-01-16)

  • Made dark theme the default
  • Improved some square root calculation behaviour

Version 3.0.1 (2017-12-07)

  • Fixed missing launcher icons on some devices

Version 3.0.0 (2017-12-04)

  • Improved primary color customization
  • Added optional haptic feedback on button presses

Version 2.0.0 (2017-11-05)

  • Rewrote the app to kotlin
  • Made the widget more reliable
  • Added color customization

Version 1.12 (2016-09-07)

  • Added German translation

Version 1.11 (2016-08-29)

  • Rename the launcher to Calculator
  • Update the launcher icon

Version 1.10 (2016-08-21)

  • Add an Invite friends button
  • Make the buttons in About section easier to click

Version 1.9 (2016-07-26)

  • Make the dark theme really dark

Version 1.8 (2016-07-21)

  • Added a Dark theme
  • Added Swedish, Italian and Japanese translations

Version 1.7 (2016-07-07)

  • Display the proper widget preview image

Version 1.6 (2016-07-05)

  • Use the new Google Plus logo

Version 1.4 (2016-07-01)

  • Adjust everything properly if used on a tablet
  • Show a Rate us button to returning users

Version 1.3 (2016-06-27)

  • Add a Google Plus page link to the About section

Version 1.2 (2016-06-19)

  • Add a Facebook page link to the About section

Version 1.1 (2016-06-13)

  • Allow resizing the widget

Version 1.0 (2016-06-05)

  • Initial release