summaryrefslogtreecommitdiff
path: root/core/java/android/app/usage/UsageStats.java
Commit message (Expand)AuthorAgeFilesLines
* Update standby buckets for restored apps.Varun Shah2022-06-151-0/+11
* Merge "Change Shallow Copy to Deep Copy in UsageStats" am: f4d7116b49Makoto Onuki2021-08-231-3/+3
|\
| * Change Shallow Copy to Deep Copy in UsageStatszhuyunyi2021-08-171-3/+3
* | Add some TestAPIs for replacing some @hide API usages in ExtServices's testTony Mak2021-04-141-0/+46
* | Rename API based on API reviewZhen Zhang2021-04-081-3/+6
* | Improve the documentation of getLastTimeComponentUsed() APIZhen Zhang2021-03-171-3/+7
* | Create component used metrics in UsageStatsZhen Zhang2021-03-151-0/+25
* | Made CacheQuotaHint testable.Joanne Chung2020-10-141-0/+2
* | Clarify the difference between foreground and visible.Kweku Adams2020-07-281-1/+4
|/
* Update AppOps & UsageStats when app widget tapped.Hui Yu2020-03-211-0/+13
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Obfuscate usage stats data stored on disk.Varun Shah2019-10-081-0/+11
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Populate null UsageStats event task root fields with known dataMichael Wachenschwanz2019-02-151-2/+0
* UsageStats DEVICE_SHUTDOWN event.Hui Yu2019-01-161-5/+4
* Limit access to suspected false positives.Mathew Inwood2018-12-281-4/+5
* UsageStats tracking of screen usage.Hui Yu2018-12-121-116/+271
* Add UsageStats events for foreground service start/stop.Hui Yu2018-11-121-5/+271
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+8
* Provide app launch count in UsageStatsAmith Yamasani2018-03-221-0/+20
* Restrict access to instant app data in usage statsMakoto Onuki2017-05-161-0/+11
* Fix a bug where the last used times could be wrong.Daniel Nishi2017-02-071-6/+6
* Add Sharing Histories to UsageStatsManager.Kang Li2016-12-131-0/+62
* Rewrite app standby statsAmith Yamasani2016-02-051-41/+0
* Don't change screen on time on time changesAdam Lesinski2016-01-271-2/+6
* UsageStats: Change INTERACTION to SYSTEM_INTERACTIONAdam Lesinski2015-06-111-0/+22
* Idle timebaseAmith Yamasani2015-05-111-0/+20
* Make UsageStats API comply with API CouncilAdam Lesinski2014-08-291-4/+12
* Second iteration of the UsageStats APIAdam Lesinski2014-08-081-136/+64
* Sort ResolverActivity items based on UsageStatsAdam Powell2014-07-201-0/+1
* First iteration of a public UsageStats APIAdam Lesinski2014-07-181-0/+240