summaryrefslogtreecommitdiffstats
path: root/overlay/frameworks
Commit message (Collapse)AuthorAgeFilesLines
* SoftwareGLPaul Kocialkowski2013-12-271-0/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Initial Replicant 4.2 commitPaul Kocialkowski2013-12-272-4/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Update BT network interface name for Android 4.2Steven Luo2013-08-271-1/+1
| | | | Change-Id: Id90d02e5707872a6a02400d60783e3647ad10a77
* Remove obsolete bluetooth settingsRobert Burns2012-12-091-2/+0
| | | | Change-Id: Icbc5e599150d795bbdf7572403d98c188d62b330
* Remove obsolete location/geocode settingsRobert Burns2012-12-091-6/+0
| | | | Change-Id: I89f4d4c90ee4e8f00f6d0f5f9c3f593d0b241a51
* Merge remote-tracking branch 'github/ics' into 23072012KalimochoAz2012-07-232-0/+32
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Android.mk BoardConfigCommon.mk board-info.txt device_base.mk egl.cfg factory-images/generate-factory-images-package.sh kernel overlay/frameworks/base/core/res/res/values/config.xml Change-Id: If153de549a1a3b5145f856de6c55c825d3124a11
| * Update hspa overlay for data distinguishableKalimochoAz2012-01-261-0/+29
| | | | | | | | Change-Id: Iae1cbfea39929168467e20f27e16eccec3d4cc94
| * Kernel binary updated with deepidleKalimochoAz2012-01-091-0/+2
| | | | | | | | | | | | Deepidle and other patches extracted from Ezekeel kernel Change-Id: I9738c6a927c2f2f6e38b9bfbf75beb0b6dfc68a2
* | Decrease UI sound levelsJean-Michel Trivi2012-06-061-0/+3
| | | | | | | | | | | | | | | | | | Modify configuration value to decrease UI sound effect levels as assets are noticeably louder than for other devices. Bug 6448481 Change-Id: Idf761069ca3a3c29a6c2ba3a440a61c56956da5f
* | Update device for new location provider configs.Nick Pelly2012-05-271-5/+4
| | | | | | | | Change-Id: I8c27bed5d3b0b621521ce06fb9c46156d055df8c
* | Organize external storage to enforce sdcard_r.Jeff Sharkey2012-04-101-1/+1
| | | | | | | | | | | | | | | | | | Create /storage/ to require that users have sdcard_r GID, and place both emulated and real SD card mount points inside it. Also reduce visibility of /data/media. Bug: 6131916 Change-Id: I088218e7df131dc206356f33174abc0702d9b271
* | wlan: Fix tethering interface nameDmitry Shmidt2012-01-301-1/+1
| | | | | | | | | | Change-Id: I69b639507812f215edea51e57e578120304b27eb Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | am 98f5fcc0: Remove SystemUI/res/values/config.xml to disable "H" hspa iconWink Saville2011-12-021-29/+0
|\ \ | |/ | | | | | | * commit '98f5fcc0d5186971e634430065ab91027c8bb948': Remove SystemUI/res/values/config.xml to disable "H" hspa icon
| * Remove SystemUI/res/values/config.xml to disable "H" hspa iconWink Saville2011-12-021-29/+0
| | | | | | | | | | | | | | | | | | | | This config.xml enabled config_hspa_data_distinguishable which requests the "H" for HSPA icon to displayed on status bar. Removing the config.xml means the default will be used, which is false and the "H" icon will not be displayed. Bug: 5700870 Change-Id: I9827a2ea01c0e531da03288af404813107596933
* | Remove explicit desk dock orientation.Jeff Brown2011-11-211-1/+0
|/ | | | | | | | The new default is to determine the dock orientation using the accelerometer. It turns out there are both portrait and landscape desk docks available for Crespo. Change-Id: I3c92cf2a4161e68bb428228e6d9ce886de19b65a
* Make Crespo landscape dock work.Jeff Brown2011-11-101-0/+1
| | | | | | Bug: 5397037 Change-Id: I9f003dc8263fadff02c0fba50a302e2ff50b6a4c
* sensors: Return a calculated lux value instead using the current 8 entry tableArve Hjønnevåg2011-11-011-5/+5
| | | | | | | | | | | | The light sensor now uses the lux to current formula in the datasheet, I = 10 * log(Ev) uA, and multiplies the result by 4 as an attempt to correct for the glass in front of the sensor. Also update the config_autoBrightnessLevels table so the auto brightness change occurs at the same adc values as before (or close for 7.26 and 94.5 lux). Change-Id: I5a54fda8eca26006671064b7db1e39ba0a5d7889
* Lower screen brightness to 10 when light sensor is at lowest levelMike Lockwood2011-09-131-1/+8
| | | | | | | Bug: 5279179 Change-Id: I91d2c6c8ef7a3f6ada250150b38a6441f2c5ad45 Signed-off-by: Mike Lockwood <lockwood@android.com>
* S5PC11X: RIL: Add config.xml for supporting HSDPAsj0110.kim2011-09-061-0/+29
| | | | | | Crespo also support HSPA, HSDPA and HSUPA. So device set HSDPA configuration. Change-Id: I2b512f7bea2b2521161af92ae140efe0281fcf13
* config.xml: Use rndis0 instead of usb0 for USB tetheringMike Lockwood2011-08-161-1/+1
| | | | | Change-Id: I25503db219111694d874901efcb062713f4682ba Signed-off-by: Mike Lockwood <lockwood@android.com>
* Disable marquee fading edgesRomain Guy2011-08-021-0/+2
| | | | Change-Id: I27b8765ecb59ca9de306b581d03a84adb2ed704e
* Set 4GB max file size for SD card to match FAT32 limitMike Lockwood2011-07-111-1/+3
| | | | | | | Bug: 4561836 Change-Id: Iad8995349e2a48aabba82b362948b8cc78a89fe5 Signed-off-by: Mike Lockwood <lockwood@android.com>
* resolved conflicts for merge of 40717996 to masterRobert Greenwalt2011-06-221-9/+9
|\ | | | | | | Change-Id: I36d3e5330eff7580dc2bf28c076062de4b418561
| * Fix Tethering configurationRobert Greenwalt2011-06-171-10/+9
| | | | | | | | | | | | | | The old scheme was too imprecise. bug:4530116 Change-Id: I0f172cbe023226731d5011c3564c7006e153edba
* | USB and storage configuration for new USB gadget supportMike Lockwood2011-06-171-0/+42
| | | | | | | | | | Change-Id: I28987b6b3033099a5ba78f0e680581153b6e0ec4 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Merge "Add wide band speech feature flag"Matthew Xie2011-05-261-0/+5
|\ \
| * | Add wide band speech feature flagMatthew Xie2011-05-261-0/+5
| |/ | | | | | | | | | | | | | | | | Add a boolean flag resource to indicate if current platform supports bluetooth wide band speech. This is part of Handsfree 1.6 new feature change. Bug 4449070 Change-Id: Ie4e50d2873633ff97ab3fa8d8213f47087561d30
* | Enable Bluetooth tethering for crespoMatthew Xie2011-05-181-0/+18
|/ | | | | | | | Add Bluetooth in radio and network attributes. Add bluetooth as one of the tethering interface. Bug 4404262 Change-Id: Ic3eecb6f24a5b43c87006edfce8f1f6fba29b767
* Add auto-restore timeout for secondary networks.Robert Greenwalt2011-05-031-7/+11
| | | | | | NetworkAttribute layout changed in framework, so overlays need to be updated. Change-Id: I59d0be5dd032d9ba41cc5d1727bd67157ddf3387
* Add new networkAttribute parameter.Robert Greenwalt2011-04-251-7/+7
| | | | | | | Dependencymet sets the default dep-met value for the network. Should be set to true unless you know what you're doing. Change-Id: Ic265763da2fca3c0fa26513474aad2e2911ced05
* Set virtual key quiet time to 250ms.Jeff Brown2011-01-181-0/+7
| | | | | Bug: 3089163 Change-Id: I3088ffe0a7becda634de0e8ccace881b9e4f0626
* Update power values for crespo to reflect new measurementsSimon Wilson2010-11-121-33/+19
| | | | Change-Id: Id52edb4b7ec32dc54745df7c4f2361442ccaaa4b
* Fix issue #3177284: Account for wake lock power usage on CrespoDianne Hackborn2010-11-081-0/+2
| | | | | | Add new wake lock power usage. Change-Id: Ic17c6312030c8179517a21b4c08b64b2245660f6
* New nexus renderscript. Go back to nexus wallpaper.Joe Onorato2010-11-011-1/+1
| | | | Change-Id: I3128ad71f9fd3b7e7b5c2e98dd3f4f2e9b99c2fb
* Switch to the microbes wallpaper by default.Joe Onorato2010-10-281-1/+1
| | | | Change-Id: Ie902d0cddac2e7aeef1f05c1c1be2b659c1c7d1b
* Reduce safe mode disabled vibration period down to 1ms.Jeff Brown2010-10-261-0/+5
| | | | | | | This makes the vibration barely perceptible, like a light tap. Bug: 3131908 Change-Id: Idb97e02c7c00299af575c28eb13671682295ddba
* Don't animate the lights on crespo.Joe Onorato2010-10-121-0/+3
| | | | Change-Id: Ie6de84cbf145736862ece51561f1f3532f2bc39d
* Crespo should turn on the screen when you unplug it.Joe Onorato2010-10-111-0/+3
| | | | | Bug: 3068624 Change-Id: I1394a2d6cbc2f84451a0f5d6714eb7e922f83f4d
* Skip restoring network selection.John Wang2010-10-061-0/+5
| | | | | | | | For bug 3045366 Modem of Crespo handles restoring network selection while radio power up. Change-Id: Ida24ec1f9d1f1cde7a30ecee3910edde14d38784
* disale blur-behind effectMathias Agopian2010-09-271-0/+3
| | | | Change-Id: If75347811eea76f258f57910c77a1e397e6c10fc
* Add overlayYing Wang2010-09-015-0/+265
The overlay is adapted from device/htc/passion-common/overlay. Change-Id: I34fba53a0a3ef96caf7a200a1d6b699b8a7bf0ad