Skip to content

Releases: quentin-st/Munin-for-Android

v4.2.0

20 Oct 20:38
Compare
Choose a tag to compare
  • Notifications fixes (migrate from GCM to FCM)
  • Translations enhancements

v4.1.0

31 Mar 16:54
Compare
Choose a tag to compare

Fix notifications not showing up

v4.0.8

03 Nov 13:45
Compare
Choose a tag to compare
  • Fix graphs activity crash caused by com.edmodo.rangebar.RangeBar

v4.0.7

03 Nov 12:38
Compare
Choose a tag to compare

v4.0.6

13 Oct 15:21
Compare
Choose a tag to compare

Fix crash when using shortcuts

v4.0.5

11 Oct 08:37
Compare
Choose a tag to compare
  • Enhance translations (a huge thank you to all the contributors for this)
  • Enhance dynazoom detection
  • Add "Add to homescreen" menuitem to grid screen

v4.0.4

07 Aug 10:10
Compare
Choose a tag to compare
  • NetHelper: Handle 307 & 308 redirects
  • Handle new import-export default URL

v4.0.3

03 Aug 21:45
Compare
Choose a tag to compare
  • Properly handle 301 & 302 redirects
  • Fix language on recent Android versions
  • Add support for Chinese (China), Finnish & Portuguese (Brazil)
  • Fix dynazoom issue (#33)

v4.0.2

19 Mar 09:28
Compare
Choose a tag to compare
  • Fix NPE when using grid as default activity

v4.0.1

18 Mar 20:24
Compare
Choose a tag to compare
  • Activity_Main: display refresh button & period switch on autoload=true
  • Fix UnknownFormatConversionException in Fragment_Notifications_Push (IT-it locale)
  • Settings.getBool(): handle cases where preference is still stored as string and can't be casted to bool
  • Fix issue with locale not being properly set on screen rotate