summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* Themes: Don't uninstall theme when processing an overlay failsd34d2015-12-021-28/+22
* Core: Allow Build.DISPLAY or Build.FINGERPRINT to deterimine mIsUpgradedhacker292015-12-022-6/+37
* alarmmanager: Reduce calls to elapsedRealtime()Steve Kondik2015-11-301-1/+2
* Bluetooth: Fix for CTS failureSatish Kodishala2015-11-301-0/+7
* Alarm: add support for power off alarmMao Jinlong2015-11-302-0/+33
* Update A2DP device connection state properly.Sudharma Damgatla2015-11-301-3/+2
* Revert "Change the routing path of bluetooth headset connections."Satish Kodishala2015-11-301-247/+0
* Udpate instrumentation codeWilliam Clark2015-11-304-10/+46
* MountService: Prevent NPE with DropBoxManagerAdrianDC2015-11-271-4/+8
* BroadcastReceiver : Get sender of broadcastsDanesh M2015-11-252-0/+25
* Frameworks: follow charging notification settings also for wireless chargingPetr Sedlacek2015-11-201-34/+1
* Handle renamed packages during default grantsSvet Ganov2015-11-201-1/+1
* Live lock screen support [1/2]d34d2015-11-191-1/+10
* PhoneWindowManager : Fix INCALL_POWER_BUTTON_BEHAVIOR referenceDanesh M2015-11-171-3/+3
* DeviceKeyHandler: Fix suspend gesture not workingKeith Mok2015-11-171-12/+12
* ExpandedDesktop: Use WindowManagerPolicyControld34d2015-11-171-3/+3
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-163-5/+6
|\
| * Merge "Bluetooth: Enable BTmanager logs"Linux Build Service Account2015-11-041-1/+1
| |\
| | * Bluetooth: Enable BTmanager logsAjay Kumar2015-10-231-1/+1
| * | frameworks/base: Disabled SIGABRT after renaming tracefile name.Sri Krishna Chaitanya Madireddy2015-10-311-4/+0
| * | Merge "Purge A2dp connected device list"Linux Build Service Account2015-10-301-0/+5
| |\ \
| | * | Purge A2dp connected device listAyan Ghosh2015-10-231-0/+5
| | |/
* | | fw: Move Notification LEDs settings to CMSettingsAdrianDC2015-11-162-6/+6
* | | fw: Move Global settings to CMSettingsd34d2015-11-122-8/+8
* | | Framework : Move System settings to CMSettingsDanesh M2015-11-125-56/+62
* | | fw: Move Secure settings to CMSettingsd34d2015-11-127-40/+42
* | | fw: Move NAVBAR_LEFT_IN_LANDSCAPE to CMSettings.Adnan Begovic2015-11-111-4/+4
* | | fw: Move LiveDisplay settings and resources.Adnan Begovic2015-11-111-32/+34
* | | Squashed commit for expanded desktopKyrylo Mikos2015-11-114-19/+83
* | | ShutdownThread: Use Theme_Leanback_Dialog_Alert for shutdown dialog on ATVdhacker292015-11-111-1/+6
* | | Fix reboot dialog messagesMichael Bestas2015-11-111-4/+17
* | | Take into account default app for default grantsSvetoslav2015-11-111-21/+13
* | | fw: Move proximitycheck to CMSettings.Adnan Begovic2015-11-091-7/+8
* | | fw: Move battery light settings to CMSettings.Adnan Begovic2015-11-091-17/+18
* | | fw: Utilize CMSettings for specific buttons settings.Adnan Begovic2015-11-091-73/+74
* | | WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-096-8/+615
* | | noman: Fix AIOOBSteve Kondik2015-11-071-6/+8
* | | PhoneWindowManager: Fix NPE race condition by excessive screen on delayJorge Ruesga2015-11-071-1/+2
* | | framework: fix screenshot and rotation animation for devices with abnormal hw...Tom Giordano2015-11-072-7/+28
* | | notificationmanager: dont clear LED when its forced on by SettingsAltaf-Mahdi2015-11-071-1/+6
* | | pm: Increase timeout to allow slow CPUs to compile GMS coreDmitry Grinberg2015-11-071-1/+1
* | | Assign more reasonable width and height of a window surfaceDohyun Lee2015-11-072-5/+24
* | | We should notify the foreground activity changes immediately.guotao.deng2015-11-071-0/+19
* | | Avoid deadlock during device boot uplouis_chang2015-11-071-15/+17
* | | force to remove window for BinderDied casekenzyun_chen2015-11-072-1/+6
* | | [ActivityManager] Bring up Service if not schedule to restartlouis_chang2015-11-071-1/+1
* | | Skip ANR for processes that have been killedTobias Lindskog2015-11-071-0/+3
* | | Fix wrong focused stack if there are finishing tasks.riddle_hsu2015-11-071-1/+17
* | | [ActivityManager] Use the original activity to launchlouis_chang2015-11-071-0/+3
* | | Improve handling of accessing dying provider.riddle_hsu2015-11-072-33/+86