summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/usage
Commit message (Expand)AuthorAgeFilesLines
* Expose time-interval detail query on INetworkStatsSessionZoltan Szatmary-Ban2015-07-072-17/+20
* Frameworks/base: Remove UsageEvents finalizerAndreas Gampe2015-06-291-9/+0
* system_server: optimize app idle parole state changeXiaohui Chen2015-06-221-2/+9
* App Standby : Association between content providers and their sync adapterAmith Yamasani2015-06-191-0/+8
* UsageStats: Change INTERACTION to SYSTEM_INTERACTIONAdam Lesinski2015-06-112-2/+30
* Replace renamed reference to NetworkStats in javadocZoltan Szatmary-Ban2015-06-041-2/+2
* Temporarily whitelist an app for network during dozeAmith Yamasani2015-06-022-0/+23
* Merge "Rename NetworkUsageStats -> NetworkStats" into mnc-devZoltan Szatmary-Ban2015-05-142-35/+56
|\
| * Rename NetworkUsageStats -> NetworkStatsZoltan Szatmary-Ban2015-05-132-35/+56
* | Allow settings to change app inactive stateAmith Yamasani2015-05-131-0/+11
* | Idle timebaseAmith Yamasani2015-05-112-8/+20
* | Rename *AppIdle to *AppInactive per api-councilAmith Yamasani2015-05-082-6/+6
|/
* Add ability to get and set idle state of appsAmith Yamasani2015-04-242-0/+19
* Throttle jobs for idle appsAmith Yamasani2015-04-031-0/+37
* Data Usage public APIZoltan Szatmary-Ban2015-03-252-0/+712
* Add generic "INTERACTION" event type to UsageStatsManagerAdam Lesinski2015-03-022-0/+15
* Remove UsageEvents#resetToStart() as it doesn't workAdam Lesinski2014-10-081-9/+3
* Add Configuration changes to UsageStatsAdam Lesinski2014-09-045-45/+284
* Make UsageStats API comply with API CouncilAdam Lesinski2014-08-293-11/+19
* Split up ComponentName in UsageEvents.EventAdam Lesinski2014-08-261-15/+64
* Second iteration of the UsageStats APIAdam Lesinski2014-08-088-299/+508
* Add Per-User logging of UsageStatsAdam Lesinski2014-07-251-1/+3
* Sort ResolverActivity items based on UsageStatsAdam Powell2014-07-201-0/+1
* First iteration of a public UsageStats APIAdam Lesinski2014-07-188-0/+641