mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 12:54:58 +00:00
6a9f29c6ce
Since most of the device data is used only for the checkin procedure, which is run only after the first login with email and passwd, it is useless to have functions in GooglePlayAPI to modify them at runtime. Now if the user wants to specify custom data, this data should be provided as arguments to the constructor. |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
device.properties | ||
googleplay_pb2.py | ||
googleplay.py | ||
utils.py |