| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Change-Id: Id90d02e5707872a6a02400d60783e3647ad10a77
|
|
|
|
| |
Change-Id: Icbc5e599150d795bbdf7572403d98c188d62b330
|
|
|
|
| |
Change-Id: I89f4d4c90ee4e8f00f6d0f5f9c3f593d0b241a51
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Change-Id: Iae1cbfea39929168467e20f27e16eccec3d4cc94
|
| |
| |
| |
| |
| |
| | |
Deepidle and other patches extracted from Ezekeel kernel
Change-Id: I9738c6a927c2f2f6e38b9bfbf75beb0b6dfc68a2
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Modify configuration value to decrease UI sound effect levels as
assets are noticeably louder than for other devices.
Bug 6448481
Change-Id: Idf761069ca3a3c29a6c2ba3a440a61c56956da5f
|
| |
| |
| |
| | |
Change-Id: I8c27bed5d3b0b621521ce06fb9c46156d055df8c
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
Change-Id: I69b639507812f215edea51e57e578120304b27eb
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|\ \
| |/
| |
| |
| | |
* commit '98f5fcc0d5186971e634430065ab91027c8bb948':
Remove SystemUI/res/values/config.xml to disable "H" hspa icon
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Bug: 5397037
Change-Id: I9f003dc8263fadff02c0fba50a302e2ff50b6a4c
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Bug: 5279179
Change-Id: I91d2c6c8ef7a3f6ada250150b38a6441f2c5ad45
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|
|
|
|
|
| |
Crespo also support HSPA, HSDPA and HSUPA. So device set HSDPA configuration.
Change-Id: I2b512f7bea2b2521161af92ae140efe0281fcf13
|
|
|
|
|
| |
Change-Id: I25503db219111694d874901efcb062713f4682ba
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|
|
|
| |
Change-Id: I27b8765ecb59ca9de306b581d03a84adb2ed704e
|
|
|
|
|
|
|
| |
Bug: 4561836
Change-Id: Iad8995349e2a48aabba82b362948b8cc78a89fe5
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\
| |
| |
| | |
Change-Id: I36d3e5330eff7580dc2bf28c076062de4b418561
|
| |
| |
| |
| |
| |
| |
| | |
The old scheme was too imprecise.
bug:4530116
Change-Id: I0f172cbe023226731d5011c3564c7006e153edba
|
| |
| |
| |
| |
| | |
Change-Id: I28987b6b3033099a5ba78f0e680581153b6e0ec4
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/
|
|
|
|
|
|
| |
Add Bluetooth in radio and network attributes. Add bluetooth
as one of the tethering interface.
Bug 4404262
Change-Id: Ic3eecb6f24a5b43c87006edfce8f1f6fba29b767
|
|
|
|
|
|
| |
NetworkAttribute layout changed in framework, so overlays need to be updated.
Change-Id: I59d0be5dd032d9ba41cc5d1727bd67157ddf3387
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Bug: 3089163
Change-Id: I3088ffe0a7becda634de0e8ccace881b9e4f0626
|
|
|
|
| |
Change-Id: Id52edb4b7ec32dc54745df7c4f2361442ccaaa4b
|
|
|
|
|
|
| |
Add new wake lock power usage.
Change-Id: Ic17c6312030c8179517a21b4c08b64b2245660f6
|
|
|
|
| |
Change-Id: I3128ad71f9fd3b7e7b5c2e98dd3f4f2e9b99c2fb
|
|
|
|
| |
Change-Id: Ie902d0cddac2e7aeef1f05c1c1be2b659c1c7d1b
|
|
|
|
|
|
|
| |
This makes the vibration barely perceptible, like a light tap.
Bug: 3131908
Change-Id: Idb97e02c7c00299af575c28eb13671682295ddba
|
|
|
|
| |
Change-Id: Ie6de84cbf145736862ece51561f1f3532f2bc39d
|
|
|
|
|
| |
Bug: 3068624
Change-Id: I1394a2d6cbc2f84451a0f5d6714eb7e922f83f4d
|
|
|
|
|
|
|
|
| |
For bug 3045366
Modem of Crespo handles restoring network selection while radio power up.
Change-Id: Ida24ec1f9d1f1cde7a30ecee3910edde14d38784
|
|
|
|
| |
Change-Id: If75347811eea76f258f57910c77a1e397e6c10fc
|
|
The overlay is adapted from device/htc/passion-common/overlay.
Change-Id: I34fba53a0a3ef96caf7a200a1d6b699b8a7bf0ad
|