summaryrefslogtreecommitdiff
path: root/core/java/android/app/usage/UsageStatsManager.java
AgeCommit message (Expand)Author
2021-06-23Enforce permissions check in getLastTimeAnyComponentUsedZhen Zhang
2021-04-12Suspend dialog improvememtsSuprabh Shukla
2021-03-31Persist user-agnostic lastTimeAnyComponentUsed in diskZhen Zhang
2021-03-30Create package-level last time usage stats for app hibernationZhen Zhang
2021-03-19Allow the system to specify user-force when restricting.Kweku Adams
2021-02-07Make UsageStats query API UserHandle-awareAmith Yamasani
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-07-31Update language to comply with Android’s inclusive language guidance.Michael Wachenschwanz
2020-06-05Disable restricted bucket.Kweku Adams
2020-04-20Merge "Add permission check to UsageStatsManager#isAppInactive" into rvc-devMichael Wachenschwanz
2020-04-06Add permission check to UsageStatsManager#isAppInactiveMichael Wachenschwanz
2020-03-19Unrestrict updated buggy apps.Kweku Adams
2020-03-18Revert "Unrestrict updated buggy apps."Anthony Stange
2020-03-17Unrestrict updated buggy apps.Kweku Adams
2020-03-16Convert system forced reasons to flags.Kweku Adams
2020-02-12Make apps active when charging.Kweku Adams
2020-01-22Creating new RESTRICTED bucket.Kweku Adams
2020-01-13Clarify forced reason usage.Kweku Adams
2020-01-09Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-13Expose the onCarrierPrivilegedAppsChanged as SystemApiyinxu
2019-12-11Expose the onCarrierPrivilegedAppsChanged as SystemApiyinxu
2019-12-03Add comments to bucketing reasons.Kweku Adams
2019-11-26Adding temp whitelist methods to PowerWhitelistManager interface.Kweku Adams
2019-10-08Allow the supervision app to access certain UsageStats APIs.Varun Shah
2019-08-30Move usage stats data to credential encrypted storage.Varun Shah
2019-05-10Clarify UsageStatsManager#queryUsageStats behaviorMichael Wachenschwanz
2019-04-16Elevate standby bucket on first foreground service startMichael Wachenschwanz
2019-04-12Remove old version of registerUsageSessionObserverMichael Wachenschwanz
2019-04-01Clarify timebase for UsageStats ApiMichael Wachenschwanz
2019-03-23Merge "Remove deprecated USM#registerAppUsageLimitObserver."Varun Shah
2019-03-16Merge "Remove the @remove from the deprecated registerUsageSessionObserver"TreeHugger Robot
2019-03-15Remove the @remove from the deprecated registerUsageSessionObserverMichael Wachenschwanz
2019-03-13Merge "Change registerUsageSessionObserver to take Duration for timelimits"Michael Wachenschwanz
2019-03-13Remove deprecated USM#registerAppUsageLimitObserver.Varun Shah
2019-03-12Change registerUsageSessionObserver to take Duration for timelimitsMichael Wachenschwanz
2019-03-12Update #registerAppUsageLimitObserver to take time used.Varun Shah
2019-03-04Merge "Update #registerAppUsageLimitObserver to accept time remaining."TreeHugger Robot
2019-03-04Update #registerAppUsageLimitObserver to accept time remaining.Varun Shah
2019-02-28Merge "Promote apps in the NEVER bucket on sync scheduled"Michael Wachenschwanz
2019-02-22Promote apps in the NEVER bucket on sync scheduledMichael Wachenschwanz
2019-02-15Updated Nullable annotation for #registerAppUsageLimitObserver.Varun Shah
2019-02-08Allow registration of AppUsageLimitObservers with 0 time limit.Varun Shah
2019-01-23Added APIs for App Usage Limits.Varun Shah
2019-01-22Add Task Root package info to UsageEventMichael Wachenschwanz
2019-01-08Merge "Add Usage Reporting Api to UsageStatsManager"Michael Wachenschwanz
2019-01-07Add Usage Reporting Api to UsageStatsManagerMichael Wachenschwanz
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-11-26Do not update AppStandbyController on foreground service eventsHui Yu