Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
feba71b4ef116e1ec32b02327d0d3a804311b554
/
services
/
usage
eb652a4
Convert services to Android.bp
by Colin Cross
· 7 years ago
3e99f65
Fix issue #34471029: Don't allow audio use from background apps.
by Dianne Hackborn
· 7 years ago
c8b29ac
Change storage migration to use quota APIs.
by Jeff Sharkey
· 7 years ago
35e46d2
Active camera apps can defy reserved cache space.
by Jeff Sharkey
· 7 years ago
ddff807
Consistent "low storage" behavior.
by Jeff Sharkey
· 7 years ago
1de10d6
Merge "System installed launcher can see instant apps" into oc-dev
by TreeHugger Robot
· 7 years ago
3051caa
System installed launcher can see instant apps
by Todd Kennedy
· 7 years ago
303e4157e
Fix NPE in usage stats manager (recent regression)
by Makoto Onuki
· 7 years ago
ad62301
Restrict access to instant app data in usage stats
by Makoto Onuki
· 7 years ago
06823d4
Use "real" free space; refresh on large changes.
by Jeff Sharkey
· 8 years ago
5a421ad
Merge "Defeat @Nullable String[] with empty list." into oc-dev
by Jeff Sharkey
· 8 years ago
2abd66c
Defeat @Nullable String[] with empty list.
by Jeff Sharkey
· 8 years ago
fd65813
Offer to wait until broadcasts have drained.
by Jeff Sharkey
· 8 years ago
a4d34d9
Respond to API council feedback.
by Jeff Sharkey
· 8 years ago
0034788
Fix code accounting bugs, track external app data.
by Jeff Sharkey
· 8 years ago
789a8fc
Storage API polishing.
by Jeff Sharkey
· 8 years ago
b28c9d6
Fix crash when measuring storage.
by Daniel Nishi
· 8 years ago
fd46312
Merge "We really want f_frsize and f_bavail." into oc-dev
by TreeHugger Robot
· 8 years ago
dafb17e
We really want f_frsize and f_bavail.
by Jeff Sharkey
· 8 years ago
6df866a
Enforce PACKAGE_USAGE_STATS for usage data.
by Jeff Sharkey
· 8 years ago
fe9a53b
Consistent dump() permission checking.
by Jeff Sharkey
· 8 years ago
2bdf134
Move retention length of users' chooser selections to SystemProperties,
by Kang Li
· 8 years ago
b5a35b8
Refactor cache behavior from "atmoic" to "group".
by Jeff Sharkey
· 8 years ago
d3b1def
Merge "Enable cache clearing v2 logic, fix bugs."
by TreeHugger Robot
· 8 years ago
e730ae87
Enable cache clearing v2 logic, fix bugs.
by Jeff Sharkey
· 8 years ago
6bb5d0f
Allow querying for apps on adopted storage.
by Jeff Sharkey
· 8 years ago
f02e97c
Merge "Hook up the cache quota query."
by Daniel Nishi
· 8 years ago
2572b96
Offer flag to force manual calculation.
by Jeff Sharkey
· 8 years ago
51673a5
Merge "Fix two storage measurement bugs."
by TreeHugger Robot
· 8 years ago
82add8a
Fix two storage measurement bugs.
by Jeff Sharkey
· 8 years ago
8025580
Update IUidObserver.onUidStateChanged to include procStateSeq.
by Sudheer Shanka
· 8 years ago
80fdb01
Hook up the cache quota query.
by Daniel Nishi
· 8 years ago
045d07b
Merge "Persist the debug time correction flag."
by Daniel Nishi
· 8 years ago
e40da3c
Save/load calculated cache quotas to a file.
by Daniel Nishi
· 8 years ago
6853522
Persist the debug time correction flag.
by Daniel Nishi
· 8 years ago
1971052
Merge "Add a debug flag to disable time correction."
by Daniel Nishi
· 8 years ago
61d5fd7
Reduce screen on delay during UsageStats rollover
by Amith Yamasani
· 8 years ago
9acc4f4
Add a debug flag to disable time correction.
by Daniel Nishi
· 8 years ago
6f2c1ea
Merge "Add queryStatsForPackage() API."
by Jeff Sharkey
· 8 years ago
373d017
Add queryStatsForPackage() API.
by Jeff Sharkey
· 8 years ago
0f703e6
Add a flag to enable/disable the cache quota calc.
by Daniel Nishi
· 8 years ago
830d4b4
Merge "Clear cache space when allocating bytes."
by Jeff Sharkey
· 8 years ago
d5d5e926
Clear cache space when allocating bytes.
by Jeff Sharkey
· 8 years ago
cf9d19e
First pass at adding the cache quota suggestions.
by Daniel Nishi
· 8 years ago
7d5420e
Enable kernel UID state updates.
by Jeff Sharkey
· 8 years ago
9bed070
More APIs for cache status and behavior.
by Jeff Sharkey
· 8 years ago
063c454
Disable kernel UID updates until update lands.
by Jeff Sharkey
· 8 years ago
24caec2
Merge "Write bg/fg status updates to kernel for stats."
by Jeff Sharkey
· 8 years ago
f3b0ef2
Write bg/fg status updates to kernel for stats.
by Jeff Sharkey
· 8 years ago
7d25faf
Invalidate installd when mounts change.
by Jeff Sharkey
· 8 years ago
9fa2a2c
Adds annotations to Intent, and enables ChooserActivity to rank apps
by Kang Li
· 8 years ago
f0707fe
Merge "Fix a near instant stats permission check false negative."
by TreeHugger Robot
· 8 years ago
2f0b45a
Initialize the Installer in the StorageStatsService.
by Daniel Nishi
· 8 years ago
d85d853
Fix a near instant stats permission check false negative.
by Daniel Nishi
· 8 years ago
8dedad3
Wire up storage stats API to installd.
by Jeff Sharkey
· 8 years ago
e8cece9
Initial API shape for storage statistics.
by Jeff Sharkey
· 8 years ago
b431d715
Merge "Add Sharing Histories to UsageStatsManager."
by Kang Li
· 8 years ago
53b4314
Add Sharing Histories to UsageStatsManager.
by Kang Li
· 8 years ago
0d1fd8d
Secure MATCH_UNINSTALLED_PACKAGES across users
by Amith Yamasani
· 8 years ago
dc589ac
Update usage of ActivityManagerNative.
by Sudheer Shanka
· 8 years ago
693d869
Handle charging state separately from temporary parole
by Amith Yamasani
· 8 years ago
f2d87eb
AppIdleHistory: Only write screen on durations during regular sync
by Adam Lesinski
· 8 years ago
589fca4
Whitelisting device provisioning package from app standby
by Tony Mak
· 8 years ago
ac04250
ShortcutManager: Implement usage report API
by Makoto Onuki
· 8 years ago
5fb47f3
Fix issue #28118215: Crash during system boot due to null carrier apps
by Dianne Hackborn
· 9 years ago
ae4cde1
Do not update idle apps on OTA
by David Brazdil
· 9 years ago
bdda1e0
Clear app idle state for removed packages
by Amith Yamasani
· 9 years ago
c53962d
When system server goes down, crash apps more.
by Jeff Sharkey
· 9 years ago
4ec6368
Optimize calls to TelephonyManager to check for privileged apps
by Amith Yamasani
· 9 years ago
b1e153b
Reduce locking duration when checking idle states
by Amith Yamasani
· 9 years ago
ca5d6d2
Clean up App Standby code
by Amith Yamasani
· 9 years ago
c170204
Merge "UsageStatsBackup Bug Fix"
by Ritesh Reddy
· 9 years ago
a93542f
Rewrite app standby stats
by Amith Yamasani
· 9 years ago
e35ae5c
UsageStatsBackup Bug Fix
by Ritesh Reddy
· 9 years ago
538c11c
Hack to get devices booting again.
by Jeff Sharkey
· 9 years ago
63668e8
Merge commit '5142a2d5b3f70c2017792ce04d3f254221ab3d21' into manual_merge_5142a2d5b3
by Adam Lesinski
· 9 years ago
b2d3ffa
Don't change screen on time on time changes
by Adam Lesinski
· 9 years ago
8a6ce2c
Enabled Backup/Restore of Package UsageStatistics
by Ritesh Reddy
· 9 years ago
9b4716b
Check apps idle states on time changes am: c465e71cdc am: d4bd4cb4b1
by Amith Yamasani
· 9 years ago
c465e71
Check apps idle states on time changes
by Amith Yamasani
· 9 years ago
89a697a
Merge "UsageStats: Use new settings key idle_duration2 for app idle" into mnc-dr1.5-dev am: d2e215978b am: a5c7106017
by Adam Lesinski
· 9 years ago
f0ef3c1
UsageStats: Use new settings key idle_duration2 for app idle
by Adam Lesinski
· 9 years ago
7856f3c
UsageStats: Fix issue where initializing data for first time would cause crash
by Adam Lesinski
· 9 years ago
76e9d76
UsageStats: Fix issue where initializing data for first time would cause crash
by Adam Lesinski
· 9 years ago
881f6f9
resolve merge conflicts of 551fc6823a to master.
by Adam Lesinski
· 9 years ago
da4a377
UsageStatsService: Fix app idle issue at rollover time
by Adam Lesinski
· 9 years ago
cd65448
Even more PackageManager caller triage.
by Jeff Sharkey
· 9 years ago
c5967e9
More progress on triaging PackageManager callers.
by Jeff Sharkey
· 9 years ago
e06b4d1
Consistent naming for PackageManager methods.
by Jeff Sharkey
· 9 years ago
8877120
Fix system watchdog timeout when reading too many usage events.
by Mark Lu
· 9 years ago
ccf7d9e
Use correct lock for reading/writing usage stats files
by Amith Yamasani
· 9 years ago
bdb94fe
Merge "Fix system watchdog timeout when reading too many usage events." am: 10b0bae06f am: b3d48f18a9
by Amith Yamasani
· 9 years ago
f12ffe6
Merge "Fix system watchdog timeout when reading too many usage events." am: 10b0bae06f
by Amith Yamasani
· 9 years ago
b3d48f1
Merge "Fix system watchdog timeout when reading too many usage events."
by Amith Yamasani
· 9 years ago
4e59db3
Fix system watchdog timeout when reading too many usage events.
by Mark Lu
· 9 years ago
24937d2
resolve merge conflicts of 3aee38c86e to master.
by Dianne Hackborn
· 9 years ago
fcc95a6
Fix issue #25357209: Could not send SMS or MMS messages, had to reboot
by Dianne Hackborn
· 9 years ago
9d77be8
am d2c95f98: am 97604b42: am 9f1ae4dc: am fe9c950a: Merge "Fix parole scheduling bugs." into mnc-dr-dev
by Jeff Sharkey
· 9 years ago
7cba1d4
UsageStats: Fix time change handling
by Adam Lesinski
· 9 years ago
5ded7af
Fix parole scheduling bugs.
by Jeff Sharkey
· 9 years ago
Next »