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
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
Baligh Uddin
d3dc37d34e
Import translations. DO NOT MERGE
...
Change-Id: I7f9b815759c2f9f2e2d41811df14dfc8f9370da8
Auto-generated-cl: translation import
2012-10-11 18:45:04 -07:00
Jeff Brown
5f104da0a8
am 82c1b13e: am 1984e8c0: am 3da6c219: Merge "Do not launch Somnambulator as a dock app." into jb-mr1-dev
...
* commit '82c1b13e8a2d2544bbab173becf215a6252d5454':
Do not launch Somnambulator as a dock app.
2012-10-11 17:55:07 -07:00
Chris Wren
44e1c77d24
am b62302dd: am 9b339b74: am 853a1cea: Merge "Copy date format style from keyguard." into jb-mr1-dev
...
* commit 'b62302dd2b315a238a896538adc1de0383280111':
Copy date format style from keyguard.
2012-10-11 17:53:02 -07:00
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
Jeff Brown
3da6c219a8
Merge "Do not launch Somnambulator as a dock app." into jb-mr1-dev
2012-10-11 17:17:06 -07:00
Jeff Brown
11159e9a78
Do not launch Somnambulator as a dock app.
...
Fixes a black flash that occurred when the device was docked
because the UiModeManagerService was launching the Somnambulator
to start the dream when docked. This caused an unnecessary
activity transition and could in fact make dreaming less
reliable than if the UiModeManagerService started the dream itself.
Moved common code from UiModeManagerService and Somnambulator
to Sandman to ensure it is kept in sync.
Bug: 7328545
Change-Id: I46102784e2ab1acc0241d43a48abf0581278af24
2012-10-11 16:29:41 -07:00
Chris Wren
853a1ceae0
Merge "Copy date format style from keyguard." into jb-mr1-dev
2012-10-11 14:42:33 -07:00
Chris Wren
5fb18aa575
Copy date format style from keyguard.
...
Bug: 7312660
Change-Id: Ia5e728758bd1f2caa039ea6b8f8fa9abcc9f8417
2012-10-11 16:37:49 -04: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
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
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