Skip to content

v2.0.0

Compare
Choose a tag to compare
@rm3l rm3l released this 01 Aug 17:50
· 917 commits to master since this release

Maoni Lib

  • Upgrade to Android SDK 24
  • #2 Drop calls to SwingBuilder, so signing information is not asked when not necessary
  • Fix the way device information is retrieved. Note that this contains breaking changes in the Feedback API, as pictured in the section below

Breaking changes

  • The Feedback.Device class has been removed, in favor of a separate DeviceInfo class, which contains everything related to the Device

maoni-email

  • Email body has been updated to read info from the new DeviceInfo class => the email to send as feedback now contains much more details about the device

Maoni Sample App

  • Upgrade to Android SDK 24