summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* libhwui: make surface buffer allocation asynchronousThomas Buhot2015-11-291-6/+0
* core: Don't enable qualcomm location overlay by defaultMichael Bestas2015-11-281-2/+2
* Fix mounting of non-FAT formatted SD cards (1/2)Michael Bestas2015-11-271-4/+9
* Themes: Allow Immersive cling colors to be fully themedNicholas Chum2015-11-272-5/+8
* fw: Add WIMAX_ON.Adnan Begovic2015-11-251-0/+6
* fw: Re-introduce WimaxHelper.Adnan Begovic2015-11-251-0/+188
* BroadcastReceiver : Get sender of broadcastsDanesh M2015-11-253-0/+39
* storage: Do not notify for volumes on non-removable disksTom Marshall2015-11-251-0/+6
* Add live lock screen previews [1/2]d34d2015-11-191-0/+14
* Live lock screen support [1/2]d34d2015-11-193-1/+26
* Revert "fw: Move WIFI_AUTO_CONNECT_TYPE to CMSettings."Danesh M2015-11-171-0/+8
* Settings : Restore BLUETOOTH_A2DP_SRC_PRIORITY_PREFIXDanesh M2015-11-171-0/+11
* Themes: Allow Resolver List BG to be fully themedNicholas Chum2015-11-171-3/+3
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-169-22/+187
|\
| * Merge "Telephony: Migrate to new overlay framework."Linux Build Service Account2015-11-071-11/+0
| |\
| | * Telephony: Migrate to new overlay framework.Yashdev Singh2015-11-031-11/+0
| * | Merge "IMS: Add strings to support to show HD tag in network name"Linux Build Service Account2015-11-052-0/+3
| |\ \
| | * | IMS: Add strings to support to show HD tag in network nameSuresh Koleti2015-11-032-0/+3
| | |/
| * | Merge "Add additional checks for overriding ABI for apps"Linux Build Service Account2015-11-051-10/+21
| |\ \
| | * | Add additional checks for overriding ABI for appsShibin George2015-11-041-10/+21
| | |/
| * | Merge "SystemUI: Support display for radio tech"Linux Build Service Account2015-11-046-0/+163
| |\ \ | | |/ | |/|
| | * SystemUI: Support display for radio techShufeng Hou2015-11-026-0/+163
| * | binder: adjust GC interval for binder opsWei Wang2015-10-311-1/+1
| |/
* | fw: Move Notification LEDs settings to CMSettingsAdrianDC2015-11-162-10/+0
* | fw: Move Global settings to CMSettingsd34d2015-11-121-51/+0
* | Framework : Move System settings to CMSettingsDanesh M2015-11-121-182/+0
* | fw: Move Secure settings to CMSettingsd34d2015-11-122-114/+13
* | fw: Move T9_SEARCH_INPUT_LOCALE to CMSettings.Adnan Begovic2015-11-111-6/+0
* | fw: Move NAVBAR_LEFT_IN_LANDSCAPE to CMSettings.Adnan Begovic2015-11-111-6/+0
* | fw: Move RECENTS_SHOW_SEARCH_BAR to CMSettings.Adnan Begovic2015-11-111-6/+0
* | fw: Move STATUS_BAR_SHOW_WEATHER to CMSettings.Adnan Begovic2015-11-111-6/+0
* | fw: Move DOUBLE_TAP_SLEEP_GESTURE to CMSettings.Adnan Begovic2015-11-111-6/+0
* | Remove unused POLICY_CONTROL_SELECTED. Unbreak public api.Adnan Begovic2015-11-111-1/+0
* | fw: Move LiveDisplay settings and resources.Adnan Begovic2015-11-116-146/+0
* | fw: Move WIFI_AUTO_CONNECT_TYPE to CMSettings.Adnan Begovic2015-11-111-8/+0
* | fw: Move lookup provider logic to CMSettings.Adnan Begovic2015-11-111-56/+0
* | Squashed commit for expanded desktopKyrylo Mikos2015-11-114-1/+481
* | fw: Move proximitycheck to CMSettings.Adnan Begovic2015-11-093-28/+0
* | fw: Move battery light settings to CMSettings.Adnan Begovic2015-11-091-32/+0
* | fw: Utilize CMSettings for specific buttons settings.Adnan Begovic2015-11-091-121/+0
* | WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-096-0/+155
* | Recents: Port "Development shortcut" (2/3)Diogo Ferreira2015-11-071-1/+2
* | Text size for empty view shall be styled according to themeRaju Yadav2015-11-071-0/+1
* | Avoid a double decrease of reference counter for unstable providerKoji Fukui2015-11-071-0/+2
* | Clean up the uncrypted OTA package on bootup.Tao Bao2015-11-071-0/+23
* | IndexOutOfBoundsException on addPreference in PreferenceGroupDaniel 2 Olofsson2015-11-071-5/+4
* | Reset the setOnKeyListener callback when view is destroyedMykola Kondratenko2015-11-071-0/+3
* | Avoid ANR by previous dead receiver.riddle_hsu2015-11-071-3/+19
* | Frequently used OpenGL ES methods whitelisted for fast JNI pathDaniil Sokolov2015-11-072-76/+76
* | To call TypedArray.recycle() when we are done with the array.ferro_chang2015-11-071-0/+1