summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_b...Wolfgang Wiedmeyer2016-03-1852-3383/+1915
|\
| * 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
| | | * | | Merge "NetworkTimeUpdateService: Grab a wakelock when manipulating system tim...Thierry Strudel2015-11-031-0/+13
| | | |\ \ \ | | | | |/ /
| | | | * | Merge "NetworkTimeUpdateService: Grab a wakelock when manipulating system tim...Thierry Strudel2015-11-031-0/+13
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * NetworkTimeUpdateService: Grab a wakelock when manipulating system timeThierry Strudel2015-10-291-0/+13
| | | * | | Merge "Don\'t try overriding system fixed permissions on install" into mnc-dr...Svetoslav Ganov2015-11-021-1/+3
| | | |\ \ \ | | | | |/ /
| | | | * | Don't try overriding system fixed permissions on installSvet Ganov2015-11-021-1/+3
| | | * | | PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-11-021-0/+1
| | | |\ \ \ | | | | |/ /
| | | | * | PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-10-311-0/+1
| | | * | | Merge "Handle "uninstalled" apps when pruning app-ops." into mnc-dr-devJeff Sharkey2015-10-302-17/+31
| | | |\ \ \ | | | | |/ /
| | | | * | Merge "Handle "uninstalled" apps when pruning app-ops." into mnc-dr-devJeff Sharkey2015-10-302-17/+31
| | | | |\ \
| | | | | * | Handle "uninstalled" apps when pruning app-ops.Jeff Sharkey2015-10-292-17/+31
| | | * | | | Get rid of getTypesVisibleToCaller log spam.Carlos Valdivia2015-10-291-1/+0
| | | |\ \ \ \ | | | | |/ / /