Skip to content

1.5.0

Compare
Choose a tag to compare
@rubenwardy rubenwardy released this 11 Mar 15:02
· 78 commits to master since this release

New features

  • Go to installed mod page after installing mod
  • Add new app logo
  • Add German translation
  • Update French translation
  • Add translation credits to about menu
  • Move submit report button to action bar
  • Add Find Elsewhere action to mod screen
  • Use HTTPS to connect to rest server

Fixes and Optimisations

  • Fix tablet specific discrepancies
  • Remove obsolete known authors from disclaimer activity
  • Fix mod list not showing due to mod manager creating a new instance of itself
  • Optimise notification updates to avoid lag

Maintenance

  • Rename strings to be consistently named
  • Turn ModManager into a proper singleton
  • ModManager: Rename get to getModList
  • Remove or downgrade unnecessary error messages
  • Update dependencies
  • Remove English strings in other languages' translations
  • Update gradle
  • Clean up RestMod → Mod conversion in getAvailableMods()