googleplay-api/gpapi
Domenico Iezzi 24a3e1a09b
Changed Locale and TimeZone initialization
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.
2018-01-25 11:36:25 +01:00
..
__init__.py Added setup.py + changes to the lib structure 2017-09-21 11:19:48 +02:00
config.py Changed Locale and TimeZone initialization 2018-01-25 11:36:25 +01:00
device.properties Updated device info for angler and bacon 2018-01-25 11:20:54 +01:00
googleplay_pb2.py Updated pbuf definitions with protobuf 3.5.0 2017-12-09 11:37:38 +01:00
googleplay.py Changed Locale and TimeZone initialization 2018-01-25 11:36:25 +01:00
utils.py Improvements to helper functions 2017-12-09 10:58:00 +01:00