Prey now has google analytics but has moved to GCM

This commit is contained in:
David Black 2012-09-10 13:19:23 +01:00
parent f30ae0f3d2
commit 40134cd700

View file

@ -1,5 +1,5 @@
Disabled:C2DM API key required Disabled:Google Analytics, possible issues around GCM
#NonFreeDep because it requires the Market app to be installed, for C2DM #NonFreeDep because it requires the Market app to be installed, for using GCM
AntiFeatures:NonFreeNet,NonFreeDep AntiFeatures:NonFreeNet,NonFreeDep
Category:System Category:System
License:GPLv3 License:GPLv3
@ -23,7 +23,7 @@ Prey lets you keep track of all your devices easily on one place. Supports:
Repo Type:git Repo Type:git
Repo:https://github.com/prey/prey-android-client Repo:https://github.com/prey/prey-android-client
# TODO: c2dm (aka "push API") seems to require an API key from Google, see http://code.google.com/android/c2dm/index.html # TODO: GCM (aka "push API") seems to require an API key from Google, see http://code.google.com/android/c2dm/index.html
Build Version:0.5,34,8934cda82af81580a26cf4de233da15feaab1dfd,prebuild=echo "ask-for-password=true\nprey-minor-version=0\nprey-versionon=0.5\nprey-subdomain=control\nprey-domain=preyproject.com\n#c2dm\nc2dm-mail=\nc2dm-action=\nc2dm-message-sync=" > res/raw/config Build Version:0.5,34,8934cda82af81580a26cf4de233da15feaab1dfd,prebuild=echo "ask-for-password=true\nprey-minor-version=0\nprey-versionon=0.5\nprey-subdomain=control\nprey-domain=preyproject.com\n#c2dm\nc2dm-mail=\nc2dm-action=\nc2dm-message-sync=" > res/raw/config
Update Check Mode:Market Update Check Mode:Market