index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
usage
/
UsageStats.java
Age
Commit message (
Expand
)
Author
2021-04-14
Add some TestAPIs for replacing some @hide API usages in ExtServices's test
Tony Mak
2021-04-08
Rename API based on API review
Zhen Zhang
2021-03-17
Improve the documentation of getLastTimeComponentUsed() API
Zhen Zhang
2021-03-15
Create component used metrics in UsageStats
Zhen Zhang
2020-10-14
Made CacheQuotaHint testable.
Joanne Chung
2020-07-28
Clarify the difference between foreground and visible.
Kweku Adams
2020-03-21
Update AppOps & UsageStats when app widget tapped.
Hui Yu
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-10-08
Obfuscate usage stats data stored on disk.
Varun Shah
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-15
Populate null UsageStats event task root fields with known data
Michael Wachenschwanz
2019-01-16
UsageStats DEVICE_SHUTDOWN event.
Hui Yu
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-12-12
UsageStats tracking of screen usage.
Hui Yu
2018-11-12
Add UsageStats events for foreground service start/stop.
Hui Yu
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-22
Provide app launch count in UsageStats
Amith Yamasani
2017-05-16
Restrict access to instant app data in usage stats
Makoto Onuki
2017-02-07
Fix a bug where the last used times could be wrong.
Daniel Nishi
2016-12-13
Add Sharing Histories to UsageStatsManager.
Kang Li
2016-02-05
Rewrite app standby stats
Amith Yamasani
2016-01-27
Don't change screen on time on time changes
Adam Lesinski
2015-06-11
UsageStats: Change INTERACTION to SYSTEM_INTERACTION
Adam Lesinski
2015-05-11
Idle timebase
Amith Yamasani
2014-08-29
Make UsageStats API comply with API Council
Adam Lesinski
2014-08-08
Second iteration of the UsageStats API
Adam Lesinski
2014-07-20
Sort ResolverActivity items based on UsageStats
Adam Powell
2014-07-18
First iteration of a public UsageStats API
Adam Lesinski