94936 Commits

Author SHA1 Message Date
Scott Main
4c105e8558 am e7610cd3: am 0d1a575d: am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev
* commit 'e7610cd3d30df5b8469aae800f5e7007218f3bfe':
  docs: explain implicit permissions applied by sdk versions bug: 7453055
2012-11-05 14:20:08 -08:00
Amith Yamasani
9071b611d2 am 2aca7ec5: am b3e4c001: am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
* commit '2aca7ec5e1a9ee72e47ad8ab47055934b3dd94fa':
  Remove power menu user switcher
2012-11-05 14:20:04 -08:00
Baligh Uddin
6f9811d94b am a7668cf7: (-s ours) am 21645f82: am 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'a7668cf7a112181eec3f2e01881850947049ab3b':
  Import translations. DO NOT MERGE
2012-11-05 14:20:00 -08:00
Baligh Uddin
3698b11179 am 0bd868b8: (-s ours) am 7d38748d: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
* commit '0bd868b8ef8484cb4cb03219fc5d5b0f788fa33c':
  Import translations. DO NOT MERGE
2012-11-05 14:19:56 -08:00
Scott Main
e7610cd3d3 am 0d1a575d: am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev
* commit '0d1a575d95041aa7304374c7bd49b01cd936fbd8':
  docs: explain implicit permissions applied by sdk versions bug: 7453055
2012-11-05 14:15:29 -08:00
Amith Yamasani
2aca7ec5e1 am b3e4c001: am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
* commit 'b3e4c0015d742a17e307964f0f370c72b6cabafa':
  Remove power menu user switcher
2012-11-05 14:15:25 -08:00
Baligh Uddin
a7668cf7a1 am 21645f82: am 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '21645f8252407dcc1b17d2f2f1e5858b8d55e77b':
  Import translations. DO NOT MERGE
2012-11-05 14:15:22 -08:00
Baligh Uddin
0bd868b8ef am 7d38748d: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
* commit '7d38748dbe7c8f74411cc6b60ea5707e8de56b43':
  Import translations. DO NOT MERGE
2012-11-05 14:15:21 -08:00
Scott Main
0d1a575d95 am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev
* commit '737a20fda62fe9885f74e208ac21a1574c1593f7':
  docs: explain implicit permissions applied by sdk versions bug: 7453055
2012-11-05 14:12:13 -08:00
Amith Yamasani
b3e4c0015d am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
* commit 'fca8d258c5699ad2703d46181c492e78e1dc87a8':
  Remove power menu user switcher
2012-11-05 14:12:04 -08:00
Baligh Uddin
21645f8252 am 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '8cf1ea908dbb2c1a1252cecdc6d0f961373502aa':
  Import translations. DO NOT MERGE
2012-11-05 14:11:55 -08:00
Igor Murashkin
1a94c7db9f Merge "Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener" 2012-11-05 13:47:56 -08:00
Scott Main
737a20fda6 Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev 2012-11-05 11:12:12 -08:00
Amith Yamasani
fca8d258c5 Merge "Remove power menu user switcher" into jb-mr1-dev 2012-11-05 09:31:48 -08:00
Baligh Uddin
0ecc81cfd7 Merge "Import translations. DO NOT MERGE" 2012-11-04 17:48:28 -08:00
Baligh Uddin
7d38748dbe Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-11-04 17:46:24 -08:00
Baligh Uddin
8cf1ea908d Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-11-04 17:43:31 -08:00
Dianne Hackborn
8c92c5d6ad am 861a1b80: am 911d47ec: am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching
* commit '861a1b8079ed38dda1357b34dffffa549d10871f':
  Fix issue #7457380: IME leaves a mark after user switching
2012-11-03 23:41:58 -07:00
Dianne Hackborn
861a1b8079 am 911d47ec: am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching
* commit '911d47ec20e8af8b3139c9e8c5bd0afeea7a226b':
  Fix issue #7457380: IME leaves a mark after user switching
2012-11-03 23:39:33 -07:00
Dianne Hackborn
911d47ec20 am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching
* commit '2ea9bae7121f1df5461437d7d08fa550cdf6e0b0':
  Fix issue #7457380: IME leaves a mark after user switching
2012-11-03 23:37:45 -07:00
Marco Nelissen
6b37dc9f66 Merge "Request non-notifying Cursor when querying provider" 2012-11-03 13:42:33 -07:00
Dianne Hackborn
2ea9bae712 Fix issue #7457380: IME leaves a mark after user switching
The gnarly stuff where we keep track of the old input method
window as if it was still there was sitting around leaving things
in a stuck state.  Now we clear this out at key points in the
window manager (freezing screen, user change), and the input
method manager service is less aggressive about asking the window
manager to do it.

Also fixed a problem that was causing flickers during some
wallpaper transitions -- when we are animating two things on
top of the wallpaper and one of them disappears, we need to
make sure the wallpaper target points to whatever the current
target should be (if any), not left pointing to the old target
that has gone away.

Change-Id: I2fb9600f569a5bd5e3528aaf24cde9340af56cb0
2012-11-02 18:56:01 -07:00
Eric Laurent
849a94bf27 Merge "audio service: set dock use on mediaserver restart" 2012-11-02 17:22:07 -07:00
Baligh Uddin
d681e5787e am 6490f42b: am 940e92e1: am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev
* commit '6490f42be703e17a1d3c49b4fccb49957c6511f2': (26 commits)
  hide the correct text, and more text, on bounce
  Improve PIN key layouts.
  Obscure speech for PIN password keys when no headset plugged in.
  Initial changes to allow dropping on delete target to remove widget.
  hide multiuser selector when IME is up.
  Block swipe up gesture if challenge non-interactive.
  Properly disable challenge handle.
  Disable disable back if using an alternate back icon.
  Disable security handle when swiping into camera widget.
  Import translations. DO NOT MERGE
  Fix small issue with previous CL
  Widget size policy, size callbacks
  Don't show security method until we actually return from the camera
  Fix whitespace problem and sync with prototype.
  PUK support.
  Fix build.
  SIM PIN support.
  Use clock's widget as the default keyguard widget
  Add configurable em-dash separator for all concatenated keyguard strings
  Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
  ...
2012-11-02 16:56:47 -07:00
Baligh Uddin
6490f42be7 am 940e92e1: am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev
* commit '940e92e124db5e97427d4c4942ce68d953879060': (26 commits)
  hide the correct text, and more text, on bounce
  Improve PIN key layouts.
  Obscure speech for PIN password keys when no headset plugged in.
  Initial changes to allow dropping on delete target to remove widget.
  hide multiuser selector when IME is up.
  Block swipe up gesture if challenge non-interactive.
  Properly disable challenge handle.
  Disable disable back if using an alternate back icon.
  Disable security handle when swiping into camera widget.
  Import translations. DO NOT MERGE
  Fix small issue with previous CL
  Widget size policy, size callbacks
  Don't show security method until we actually return from the camera
  Fix whitespace problem and sync with prototype.
  PUK support.
  Fix build.
  SIM PIN support.
  Use clock's widget as the default keyguard widget
  Add configurable em-dash separator for all concatenated keyguard strings
  Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
  ...
2012-11-02 16:53:04 -07:00
Baligh Uddin
940e92e124 am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev
* commit '841ce670b29180a157a084a9c0e803b13e92020c': (26 commits)
  hide the correct text, and more text, on bounce
  Improve PIN key layouts.
  Obscure speech for PIN password keys when no headset plugged in.
  Initial changes to allow dropping on delete target to remove widget.
  hide multiuser selector when IME is up.
  Block swipe up gesture if challenge non-interactive.
  Properly disable challenge handle.
  Disable disable back if using an alternate back icon.
  Disable security handle when swiping into camera widget.
  Import translations. DO NOT MERGE
  Fix small issue with previous CL
  Widget size policy, size callbacks
  Don't show security method until we actually return from the camera
  Fix whitespace problem and sync with prototype.
  PUK support.
  Fix build.
  SIM PIN support.
  Use clock's widget as the default keyguard widget
  Add configurable em-dash separator for all concatenated keyguard strings
  Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
  ...
2012-11-02 16:50:29 -07:00
Eric Laurent
bff5ca576e audio service: set dock use on mediaserver restart
Restore forced usage of dock audio for media according to
current setting when media server restarts.

Change-Id: Ie67b80ede1ed92d223dd96de83c1beb985dfba06
2012-11-02 16:48:26 -07:00
Baligh Uddin
841ce670b2 Merge commit '81af21e67cd842d16d4b45e8a2d1ec56ff8d764f' into jb-mr1-dev 2012-11-02 16:46:18 -07:00
Marco Nelissen
8ad76fa7a6 Request non-notifying Cursor when querying provider
This makes a media-rescan about twice as fast.
b/6751354

Change-Id: Iac3b0238f5731a20ecb5d4b34aa1666f7c610268
2012-11-02 16:40:37 -07:00
Jeff Sharkey
728633e2ac am 9b26f158: am 35d0dea3: am 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev
* commit '9b26f158d55125770bfe8c4534722f2a6a5aeb9a':
  Sanity check network stats coming from disk.
2012-11-02 15:57:53 -07:00
Jeff Sharkey
9b26f158d5 am 35d0dea3: am 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev
* commit '35d0dea38bad69082f4153d9c335061a70fac4fc':
  Sanity check network stats coming from disk.
2012-11-02 15:54:50 -07:00
Jeff Sharkey
35d0dea38b am 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev
* commit '1c743650addb9f632dd3eb39d4b17109ee4171f5':
  Sanity check network stats coming from disk.
2012-11-02 15:52:44 -07:00
Jeff Sharkey
1c743650ad Merge "Sanity check network stats coming from disk." into jb-mr1-dev 2012-11-02 15:49:20 -07:00
Amith Yamasani
912133a496 Remove power menu user switcher
Bug: 7466189
Change-Id: Ieb5e637f3e0b557eb616b5531a0a05a38a788fab
2012-11-02 15:38:17 -07:00
Jeff Sharkey
b0a579f833 Sanity check network stats coming from disk.
Throw early when structure is unstable, which allows the normal
recoverFromWtf() path to recover automatically.

Bug: 7440485
Change-Id: Ic150d17daac4de7c9ff3489025403a9b485b4620
2012-11-02 15:38:15 -07:00
Amith Yamasani
22f053a729 am e3826fcc: am 617404a4: am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev
* commit 'e3826fccde78bf3e6953910fdf8d43926e40423f':
  Resolve USER_ALL when inflating notification views.
2012-11-02 15:35:31 -07:00
Amith Yamasani
e3826fccde am 617404a4: am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev
* commit '617404a4f62c0f56e50c495f118b21aa7d6a69b6':
  Resolve USER_ALL when inflating notification views.
2012-11-02 15:33:19 -07:00
Amith Yamasani
617404a4f6 am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev
* commit 'e96e0a1a759a524072cc3fb1dfd3ec01e18ef67f':
  Resolve USER_ALL when inflating notification views.
2012-11-02 15:30:19 -07:00
Amith Yamasani
e96e0a1a75 Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev 2012-11-02 15:26:37 -07:00
Laurent Tu
63536333fd am cafeb3d4: am cc220364: am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev
* commit 'cafeb3d4949bd22787e0ff87e8551aca4cd561b7':
  Decrement number of updates in LocationRequest
2012-11-02 15:24:00 -07:00
Laurent Tu
cafeb3d494 am cc220364: am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev
* commit 'cc2203649457985cdcf9e4d3336ed2da5aa657d2':
  Decrement number of updates in LocationRequest
2012-11-02 15:21:51 -07:00
Laurent Tu
cc22036494 am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev
* commit '685cc8c7cba0bef5257bf00e9821e82a2dbbfc91':
  Decrement number of updates in LocationRequest
2012-11-02 15:18:44 -07:00
Dianne Hackborn
38e7f2e176 am 27b8cf60: am 43738e25: am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev
* commit '27b8cf6069a85f923e3d334c9388ba150f79da16':
  Fix issue #7343200: Fails to show wallpaper in the background for...
2012-11-02 15:18:43 -07:00
Dianne Hackborn
27b8cf6069 am 43738e25: am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev
* commit '43738e25d1d5b89dfca44f19bd3d5fa066628dae':
  Fix issue #7343200: Fails to show wallpaper in the background for...
2012-11-02 15:16:38 -07:00
Laurent Tu
685cc8c7cb Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev 2012-11-02 15:15:28 -07:00
Raph Levien
5fc949d0ae am e5a4e92f: am fd06d34c: am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev
* commit 'e5a4e92f175e7a776ba4703a09b68de562060e1f':
  Revert partial RTL'ization of Editor.setError()
2012-11-02 15:13:43 -07:00
Dianne Hackborn
43738e25d1 am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev
* commit '8ae0420e4b4169855608d404e389a66ce7253a36':
  Fix issue #7343200: Fails to show wallpaper in the background for...
2012-11-02 15:13:22 -07:00
Raph Levien
e5a4e92f17 am fd06d34c: am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev
* commit 'fd06d34c199903c6aa514ba5a633d6af1d972c54':
  Revert partial RTL'ization of Editor.setError()
2012-11-02 15:10:47 -07:00
Dianne Hackborn
8ae0420e4b Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev 2012-11-02 15:10:16 -07:00
Raph Levien
fd06d34c19 am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev
* commit 'd9134e7aa1679878245b67ed1a318acb19d0c717':
  Revert partial RTL'ization of Editor.setError()
2012-11-02 15:08:32 -07:00