summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Framework changes for resetting data usage statisticsKamaljeet Maini2016-04-013-0/+108
* NetworkManagement: Add ability to restrict app WiFi background data accessKamaljeet Maini2016-04-011-1/+3
* MountService: ensure VolumeRecord with UUID exists before modifyingScott Mertz2016-04-011-0/+4
* Implement left swipe on lockscreenDanesh M2016-04-014-0/+32
* Revert "PhoneWindowManager: Add window animations for LLS"Markus Menzel2016-04-011-3/+2
* PhoneWindowManager: Add window animations for LLSd34d2016-03-311-2/+3
* pm: Don't call into AppSuggestManager before service available.Adnan Begovic2016-03-281-1/+6
* Don't block wake locks for required always-on system appsRoman Birg2016-03-281-7/+20
* Frameworks AppOps: Enable MODE_IGNORED for OP_WAKE_LOCKSam Mortimer2016-03-281-0/+14
* Themes: Fail theme install if common resources faild34d2016-03-241-11/+41
* NetworkManagement : Add ability to restrict app data/wifi usageDanesh M2016-03-212-1/+111
* Compile app theme in backgroundAndrzej Ressel2016-03-211-13/+43
* Show icons of only background apps in ToastsMarcel Dopita2016-03-161-0/+8
* fw: Move externalCMServices declaration to external res package.Adnan Begovic2016-03-151-2/+2
* Move keyDisabled and gamma to serviceDanesh M2016-03-143-3/+55
* InputMethodManager : Move registration to systemReadyDanesh M2016-03-141-11/+10
* GlobalActions: Set the initial status of airplane mode toggleCristoforo Cataldo2016-03-141-5/+10
* Merge branch 'dr15' into cm-13.0Steve Kondik2016-03-1227-176/+800
|\
| * Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-1127-176/+800
| |\
| | * Hack to get devices booting again.Jeff Sharkey2016-02-011-1/+13
| | * Don't change screen on time on time changesAdam Lesinski2016-01-282-39/+56
| | * Check apps idle states on time changesAmith Yamasani2016-01-221-1/+2
| | * Debug logging for when getActiveNetworkInfo returns BLOCKED.Lorenzo Colitti2016-01-211-5/+22
| | * DO NOT MERGE Fix for syncs being dropped when appIdle is onShreyas Basarge2016-01-141-19/+22
| | * UsageStats: Use new settings key idle_duration2 for app idleAdam Lesinski2016-01-132-3/+17
| | * UsageStats: Fix issue where initializing data for first time would cause crashAdam Lesinski2016-01-122-35/+41
| | * UsageStatsService: Fix app idle issue at rollover timeAdam Lesinski2016-01-091-4/+81
| | * Fix system watchdog timeout when reading too many usage events.Mark Lu2015-12-181-1/+1
| | * Allow access to deprecated LOCK_PATTERN_ENABLED flag.Bryce Lee2015-12-141-0/+4
| | |\
| | | * Allow access to deprecated LOCK_PATTERN_ENABLED flag.Bryce Lee2015-12-141-0/+4
| | * | Work on issue #25467052: System lagged outDianne Hackborn2015-12-102-0/+31
| | * | fix data race condition BUG: 25819358Erik Wolsheimer2015-11-301-2/+3
| | |\ \ | | | |/
| | | * fix data race conditionErik Wolsheimer2015-11-241-2/+3
| | * | add lost RAM info to compact meminfo dumpGuang Zhu2015-11-181-0/+4
| | * | Revert "Don\'t dispatch when non-interactive and the display is off."Joe LaPenna2015-11-171-5/+3
| | |\ \ | | | |/
| | | * Revert "Don't dispatch when non-interactive and the display is off."Joe LaPenna2015-11-171-5/+3
| | | * Merge "Revert "Enable debugging for DeviceIdle DO NOT MERGE ANYWHERE"" into c...Joe LaPenna2015-11-172-4/+6
| | | |\
| | | | * Revert "Enable debugging for DeviceIdle DO NOT MERGE ANYWHERE"Joe LaPenna2015-11-172-4/+6
| | | * | DO NOT MERGE ANYWHERE - Hack to disable MTP mode on Clockwork devices.Michael Kwan2015-11-161-4/+8
| | * | | Merge "Initialize DisplayContent base info when object is constructed" into c...Filip Gruszczynski2015-11-132-16/+17
| | |\ \ \ | | | |/ /
| | | * | Initialize DisplayContent base info when object is constructedWale Ogunwale2015-11-122-16/+17
| | | * | DO NOT MERGE ANYWHERE Use correct lock for reading/writing usage stats filesAmith Yamasani2015-11-111-2/+2
| | | * | DO NOT MERGE ANYWHERE Fix system watchdog timeout when reading too many usage...Mark Lu2015-11-111-1/+1
| | * | | Merge "Kick movement preconditions onto handler thread." into mnc-dr-dev am: ...Jeff Sharkey2015-11-051-7/+12
| | |\ \ \ | | | |/ /
| | | * | Merge "Kick movement preconditions onto handler thread." into mnc-dr-devJeff Sharkey2015-11-051-7/+12
| | | |\ \ | | | | |/ | | | |/|
| | | | * Kick movement preconditions onto handler thread.Jeff Sharkey2015-11-051-7/+12
| | | * | Enable debugging for DeviceIdle DO NOT MERGE ANYWHEREJoe LaPenna2015-11-052-6/+4
| | |/ /
| | * | Merge "Fix issue #25357209: Could not send SMS or MMS messages, had to reboot...Dianne Hackborn2015-11-037-30/+77
| | |\ \ | | | |/
| | | * Merge "Fix issue #25357209: Could not send SMS or MMS messages, had to reboot...Dianne Hackborn2015-11-037-30/+77
| | | |\
| | | | * Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-027-30/+77