Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b7fe1763b6e720fbace8694343fdecedacb09107
/
services
/
usage
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
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
d5d5e92
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
35eb8d6
am 1559f1c5: am 217d4568: am 8100b3fa: am 4439dcdc: am af75c17b: Fix issue #23270878: NPE in UsageStatsService while running UserManagementTest
by Dianne Hackborn
· 9 years ago
af75c17
Fix issue #23270878: NPE in UsageStatsService while running UserManagementTest
by Dianne Hackborn
· 9 years ago
908109c
am 0385e3e9: am 8e63bbfd: am efa4dee1: am 977d421a: am f0e5501e: Merge "Fix issue #22989030: Separate battery whitelists" into mnc-dev
by Dianne Hackborn
· 9 years ago
4a503b1
Fix issue #22989030: Separate battery whitelists
by Dianne Hackborn
· 9 years ago
233d94c
clean up UserHandle.USER_OWNER reference
by Xiaohui Chen
· 9 years ago
bf3a24d
Merge "Ignore the active network scorer when checking for idleness" into mnc-dev
by Wenchao Tong
· 9 years ago
2dfb914
UsageStats: Reduce log spam during time change
by Adam Lesinski
· 9 years ago
7cc902b
Ignore the active network scorer when checking for idleness
by Wenchao Tong
· 9 years ago
e03f17c
UsageStats: Gracefully handle corrupt filenames
by Adam Lesinski
· 9 years ago
fd854ee
Fix issue #21626564: MMS should be receivied while Dozing
by Dianne Hackborn
· 9 years ago
8dca36d
system_server: optimize app idle parole state change
by Xiaohui Chen
· 9 years ago
9261703
Fix issue #21930140: Add config to turn off auto power features
by Dianne Hackborn
· 9 years ago
37a40c2
App Standby : Association between content providers and their sync adapter
by Amith Yamasani
· 9 years ago
a750a63
Fix issue #21814207 and issue #21814212 (alarm manager)
by Dianne Hackborn
· 9 years ago
1958e5e
Fix issue #21813831: Need API for asking to be added to power whitelist
by Dianne Hackborn
· 9 years ago
480d6eb
Merge "Fix negative inactiveTime on creating a new user" into mnc-dev
by Amith Yamasani
· 9 years ago
d82dbb3
Fix negative inactiveTime on creating a new user
by Amith Yamasani
· 9 years ago
a6232df
App Standby: Convert constants to Settings.Global
by Adam Lesinski
· 9 years ago
6776849
Report app standby state to batterystats
by Amith Yamasani
· 9 years ago
c8e8729
UsageStats: Change INTERACTION to SYSTEM_INTERACTION
by Adam Lesinski
· 9 years ago
b4b9ca7
Ignore carrier apps when checking for idleness
by Zach Johnson
· 9 years ago
af575b9
Temporarily whitelist an app for network during doze
by Amith Yamasani
· 9 years ago
547116e
Use screen-on time and wallclock time for idleness calc
by Amith Yamasani
· 9 years ago
901e924
Allow settings to change app inactive state
by Amith Yamasani
· 9 years ago
0a11e69
Track app idle history and dump it
by Amith Yamasani
· 10 years ago
520d8f2
Allow exemption to idle apps at periodic intervals
by Amith Yamasani
· 10 years ago
06bf824
Idle timebase
by Amith Yamasani
· 10 years ago
e5f3304
Rename *AppIdle to *AppInactive per api-council
by Amith Yamasani
· 10 years ago
Next »