googleplay-api/gpapi
Domenico Iezzi 866c633b1c
Integrity check before returning lists
In order to catch invalid tokens, an additional integrity check is done
before returning lists in details() and bulkDetails() functions. If the
check doesn't pass, raise a LoginError.
2017-11-01 11:23:24 +01:00
..
__init__.py Added setup.py + changes to the lib structure 2017-09-21 11:19:48 +02:00
config.py Dinamically change locale and timezone 2017-10-30 17:30:10 +01:00
device.properties Disabled non-working devices 2017-10-13 18:16:54 +02:00
googleplay_pb2.py Added setup.py + changes to the lib structure 2017-09-21 11:19:48 +02:00
googleplay.py Integrity check before returning lists 2017-11-01 11:23:24 +01:00
utils.py Code style improvements, checked using flake8 2017-10-10 18:35:40 +02:00