Skip to content

v2.4.0 - Android S(ussy)

Compare
Choose a tag to compare
@TacoTheDank TacoTheDank released this 24 Nov 03:09
  • Now targets and supports Android 12 (API 31) (#41)
  • Removed all crashlog uploading functionality (b918544)
    • Why do this?: First, there really isn't any reason for this to be built into Scoop itself. Second, having to change the backend every time a service goes down is too much of a hassle. Now YOU get to choose the service you want to use (pastebin, self-hosted, etc.).
    • Also, don't bother asking for this feature to come back. It will not.
  • Removed INTERNET permission (no longer needed because of above)
  • Improved launcher icon (3839b20) (AndroidAssetStudio added support for adaptive icons, so I was able to improve the quality of the launcher icon quite a bit)
  • New translations (thank you all!):
  • Bug fixes and internal improvements (see below in the commit history)

Commits from v2.3.1...v2.4.0