2777 Commits

Author SHA1 Message Date
Michael Jurka
6f57d5a6fb am 20124e4d: am 9019335c: am e9687ba8: Merge "Fixing wallpaper flash when going in/out of Recents" into jb-mr1-dev
* commit '20124e4d5e3eae346be85d14017a90d38ebd1558':
  Fixing wallpaper flash when going in/out of Recents
2012-10-19 09:14:50 -07:00
Michael Jurka
25acafc88d am d200e898: am aee6cbd4: am 80343f64: Fix recents animations for secondary users
* commit 'd200e8987d955a17078cdfc31d6e8362542bc2d4':
  Fix recents animations for secondary users
2012-10-19 09:14:46 -07:00
Michael Jurka
e9687ba8bd Merge "Fixing wallpaper flash when going in/out of Recents" into jb-mr1-dev 2012-10-19 09:06:49 -07:00
Michael Jurka
738cfc9105 Fixing wallpaper flash when going in/out of Recents
Bug: 7372516
Bug: 7216872

Change-Id: I2a2308a85caf9f2ad2d382c709e5f8867bd060be
2012-10-19 16:58:50 +02:00
Michael Jurka
80343f646f Fix recents animations for secondary users
Bug: 7361640

Change-Id: Ibd177bf01758fb8706b82dcf3bf234e052c38aa3
2012-10-19 16:50:29 +02:00
Jeff Sharkey
b36d3e7614 am f1ad6d5b: am 93b17876: am 5831159b: Merge "More migration to Global settings." into jb-mr1-dev
* commit 'f1ad6d5b79edc4d171700233edcb9b5cdf3937e1':
  More migration to Global settings.
2012-10-18 23:31:20 -07:00
Jeff Sharkey
8d9a1f66d9 More migration to Global settings.
Bug: 7375796
Change-Id: I3954ce141ad30073896090a28eee743ba15fd736
2012-10-18 15:38:14 -07:00
Chet Haase
aef6e6730b am b3aa6dbb: am eeb149ce: am 58e60c23: Merge "Track size changes correctly for static wallpapers" into jb-mr1-dev
* commit 'b3aa6dbbe9f2e540d2e6f45131acb171ae780e45':
  Track size changes correctly for static wallpapers
2012-10-18 13:04:25 -07:00
Chet Haase
5f0d976b37 Track size changes correctly for static wallpapers
Previous logic compared the surface size to the bitmap size to determine
whether to reload the bitmap. This was based on an assumption that the bitmap
would be created at the same sizea s the surface. However, the process of
how those sizes get determined is different for surfaces and wallpapers, causing
an occasional issue where the bitmap gets reloaded frequently, every time the wallpaper
is asked to redraw, even though it always gets recreated at the same size.

New logic checks previous surface dimensions against current surface dimensions to
determine whether the bitmap should be reloaded; we really only want to reload
it when the surface size changes.

Issue #7373200 pause when toggling between All Apps and Home screen; Home button stays illuminated for a long time

Change-Id: I108777b72bd42616ad7cf8274af1b3e6b2ed94e7
2012-10-18 12:41:54 -07:00
Chet Haase
955d19e631 am 313b3be2: am d170e189: am 18937b22: Merge "Stop reloading wallpaper bitmap" into jb-mr1-dev
* commit '313b3be2496475bf7d98f3620ac2bbd385d047ba':
  Stop reloading wallpaper bitmap
2012-10-18 12:18:45 -07:00
Chet Haase
18937b2209 Merge "Stop reloading wallpaper bitmap" into jb-mr1-dev 2012-10-18 11:18:14 -07:00
Daniel Sandler
086725eb6a am f4f0840f: am 6f25a33b: am 6a377f30: Merge "Fix glitch when using settings pulldown then switching to notifications." into jb-mr1-dev
* commit 'f4f0840f1d12d6f28236b876281c49e69e62b094':
  Fix glitch when using settings pulldown then switching to notifications.
2012-10-18 10:33:11 -07:00
Daniel Sandler
6a377f3094 Merge "Fix glitch when using settings pulldown then switching to notifications." into jb-mr1-dev 2012-10-18 10:24:47 -07:00
Chet Haase
8481ac8fe9 Stop reloading wallpaper bitmap
Typo in ImageWallpaper made a dimension check incorrect.

Issue#7373200 pause when toggling between All Apps and Home screen; Home button stays illuminated for a long time

Change-Id: I82763ac8c9ed564eba904f552975ab20c8aef932
2012-10-18 10:12:10 -07:00
Michael Jurka
c9fb0e24e9 am b2ee13e4: am ec790410: am 341aa8e0: Merge "Potential fix for bug 7352816" into jb-mr1-dev
* commit 'b2ee13e40ec5c2b60ba9611154aedbf7b8f24393':
  Potential fix for bug 7352816
2012-10-18 08:56:55 -07:00
Michael Jurka
341aa8e0e8 Merge "Potential fix for bug 7352816" into jb-mr1-dev 2012-10-18 08:48:41 -07:00
Daniel Sandler
720a34d60a Fix glitch when using settings pulldown then switching to notifications.
Bug: 7348917
Change-Id: I65b51bb161934300da9ca0ebf4b184886e3e81df
2012-10-18 11:44:04 -04:00
Daniel Sandler
a6fd272de5 am 328f681d: am b5aa7956: am a4c356ca: Merge "Add missing layout params" into jb-mr1-dev
* commit '328f681d39b4a0f09e80fe8ad0e2111928c12700':
  Add missing layout params
2012-10-18 06:43:39 -07:00
Daniel Sandler
a4c356cad7 Merge "Add missing layout params" into jb-mr1-dev 2012-10-18 06:35:48 -07:00
Daniel Sandler
ff4f345254 am 9657c5e2: am fdebf0fd: am c1dc37cb: Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev
* commit '9657c5e2cdced65c710505bd0dfef3de5a637d9e':
  You can only use the 2-finger shortcut when opening the panel.
2012-10-17 20:09:40 -07:00
Daniel Sandler
c1dc37cba7 Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev 2012-10-17 20:01:34 -07:00
Daniel Sandler
36c06ae04a Add missing layout params
Bug: 7370474
Change-Id: I632832be22c492f006d76bfa821fd9aa48569f67
2012-10-17 22:51:27 -04:00
Mike Cleron
fa7a63c428 am 99fc40bd: am 48c9b6ab: am e663925f: Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev
* commit '99fc40bd52ff6a74603a0576f71be054ff51da78':
  Show clear all when returning from flip quick settings.
2012-10-17 13:54:55 -07:00
Mike Cleron
e663925f85 Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev 2012-10-17 13:46:19 -07:00
Daniel Sandler
f249efcf37 Show clear all when returning from flip quick settings.
Bug: 7367906
Change-Id: I3c6d227d223f11c60a44ceee4cdf698aa2a0acc9
2012-10-17 16:42:36 -04:00
Daniel Sandler
2017a05662 You can only use the 2-finger shortcut when opening the panel.
Bug: 7348917
Change-Id: I585c57f5eede72801fe1547d774c75256a0824b0
2012-10-17 15:54:02 -04:00
Svetoslav Ganov
96ea3c0ae9 am fb242797: am 2bc21571: am 966496f5: Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev
* commit 'fb2427976b74594809c31429ea09dcf81a88990a':
  More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf
2012-10-17 12:50:35 -07:00
Svetoslav Ganov
966496f5d5 Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev 2012-10-17 12:39:19 -07:00
Daniel Sandler
0157a91b3a am 385bc612: am f610c295: am 26f544ae: Merge "For Matias." into jb-mr1-dev
* commit '385bc61263aea7e6b8573d9a87c87dddc0806678':
  For Matias.
2012-10-17 12:03:46 -07:00
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