mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 12:54:58 +00:00
24a3e1a09b
Before, if locale wasn't specified as a parameter, it was picked from the system running gpapi. Similar thing happened for timezone, but its value was hardcoded in config.py. To avoid problems related to missing or unavailable apps, this commit enforces users to provide a locale and a timezone value. Without them, gpapi can't be initialized. |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
device.properties | ||
googleplay_pb2.py | ||
googleplay.py | ||
utils.py |