Dianne Hackborn
8b86cb6a26
am 414d50bc: Merge "Fix issue #6234928 : android.app.IntentReceiverLeaked:" into jb-dev
...
* commit '414d50bce61be36dac88a6aaad138f99e2e26513':
Fix issue #6234928 : android.app.IntentReceiverLeaked:
2012-04-30 18:31:17 -07:00
Guang Zhu
f0e3edc070
remove extra semi colon
...
Eclipse has been complaining about it...
Change-Id: I39fb4eeab26af883dd2287baf49ec244db453365
2012-04-30 18:29:23 -07:00
Dianne Hackborn
414d50bce6
Merge "Fix issue #6234928 : android.app.IntentReceiverLeaked:" into jb-dev
2012-04-30 18:29:20 -07:00
Adam Powell
13cf1dd455
am ee849500: am 5703bbfa: Merge "Fix a bug in ListView where touch scrolling could skip a data set change" into jb-dev
...
* commit 'ee84950020c75e9256d11ade3281129df1277e02':
Fix a bug in ListView where touch scrolling could skip a data set change
2012-04-30 18:28:42 -07:00
Adam Powell
ee84950020
am 5703bbfa: Merge "Fix a bug in ListView where touch scrolling could skip a data set change" into jb-dev
...
* commit '5703bbfa3d119ee4643983422f9dfeb23b20f446':
Fix a bug in ListView where touch scrolling could skip a data set change
2012-04-30 18:25:36 -07:00
Adam Powell
5703bbfa3d
Merge "Fix a bug in ListView where touch scrolling could skip a data set change" into jb-dev
2012-04-30 18:23:49 -07:00
Dianne Hackborn
fd5015be41
Add new APIs for permission group flags and priorities.
...
Change-Id: I2d476c6aa9dbd05407ec49be45986f42d2acf9e7
2012-04-30 18:19:09 -07:00
Gilles Debunne
5c49d11a57
API fix, AutoCompleteTextView
...
Bug 6102885
Didn't fix dropDownSelector nor completionHintView at that point.
Change-Id: If080cbefd5189b79e4fa042e28dfa6a71524b93d
2012-04-30 18:13:56 -07:00
Ruei-sung Lin
8b1f1220c7
am b4863691: am 56ce3c00: Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-dev
...
* commit 'b4863691f51237a24946b8eba7f96c606a132ff4':
Fix b/5821633: Could not activate GLEnvironment
2012-04-30 18:01:25 -07:00
Ruei-sung Lin
b4863691f5
am 56ce3c00: Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-dev
...
* commit '56ce3c00fb120133dbd706da8f550bc6ed9c3722':
Fix b/5821633: Could not activate GLEnvironment
2012-04-30 17:58:13 -07:00
Ruei-sung Lin
56ce3c00fb
Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-dev
2012-04-30 17:55:09 -07:00
Svetoslav Ganov
dc85b83f2d
am 1c08d68f: am af897822: Merge "AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions." into jb-dev
...
* commit '1c08d68f25c17b5b6a23e7b36dbaa098ee9bc587':
AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions.
2012-04-30 17:46:37 -07:00
Jean-Michel Trivi
c68022258e
Optimize how AudioService receives media button events
...
AudioService maintains a stack of registered media button event
receivers.
This change modifies the broadcasters of ACTION_MEDIA_BUTTON intents
let AudioService directly handle the corresponding key event instead
of trapping the intent sent by PhoneWindowManager, KeyguardViewBase
and PhoneFallbackEventHandler.
Because the key event may be sent through a PendingIntent,
AudioService now also implements the OnFinished interface to be
notified when the event was consumed so it can release the wake
lock held if it was held when the key event needed to be sent
(see where PassHeadsetKey was instanciated in PhoneWindowManager).
Change-Id: I2e8614df94af9d54edbf714ef443cc372d21827a
2012-04-30 17:46:19 -07:00
Svetoslav Ganov
1c08d68f25
am af897822: Merge "AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions." into jb-dev
...
* commit 'af8978226f5e929bd5d4dab04edd11218e8ac6ce':
AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions.
2012-04-30 17:44:03 -07:00
Svetoslav Ganov
7e1abe2b92
am 63ef8272: am fb68fdb9: Merge "Accessibility should not change input focus behavior." into jb-dev
...
* commit '63ef8272b50b6e00e468cdf0ee32fee479e48e91':
Accessibility should not change input focus behavior.
2012-04-30 17:43:56 -07:00
Svetoslav Ganov
63ef8272b5
am fb68fdb9: Merge "Accessibility should not change input focus behavior." into jb-dev
...
* commit 'fb68fdb9c6e915e38ec5c7f4b0d526b613e4ea8b':
Accessibility should not change input focus behavior.
2012-04-30 17:41:24 -07:00
Svetoslav Ganov
af8978226f
Merge "AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions." into jb-dev
2012-04-30 17:39:47 -07:00
Svetoslav Ganov
fb68fdb9c6
Merge "Accessibility should not change input focus behavior." into jb-dev
2012-04-30 17:39:24 -07:00
Jeff Brown
5726e15582
am 52501786: am f2dc6fc4: Merge "Fix Javadoc." into jb-dev
...
* commit '52501786e42b386a30ee5228bbba3f65616960aa':
Fix Javadoc.
2012-04-30 17:34:59 -07:00
Jeff Brown
52501786e4
am f2dc6fc4: Merge "Fix Javadoc." into jb-dev
...
* commit 'f2dc6fc442385e08745762fcc2468ad89e2c78dc':
Fix Javadoc.
2012-04-30 17:31:23 -07:00
Jeff Sharkey
c0f032b795
am 5600bff7: am 2fea92e6: Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev
...
* commit '5600bff79fc938c8264f53d8b0f6318a11efd406':
Clear ident in dismissKeyguardOnNextActivity().
2012-04-30 17:29:09 -07:00
Jeff Brown
f2dc6fc442
Merge "Fix Javadoc." into jb-dev
2012-04-30 17:28:49 -07:00
Jeff Sharkey
5b2baad84c
am 4abe9ccb: am 4e33c6ca: Merge "Add permission for NetworkOverLimitActivity." into jb-dev
...
* commit '4abe9ccbef1c1d0c2d8ceb1f73e4ce133c950c1f':
Add permission for NetworkOverLimitActivity.
2012-04-30 17:26:06 -07:00
Jeff Sharkey
5600bff79f
am 2fea92e6: Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev
...
* commit '2fea92e6d93b02de67534a9e397a73654d74ce94':
Clear ident in dismissKeyguardOnNextActivity().
2012-04-30 17:25:29 -07:00
Jeff Brown
98447f93a0
am cee0ae50: am c5c33c36: Merge "Add support for using the lid switch to turn off the screen." into jb-dev
...
* commit 'cee0ae5037117ca2feac6137ec34645d3bf43066':
Add support for using the lid switch to turn off the screen.
2012-04-30 17:23:16 -07:00
Jeff Sharkey
4abe9ccbef
am 4e33c6ca: Merge "Add permission for NetworkOverLimitActivity." into jb-dev
...
* commit '4e33c6cafab6480bf63b083041f2b0ca09ea5f67':
Add permission for NetworkOverLimitActivity.
2012-04-30 17:22:38 -07:00
Jeff Sharkey
2fea92e6d9
Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-dev
2012-04-30 17:22:05 -07:00
Jamie Gennis
6fe9b60e8b
am ca1e4d77: am 6da9cf77: Merge "Surface: add JNI plumbing for setActiveRect." into jb-dev
...
* commit 'ca1e4d7736121466509f527706bc8c7022a54cf9':
Surface: add JNI plumbing for setActiveRect.
2012-04-30 17:20:16 -07:00
Jeff Brown
cee0ae5037
am c5c33c36: Merge "Add support for using the lid switch to turn off the screen." into jb-dev
...
* commit 'c5c33c363ec9609b83dfe87d58f0bdcf99ff57a0':
Add support for using the lid switch to turn off the screen.
2012-04-30 17:19:48 -07:00
Jeff Sharkey
4e33c6cafa
Merge "Add permission for NetworkOverLimitActivity." into jb-dev
2012-04-30 17:19:35 -07:00
Jeff Brown
c5b755cd5d
Merge "Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_UNKNOWN."
2012-04-30 17:18:44 -07:00
Ruei-sung Lin
22edf6b2e4
Fix b/5821633: Could not activate GLEnvironment
...
Change-Id: I35a05eb24299b85a869b973599a091381369aac2
2012-04-30 17:16:44 -07:00
Jamie Gennis
ca1e4d7736
am 6da9cf77: Merge "Surface: add JNI plumbing for setActiveRect." into jb-dev
...
* commit '6da9cf7782abefe0ba3f8c389136e06a265dfb74':
Surface: add JNI plumbing for setActiveRect.
2012-04-30 17:16:37 -07:00
Jeff Brown
c5c33c363e
Merge "Add support for using the lid switch to turn off the screen." into jb-dev
2012-04-30 17:15:57 -07:00
Jeff Sharkey
e6b6533811
Add permission for NetworkOverLimitActivity.
...
Bug: 6421080
Change-Id: Icefdf3da7a4a421d27aa1449ac01ea8ae1451d49
2012-04-30 17:15:36 -07:00
Jamie Gennis
6da9cf7782
Merge "Surface: add JNI plumbing for setActiveRect." into jb-dev
2012-04-30 17:13:45 -07:00
Jeff Sharkey
a5c89fe050
am 26d4f3dc: am 4c3de54d: Merge "Roaming always metered, relax DHCP metered check." into jb-dev
...
* commit '26d4f3dcb321e8cfb9b90181401070e54d7db282':
Roaming always metered, relax DHCP metered check.
2012-04-30 17:11:09 -07:00
Jeff Sharkey
26d4f3dcb3
am 4c3de54d: Merge "Roaming always metered, relax DHCP metered check." into jb-dev
...
* commit '4c3de54daa4ba0dadefc6eae9beb84c15da8d867':
Roaming always metered, relax DHCP metered check.
2012-04-30 17:08:33 -07:00
Jeff Sharkey
4c3de54daa
Merge "Roaming always metered, relax DHCP metered check." into jb-dev
2012-04-30 17:06:09 -07:00
Adam Powell
6f663c1a3c
Fix a bug in ListView where touch scrolling could skip a data set change
...
Bug 2597058
ListView's touch scrolling can query the adapter for new views. As we now
flush pending touch events before running layout/draw traversals (when we
normally bring ListView back in sync), this can now happen more often.
Resync data before executing a scroll if a data set change is pending.
Change-Id: I3e4eba4c2537911ba9cb3393ee4d9e68e46f84bb
2012-04-30 17:01:07 -07:00
Jeff Sharkey
7ffaa98539
Clear ident in dismissKeyguardOnNextActivity().
...
BaseStatusBar uses this to launch activities over the insecure
lockscreen, so clear identity.
Bug: 6414983
Change-Id: Idf578923285ee1344e6e13e7f51e17a5f2005c75
2012-04-30 16:59:05 -07:00
Svetoslav Ganov
e9bda15f87
AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions.
...
1. The new actions were not added to this helper method so it was
throwing an InvalidArgumentException.
bug:6421059
Change-Id: I132348a50bb900ee19b95cc92c26ce47609ccb1c
2012-04-30 16:55:24 -07:00
Svetoslav Ganov
cf8a3b8224
Accessibility should not change input focus behavior.
...
1. Removed a change in the input focus behavior I forgot
to take out when submitted the main accessibility focus
patch. Ugh..
bug:6320098
Change-Id: Id7942e8aac64ba4bf6df7e19f733fa70b368d1bb
2012-04-30 16:50:14 -07:00
Andreas Huber
dadd97bb88
am ae90948b: am faac9294: Merge "New API to set the video rendering mode on a MediaCodec instance." into jb-dev
...
* commit 'ae90948bf3e4cdbbaf19e8b71058dfafb06d6b70':
New API to set the video rendering mode on a MediaCodec instance.
2012-04-30 16:46:07 -07:00
Andreas Huber
ae90948bf3
am faac9294: Merge "New API to set the video rendering mode on a MediaCodec instance." into jb-dev
...
* commit 'faac92942c50b12edada5e92e7c323609b2bdb5f':
New API to set the video rendering mode on a MediaCodec instance.
2012-04-30 16:41:40 -07:00
Andreas Huber
faac92942c
Merge "New API to set the video rendering mode on a MediaCodec instance." into jb-dev
2012-04-30 16:38:54 -07:00
Dianne Hackborn
d44713a63d
Fix issue #6234928 : android.app.IntentReceiverLeaked:
...
Activity com.android.internal.app.ChooserActivity has leaked IntentReceiver
Change-Id: I02488931d8c02ecbe0c6fc2f7ce708a9dc406f67
2012-04-30 16:34:46 -07:00
Amith Yamasani
f9638a4aee
Fixes PreferenceScreen padding and scrollbar position.
...
Bug: 6399996
Changed the scrollbarStyle for tablets
Bug: 6405440
Inflate the listview from a layout with padding.
Change-Id: I838bb073ee2f0e23ac7163cc632679278dbccf05
2012-04-30 16:32:39 -07:00
Jeff Brown
32c8113510
Fix Javadoc.
...
Bug: 6418632
Change-Id: Ib17218c413cbdf26bab19ccd873de33e67dd3397
2012-04-30 16:28:32 -07:00
Jeff Sharkey
7929e8b053
am e74df9eb: am a549218e: Merge "Avoid showing popup when View detatched." into jb-dev
...
* commit 'e74df9ebf61db919ecd5bd4589c8688536e132f4':
Avoid showing popup when View detatched.
2012-04-30 16:13:20 -07:00