summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to set electron beam animation value via overlayreplicant-4.0Paul Kocialkowski2013-07-132-0/+8
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SystemUI: Do not show hardware-absent features in tablet settingsPaul Kocialkowski2013-04-291-0/+10
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Disable data usage by defaultPaul Kocialkowski2012-09-302-0/+5
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Always disable StrictModeFlashPaul Kocialkowski2012-09-231-0/+6
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Disable hardware rendering since we have no free 3D acceleration yet.Denis 'GNUtoo' Carikli2012-08-221-1/+2
| | | | | | | This change was inspired from http://review.android.git.linaro.org/#change,930 Change-Id: Iaf99a2bdcca8ba7a242327274f5bb6da10c0780e Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
* Merge "Japanese: update translation." into icsSteve Kondik2012-08-101-0/+76
|\
| * Japanese: update translation.Takuo Kitame2012-07-191-0/+76
| | | | | | | | Change-Id: I5b54243591fb5d51d1115c8261a2a5955337d3c3
* | Merge "Roboto: Fix for Unicode Character U+1EE1" into icsSteve Kondik2012-08-108-0/+0
|\ \
| * | Roboto: Fix for Unicode Character U+1EE1kallt_kaffe2012-08-028-0/+0
| | | | | | | | | | | | | | | | | | | | | LATIN SMALL LETTER O WITH HORN AND TILDE (U+1EE1) looked like LATIN SMALL LETTER O WITH TILDE (U+00F5) Change-Id: I4916514e2dc8dfd665b174023fae26a8a61790e3
* | | Merge "Fix 5761: Power widget bar widens if >6 toggle buttons enabled" into icsSteve Kondik2012-08-101-6/+11
|\ \ \
| * | | Fix 5761: Power widget bar widens if >6 toggle buttons enabledJorge Ruesga2012-07-291-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If more that 6 button widgets are enabled in the power widget, and hide scrollbar is active, the space of the scrollbars is not recovered This change make 2 modifications: - Recreate the button layout, when a EXPANDED_HIDE_SCROLLBAR is received, instead of only update the scrollview. This remove the scrollview if it is not needed. - Move the setPadding of the buttonLayout to updateScrollbar to determine the correct botton padding Change-Id: Ib8f149d9d220391ea0606da2252df4ace8cd7611
* | | | Merge "Fix 5772: Pattern screen lock shows incorrect attempts" into icsSteve Kondik2012-08-101-2/+33
|\ \ \ \
| * | | | Fix 5772: Pattern screen lock shows incorrect attemptsJorge Ruesga2012-07-271-2/+33
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Hide incorrect draw paths. If the pattern is incorrect a message is displayed instead of incorrect pattern. Change-Id: I6183bfda22c266e6d5ecd100efd23f1b802b8fc2
* | | | Smdk4210RIL: improve readability of responseCallListcodeworkx2012-08-041-21/+18
| | | | | | | | | | | | | | | | Change-Id: I622180c3f542d5c764d5ac83f1720427893c5758
* | | | Merge "Added hungarian translation for navigation bar settings and missing ↵Daniel Hillenbrand2012-08-031-0/+20
|\ \ \ \ | | | | | | | | | | | | | | | strings" into ics
| * | | | Added hungarian translation for navigation bar settings and missing stringssyman2012-07-171-0/+20
| | | | | | | | | | | | | | | | | | | | Change-Id: I00cacc181244758789095d9e6021e69cae1cf98f
* | | | | Merge "Fix ring/notification volume not restoring correctly on headset ↵Daniel Hillenbrand2012-08-031-31/+39
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | (dis)connect" into ics
| * | | | | Fix ring/notification volume not restoring correctly on headset (dis)connectPhil Tunstall2012-07-221-31/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We weren't checking the alias of each stream when restoring, which meant that for the notification stream volume: 1. The wrong volume level would be stored. 2. The volume level to restore would be retrieved from the wrong place, and then overwrite the correctly restored ring stream volume. As well as fixing that I have improved the readability of the code a bit. Change-Id: I95234c2b7ad7dfd4dbd455a56c8a69975c514b50
* | | | | | Merge "Smdk4210RIL: swap voice privacy and video" into icscodeworkx2012-08-021-4/+4
|\ \ \ \ \ \
| * | | | | | Smdk4210RIL: swap voice privacy and videocodeworkx2012-08-021-4/+4
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Change-Id: Idadf8e41155fbb9b5baf2cad8cbb1199507517a9
* | | | | | Merge "RIL for Samsung v6 RIL CDMA devices, based on SamsungRIL." into icsDaniel Hillenbrand2012-08-021-0/+936
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | RIL for Samsung v6 RIL CDMA devices, based on SamsungRIL.Will Keaney2012-08-011-0/+936
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rev 2: Fix whitespace. rev 3: Fix whitespace. rev 4: Rename subclass to be more generic. rev 5: Bring in some RIL state updates from Smdk4210RIL. Change-Id: Ibe611b59509ceff8edb1c3fc2775e5bbd8916e13
* | | | | Merge "telephony: Add Sony RIL for Qualcomm basebands" into icsGiulio Cervera2012-08-011-0/+476
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | telephony: Add Sony RIL for Qualcomm basebandsGiulio Cervera2012-07-221-0/+476
| |/ / / | | | | | | | | | | | | Change-Id: Iae6e7c17c4892e711d6da3ef34e523cda33bcbe5
* | | | Merge "System Translations (Simplified Chinese)" into icsDaniel Hillenbrand2012-07-251-5/+104
|\ \ \ \ | |/ / / |/| | |
| * | | System Translations (Simplified Chinese)Andrew Jiang2012-07-251-5/+104
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds translations for the lockscreen weather widget, Profiles, and other small corrections and additions. Patch Set 2: Change Profile Translations Patch set 3: Update Weather Translations Change-Id: I2e2ea36bc28aca5d3c1ff13efc0062e9d5bf9f23
* | | ListPreferenceMultiSelect - Override get/set summaryDanesh M2012-07-191-0/+22
| | | | | | | | | | | | | | | | | | This fixes the % force closes due to format exception Change-Id: If642fb80c579358231c6ef3536865ea8e9ca200b
* | | telephony: d2vzw data fixAusten Dicken2012-07-192-4/+10
| |/ |/| | | | | | | | | | | | | | | this is a hackish fix to the SamsungCDMAQualcommRIL that checks if we're a CDMA phone and then notifies the RIL that the RUIM isn't ready. this apparently triggers the RIL to read the CSIM card and provision data properly. Change-Id: Icddbe78d610765d456fe41a072e04dfe8567e026
* | Merge "stk functionality for SamsungRIL" into icsRicardo Cerqueira2012-07-181-279/+8
|\ \
| * | stk functionality for SamsungRILPawit Pornkitprasan2012-07-181-279/+8
| |/ | | | | | | | | | | | | | | | | | | * Implemented SMS based SIM application functionality * PatchSet 3: Added fix so unknown unsolicited response are sent to super class * PatchSet 4: Removed "import android.content.resources" - not needed any more * PatchSet 5: processUnsolicited cleanup, using super class standard states where possible * Patchset 6: Rebased Change-Id: I9bf844da1480fe442f851fb20d99b530b96cfa4c
* | Telephony: Add reading of perso_unblock_retries to QC CDMA RILAusten Dicken2012-07-171-4/+5
|/ | | | | | | | VZW Icc applications require this. Otherwise when reading multiple SIM entries a failure occurs on the second failure since the package readings are offset. Change-Id: Id0fbe1c1490ea4508d517841bb65b01ffc8a9ba4
* Merge "Make Norwegian use HH:MM time format instead of HH.MM." into icsSteve Kondik2012-07-171-7/+7
|\
| * Make Norwegian use HH:MM time format instead of HH.MM.Danny Baumann2012-07-171-7/+7
| | | | | | | | Fixes bug #3798.
* | Merge "SystemUI - Updated Italian translation" into icsSteve Kondik2012-07-171-0/+1
|\ \
| * | SystemUI - Updated Italian translationFrancesco2012-07-151-0/+1
| | | | | | | | | | | | Change-Id: I22af1a8ef1e63657e7245fa7cf849b012a445fdf
* | | Merge "libstagefright: Use proper mangled name for color convert API" into icsSteve Kondik2012-07-171-1/+13
|\ \ \
| * | | libstagefright: Use proper mangled name for color convert APIAnanda Kishore2012-07-091-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use proper mangled name for color convertor API CRs-Fixed: 329591 Change-Id: I06d9c54faf072f5beadb25d2234206bb2803626b
* | | | Merge "SystemUI: Fix visual bug in EDGE network indicator" into icsSteve Kondik2012-07-174-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | SystemUI: Fix visual bug in EDGE network indicatorKyle Ladd2012-07-094-0/+0
| |/ / | | | | | | | | | | | | | | | | | | Signal indicators will shift left to right when when showing data up/down arrows. Change-Id: I3fc34e6bd1770ab8ed851672dec89e93fad22034
* | | Merge "Added hungarian translations for missing toast messages" into icsDaniel Hillenbrand2012-07-162-0/+6
|\ \ \
| * | | Added hungarian translations for missing toast messagessyman2012-07-092-0/+6
| |/ / | | | | | | | | | Change-Id: Id416557875df4596c1cc2b107d358b6ecd08520d
* | | Merge "frameworks_base_core - Updated Italian translation" into icsDaniel Hillenbrand2012-07-161-0/+2
|\ \ \
| * | | frameworks_base_core - Updated Italian translationFrancesco2012-07-091-0/+2
| | | | | | | | | | | | | | | | Change-Id: If9700c44acce82723ba2b3240071a114aa3e2739
* | | | Merge "audioflinger: Reduce samsung_volume_bug logging" into icsDaniel Hillenbrand2012-07-161-1/+0
|\ \ \ \
| * | | | audioflinger: Reduce samsung_volume_bug loggingathurh2012-07-141-1/+0
| | |_|/ | |/| | | | | | | | | | Change-Id: I608363fc29cf6bce2439089e33d82f36f82986f9
* | | | Merge "Fix sluggish to launch an app" into icsSteve Kondik2012-07-152-8/+24
|\ \ \ \
| * | | | Fix sluggish to launch an appCatherine Liu2012-06-272-8/+24
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new trace feature/code in 4.0.4, which will dump the app stack trace every 500ms if an app can't be launched within 500ms, is holding the global ActivityManagerService lock unnecessarily. It slows down the app's startup. Change-Id: I91fbb043912b4d1fcf3e80d8ac4e61cd20ad89d1 Solution: move the trace file write operations out of sync block.
* | | | Merge "telephonytests: add missing CAT method stubs" into icsDaniel Hillenbrand2012-07-151-0/+9
|\ \ \ \
| * | | | telephonytests: add missing CAT method stubsJoerie de Gram2012-07-141-0/+9
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | telephonytests was broken due to the addition of CAT-related methods to CommandsInterface. This change adds stubs for these methods to telephonytests, allowing it to build properly. Change-Id: I007d742a45e0c8904f4290555154ab4c3662508a
* | | | Merge "camera: Add missing QCOM_HARDWARE #ifdefs" into icsRicardo Cerqueira2012-07-152-0/+6
|\ \ \ \