54.txt 692 B

123456789101112
  1. * Add Bulgarian translation (thanks StoyanDimitrov)
  2. * Fix short description in F-Droid (thanks linsui)
  3. * Fix typo (thanks GPery and DeenHyper74)
  4. * A different notification for each installed app will be displayed
  5. * Clicking on notification will update the app
  6. * Better detect ABI of device - Firefox Focus can be installed on Android emulators
  7. * Use Crasher (https://github.com/fennifith/Crasher) for crash reports
  8. * Delete old downloaded APK files more reliable
  9. * Drop permission READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE because they should not be necessary
  10. * Check and fail if external storage is not available
  11. * Query GitHub API with less network traffic
  12. * Cleanup code