Skip to content

Releases: matlink/gplaycli

3.29

10 Mar 11:53
4af7d3d
Compare
Choose a tag to compare
  • Use custom gpapi since the original one is temporarily put off

3.28

10 Mar 11:52
56750e5
Compare
Choose a tag to compare
  • Fix token way of authenticating

3.27

10 Feb 21:49
Compare
Choose a tag to compare

Fix a lot of issues due to API changes from Google.

Version 3.26

05 Sep 21:22
87b886c
Compare
Choose a tag to compare

Code rewrite, better handling of connect function and parameters.

Version 3.25

15 Oct 13:50
3f24add
Compare
Choose a tag to compare
  • Fix issue where device codename option was not working (f070442)

Version 3.24

10 Sep 12:15
c5920db
Compare
Choose a tag to compare
  • Update gpapi to version 0.4.3 to support versionString

Version 3.23

16 May 08:08
d1b0858
Compare
Choose a tag to compare
  • add windows compatibility c68eb6c
  • remove clint dependency, embed a minimal version of progressbar 9a9250e
  • switched back to pyaxmlparser, as it will be packaged into debian soon b5dba03

Version 3.22

30 Mar 19:54
776c27a
Compare
Choose a tag to compare
  • use androguard instead of pyaxmlparser for further debian packaging 675ac04

Version 3.21

08 Mar 13:36
0f8b5ea
Compare
Choose a tag to compare
  • Fix regression where progress bar could not been disabled #168
  • Fix issue where unavailable local apks where not marked as unavailable #167
  • Fix issue where cache directory was not recursively created #166

Version 3.20

02 Mar 08:44
c11d41b
Compare
Choose a tag to compare
  • support hex format for version code (0d4f84f)