Peter Ng
b1a2b3f5e9
am 779c1b85: Merge "Make the notification panel header opaque." into ics-mr1
...
* commit '779c1b8507d939bd3bd6d3e758ded095d91bcd6f':
Make the notification panel header opaque.
2011-11-02 18:49:34 +00:00
Peter Ng
779c1b8507
Merge "Make the notification panel header opaque." into ics-mr1
2011-11-02 11:47:04 -07:00
Daniel Sandler
2f77eae947
Make the notification panel header opaque.
...
Bug: 5504753
Change-Id: If820e4cb0dca342ca2d39ea1eb198987915c58b7
2011-11-02 11:13:27 -04:00
Eric Fischer
a58afca896
am abf75396: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
...
* commit 'abf7539642a7c3d8d31c1d12d705b54cf155db1a':
Import revised translations. DO NOT MERGE
2011-11-01 20:55:37 +00:00
Michael Jurka
e1d1adab72
am 93430b3c: Merge "Fix: never show recents over lock screen" into ics-mr1
...
* commit '93430b3c6d170bf1db538c21666e0b508e8e48ec':
Fix: never show recents over lock screen
2011-11-01 20:55:35 +00:00
Eric Fischer
abf7539642
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-11-01 13:53:14 -07:00
Michael Jurka
93430b3c6d
Merge "Fix: never show recents over lock screen" into ics-mr1
2011-11-01 13:53:02 -07:00
Peter Ng
77036c8fec
am 80c3c87f: Merge "Asset updates for tablet notifications and layout fixes to quicksettings" into ics-mr1
...
* commit '80c3c87ff08e77c3bcbd14f003e296bed9adba55':
Asset updates for tablet notifications and layout fixes to quicksettings
2011-11-01 20:47:06 +00:00
Peter Ng
80c3c87ff0
Merge "Asset updates for tablet notifications and layout fixes to quicksettings" into ics-mr1
2011-11-01 13:45:18 -07:00
Eric Fischer
9ac5d49125
Import revised translations. DO NOT MERGE
...
Change-Id: I43513501e2c0eee9339551d0f20411d14bd5eace
2011-11-01 13:33:04 -07:00
Winson Chung
8bb9e0659e
am 650ee281: Merge "Using fast-invalidate pattern for screenshot animations." into ics-mr1
...
* commit '650ee281ae9e007ce82ea79ff18bab9ef49503de':
Using fast-invalidate pattern for screenshot animations.
2011-10-31 17:57:02 +00:00
Winson Chung
650ee281ae
Merge "Using fast-invalidate pattern for screenshot animations." into ics-mr1
2011-10-31 10:54:12 -07:00
Ed Heyl
92537e6ff2
merged by hand (services/java/com/android/server/PowerManagerService.java needs to be reviewed)
...
Change-Id: I86d1111d86cd1646ebc8a88d58aa393089e9f928
2011-10-31 06:06:27 -07:00
Amith Yamasani
18936d7d1d
am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0
...
* commit '69e640ee84fc218d6318acaf73a1c1841d7fba6b':
Bring back the old-style Ring/Vibrate/Silent states when using volume keys.
2011-10-30 21:37:09 +00:00
Justin Ho
76756a42dd
am c1cf3b16: Merge "Vertically center the landscape navigation bar." into ics-mr0
...
* commit 'c1cf3b160b4852e021a45806d496a9f9a76d6683':
Vertically center the landscape navigation bar.
2011-10-29 02:16:08 +00:00
Amith Yamasani
69e640ee84
Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0
2011-10-28 18:59:11 -07:00
Amith Yamasani
c696a53d1f
Bring back the old-style Ring/Vibrate/Silent states when using volume keys.
...
In order to completely mute the ringer (no vibrate), introduce an extra
state beyond mute, which mutes the vibrator as well, if it was enabled.
Bug: 5530217
Change-Id: Ib1f299ee6bbca56c1aa7e1100662591362d08307
2011-10-28 18:40:43 -07:00
Eric Fischer
2cc1c5d067
Merge "Import revised translations. DO NOT MERGE" into ics-mr0
2011-10-28 17:29:12 -07:00
Eric Fischer
9853b74653
Import revised translations. DO NOT MERGE
...
Change-Id: I1aaff923057636af5f68cc730d889adb201f9fc8
2011-10-28 17:02:44 -07:00
Peter Ng
e10462e384
Merge "Stat_notify visual asset updates" into ics-mr1
2011-10-28 15:20:56 -07:00
Chet Haase
d568bba507
Merge "Optimize handling of scrolled wallpapers" into ics-mr1
2011-10-28 15:13:27 -07:00
Justin Ho
c1cf3b160b
Merge "Vertically center the landscape navigation bar." into ics-mr0
2011-10-28 15:01:19 -07:00
Chet Haase
a8e5a2bcd6
Optimize handling of scrolled wallpapers
...
Swiping the home screen causes the WindowManagerService to do
a bunch of work to keep the wallpapers in sync. First, it lays out
and places all windows. Also, it notifies the SystemUI process that
the wallpaper position has changed.
The layout/place operation is too much work - we only need to set
the position values for the wallpaper, not relayout the whole system.
The notification mechanism must exist, but should be optional. Most
wallpapers don't care (especially static ImageWallpapers). So we'll
give them a new API (WallpaperService.Engine.setWantsOffsets()) to
allow wallpapers to opt out of this process and avoid the performance
overhead.
Change-Id: I66c38375438937f14f6f5550565b28eb204b1e06
2011-10-28 14:49:23 -07:00
Peter Ng
bad9ac70da
Stat_notify visual asset updates
...
Change-Id: If2a5d50801cda32a13890880583611d480be32f9
2011-10-28 14:07:19 -07:00
Eric Fischer
220d2b0aa1
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-10-28 13:59:31 -07:00
Daniel Sandler
9929fa3058
Vertically center the landscape navigation bar.
...
We used the paddingTop parameter in the rot90 layout to
pretend that there was a status bar shifting all the
navigation icons down; by setting this to 0 we now spread
the navigation icons evenly across the entire display.
Bug: 5530481
Bug: 5459659
Change-Id: I7f8663049c597300818549f18d7a419537f44b96
2011-10-28 16:47:09 -04:00
Eric Fischer
2bae01b22c
Import revised translations. DO NOT MERGE
...
Change-Id: I0561d6196a615b9918f48f14cfbeb7de0b0c6f9d
2011-10-28 13:44:10 -07:00
Daniel Sandler
4c7926fa27
Merge "Tuning parameters for mobile RSSI." into ics-mr1
2011-10-28 12:21:22 -07:00
Michael Jurka
b7f4327e2d
Fix: never show recents over lock screen
...
Bug # 5150985
Change-Id: I0672c5e2562f1d4a7e45eba444ca186901236af3
2011-10-28 11:11:53 -07:00
Mike Lockwood
0897602a61
SettingsProvider: Allow overridding default value for Setttings.Secure.DEVICE_PROVISIONED
...
Change-Id: I93c523b0e9b59f1fe72595ca6f3ae22e57c4939f
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-28 10:14:52 -04:00
Mike Lockwood
3440013d65
Load lockscreen.disabled setting on database create as well as upgrade
...
Change-Id: I987cee2734b92458e799d9bac97b5a877a64d4f6
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-28 10:14:52 -04:00
Mike Lockwood
38175a8c4f
SystemUI: Log an error instead of throwing an exception if navigation bar is enabled in tablet UI
...
Change-Id: I64b502799fae7ccf8ea8e52487c33324908c6b60
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-28 10:14:52 -04:00
Mike Lockwood
017219ab2a
SettingsProvider: Add support for overriding lockscreen.disabled default value
...
Change-Id: I88c03a01727538dde3cec1ab93ebe8a66a6768a7
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-28 10:14:52 -04:00
Mike Lockwood
ee2dd90cbb
SystemUI: Fix problems with navigation bar on landscape devices
...
Change-Id: I65217c78f4ffa44021df4dd47e77ec7e1e6937f7
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-28 10:14:52 -04:00
Mike Lockwood
091c4f67b1
Allow overriding default STAY_ON_WHILE_PLUGGED_IN setting value in an overlay
...
Change-Id: Ic9a6da1f52848a2445d64b87e6f23aa4750d2842
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-28 10:14:52 -04:00
Daniel Sandler
9b5ae0ce51
Tuning parameters for mobile RSSI.
...
* Allow phone RSSI to be shown instead of data
* Allow "3G" to be shown for all sub-4G networks
Change-Id: I0dc61ee039d1065ad6ccd63a2b2420edc62cb62e
2011-10-28 09:36:09 -04:00
Daniel Sandler
ae561ae62f
Merge "Fix initial Bluetooth icon state." into ics-mr1
2011-10-28 06:29:51 -07:00
Peter Ng
81bd76e4b3
Merge "Removing 2nd background clock font display from statusbar and lock screen" into ics-mr1
2011-10-27 19:17:19 -07:00
Justin Ho
a196c688ed
am 9e7407ed: Merge "Increase navigation icon brightness by 10%" into ics-mr0
...
* commit '9e7407ed2b18800291612fb9fb355ef062801f07':
Increase navigation icon brightness by 10%
2011-10-28 02:14:05 +00:00
Justin Ho
64653ac2fa
am e7ff3906: Merge "Increase notification icon brightness" into ics-mr0
...
* commit 'e7ff39066c42f66913dbe23f61478273daa30f4d':
Increase notification icon brightness
2011-10-28 02:14:04 +00:00
Daniel Sandler
d939dd2eaa
Merge "Fix race condition in status bar init code." into ics-mr1
2011-10-27 17:54:50 -07:00
Jim Miller
ccff48b7cb
Removing 2nd background clock font display from statusbar and lock screen
...
Change-Id: If9edfed231cde6590b28fc2115d78bc97b74ae4e
2011-10-27 17:37:48 -07:00
Justin Ho
9e7407ed2b
Merge "Increase navigation icon brightness by 10%" into ics-mr0
2011-10-27 16:37:02 -07:00
Justin Ho
456bb48218
Increase notification icon brightness
...
Bug: 5526912
Change-Id: Ieca2160bc3ecfc11dc2196491a74956d7554eaa5
2011-10-27 16:29:42 -07:00
Justin Ho
bceff71b92
Increase navigation icon brightness by 10%
...
Still increase to 1.0 when pressed
Bug: 5509557
Change-Id: I21e5430241f47f3ac8cec2b1f67973c42d23c207
2011-10-27 16:27:54 -07:00
Michael Jurka
c4f09e0309
Merge "Fix recents button on large devices (5490265)" into ics-mr1
2011-10-27 14:55:37 -07:00
Eric Fischer
6091225497
Merge "Import revised translations. DO NOT MERGE" into ics-mr0
2011-10-27 13:59:51 -07:00
Daniel Sandler
9760cd1463
Merge "Restore bluetooth icons on tablets." into ics-mr1
2011-10-27 13:16:43 -07:00
Daniel Sandler
e3b7a2d13e
Fix initial Bluetooth icon state.
...
Bug: 5206026
Change-Id: I17cd7ec00fefc0598673b885331c03ebbdf1bc39
2011-10-27 16:16:15 -04:00
Michael Jurka
5571ab2d47
Fix recents button on large devices (5490265)
...
- Also, delay preloading recents so that we get haptic feedback immediately (5507038)
Change-Id: I8a22ad719493bd9cfec0ef56d09949b164c1451b
2011-10-27 13:09:24 -07:00