Skip to content

Releases: PrinceOfPuppers/sync-dl-gui

armeabi-v7a and arm64-v8a 1.4 release

20 Mar 15:24
Compare
Choose a tag to compare

Changelog:

  • Added Force m4a file format to settings menu, this is on by default to increase compatibility with media players

  • Removed Artist shout-out in settings page due to google flagging it as not complying with their Families Policy. Artists site can be found here: https://www.sonyakat.com/

Compatibility:

At time of release, these are compatible with the google play store, they are:

  • jarsigned
  • zipaligned
  • android api 29

Manual Install:

installed manually via adb, using:

adb install path/to/single/apk

armeabi-v7a and arm64-v8a 1.2 release

21 Dec 18:31
Compare
Choose a tag to compare

Changelog:

  • Additional protection against metadata corruption, metadata could become corrupted due to android deallocating background apps without running cleanup code. cleanup code now run on app pause

  • Added Artist shout-out in settings page

Compatibility:

At time of release, these are compatible with the google play store, they are:

  • jarsigned
  • zipaligned
  • android api 29

Manual Install:

installed manually via adb, using:

adb install path/to/single/apk

armeabi-v7a and arm64-v8a 1.0 release

09 Dec 08:36
Compare
Choose a tag to compare

At time of release, these are compatible with the google play store, they are:

  • jarsigned
  • zipaligned
  • android api 29

They can be installed manually via adb, using:

adb install path/to/single/apk