2305 Commits

Author SHA1 Message Date
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
Chet Haase
59d04a0ce4 am d568bba5: Merge "Optimize handling of scrolled wallpapers" into ics-mr1
* commit 'd568bba507b0f66d4d57c67b08ade894d2c75e53':
  Optimize handling of scrolled wallpapers
2011-10-28 22:44:16 +00:00
Daniel Sandler
056f4ea6b7 am 4c7926fa: Merge "Tuning parameters for mobile RSSI." into ics-mr1
* commit '4c7926fa27dacb92c8c7f3d57c4a3713dc0e3867':
  Tuning parameters for mobile RSSI.
2011-10-28 22:27:37 +00: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
Eric Fischer
ee5954a8fe Merge "Import revised translations." 2011-10-28 12:10:44 -07:00
Eric Fischer
26854db6cc Import revised translations.
Change-Id: Ide005a710989450022c6c2e703f7573cc72523e9
2011-10-28 11:13:03 -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
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
e4cce21040 am ae561ae6: Merge "Fix initial Bluetooth icon state." into ics-mr1
* commit 'ae561ae62faf16ecd44b058ef966afd9b84feefe':
  Fix initial Bluetooth icon state.
2011-10-28 13:34:22 +00:00
Daniel Sandler
ae561ae62f Merge "Fix initial Bluetooth icon state." into ics-mr1 2011-10-28 06:29:51 -07:00
Peter Ng
632c4a32e6 am 81bd76e4: Merge "Removing 2nd background clock font display from statusbar and lock screen" into ics-mr1
* commit '81bd76e4b33ea00d30bb2b2193ca5bd0cf445546':
  Removing 2nd background clock font display from statusbar and lock screen
2011-10-28 02:53:26 +00:00
Justin Ho
7a0c0d5a3e am a196c688: am 9e7407ed: Merge "Increase navigation icon brightness by 10%" into ics-mr0
* commit 'a196c688ed1c8aa92d711b53c4dabd7d1399e740':
  Increase navigation icon brightness by 10%
2011-10-28 02:53:23 +00:00
Justin Ho
c3f48169d5 am 64653ac2: am e7ff3906: Merge "Increase notification icon brightness" into ics-mr0
* commit '64653ac2fa32a679f0695495764146a4be47897e':
  Increase notification icon brightness
2011-10-28 02:53:21 +00: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
15fade2ebd am d939dd2e: Merge "Fix race condition in status bar init code." into ics-mr1
* commit 'd939dd2eaacbe898dc82170a4b41a7248fe182e6':
  Fix race condition in status bar init code.
2011-10-28 00:59:12 +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
208e1a159d am c4f09e03: Merge "Fix recents button on large devices (5490265)" into ics-mr1
* commit 'c4f09e03099cddc57aa5b777921182ab1d13ae8a':
  Fix recents button on large devices (5490265)
2011-10-27 21:59:30 +00: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
0dd6b86948 am 9760cd14: Merge "Restore bluetooth icons on tablets." into ics-mr1
* commit '9760cd1463f06f12c1049fb7ee26796d01cbab99':
  Restore bluetooth icons on tablets.
2011-10-27 20:21:15 +00: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
Daniel Sandler
0f167d7566 Restore bluetooth icons on tablets.
- status bar
- notification panel header area

Bug: 5385369
Change-Id: I382b9e4fbd3dd440919484c70d50b00ce85a8fa1
2011-10-27 14:58:52 -04:00
Winson Chung
53c92820da Using fast-invalidate pattern for screenshot animations.
Change-Id: I33e2dc72986a1e0309b33e9e4a71e131396fc2c8
2011-10-27 10:33:46 -07:00
Eric Fischer
bb53aa4cc3 Import revised translations. DO NOT MERGE
Change-Id: I667d7530fd0308b7bd62abf2eec96a9178580d4b
2011-10-27 09:49:49 -07:00
Eric Fischer
80d67c66ce Merge "Import revised translations. DO NOT MERGE" into ics-mr1 2011-10-27 09:43:23 -07:00
Justin Ho
aaadb54a40 am 1825e51b: am d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0
* commit '1825e51b2d35e3b5a06411274ea4382da0439973':
  Brighter sysbar assets Bug: 5509557
2011-10-27 02:34:59 +00:00
Peter Ng
3336e7d728 Asset updates for tablet notifications and layout fixes to quicksettings
Bug: 5522957
Change-Id: I5c13fd3d05c3634ced0d703b2dae02e813b41725
2011-10-26 19:26:17 -07:00
Eric Fischer
440cfec872 Import revised translations. DO NOT MERGE
Change-Id: I2a75aaed297a6abd14a40d03c01c1ce0ea4abf1e
2011-10-26 17:38:16 -07:00
Daniel Sandler
6e8db88b4b Fix race condition in status bar init code.
There was a hole between the initial call to get the display
metrics and the attachment of the status bar to its window,
meaning there was an opportunity for the orientation to
change without the status bar's orientation change handler
being called. In this scenario the notification panel would
be sized for the wrong orientation until the configuration
changed again in some way.

Bug: 5509445
Change-Id: Ib1bff79c317945a61ccfccddc073cce015f34caa
2011-10-26 20:29:58 -04:00
Justin Ho
1825e51b2d am d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0
* commit 'd24b020e5e6911591f3535815ef9f86b0d57f65c':
  Brighter sysbar assets Bug: 5509557
2011-10-26 23:18:32 +00:00
Justin Ho
d24b020e5e Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0 2011-10-26 16:16:52 -07:00
Justin Ho
9d7ae974b3 Brighter sysbar assets
Bug: 5509557

Change-Id: I487bbb62ed7a9f39aab4dca0260e5f06de729d43
2011-10-26 16:06:20 -07:00
Justin Ho
35e6a685d6 am 733442e3: am 650c052a: Merge "Notification icons increased opaqueness by 10%" into ics-mr0
* commit '733442e33ab20c04fe115d295e2b74967e8e448d':
  Notification icons increased opaqueness by 10%
2011-10-26 21:43:00 +00:00