Commit Graph

  • 413b4864e3 Fix APK download fix-bad-auth-and-download FliegendeWurst 2021-07-01 19:26:28 +0200
  • 83a2884c50 Add Huawei P8 lite device.properties master FliegendeWurst 2021-07-01 21:40:54 +0200
  • 8e0ce2dafd Fix APK download FliegendeWurst 2021-07-01 19:26:28 +0200
  • 6e4c7a47b5 fix Bad Authentication gentoolinux 2021-06-27 16:07:23 +0200
  • 664c399f81
    Merge pull request #116 from gurnec/fix-purchased-downloads Domenico Iezzi 2020-03-09 11:07:45 +0000
  • 04ae986e00 Fix download of purchased apps Christopher Gurnee 2020-02-27 18:59:58 -0500
  • 7d3969ea1d Fixed test code in README.md Antoine Neuenschwander 2019-09-18 13:19:44 +0200
  • 1848a618f6
    Merge pull request #108 from kar/master Domenico Iezzi 2020-01-20 08:11:44 +0000
  • f74790a9ee Add support for bundled apks kar 2020-01-10 09:14:04 +0100
  • fc0cc3a902
    Updated setup.py for release v0.4.4 Domenico Iezzi 2019-11-27 14:00:19 +0100
  • ac404b34f6
    setup.py: fix for issue #96 v0.4.4 Domenico Iezzi 2019-11-25 17:55:26 +0100
  • a686f556e3
    Merge pull request #99 from AhnMo/master Domenico Iezzi 2019-11-25 16:44:41 +0000
  • 5cdcfefb65 Fix libs.googleplay.LoginError: 'server says: UNKNOWN_ERR' Park Junghwan 2019-11-21 14:53:48 +0900
  • 65c92c96f0
    Merge pull request #91 from ppoffice/master Domenico Iezzi 2019-06-19 11:37:05 +0200
  • 96387b2407 Fix protobuf generation and test file ppoffice 2019-06-15 11:49:51 -0400
  • 0ca0f65f75
    Merge pull request #87 from alirajabi/fix-device-properties Domenico Iezzi 2019-05-23 10:30:53 +0200
  • d3d59c58cc Fix to include device.properties on build Ali Rajabi 2019-05-19 18:09:15 +0430
  • e5e60b8356
    generate protobuf python file using setuptools next Domenico Iezzi 2019-04-09 14:34:24 +0200
  • 26f675c5a6 Updated README.md Domenico Iezzi 2019-01-23 14:36:18 +0100
  • 6ca31cc1d2 Removed documentation folder Domenico Iezzi 2019-01-23 14:35:16 +0100
  • 23b83ad81a
    Merge pull request #77 from sweisgerber-dev/enhancement-specific-exception Domenico Iezzi 2019-01-23 14:39:26 +0100
  • 5f42319971 Changed generic Except. in ...GooglePlayAPI to LoginError Sebastian Weisgerber 2019-01-23 08:58:59 +0100
  • c119d1ce5b
    Improve list() documentation and test case Domenico Iezzi 2019-01-22 23:09:13 +0100
  • af10ec6494
    Enforce same style for every function name Domenico Iezzi 2019-01-22 22:35:32 +0100
  • e1d2671caf
    Removed nb_results and offset from search() Domenico Iezzi 2018-12-23 23:37:07 +0100
  • cd6d686eff
    travis: remove arguments from cmd Domenico Iezzi 2018-12-23 22:41:55 +0100
  • 3629b232fe
    Test now fetches gsfId and token from env Domenico Iezzi 2018-12-23 22:38:41 +0100
  • 129d45f19b
    Return complete messages for some APIs Domenico Iezzi 2018-12-23 22:36:55 +0100
  • 6c8d295369
    Use MessageToDict for pb parsing Domenico Iezzi 2018-12-23 22:36:04 +0100
  • 46b427124d
    Updated Protobuf definition and parsing Domenico Iezzi 2018-12-12 17:23:07 +0100
  • 86e069b541
    Restore security error message Domenico Iezzi 2018-11-17 10:53:14 +0100
  • 588b17eb7c
    Prepare for v0.4.3 v0.4.3 Domenico Iezzi 2018-09-08 18:26:58 +0200
  • a83c2abfbf
    Introduced new exceptions Domenico Iezzi 2018-07-15 17:09:31 +0200
  • e84a0d7db2
    changed crypto library with pyca/cryptography Domenico Iezzi 2018-07-15 16:36:37 +0200
  • 13bc63b927
    Added script to fetch devices from play-store-api Domenico Iezzi 2018-07-15 13:15:00 +0200
  • 99ae4cba0e
    moved tests into a separate folder Domenico Iezzi 2018-07-15 12:23:38 +0200
  • 118b539cbc
    Merge pull request #57 from kallix/FIX-api.search Domenico Iezzi 2018-06-25 14:33:14 +0200
  • b9d3ecdce1 FIX broken URL in api.search() that raises an exception when nb_results > 20 Kevin 2018-06-23 00:16:04 +0200
  • 5324eaa51b
    Moved some code in config.py Domenico Iezzi 2018-06-09 10:49:43 +0200
  • 525c24fae0
    Slighty more readable code + cleanup Domenico Iezzi 2018-06-08 21:39:44 +0200
  • 9a9ba1434a
    Added API to fetch search suggestions Domenico Iezzi 2018-04-06 20:47:58 +0200
  • 2247d2386e Revert "updated device data for bacon" Domenico Iezzi 2018-03-18 21:56:44 +0100
  • 05170a1e0a Added API to fetch home apps Domenico Iezzi 2018-03-18 21:26:03 +0100
  • 78113555b5 updated device data for bacon Domenico Iezzi 2018-03-18 21:21:19 +0100
  • 5ea4ab08c7 utils: parse apk permissions Domenico Iezzi 2018-03-18 21:18:47 +0100
  • d40ea3658c
    wrong license in setup.py Domenico Iezzi 2018-03-23 13:45:25 +0100
  • eae2db749d
    setup.py: ensure protobuf version is recent Domenico Iezzi 2018-03-13 22:04:51 +0100
  • 425a3f8334
    Merge pull request #46 from android-police/feature/add-description-recentchanges-fields Domenico Iezzi 2018-03-13 22:00:44 +0100
  • d966b33d09 Exposed descriptionHtml, recentChangesHtml, versionString and saleEnds in utils.py Added saleEnds to protobuf definition for app offers. SeBsZ 2018-03-13 15:40:12 +0100
  • 6f5565bdef
    Some improvements to code Domenico Iezzi 2018-02-03 14:30:21 +0100
  • 1185a13a40
    Prepare for v0.4.2 v0.4.2 Domenico Iezzi 2018-02-01 12:16:50 +0100
  • 3d1f4fe56d
    Removed unstable userProfile from test Domenico Iezzi 2018-02-01 12:15:32 +0100
  • d984a92dc7
    Added log function Domenico Iezzi 2018-02-01 11:53:16 +0100
  • 15cf326184
    Merge pull request #37 from matlink/patch-1 Domenico Iezzi 2018-01-31 18:49:36 +0100
  • 8e725d5da5
    Update setup.py Matlink 2018-01-31 16:29:36 +0100
  • 7f0fad78ef
    Added functions to change locale v0.4.1 Domenico Iezzi 2018-01-27 19:42:36 +0100
  • 2e4166f4e5
    locale and timezone should be mandatory arguments Domenico Iezzi 2018-01-27 19:15:45 +0100
  • 454db356b0
    Prepare for v0.4 v0.4 Domenico Iezzi 2018-01-27 18:59:17 +0100
  • 0a13755ff9
    _delivery_data returns more information Domenico Iezzi 2018-01-27 18:39:40 +0100
  • e05d126f6b
    Updated device info for shamu, sailfish, op3, op3t Domenico Iezzi 2018-01-26 21:05:31 +0100
  • 3d0d399434
    Updated device info for mako, kenzo, fp2 Domenico Iezzi 2018-01-26 20:58:49 +0100
  • a07640b90e
    Updated parameters with more up-to-date values Domenico Iezzi 2018-01-26 20:15:54 +0100
  • c4ba7f80b3
    Added auth headers Domenico Iezzi 2018-01-26 19:46:23 +0100
  • 23937e6cb8
    Improved file delivery + minor changes Domenico Iezzi 2018-01-26 18:24:19 +0100
  • e1c73c8af0
    Updated device info for bullhead and hammerhead Domenico Iezzi 2018-01-25 12:11:54 +0100
  • 291a5e9d93
    Removed python2 test Domenico Iezzi 2018-01-25 11:47:02 +0100
  • 149707caab
    Updated test.py with timezone Domenico Iezzi 2018-01-25 11:41:07 +0100
  • 24a3e1a09b
    Changed Locale and TimeZone initialization Domenico Iezzi 2018-01-25 11:36:25 +0100
  • d7a322dd82
    Updated device info for angler and bacon Domenico Iezzi 2018-01-25 11:20:54 +0100
  • 5013dbe5ab
    Update setup.py to version 0.3.2 Domenico Iezzi 2017-12-11 19:30:30 +0100
  • f7d2077d78
    Added proxy config to userProfile request v0.3.2 Domenico Iezzi 2017-12-09 11:50:20 +0100
  • df4300c7df
    Added userProfile case to test.py Domenico Iezzi 2017-12-09 11:39:10 +0100
  • a4dbf80a73
    Updated pbuf definitions with protobuf 3.5.0 Domenico Iezzi 2017-12-09 11:37:38 +0100
  • 1e567277f5 Initial userProfile implementation Domenico Iezzi 2017-11-27 17:40:10 +0100
  • e9e866da97
    Try to avoid python2 travis build error Domenico Iezzi 2017-12-09 11:01:03 +0100
  • 8dc2eb58c7
    Improvements to helper functions Domenico Iezzi 2017-12-09 10:58:00 +0100
  • 55499a015e
    Helper functions for response parsing Domenico Iezzi 2017-12-09 10:06:34 +0100
  • 6a6c0b01d0
    Init proxies_config with given value in __init__ Domenico Iezzi 2017-12-09 09:59:42 +0100
  • 2f24058086
    Fixed commit d422074 re-formatting issue Domenico Iezzi 2017-12-09 09:55:11 +0100
  • b99ceb8410 Revert "Added proxy config for requests" Domenico Iezzi 2017-12-09 09:41:07 +0100
  • 6e8a02527b
    Merge pull request #26 from RankoR/master Domenico Iezzi 2017-12-08 12:54:07 +0100
  • d422074ea8 Added proxy config for requests Artem Smirnov 2017-12-07 05:02:59 +0300
  • c7a3f8fc2d
    Added userProfile api to Documentation Domenico Iezzi 2017-11-27 16:46:05 +0100
  • 0fc9cb9fef
    Removed debug feature Domenico Iezzi 2017-11-15 15:48:55 +0100
  • f7163f5615
    Prepare for v0.3.1 v0.3.1 Domenico Iezzi 2017-11-14 11:55:15 +0100
  • 12109621a6
    Tightened locale checks Domenico Iezzi 2017-11-14 11:22:19 +0100
  • 1cece7d3ff
    Prepare for v0.3 v0.3 Domenico Iezzi 2017-11-13 11:50:51 +0100
  • c61819d00b
    Fix #22 Domenico Iezzi 2017-11-13 11:44:15 +0100
  • ac2d07a8c9
    Some code optimizations Domenico Iezzi 2017-11-11 21:59:14 +0100
  • 6a9f29c6ce
    Device info setup moved inside __init__ Domenico Iezzi 2017-11-10 22:25:33 +0100
  • e6c69a5552
    Updated default values for bacon Domenico Iezzi 2017-11-10 22:12:34 +0100
  • 693ae8348f
    Take latest apk if not version specified Domenico Iezzi 2017-11-09 12:25:39 +0100
  • 639c7f9e98
    Python code linting and cleanup Domenico Iezzi 2017-11-07 14:02:23 +0100
  • e37daed28b
    Update README.md Domenico Iezzi 2017-11-06 18:20:03 +0100
  • 512dc4000f
    Removed debug string Domenico Iezzi 2017-11-05 15:56:53 +0100
  • 6a3926fcd6
    search: fixed wrong doc check v0.2.8 Domenico Iezzi 2017-11-05 15:43:23 +0100
  • 11128cde27
    search: manage case when no result is found Domenico Iezzi 2017-11-05 12:58:38 +0100
  • 3b0ff57c38
    Prepare for v0.2.7 v0.2.7 Domenico Iezzi 2017-11-03 11:58:36 +0100
  • df2fa823fd
    Fix #18 Domenico Iezzi 2017-11-03 11:35:50 +0100
  • 25bfb4aaec
    bulkDetails: handle case when app doesn't exist Domenico Iezzi 2017-11-02 17:34:49 +0100