2948 Commits

Author SHA1 Message Date
Daniel Sandler
26f544aef2 Merge "For Matias." into jb-mr1-dev 2012-10-17 11:56:14 -07:00
Daniel Sandler
8ef8604648 am 0ce43597: am 85b882f5: am b702e5df: Merge "Fix Bluetooth QS tile." into jb-mr1-dev
* commit '0ce43597d6dbb7cabc45ebc532ab5f67b6590b9a':
  Fix Bluetooth QS tile.
2012-10-17 11:13:38 -07:00
Daniel Sandler
de1359a3bb am 4accd6cc: am f78a2353: am 25e1456e: Merge "Fade out the notification/settings panels just before close." into jb-mr1-dev
* commit '4accd6cc374e04663ac6ad8d70aed9ad23222298':
  Fade out the notification/settings panels just before close.
2012-10-17 11:13:33 -07:00
Daniel Sandler
c4c0b54e8e am cb4fa357: am 581c5703: am f06125aa: Merge "Fixes for QS:" into jb-mr1-dev
* commit 'cb4fa3575a1214adcfc383fed48f03052ed32a08':
  Fixes for QS:
2012-10-17 11:13:27 -07:00
Daniel Sandler
b702e5df25 Merge "Fix Bluetooth QS tile." into jb-mr1-dev 2012-10-17 11:06:21 -07:00
Daniel Sandler
025e7cb4a1 Fade out the notification/settings panels just before close.
Bug: 7362346
Change-Id: I437a98f4400c0a14b038c268ccf78a322d992681
2012-10-17 13:42:58 -04:00
Daniel Sandler
6e2810bb98 Fixes for QS:
- don't show clear all on the settings page if a
   notification comes in
 - delay makeExpandedInvisible when all panels are collapsed
   to ensure that the last frame of panel animation can show
   in its entirety

Bug: 7362346
Change-Id: I5303f03ea5ee654e222aff0b62ab69f98dc16978
2012-10-17 13:42:57 -04:00
Daniel Sandler
ebaefec787 Fix Bluetooth QS tile.
Changes in the connection state were causing QuickSettings
to clobber the enabled state of the adapter.

Bug: 7365388
Change-Id: I9611cb492d143bc9e7246c3e210664705586a85d
2012-10-17 11:38:44 -04:00
Daniel Sandler
040c2e4ace For Matias.
<3, dsandler.

Bug: 7348917
Change-Id: I193a94ab82a9e59068c95624c2e8d375543f71f7
2012-10-17 11:06:50 -04:00
Michael Jurka
a924076b4f Potential fix for bug 7352816 2012-10-17 13:02:55 +02:00
Daniel Sandler
fcc6b461b7 am a98e7502: am f1dacd0e: am 91ffeddb: Hide settings button from tablet notification panel.
* commit 'a98e7502815d961911aac12fa4b24ca2118a48df':
  Hide settings button from tablet notification panel.
2012-10-16 22:21:26 -07:00
Daniel Sandler
91ffeddb8b Hide settings button from tablet notification panel.
Bug: 7363279
Change-Id: I90f4286a596527485c462773f2553ed4986f60b2
2012-10-17 01:11:05 -04:00
Daniel Sandler
c54a99cae9 am 87540b22: am cce71837: am b6454adb: Merge "Quickening." into jb-mr1-dev
* commit '87540b2264158faf2cb8c715d8ed7c5832cfb62b':
  Quickening.
2012-10-16 21:37:57 -07:00
Daniel Sandler
b6454adb6c Merge "Quickening." into jb-mr1-dev 2012-10-16 21:30:23 -07:00
Baligh Uddin
05f5251999 Merge "Import translations. DO NOT MERGE" 2012-10-16 21:20:20 -07:00
Baligh Uddin
c39848793c Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-16 21:18:47 -07:00
Daniel Sandler
3679bf58fb Quickening.
+ Baseline align all header elements.
  + Make clock clickable.
  + Remove clock tile.
  + Reorder tiles.
  + Hide status bar behind panel on phones.
  + Make status bar peek animation show the whole header on phones.
  + Stop hiding status bar bits on phones.

Bug: 7350584 // baseline align header, make clock clickable,
Bug: 7351760 // hide status bar behind panel
Change-Id: I888752b64c56e80c3f5581fd8ee1cfd7c50eab7c
2012-10-16 23:21:26 -04:00
Casey Burkhardt
0312d6d94a More descriptive content description for quick settings toggle.
Bug: 7362316
Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf
2012-10-16 18:39:25 -07:00
Daniel Sandler
07a88c2702 am c7edbf4d: am 2b7ed31f: am fe3376b4: Fix NPE in quick settings tiles.
* commit 'c7edbf4d66b177c0ab1447e96e2fad1d49c5d0ed':
  Fix NPE in quick settings tiles.
2012-10-16 17:29:52 -07:00
Daniel Sandler
fe3376b41a Fix NPE in quick settings tiles.
Bug: 7360759
Change-Id: I5b000e063baa1b7e2dddaa25be5b9bcdafa1a974
2012-10-16 19:54:02 -04:00
Chet Haase
ffe661c5d3 am 4b0e8734: am cb6f35f9: am 8db45f0b: Merge "Avoid redundant wallpaper loading/drawing" into jb-mr1-dev
* commit '4b0e8734cce56a305e43bde95196a80a32d40027':
  Avoid redundant wallpaper loading/drawing
2012-10-16 14:40:54 -07:00
Baligh Uddin
5b0984c166 Import translations. DO NOT MERGE
Change-Id: I24f30420118f74ea456924aec8187741d3386d66
Auto-generated-cl: translation import
2012-10-16 13:41:02 -07:00
Baligh Uddin
3045e62679 Import translations. DO NOT MERGE
Change-Id: I7c26f20a77ec622563c5dcdad7a96c347005a789
Auto-generated-cl: translation import
2012-10-16 13:39:48 -07:00
Chet Haase
2f20081f9f Avoid redundant wallpaper loading/drawing
Switching users causes wallpapers to get recreated 3 times. Other operations
like startup and rotation cause similar redundant load/draw operations. This change
tracks the various attributes that tell us when we really need to reload
and redraw, causing only one of these expensive operation per one of these
switches.

Issue #7334664 Wallpaper draws several times when switching users

Change-Id: Ic3072ef3a7eaf622d8632e87e34f50999f716c39
2012-10-16 13:21:04 -07:00
Baligh Uddin
d9f682b71e Merge "Import translations. DO NOT MERGE" 2012-10-16 09:21:12 -07:00
Baligh Uddin
4682cf02b4 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-16 09:15:14 -07:00
Daniel Sandler
1d47c778ee am 1097addf: am 6d8b8e06: am 18ea8f29: Merge "Flipping quick settings!" into jb-mr1-dev
* commit '1097addfd496fcc3b1dbfaf95b05ba8481df0967':
  Flipping quick settings!
2012-10-16 07:50:51 -07:00
Daniel Sandler
18ea8f2990 Merge "Flipping quick settings!" into jb-mr1-dev 2012-10-16 07:42:48 -07:00
Daniel Sandler
101784e560 Flipping quick settings!
Bug: 7348917 ╰(°□°╰)
Change-Id: I16923d6d920913a4bd0d78666587ac579ac18da5
2012-10-16 02:34:09 -04:00
Romain Guy
1da111fca4 am e9d0c992: am 8ab33df5: am edefaa25: Merge "Ensure we always request conformant OpenGL ES 2.0 contexts" into jb-mr1-dev
* commit 'e9d0c9920b98a7e3aca0a7583a55b8278166802a':
  Ensure we always request conformant OpenGL ES 2.0 contexts
2012-10-15 20:23:00 -07:00
Romain Guy
8efca54693 Ensure we always request conformant OpenGL ES 2.0 contexts
Change-Id: I6b9d6f2dace02ad28baef6811007302b8e552a54
2012-10-15 18:09:49 -07:00
Craig Mautner
b429480c5e am 3db86b6f: am f93afcde: am 27c0773c: Merge "Fix wallpaper not updating on initial boot." into jb-mr1-dev
* commit '3db86b6ffc927d0f2bc6d4b5fe9d20cafb746361':
  Fix wallpaper not updating on initial boot.
2012-10-14 11:31:29 -07:00
Craig Mautner
27c0773c34 Merge "Fix wallpaper not updating on initial boot." into jb-mr1-dev 2012-10-14 11:25:23 -07:00
Craig Mautner
c92f150af0 Fix wallpaper not updating on initial boot.
Update the wallpaper and redraw it unconditionally when the surface
changes. Previously we were not updating the wallpaper when the
surface changed which meant that it remained at the original surface
dimensions. Also, the indication that it was visible comes in too
late to display it cleanly without jank.

Bug: 7310334 fixed.
Change-Id: Ic2ae95ea0b0704183053da1d7a906818651c62c9
2012-10-13 17:55:26 -07:00
Daniel Sandler
8a9ca03634 am cdb5086b: am 7fcc9b17: am e111ad30: No, that\'s German for "The Quick Settings, The".
* commit 'cdb5086b927d93f9dd7580337263bc3b1d903bd7':
  No, that's German for "The Quick Settings, The".
2012-10-13 15:16:16 -07:00
Daniel Sandler
e111ad300d No, that's German for "The Quick Settings, The".
Bug: ???????
Change-Id: I24ffb21b1566d98c9df6db48c4062390757cd8bc
2012-10-13 17:23:47 -04:00
Michael Jurka
f72118446b am 734a68fb: am 3b61f479: am f15005ee: Merge "Use black bg in recents if using live wallpaper" into jb-mr1-dev
* commit '734a68fb20e2f10cb013066e745151e05d0ce5c2':
  Use black bg in recents if using live wallpaper
2012-10-12 16:48:21 -07:00
Michael Jurka
f15005ee39 Merge "Use black bg in recents if using live wallpaper" into jb-mr1-dev 2012-10-12 16:41:48 -07:00
Michael Jurka
071316e561 Use black bg in recents if using live wallpaper
Bug: 7282784

Change-Id: I686f8f0e36e3414ad30d23de80cbbfb2868069d4
2012-10-13 01:02:09 +02:00
John Spurlock
f608a93aaf am 2f9f47c9: am c19c475c: am 0c63d78a: Merge "Keep QS brightness slider icon in sync." into jb-mr1-dev
* commit '2f9f47c984a0f6dee5a6c06d7ab3b292838fb493':
  Keep QS brightness slider icon in sync.
2012-10-12 15:37:10 -07:00
John Spurlock
0c63d78a0f Merge "Keep QS brightness slider icon in sync." into jb-mr1-dev 2012-10-12 15:30:34 -07:00
Jeff Sharkey
c54f3eade9 am 9078e39b: am 92eed99c: am 95cccb9d: Merge "Make all lockscreen widgets follow haptic flag." into jb-mr1-dev
* commit '9078e39b83b000e2508c855d60dfcf99469b3c6d':
  Make all lockscreen widgets follow haptic flag.
2012-10-12 15:06:35 -07:00
Jeff Sharkey
95cccb9d61 Merge "Make all lockscreen widgets follow haptic flag." into jb-mr1-dev 2012-10-12 14:59:30 -07:00
Jeff Sharkey
723a725e79 Make all lockscreen widgets follow haptic flag.
Bug: 7337006
Change-Id: I782e498b7528e612c4b06a75b77f5521c951cbd6
2012-10-12 14:26:31 -07:00
John Spurlock
f5bc42dbf8 Keep QS brightness slider icon in sync.
It now reflects auto-on or auto-off as it changes.

Bug:7303599
Change-Id: I1b1bd6a0545950795f83449c3778e91afa9d04a5
2012-10-12 15:24:36 -04:00
Baligh Uddin
1e9e2c4bdf Import translations. DO NOT MERGE
Change-Id: Ia19f734b3e6d4ee0dd122fbbd78bc8f36f9ae584
Auto-generated-cl: translation import
2012-10-12 12:16:55 -07:00
Baligh Uddin
280af6fcd5 Import translations. DO NOT MERGE
Change-Id: Ie01452a6610e660cafc04e8d7fb509bed42de802
Auto-generated-cl: translation import
2012-10-12 12:15:29 -07:00
Baligh Uddin
fb42a3fa81 Merge "Import translations. DO NOT MERGE" 2012-10-11 21:26:03 -07:00
Baligh Uddin
a1ecd5a30c Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-11 21:25:02 -07:00
Baligh Uddin
648c2fb4dc Import translations. DO NOT MERGE
Change-Id: Iebe92e1fc88cfbff79d6fb33df986cf5391b0955
Auto-generated-cl: translation import
2012-10-11 18:46:11 -07:00