Winson Chung
8cf2271c48
am c68bab01: am 8e981df7: am 1cd614c6: Merge "Ignore dying users when testing for number of users on device. (Bug 7332248)" into jb-mr1-dev
...
* commit 'c68bab01afab58baafa3c0cd357e781c7cb7495f':
Ignore dying users when testing for number of users on device. (Bug 7332248)
2012-10-11 17:52:39 -07:00
Chris Wren
d8a9a77537
am f66bf0e8: am a35f8ce3: am 061a4de8: Merge "resolve conflicting assumptions from the merge." into jb-mr1-dev
...
* commit 'f66bf0e86790e5864bb018b2fa778456ea561e68':
resolve conflicting assumptions from the merge.
2012-10-11 17:52:35 -07:00
Daniel Sandler
972e834943
am bfd97573: am 22cc5c76: am ff97e6e8: Merge "New icon for quick settings button." into jb-mr1-dev
...
* commit 'bfd97573053ab549b1815ed75e5f72cc8c965e4c':
New icon for quick settings button.
2012-10-11 17:52:24 -07:00
Daniel Sandler
37a6049782
am 8c17d23e: am 09a4a4c2: am 092ad66a: Merge changes Ic860de75,I8b2d6c7a into jb-mr1-dev
...
* commit '8c17d23e41d7f53966bbcbfcc51229d33d2837d5':
Remove notification/quicksettings explanation cling.
Remove the double-swipe to access quick settings on phones.
2012-10-11 17:18:29 -07:00
Winson Chung
1cd614c62c
Merge "Ignore dying users when testing for number of users on device. (Bug 7332248)" into jb-mr1-dev
2012-10-11 13:30:10 -07:00
Chris Wren
061a4de86d
Merge "resolve conflicting assumptions from the merge." into jb-mr1-dev
2012-10-11 13:05:36 -07:00
Winson Chung
ada86cba3c
Ignore dying users when testing for number of users on device. (Bug 7332248)
...
Change-Id: Id5cc0aacba716db5c2306fd72a51ac7cffc4149e
2012-10-11 12:49:02 -07:00
Daniel Sandler
ff97e6e841
Merge "New icon for quick settings button." into jb-mr1-dev
2012-10-11 11:50:22 -07:00
Daniel Sandler
e6a69ddc67
New icon for quick settings button.
...
Bug: 7319756
Change-Id: I864cc7938f94c87f5d7e18657fb6ac5f083e15d9
2012-10-11 14:05:12 -04:00
Daniel Sandler
092ad66a57
Merge changes Ic860de75,I8b2d6c7a into jb-mr1-dev
...
* changes:
Remove notification/quicksettings explanation cling.
Remove the double-swipe to access quick settings on phones.
2012-10-11 10:47:12 -07:00
Baligh Uddin
ba7dde6de2
Merge "Import translations. DO NOT MERGE"
2012-10-11 10:22:03 -07:00
Baligh Uddin
524dcb7e5e
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-11 10:20:03 -07:00
Daniel Sandler
ace0bd7743
Remove notification/quicksettings explanation cling.
...
Bug: 7319756
Change-Id: Ic860de7579079596d0e4c3412cf0fa1ccaadc3e1
2012-10-11 09:56:45 -07:00
Daniel Sandler
efb0faf1c0
Remove the double-swipe to access quick settings on phones.
...
On the plus side, the settings button is back!
Now that we have two buttons on the right-hand side it's
more important than ever that the notification panel header
not allow errant taps to go all the way back to the
notification panel, where they will drag/close it.
Bug: 7319756 // remove double-swipe
Bug: 7217201 // finally make the notification header black
Change-Id: I8b2d6c7a7cfaaed2bfbcd61fb45db9f234cb002d
2012-10-11 09:56:42 -07:00
Chet Haase
c25859f297
am 9c6bfbee: am 0a3f299c: am e1f4ebf5: Merge "Cache wallpaper bitmap to avoid re-loading on rotation" into jb-mr1-dev
...
* commit '9c6bfbee662bcbea9b6a8c3541f9129ccce2347e':
Cache wallpaper bitmap to avoid re-loading on rotation
2012-10-11 08:13:16 -07:00
Chet Haase
0a3f299cf0
am e1f4ebf5: Merge "Cache wallpaper bitmap to avoid re-loading on rotation" into jb-mr1-dev
...
* commit 'e1f4ebf559f7ddbfe19ea9a1823a62f3d8b80d71':
Cache wallpaper bitmap to avoid re-loading on rotation
2012-10-11 08:08:17 -07:00
Chet Haase
e1f4ebf559
Merge "Cache wallpaper bitmap to avoid re-loading on rotation" into jb-mr1-dev
2012-10-11 08:03:04 -07:00
Daniel Sandler
b68b09588e
am 0f60eddf: am 5f9cd5e6: am 6c179ad8: Merge "Dismiss keyguard for brightness QS tile." into jb-mr1-dev
...
* commit '0f60eddf4fa76312c5c3a0399ba94d9d6b3ccb14':
Dismiss keyguard for brightness QS tile.
2012-10-11 00:17:44 -07:00
Daniel Sandler
5f9cd5e68a
am 6c179ad8: Merge "Dismiss keyguard for brightness QS tile." into jb-mr1-dev
...
* commit '6c179ad82d45a33389e65d89305ed0919042674f':
Dismiss keyguard for brightness QS tile.
2012-10-10 23:25:54 -07:00
Daniel Sandler
6c179ad82d
Merge "Dismiss keyguard for brightness QS tile." into jb-mr1-dev
2012-10-10 22:44:48 -07:00
Chris Wren
cea520747f
resolve conflicting assumptions from the merge.
...
Bug: 7300843
Change-Id: I5894fba34550d1b98f6cbe5ca808820b70e19819
2012-10-10 21:06:11 -04:00
Chet Haase
c61d70ec46
Cache wallpaper bitmap to avoid re-loading on rotation
...
Screen rotations force static wallpapers to get recreated. One of the things
that happens is that the underlying bitmap resource is loaded. This can be quite
expensive for large bitmaps (which is the case on large-display devices).
A simple optimization is to retain the bitmap in the wallpaper process, to avoid
this re-loading step. We still re-draw and re-upload the texture, but at least
we don't re-load the thing.
Issue #7324823 Manta wallpaper decode performance is atrocious
Change-Id: I0748e275a55992d13704a7dec5910d2dbdc9e2a4
2012-10-10 16:33:31 -07:00
Baligh Uddin
9718ea13ba
Import translations. DO NOT MERGE
...
Change-Id: I4d5a03c6642f76b4ea51f2de930615fcce20c734
Auto-generated-cl: translation import
2012-10-10 13:35:20 -07:00
Baligh Uddin
57899f83d7
Import translations. DO NOT MERGE
...
Change-Id: I498e980ee2d318ae66848a36786e435f2c09412b
Auto-generated-cl: translation import
2012-10-10 13:34:12 -07:00
Baligh Uddin
b9ef3c682c
Import translations. DO NOT MERGE
...
Change-Id: I2a6865b2b088d0fcd9a5e8b24c0f9095ecbb3c68
Auto-generated-cl: translation import
2012-10-10 13:33:19 -07:00
Daniel Sandler
dce0318b67
am 66b92ddc: am 74526ab6: am 30417507: Merge "Fixing issue where Quick Settings user profile was not showing name or default picture. (Bug 7308719)" into jb-mr1-dev
...
* commit '66b92ddcfe0a83440860efe2cc46946417788c71':
Fixing issue where Quick Settings user profile was not showing name or default picture. (Bug 7308719)
2012-10-09 21:00:32 -07:00
Daniel Sandler
3041750782
Merge "Fixing issue where Quick Settings user profile was not showing name or default picture. (Bug 7308719)" into jb-mr1-dev
2012-10-09 20:53:44 -07:00
Svetoslav Ganov
c8c053897a
am b096f6f5: am 24169a6b: am 64182d84: Merge "Properly label RecentsActivity for accessibility. Bug: 7229886" into jb-mr1-dev
...
* commit 'b096f6f5d0ed31bc0d510696d133fc8a3ee772b8':
Properly label RecentsActivity for accessibility. Bug: 7229886
2012-10-09 18:40:23 -07:00
Svetoslav Ganov
64182d8444
Merge "Properly label RecentsActivity for accessibility. Bug: 7229886" into jb-mr1-dev
2012-10-09 18:33:31 -07:00
Casey Burkhardt
d7059dfb9b
Properly label RecentsActivity for accessibility.
...
Bug: 7229886
Change-Id: I440c7e9b9ef3272e287d5d4d58bcfc0e8d0735ac
2012-10-09 17:53:21 -07:00
Winson Chung
7a6355b679
Fixing issue where Quick Settings user profile was not showing name or default picture. (Bug 7308719)
...
Change-Id: Idbaf377d1cd086cf5d8244d6c7ca084145ccf217
2012-10-09 17:33:16 -07:00
Christopher Tate
ba09cb8c18
am 5fb80c6e: am d44525dc: am b30a8568: Merge "Defer wifi bounce following restore for 1 minute..." into jb-mr1-dev
...
* commit '5fb80c6ee5fa9a42bc6141383216673a7247edd8':
Defer wifi bounce following restore for 1 minute...
2012-10-09 16:18:15 -07:00
Christopher Tate
d488bc0ef4
Defer wifi bounce following restore for 1 minute...
...
...to allow network-reliant restore actions by apps to get underway.
Bug 7304761
Change-Id: Ia1d2321ef86609588efbc7add043c24a12ec6a20
2012-10-09 15:11:01 -07:00
Amith Yamasani
681e6a0d0b
am 5c9ef645: am 1ab9ac68: am e8f67ed3: Merge "Add an upgrade step for settings moved to global." into jb-mr1-dev
...
* commit '5c9ef6459a8835c5e9c03c938e3164a24496ac37':
Add an upgrade step for settings moved to global.
2012-10-09 09:48:26 -07:00
Amith Yamasani
e8f67ed30b
Merge "Add an upgrade step for settings moved to global." into jb-mr1-dev
2012-10-09 09:40:39 -07:00
Michael Jurka
0eeebfe185
am a843ebe9: am 540720e1: am 7ed267f5: Fix one case where recents is sometimes not visible
...
* commit 'a843ebe9437d1188a6fb4884f353c97fbd6ec443':
Fix one case where recents is sometimes not visible
2012-10-09 08:54:03 -07:00
Michael Jurka
7ed267f538
Fix one case where recents is sometimes not visible
...
Bug: 7299653
2012-10-09 17:03:38 +02:00
Daniel Sandler
b64c3dd224
Dismiss keyguard for brightness QS tile.
...
Bugreport, too.
Bug: 7296769
Change-Id: I28b2f1cf4a1bf2ebfcff37a6188f33a44b7d2165
2012-10-09 00:37:53 -04:00
Amith Yamasani
531c237b82
Add an upgrade step for settings moved to global.
...
For some reason, the original step didn't work for some testers. This re-applies the move, which
should be no-ops if the entries are already in the right table.
Bug: 7254629
Also moved a few more entries to the global initialization section. Otherwise they would write
into the wrong table.
Change-Id: Ic0f5c4e09680f5687d08dccf78063508b9c0584c
2012-10-08 17:04:17 -07:00
Svetoslav Ganov
c16e9caf0d
am fada6507: am bfe01498: am 62f1722d: Merge "Accessibility enhancements within quick settings and notification shade." into jb-mr1-dev
...
* commit 'fada6507079278af8b39aaa3f22652c47f41717b':
Accessibility enhancements within quick settings and notification shade.
2012-10-08 16:22:57 -07:00
Baligh Uddin
e70bf65423
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-08 15:53:43 -07:00
Svetoslav Ganov
bfe01498a9
am 62f1722d: Merge "Accessibility enhancements within quick settings and notification shade." into jb-mr1-dev
...
* commit '62f1722d7c168048952f93045c5f1d06fdab0202':
Accessibility enhancements within quick settings and notification shade.
2012-10-08 15:53:17 -07:00
Baligh Uddin
495162b249
Import translations. DO NOT MERGE
...
Change-Id: I48afa2f0dea9b7012b746c9eeb8e05f6c21f18d1
Auto-generated-cl: translation import
2012-10-08 15:25:51 -07:00
Baligh Uddin
3c576d9b65
Import translations. DO NOT MERGE
...
Change-Id: Idd93f9399dcd2466e3d6d84bee4b536a8a41b476
Auto-generated-cl: translation import
2012-10-08 15:23:58 -07:00
Baligh Uddin
404615d266
Import translations. DO NOT MERGE
...
Change-Id: I9059498aed3bca6294e9f93d89709454c04e0997
Auto-generated-cl: translation import
2012-10-08 15:22:19 -07:00
Casey Burkhardt
bac221ff0b
Accessibility enhancements within quick settings and notification shade.
...
Change-Id: I377c389abe3ce2285a620e60f4c8de4727f4f5c9
Bug: 7229886
2012-10-08 12:41:32 -07:00
Baligh Uddin
5aeda6a255
Merge "Import translations. DO NOT MERGE"
2012-10-08 08:23:01 -07:00
Baligh Uddin
f895f3cbfc
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-08 08:17:02 -07:00
Daniel Sandler
e45155297e
am 5fd8cd3e: am bb1c1d36: am de8e3b12: Merge "Fix NPE if pulling down QS quickly on very first boot." into jb-mr1-dev
...
* commit '5fd8cd3e1981ae248ad609a17f88df4b4fd4a159':
Fix NPE if pulling down QS quickly on very first boot.
2012-10-07 23:44:31 -07:00
Daniel Sandler
47c9118fb5
am 7dc4c4be: am 60e8ff6d: am 33a8bd8c: Merge "New icon for "Sleep now."" into jb-mr1-dev
...
* commit '7dc4c4be1601f5e201761e34e9db440dda7ebd6d':
New icon for "Sleep now."
2012-10-07 23:44:27 -07:00