summaryrefslogtreecommitdiff
path: root/core/java/android/app/usage/UsageStats.java
AgeCommit message (Expand)Author
2021-04-14Add some TestAPIs for replacing some @hide API usages in ExtServices's testTony Mak
2021-04-08Rename API based on API reviewZhen Zhang
2021-03-17Improve the documentation of getLastTimeComponentUsed() APIZhen Zhang
2021-03-15Create component used metrics in UsageStatsZhen Zhang
2020-10-14Made CacheQuotaHint testable.Joanne Chung
2020-07-28Clarify the difference between foreground and visible.Kweku Adams
2020-03-21Update AppOps & UsageStats when app widget tapped.Hui Yu
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-08Obfuscate usage stats data stored on disk.Varun Shah
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-15Populate null UsageStats event task root fields with known dataMichael Wachenschwanz
2019-01-16UsageStats DEVICE_SHUTDOWN event.Hui Yu
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-12-12UsageStats tracking of screen usage.Hui Yu
2018-11-12Add UsageStats events for foreground service start/stop.Hui Yu
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-22Provide app launch count in UsageStatsAmith Yamasani
2017-05-16Restrict access to instant app data in usage statsMakoto Onuki
2017-02-07Fix a bug where the last used times could be wrong.Daniel Nishi
2016-12-13Add Sharing Histories to UsageStatsManager.Kang Li
2016-02-05Rewrite app standby statsAmith Yamasani
2016-01-27Don't change screen on time on time changesAdam Lesinski
2015-06-11UsageStats: Change INTERACTION to SYSTEM_INTERACTIONAdam Lesinski
2015-05-11Idle timebaseAmith Yamasani
2014-08-29Make UsageStats API comply with API CouncilAdam Lesinski
2014-08-08Second iteration of the UsageStats APIAdam Lesinski
2014-07-20Sort ResolverActivity items based on UsageStatsAdam Powell
2014-07-18First iteration of a public UsageStats APIAdam Lesinski