79572 Commits

Author SHA1 Message Date
Eric Fischer
5a41aa60d1 am 62b847e5: (-s ours) am dda62f69: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit '62b847e5b2037c86763957106af92e1919309e08':
  Import translations. DO NOT MERGE
2012-05-30 12:22:29 -07:00
Jim Miller
2a7b17bb26 Fix 6580421: make sure MultiWaveView.reset() makes handle visible
This fixes a bug where sometimes the handle wasn't visble in the
incoming call screen.  The problem was that the animation was
interrupted on its transition from alpha = 0 to alpha = 1 by reset()
and the new handle animation wasn't started.

Change-Id: I3ab4259db1115da20e7f54b91bbfe3b496940214
2012-05-30 12:19:56 -07:00
Eric Fischer
62b847e5b2 am dda62f69: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit 'dda62f69f3ebf898c2678f61eacd0371cedc025b':
  Import translations. DO NOT MERGE
2012-05-30 12:17:47 -07:00
Eric Fischer
924e372d14 Merge "Import translations. DO NOT MERGE" 2012-05-30 12:15:19 -07:00
Eric Fischer
dda62f69f3 Merge "Import translations. DO NOT MERGE" into jb-dev 2012-05-30 12:14:48 -07:00
Eric Fischer
e2fc164384 Import translations. DO NOT MERGE
Change-Id: I9d6ebc975c1887a17ba323a333dee41e6b11df3c
2012-05-30 12:04:56 -07:00
Eric Fischer
9cf9b1ee38 Import translations. DO NOT MERGE
Change-Id: Ie7124462acaa16457804e3f9f2ee13cb4b792ceb
2012-05-30 11:59:21 -07:00
Fred Quintana
cb54a9333c am e3fada79: am 3c144c3e: Merge "Add an updateAppPermission() API call to the AccountManagerService AIDL and have the GrantCredentialsPermissionActivity call that instead of a static so that it can be made to run in a different process than the AccountManagerService.
* commit 'e3fada7949e788b42423afe719d03f543b17a1f0':
  Add an updateAppPermission() API call to the AccountManagerService AIDL and have the GrantCredentialsPermissionActivity call that instead of a static so that it can be made to run in a different process than the AccountManagerService. Protect this call by checking that the caller has the same UID as the system process.
2012-05-30 11:44:00 -07:00
Fred Quintana
e3fada7949 am 3c144c3e: Merge "Add an updateAppPermission() API call to the AccountManagerService AIDL and have the GrantCredentialsPermissionActivity call that instead of a static so that it can be made to run in a different process than the AccountManagerService. Protect this
* commit '3c144c3e69405000f5c7542f20890437a4fb4987':
  Add an updateAppPermission() API call to the AccountManagerService AIDL and have the GrantCredentialsPermissionActivity call that instead of a static so that it can be made to run in a different process than the AccountManagerService. Protect this call by checking that the caller has the same UID as the system process.
2012-05-30 11:39:04 -07:00
Fred Quintana
3c144c3e69 Merge "Add an updateAppPermission() API call to the AccountManagerService AIDL and have the GrantCredentialsPermissionActivity call that instead of a static so that it can be made to run in a different process than the AccountManagerService. Protect this call by checking that the caller has the same UID as the system process." into jb-dev 2012-05-30 11:36:15 -07:00
Dianne Hackborn
357046525b am 2e73f4c0: am f46bd06c: Merge "Fix issue #6579824: Email crash observed after updating..." into jb-dev
* commit '2e73f4c059e366489c50ad0dd4e05890afa522d8':
  Fix issue #6579824: Email crash observed after updating...
2012-05-30 11:25:24 -07:00
Dianne Hackborn
62d7d6f9ef am defc3019: am 26627ccc: Merge "A little debug code from issue #6516197: Places app not getting removed..." into jb-dev
* commit 'defc301908da067fca080d298d42d045e00071cb':
  A little debug code from issue #6516197: Places app not getting removed...
2012-05-30 11:25:20 -07:00
Dianne Hackborn
2e73f4c059 am f46bd06c: Merge "Fix issue #6579824: Email crash observed after updating..." into jb-dev
* commit 'f46bd06c6822752acd24265a7db5c86d6036bc38':
  Fix issue #6579824: Email crash observed after updating...
2012-05-30 11:20:51 -07:00
Dianne Hackborn
defc301908 am 26627ccc: Merge "A little debug code from issue #6516197: Places app not getting removed..." into jb-dev
* commit '26627ccc3f20ad353cf7c48c0488699c26e69a0b':
  A little debug code from issue #6516197: Places app not getting removed...
2012-05-30 11:20:48 -07:00
Dianne Hackborn
f46bd06c68 Merge "Fix issue #6579824: Email crash observed after updating..." into jb-dev 2012-05-30 11:18:33 -07:00
Dianne Hackborn
26627ccc3f Merge "A little debug code from issue #6516197: Places app not getting removed..." into jb-dev 2012-05-30 11:18:08 -07:00
Dianne Hackborn
5f48fca218 Fix issue #6579824: Email crash observed after updating...
...device from JRN59D to JRN60

Deal correctly with multiprocess content providers that need to
be loaded into a secondary process; wasn't correctly detecting the
case where the IContentProvider returned by the activity manager
is null.  (installProvider used to be given the direct IContentProvider,
now it gets the ContentProviderHolder and much check whether the
provider inside is null.)

Change-Id: I888622e275a459031ab849952941f39cf9c02ee0
2012-05-30 11:06:31 -07:00
Jim Miller
af65c38e86 am 1b4341a6: am a78bdd95: Merge "Fix 6578735: don\'t crash system ui when there\'s no search activity" into jb-dev
* commit '1b4341a682bf0ef191be3dbb0ee1ef08036fe075':
  Fix 6578735: don't crash system ui when there's no search activity
2012-05-30 11:00:37 -07:00
Jim Miller
1b4341a682 am a78bdd95: Merge "Fix 6578735: don\'t crash system ui when there\'s no search activity" into jb-dev
* commit 'a78bdd95b30ecdbd26e1b46c0d651b3975fea6b8':
  Fix 6578735: don't crash system ui when there's no search activity
2012-05-30 10:56:04 -07:00
Jim Miller
a78bdd95b3 Merge "Fix 6578735: don't crash system ui when there's no search activity" into jb-dev 2012-05-30 10:53:15 -07:00
Alice Yang
67ee2d72f5 am 4d19ce60: am 6c66e984: Merge "New UI for account picker" into jb-dev
* commit '4d19ce609b229ff0bebb577746f8beac17011325':
  New UI for account picker
2012-05-30 10:47:14 -07:00
Alice Yang
4d19ce609b am 6c66e984: Merge "New UI for account picker" into jb-dev
* commit '6c66e9842e93874bfd6d8c3dbcd19e7dae379877':
  New UI for account picker
2012-05-30 10:42:26 -07:00
Alice Yang
6c66e9842e Merge "New UI for account picker" into jb-dev 2012-05-30 10:39:42 -07:00
The Android Open Source Project
8e9a2902d5 am 08463bda: Reconcile with jb-release
* commit '08463bdad5de0308cea82e7cee0f4305555fcba2':
  Accessiblity scroll event firing callback not properly reset.
2012-05-30 10:17:31 -07:00
The Android Open Source Project
08463bdad5 Reconcile with jb-release
Change-Id: Ia2514057835ea934bdf82d79d77e975b0ecdf45f
2012-05-30 10:13:16 -07:00
Philip Milne
87a122c65b am 92750617: am 5ab6e12b: Merge "Fix 6538388: Home buttons do not respect the no "vibrate on touch" option." into jb-dev
* commit '927506176e987544cf7f42efc59ae102ab33305c':
  Fix 6538388: Home buttons do not respect the no "vibrate on touch" option.
2012-05-30 10:04:46 -07:00
Philip Milne
927506176e am 5ab6e12b: Merge "Fix 6538388: Home buttons do not respect the no "vibrate on touch" option." into jb-dev
* commit '5ab6e12b450d13c8eb501001c7a8669826b86ea4':
  Fix 6538388: Home buttons do not respect the no "vibrate on touch" option.
2012-05-30 10:01:19 -07:00
Philip Milne
5ab6e12b45 Merge "Fix 6538388: Home buttons do not respect the no "vibrate on touch" option." into jb-dev 2012-05-30 09:58:47 -07:00
Wei Huang
eef3fe0a5d am ea2acd48: am 58296baa: Merge "Fix startFaceDetection will fail after taking a picture." into jb-dev
* commit 'ea2acd48dc6640a4015cf1efad4ccb8cd0eaf3e4':
  Fix startFaceDetection will fail after taking a picture.
2012-05-30 09:52:22 -07:00
Jim Miller
8ea8a29de7 Fix 6578735: don't crash system ui when there's no search activity
Because SearchPanelView tracks input even when it's not showing, it
was possible to trigger search with a gesture.

Change-Id: I60f654d279d2ff1799d8a4b69796da8c7e81f3c7
2012-05-30 09:50:00 -07:00
Wei Huang
ea2acd48dc am 58296baa: Merge "Fix startFaceDetection will fail after taking a picture." into jb-dev
* commit '58296baa78b56401874ec719727243e9c0b0266e':
  Fix startFaceDetection will fail after taking a picture.
2012-05-30 09:47:39 -07:00
Wei Huang
58296baa78 Merge "Fix startFaceDetection will fail after taking a picture." into jb-dev 2012-05-30 09:43:20 -07:00
Jim Miller
022a656396 am 9ca07d04: am d8c5f10c: Merge "Fix 6398209: SearchPanel gesture improvements" into jb-dev
* commit '9ca07d048fb738986195e710839a5084bf1b628e':
  Fix 6398209: SearchPanel gesture improvements
2012-05-30 09:33:07 -07:00
Jim Miller
9ca07d048f am d8c5f10c: Merge "Fix 6398209: SearchPanel gesture improvements" into jb-dev
* commit 'd8c5f10c10ea1a8708481eac52ee573d5c3b6a67':
  Fix 6398209: SearchPanel gesture improvements
2012-05-30 09:29:37 -07:00
Jim Miller
d8c5f10c10 Merge "Fix 6398209: SearchPanel gesture improvements" into jb-dev 2012-05-30 09:26:37 -07:00
George Mount
9c8d63f48e am acd796b1: am 20c15a42: Merge "Fix monkey NPE in AutoCompletePopup" into jb-dev
* commit 'acd796b1a6f217e0798d008ba88dc101b5ace34e':
  Fix monkey NPE in AutoCompletePopup
2012-05-30 07:43:48 -07:00
George Mount
acd796b1a6 am 20c15a42: Merge "Fix monkey NPE in AutoCompletePopup" into jb-dev
* commit '20c15a4271ea3a7fb2210430bfc53f611603cf76':
  Fix monkey NPE in AutoCompletePopup
2012-05-30 07:38:33 -07:00
George Mount
20c15a4271 Merge "Fix monkey NPE in AutoCompletePopup" into jb-dev 2012-05-30 07:36:11 -07:00
The Android Automerger
0f738cd56d merge in jb-release history after reset to jb-dev 2012-05-30 07:03:03 -07:00
Michael Jurka
d234b32e99 Fix issue where "No recent apps" showed initially before loading thumbnails
Bug: 6573911

Also add additional debugging code for bug 6573911
2012-05-30 07:00:08 -07:00
Satoshi Kataoka
028d0aacdd am 3022b6b9: am 17150cf9: Fix locale in TextServicesManagerService
* commit '3022b6b9cdc581647747cfefa2ff365af05b02e8':
  Fix locale in TextServicesManagerService
2012-05-30 04:51:30 -07:00
Satoshi Kataoka
3022b6b9cd am 17150cf9: Fix locale in TextServicesManagerService
* commit '17150cf91be1478e367c2ef5e4f5baaa66b487d0':
  Fix locale in TextServicesManagerService
2012-05-30 04:48:21 -07:00
Satoshi Kataoka
17150cf91b Fix locale in TextServicesManagerService
Bug: 6542210
Change-Id: I1670fac014beb834ec7c065ebf040d0ff3cf4161
2012-05-30 20:36:52 +09:00
Jim Miller
9a720f5eb6 Fix 6398209: SearchPanel gesture improvements
This fixes a few recent regressions caused by other bug fixes:
- add new flags to animateCollapse() so we can selectively close panels. Fixes regression caused by attempt to close recent apps from startAssistActivity() which had the side effect of closing the search panel before the animation completes.
- adds tuneable holdoff delay for responding to home key press.
- minor tweaks to MultiWaveView animations.

Change-Id: Ia48434b8d59e7b0290a5e9783960c2f684068218
2012-05-30 03:36:20 -07:00
Mathias Agopian
f0b2cd4a31 am 7e310414: am 38616ccc: Merge "Fix a stack corruption in sensorservice" into jb-dev
* commit '7e310414e474c47f29e78332908a542ee4ea8c22':
  Fix a stack corruption in sensorservice
2012-05-29 21:13:46 -07:00
Mathias Agopian
7e310414e4 am 38616ccc: Merge "Fix a stack corruption in sensorservice" into jb-dev
* commit '38616ccc94b1e1a605ab43cc5c230d6acc729a15':
  Fix a stack corruption in sensorservice
2012-05-29 21:09:05 -07:00
Mathias Agopian
38616ccc94 Merge "Fix a stack corruption in sensorservice" into jb-dev 2012-05-29 21:04:39 -07:00
Fabrice Di Meglio
0ed59fae6f Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText
- take the hint layout primary horizontal offset if needed

Change-Id: Ib5c4dd990278e1fd8bb9ba4f4b6940a62dba91e3
2012-05-29 20:32:51 -07:00
Svetoslav Ganov
cb616896b3 Accessiblity scroll event firing callback not properly reset.
1. We use a delayed callback to throttle the amount of accessibility
   scroll events fired by the view tree. The callback to do so was
   not properly reset when removed putting the view tree in a bad
   state resulting in no scroll events being fired at all.

bug:6549005

Change-Id: Ibf72d7e009e4545a336c9471f46015910290703e
2012-05-29 19:48:34 -07:00
Mathias Agopian
8fd03f4ea4 Fix a stack corruption in sensorservice
Bug: 6576732
Change-Id: If0f2fb0d0c35b932fb77cd262e676042145b28f9
2012-05-29 19:46:14 -07:00