1. 20 Jan, 2020 2 commits
  2. 10 Jan, 2020 1 commit
  3. 27 Nov, 2019 1 commit
  4. 25 Nov, 2019 2 commits
  5. 21 Nov, 2019 1 commit
  6. 19 Jun, 2019 1 commit
  7. 15 Jun, 2019 1 commit
    • ppoffice's avatar
      Fix protobuf generation and test file · 96387b24
      ppoffice authored
      * It seems that new versions of protobuf compiler requires the input
        protobuf file name to have a prefix of the --proto_path, relative
        path does not work in this case
      * Fix two null exceptions in test/test.py where docid does not present
        in the query result
      96387b24
  8. 23 May, 2019 1 commit
  9. 19 May, 2019 1 commit
  10. 09 Apr, 2019 1 commit
  11. 23 Jan, 2019 4 commits
  12. 22 Jan, 2019 2 commits
  13. 23 Dec, 2018 5 commits
  14. 12 Dec, 2018 1 commit
    • Domenico Iezzi's avatar
      Updated Protobuf definition and parsing · 46b42712
      Domenico Iezzi authored
      Newer definition have been fetched from play-store-api. Moreover, the
      following enhanchements are introduced:
      
      - An new function utils.parseProtobufObj will automatically parse any
      Protobuf object into a dictionary, so there's no need to manually
      specify each field to parse
      - Added toc() and acceptTos() functions
      - Added deviceCheckinConsistencyToken and dfeCookie to API state and
      headers
      - Since search results are now divided into clusters, each one
      representing a different subcategory, now the search() API call returns
      a list of clusters, each one containing a list of apps
      46b42712
  15. 17 Nov, 2018 1 commit
  16. 08 Sep, 2018 1 commit
  17. 15 Jul, 2018 4 commits
  18. 25 Jun, 2018 1 commit
  19. 22 Jun, 2018 1 commit
  20. 09 Jun, 2018 1 commit
  21. 08 Jun, 2018 1 commit
  22. 06 Apr, 2018 1 commit
  23. 23 Mar, 2018 5 commits