| Commit message (Expand) | Author | Age | Files | Lines |
* | DO NOT MERGE ANYWHERE: Hack to get devices booting again. | Jeff Sharkey | 2016-02-24 | 1 | -1/+13 |
* | DO NOT MERGE ANYWHERE: Don't change screen on time on time changes | Adam Lesinski | 2016-02-24 | 2 | -39/+56 |
* | DO NOT MERGE Check apps idle states on time changes | Amith Yamasani | 2016-02-24 | 1 | -1/+2 |
* | DO NOT MERGE ANYWHERE: UsageStats: Use new settings key idle_duration2 for ap... | Adam Lesinski | 2016-02-24 | 2 | -3/+17 |
* | DO NOT MERGE ANYWHERE: UsageStats: Fix issue where initializing data for firs... | Adam Lesinski | 2016-02-24 | 2 | -35/+41 |
* | DO NOT MERGE ANYWHERE: UsageStatsService: Fix app idle issue at rollover time | Adam Lesinski | 2016-02-24 | 1 | -4/+81 |
* | Fix issue #25357209: Could not send SMS or MMS messages, had to reboot | Dianne Hackborn | 2015-11-03 | 1 | -12/+30 |
* | Fix parole scheduling bugs. | Jeff Sharkey | 2015-09-14 | 1 | -3/+2 |
* | Fix issue #23270878: NPE in UsageStatsService while running UserManagementTest | Dianne Hackborn | 2015-08-18 | 1 | -0/+3 |
* | Fix issue #22989030: Separate battery whitelists | Dianne Hackborn | 2015-08-07 | 1 | -1/+77 |
* | Merge "Ignore the active network scorer when checking for idleness" into mnc-dev | Wenchao Tong | 2015-07-23 | 1 | -0/+11 |
|\ |
|
| * | Ignore the active network scorer when checking for idleness | Wenchao Tong | 2015-07-22 | 1 | -0/+11 |
* | | UsageStats: Reduce log spam during time change | Adam Lesinski | 2015-07-22 | 1 | -4/+15 |
* | | UsageStats: Gracefully handle corrupt filenames | Adam Lesinski | 2015-07-22 | 2 | -5/+21 |
|/ |
|
* | Fix issue #21626564: MMS should be receivied while Dozing | Dianne Hackborn | 2015-07-14 | 1 | -1/+5 |
* | system_server: optimize app idle parole state change | Xiaohui Chen | 2015-06-22 | 1 | -9/+33 |
* | Fix issue #21930140: Add config to turn off auto power features | Dianne Hackborn | 2015-06-22 | 1 | -8/+31 |
* | App Standby : Association between content providers and their sync adapter | Amith Yamasani | 2015-06-19 | 1 | -1/+47 |
* | Fix issue #21814207 and issue #21814212 (alarm manager) | Dianne Hackborn | 2015-06-17 | 1 | -2/+2 |
* | Fix issue #21813831: Need API for asking to be added to power whitelist | Dianne Hackborn | 2015-06-15 | 1 | -1/+1 |
* | Merge "Fix negative inactiveTime on creating a new user" into mnc-dev | Amith Yamasani | 2015-06-12 | 1 | -1/+1 |
|\ |
|
| * | Fix negative inactiveTime on creating a new user | Amith Yamasani | 2015-06-12 | 1 | -1/+1 |
* | | App Standby: Convert constants to Settings.Global | Adam Lesinski | 2015-06-12 | 1 | -35/+85 |
|/ |
|
* | Report app standby state to batterystats | Amith Yamasani | 2015-06-12 | 2 | -46/+106 |
* | UsageStats: Change INTERACTION to SYSTEM_INTERACTION | Adam Lesinski | 2015-06-11 | 4 | -20/+40 |
* | Ignore carrier apps when checking for idleness | Zach Johnson | 2015-06-08 | 1 | -0/+11 |
* | Temporarily whitelist an app for network during doze | Amith Yamasani | 2015-06-02 | 1 | -8/+14 |
* | Use screen-on time and wallclock time for idleness calc | Amith Yamasani | 2015-05-20 | 3 | -25/+62 |
* | Allow settings to change app inactive state | Amith Yamasani | 2015-05-13 | 1 | -1/+2 |
* | Track app idle history and dump it | Amith Yamasani | 2015-05-13 | 2 | -8/+116 |
* | Allow exemption to idle apps at periodic intervals | Amith Yamasani | 2015-05-12 | 2 | -10/+115 |
* | Idle timebase | Amith Yamasani | 2015-05-11 | 4 | -63/+192 |
* | Rename *AppIdle to *AppInactive per api-council | Amith Yamasani | 2015-05-08 | 1 | -3/+3 |
* | Exclude bound app widgets from idle app list | Amith Yamasani | 2015-05-01 | 1 | -0/+9 |
* | Remove network access for idle apps | Amith Yamasani | 2015-04-29 | 1 | -11/+95 |
* | More usage tracking | Amith Yamasani | 2015-04-24 | 1 | -3/+2 |
* | Add ability to get and set idle state of apps | Amith Yamasani | 2015-04-24 | 2 | -0/+111 |
* | Delay syncs for idle apps | Amith Yamasani | 2015-04-13 | 1 | -0/+4 |
* | Mark apps as not-idle at least once | Amith Yamasani | 2015-04-06 | 3 | -4/+78 |
* | Throttle jobs for idle apps | Amith Yamasani | 2015-04-03 | 2 | -2/+148 |
* | Merge "Fix issue where pruned UsageStats files would not be removed from index" | Adam Lesinski | 2015-03-02 | 1 | -12/+17 |
|\ |
|
| * | Fix issue where pruned UsageStats files would not be removed from index | Adam Lesinski | 2015-03-02 | 1 | -12/+17 |
* | | Merge "Add generic "INTERACTION" event type to UsageStatsManager" | Adam Lesinski | 2015-03-02 | 3 | -1/+35 |
|\ \
| |/ |
|
| * | Add generic "INTERACTION" event type to UsageStatsManager | Adam Lesinski | 2015-03-02 | 3 | -1/+35 |
* | | Fix UsageStats to report correct endTime from XML | Edward Cunningham | 2015-02-27 | 1 | -1/+1 |
|/ |
|
* | UsageStatsService: Update file index to prevent double checkin | Adam Lesinski | 2014-11-07 | 2 | -14/+31 |
* | Fix bug where checking-in more than once would cause an infinite loop in Usag... | Adam Lesinski | 2014-11-04 | 1 | -0/+1 |
* | Merge "Add dumpsys output to UsageStatsService, along with --checkin support"... | Adam Lesinski | 2014-10-29 | 4 | -14/+240 |
|\ |
|
| * | Add dumpsys output to UsageStatsService, along with --checkin support | Adam Lesinski | 2014-10-24 | 4 | -14/+240 |
* | | Get UsageStats if no PackageUsage is available for boot dexopt filtering. | Jeff Hao | 2014-10-23 | 1 | -1/+6 |
|/ |
|