summaryrefslogtreecommitdiffstats
path: root/services/usage
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE ANYWHERE: Hack to get devices booting again.Jeff Sharkey2016-02-241-1/+13
* DO NOT MERGE ANYWHERE: Don't change screen on time on time changesAdam Lesinski2016-02-242-39/+56
* DO NOT MERGE Check apps idle states on time changesAmith Yamasani2016-02-241-1/+2
* DO NOT MERGE ANYWHERE: UsageStats: Use new settings key idle_duration2 for ap...Adam Lesinski2016-02-242-3/+17
* DO NOT MERGE ANYWHERE: UsageStats: Fix issue where initializing data for firs...Adam Lesinski2016-02-242-35/+41
* DO NOT MERGE ANYWHERE: UsageStatsService: Fix app idle issue at rollover timeAdam Lesinski2016-02-241-4/+81
* Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-031-12/+30
* Fix parole scheduling bugs.Jeff Sharkey2015-09-141-3/+2
* Fix issue #23270878: NPE in UsageStatsService while running UserManagementTestDianne Hackborn2015-08-181-0/+3
* Fix issue #22989030: Separate battery whitelistsDianne Hackborn2015-08-071-1/+77
* Merge "Ignore the active network scorer when checking for idleness" into mnc-devWenchao Tong2015-07-231-0/+11
|\
| * Ignore the active network scorer when checking for idlenessWenchao Tong2015-07-221-0/+11
* | UsageStats: Reduce log spam during time changeAdam Lesinski2015-07-221-4/+15
* | UsageStats: Gracefully handle corrupt filenamesAdam Lesinski2015-07-222-5/+21
|/
* Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-141-1/+5
* system_server: optimize app idle parole state changeXiaohui Chen2015-06-221-9/+33
* Fix issue #21930140: Add config to turn off auto power featuresDianne Hackborn2015-06-221-8/+31
* App Standby : Association between content providers and their sync adapterAmith Yamasani2015-06-191-1/+47
* Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-2/+2
* Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-1/+1
* Merge "Fix negative inactiveTime on creating a new user" into mnc-devAmith Yamasani2015-06-121-1/+1
|\
| * Fix negative inactiveTime on creating a new userAmith Yamasani2015-06-121-1/+1
* | App Standby: Convert constants to Settings.GlobalAdam Lesinski2015-06-121-35/+85
|/
* Report app standby state to batterystatsAmith Yamasani2015-06-122-46/+106
* UsageStats: Change INTERACTION to SYSTEM_INTERACTIONAdam Lesinski2015-06-114-20/+40
* Ignore carrier apps when checking for idlenessZach Johnson2015-06-081-0/+11
* Temporarily whitelist an app for network during dozeAmith Yamasani2015-06-021-8/+14
* Use screen-on time and wallclock time for idleness calcAmith Yamasani2015-05-203-25/+62
* Allow settings to change app inactive stateAmith Yamasani2015-05-131-1/+2
* Track app idle history and dump itAmith Yamasani2015-05-132-8/+116
* Allow exemption to idle apps at periodic intervalsAmith Yamasani2015-05-122-10/+115
* Idle timebaseAmith Yamasani2015-05-114-63/+192
* Rename *AppIdle to *AppInactive per api-councilAmith Yamasani2015-05-081-3/+3
* Exclude bound app widgets from idle app listAmith Yamasani2015-05-011-0/+9
* Remove network access for idle appsAmith Yamasani2015-04-291-11/+95
* More usage trackingAmith Yamasani2015-04-241-3/+2
* Add ability to get and set idle state of appsAmith Yamasani2015-04-242-0/+111
* Delay syncs for idle appsAmith Yamasani2015-04-131-0/+4
* Mark apps as not-idle at least onceAmith Yamasani2015-04-063-4/+78
* Throttle jobs for idle appsAmith Yamasani2015-04-032-2/+148
* Merge "Fix issue where pruned UsageStats files would not be removed from index"Adam Lesinski2015-03-021-12/+17
|\
| * Fix issue where pruned UsageStats files would not be removed from indexAdam Lesinski2015-03-021-12/+17
* | Merge "Add generic "INTERACTION" event type to UsageStatsManager"Adam Lesinski2015-03-023-1/+35
|\ \ | |/
| * Add generic "INTERACTION" event type to UsageStatsManagerAdam Lesinski2015-03-023-1/+35
* | Fix UsageStats to report correct endTime from XMLEdward Cunningham2015-02-271-1/+1
|/
* UsageStatsService: Update file index to prevent double checkinAdam Lesinski2014-11-072-14/+31
* Fix bug where checking-in more than once would cause an infinite loop in Usag...Adam Lesinski2014-11-041-0/+1
* Merge "Add dumpsys output to UsageStatsService, along with --checkin support"...Adam Lesinski2014-10-294-14/+240
|\
| * Add dumpsys output to UsageStatsService, along with --checkin supportAdam Lesinski2014-10-244-14/+240
* | Get UsageStats if no PackageUsage is available for boot dexopt filtering.Jeff Hao2014-10-231-1/+6
|/