summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/cmstats/ReportingServiceManager.java
Commit message (Collapse)AuthorAgeFilesLines
* remove CyanogenMod's statsWolfgang Wiedmeyer2015-12-261-123/+0
| | | | | | | This is an updated patch, based on what Paul did in 0071a841f73f571c29fb1651a88fda8b9bce70ca for Replicant 4.2 Change-Id: I5ec28bc505a35e045701a030a90804a6b35655b2 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Settings: add opt out stats eventSteve Kondik2015-11-231-19/+32
| | | | | | | | | | | | - Get rid of keeping track of queued jobs, job scheduler does this and all we really want is a new job id to not interfere with old ones (unless we hit the max jobs allowed, then start the count over). - Persist whether we have reported metrics for the owner user (once per device) Ref: CYNGNOS-1131 Change-Id: Ib5bac2944b5ca4259ea82a357b24708377c1dc4c
* Settings: update community metricsRoman Birg2015-11-231-26/+21
| | | | | | | | | | | | - Send community metrics to CM.org as well as Cyanogen server - Kill off Google Analytics - Use JobScheduler to intelligently schedule uploads when network connection is available Change-Id: Ibd7d84a961dda4af20db9226191380e9f977b5de Signed-off-by: Roman Birg <roman@cyngn.com>
* Settings: Rebase against GoogleAnalyticsV3.Adnan Begovic2015-11-231-2/+4
| | | | Change-Id: Ia015847be4bf985e206a5b4b2362959c6220e2ba
* Settings: Migrate stats opt out to global settings.Adnan2015-11-231-5/+15
| | | | | | Control newly introduced global setting Change-Id: Iea22206cd8ac8bf7d45e4b7dabfb9f0d1e602e0e
* ReportingService: Fix service startupRicardo Cerqueira2015-11-231-2/+3
| | | | | | | Turns out the service wasn't starting at all until someone looked at the data, so no reports were being sent for CM11... Change-Id: Ib64ddbed4e0cae9c2f71d6c0c79f8081d6f15301
* Settings: Anonymous Statistics (CMStats)Danesh Mondegarian2015-11-231-0/+102
CMStats is now integrated into settings. Change-Id: Ice1b2c0c4882620eef774aca26b91a39d27f7b47