78992 Commits

Author SHA1 Message Date
Romain Guy
51f7c6b362 Flip TextureView's layer after calling setSurfaceTexture()
Bug #6531172

Changing the surface texture would not update the layer properties
nor its transform matrix.

Change-Id: I54e155a410d7e72f1a8edf3a4ab0034bf764ae28
2012-05-21 16:36:05 -07:00
rich cannings
aa8513e171 Set DEFAULT_VERIFICATION_TIMEOUT to 10 seconds
Bug: 6531174
Change-Id: I330a765e7f03cce3633046ef989f066c2aca5562
2012-05-21 16:15:23 -07:00
Svetoslav Ganov
c18cced700 am 5182a5bc: am 4ce106f5: Merge "Fixing some minor issues in accessibility focus." into jb-dev
* commit '5182a5bcf7a975c6183e0925dec0d3ac35071de9':
  Fixing some minor issues in accessibility focus.
2012-05-21 16:02:01 -07:00
Svetoslav Ganov
5182a5bcf7 am 4ce106f5: Merge "Fixing some minor issues in accessibility focus." into jb-dev
* commit '4ce106f5cff5670bf1aae4190612dc8e972f5c28':
  Fixing some minor issues in accessibility focus.
2012-05-21 15:58:12 -07:00
Svetoslav Ganov
4ce106f5cf Merge "Fixing some minor issues in accessibility focus." into jb-dev 2012-05-21 15:55:28 -07:00
Wink Saville
d7626f260c am 47fca44b: am 7e12cf03: Merge "Improve sim ready event handling for CdmaLte." into jb-dev
* commit '47fca44b32398cc3c9421e7cd7f11b6dbd4ce19c':
  Improve sim ready event handling for CdmaLte.
2012-05-21 15:50:55 -07:00
Wink Saville
47fca44b32 am 7e12cf03: Merge "Improve sim ready event handling for CdmaLte." into jb-dev
* commit '7e12cf0315f0b58075dcc77c62566b3ca7744362':
  Improve sim ready event handling for CdmaLte.
2012-05-21 15:47:46 -07:00
Wink Saville
7e12cf0315 Merge "Improve sim ready event handling for CdmaLte." into jb-dev 2012-05-21 15:45:03 -07:00
Jean-Michel Trivi
16353830e6 am 483ef81e: am fca91a8e: Merge "Type of search on headset key long press must depend on device state" into jb-dev
* commit '483ef81e0e6fdd6965ad18e44a5347a85e7db4cb':
  Type of search on headset key long press must depend on device state
2012-05-21 15:43:35 -07:00
Jean-Michel Trivi
483ef81e0e am fca91a8e: Merge "Type of search on headset key long press must depend on device state" into jb-dev
* commit 'fca91a8e6aa7f35b2144697c6adf5934da2600b2':
  Type of search on headset key long press must depend on device state
2012-05-21 15:39:21 -07:00
Jean-Michel Trivi
fca91a8e6a Merge "Type of search on headset key long press must depend on device state" into jb-dev 2012-05-21 15:36:55 -07:00
Svetoslav Ganov
f76a83cfcf Fixing some minor issues in accessibility focus.
1. Now accessibility focus does not drag input focus and
   vice versa. Having the two focuses chase each other
   can lead to some pathological cases. For example, a
   container is input focusable and manages input focus
   for its children i.e. as soon as it gets input focus
   it sets input focus to a child. Now assume input and
   accessibility focus are on a child and focus search
   finds the parent to take accessibility focus, now
   putting accessibility focus to the parent will put
   input focus there and the parent will put input focus
   to the child which as a result will put accessibility
   focus there, thus resulting in traversal loop.

bug:6522900

2. Fixed asymmetrical behavior of accessibility focus search
   for AbsListView.

bug:6520016

3. Fixed accessibility focus search getting stuck in an
   empty AbsListView.

bug:6520049

Change-Id: Ia26e5be7b5a9f340f873861ff466c787467b98dc
2012-05-21 15:32:28 -07:00
Dianne Hackborn
8242b07378 am 7ad04d3f: am af5c0118: Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev
* commit '7ad04d3ff4c1d9d2a26387c4247d8fc75551ea77':
  Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)
2012-05-21 15:30:55 -07:00
Dianne Hackborn
7ad04d3ff4 am af5c0118: Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev
* commit 'af5c01185bb9f76fd6cbdc87344f1d9b60ebdd8c':
  Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)
2012-05-21 15:27:39 -07:00
Jean-Baptiste Queru
c5a03ecc7a am 8d302f6d: am ce5b506e: (-s ours) am 64f77c5e: Merge "stagefright avcenc: Use intptr_t for casting pointers to integers"
* commit '8d302f6d27b95317c7508bc19eb7f35aa83cfd5c':
  stagefright avcenc: Use intptr_t for casting pointers to integers
2012-05-21 15:26:04 -07:00
Dianne Hackborn
af5c01185b Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev 2012-05-21 15:25:48 -07:00
Dianne Hackborn
7a83b93e12 Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)
Change-Id: I20b6d58fa47851cf401bbeb16960d118bbd1d965
2012-05-21 15:24:11 -07:00
Jean-Baptiste Queru
d05dd1813e am a48e7ff3: am 7bce428c: (-s ours) am 6fd507b9: Merge "stagefright avcenc: Switch tmp variables to use the right type, to avoid casting"
* commit 'a48e7ff33231a354f6da5aff04d4b609a6fabe2b':
  stagefright avcenc: Switch tmp variables to use the right type, to avoid casting
2012-05-21 15:22:34 -07:00
Jean-Baptiste Queru
8d302f6d27 am ce5b506e: (-s ours) am 64f77c5e: Merge "stagefright avcenc: Use intptr_t for casting pointers to integers"
* commit 'ce5b506ef7a9dde769056419e40c67f96cfad6a7':
  stagefright avcenc: Use intptr_t for casting pointers to integers
2012-05-21 15:22:12 -07:00
Jean-Baptiste Queru
a48e7ff332 am 7bce428c: (-s ours) am 6fd507b9: Merge "stagefright avcenc: Switch tmp variables to use the right type, to avoid casting"
* commit '7bce428ccc41210d9271b32f1ea94af0ef6bff7d':
  stagefright avcenc: Switch tmp variables to use the right type, to avoid casting
2012-05-21 15:18:13 -07:00
Svetoslav Ganov
ce725cc1e2 am f7b8bbad: am de83e7aa: Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev
* commit 'f7b8bbadf50f313733dd89c5680f0ffc60f364bc':
  Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.
2012-05-21 15:14:15 -07:00
Svetoslav Ganov
f7b8bbadf5 am de83e7aa: Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev
* commit 'de83e7aa32e7b1a6c8aea780664150345b7ae097':
  Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.
2012-05-21 15:11:07 -07:00
Svetoslav Ganov
de83e7aa32 Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev 2012-05-21 15:08:53 -07:00
Romain Guy
fc6fe5206c am 7eac5eca: am d4cc9253: Merge "Remove DEBUG_LATENCY flag" into jb-dev
* commit '7eac5eca431a824777530fb322b8c25015813954':
  Remove DEBUG_LATENCY flag
2012-05-21 15:06:53 -07:00
Romain Guy
7eac5eca43 am d4cc9253: Merge "Remove DEBUG_LATENCY flag" into jb-dev
* commit 'd4cc925358305dff4ea3d0ff94b882c51f06db26':
  Remove DEBUG_LATENCY flag
2012-05-21 15:03:35 -07:00
Romain Guy
d4cc925358 Merge "Remove DEBUG_LATENCY flag" into jb-dev 2012-05-21 15:01:09 -07:00
Jean-Baptiste Queru
ce5b506ef7 am 64f77c5e: Merge "stagefright avcenc: Use intptr_t for casting pointers to integers"
* commit '64f77c5e312ff0b45a91853f782f112a99df758f':
  stagefright avcenc: Use intptr_t for casting pointers to integers
2012-05-21 14:52:48 -07:00
Jean-Baptiste Queru
7bce428ccc am 6fd507b9: Merge "stagefright avcenc: Switch tmp variables to use the right type, to avoid casting"
* commit '6fd507b92746481f63922059697226c8ec6ad72b':
  stagefright avcenc: Switch tmp variables to use the right type, to avoid casting
2012-05-21 14:52:45 -07:00
Winson Chung
3c881358f0 am c7937363: am 1a111852: Merge "Updating default wallpaper for non-xlarge devices. (Bug 6460469)" into jb-dev
* commit 'c7937363620aca900bde14e5398b8ecec77fe579':
  Updating default wallpaper for non-xlarge devices. (Bug 6460469)
2012-05-21 14:51:30 -07:00
Winson Chung
c793736362 am 1a111852: Merge "Updating default wallpaper for non-xlarge devices. (Bug 6460469)" into jb-dev
* commit '1a111852e3ea21ea25053f2e3afc50bad7bbc9e8':
  Updating default wallpaper for non-xlarge devices. (Bug 6460469)
2012-05-21 14:47:03 -07:00
Winson Chung
1a111852e3 Merge "Updating default wallpaper for non-xlarge devices. (Bug 6460469)" into jb-dev 2012-05-21 14:44:15 -07:00
Michael Kolb
56cb79416a am d4755c95: am ab68bbaf: Merge "add flag to websearch intent" into jb-dev
* commit 'd4755c952985c60b3b376a198e30bdee01048f9f':
  add flag to websearch intent
2012-05-21 14:33:00 -07:00
Romain Guy
abafe372ee am 6fa51de8: am 46a8b1ac: Merge "Remove unused, obsolete debug code" into jb-dev
* commit '6fa51de80bae65a93346ed18628010a0867607cc':
  Remove unused, obsolete debug code
2012-05-21 14:32:43 -07:00
Daniel Sandler
28e2064ffc am 7a999b82: am 2926948d: Merge "Add RemoteViews.setViewPadding()." into jb-dev
* commit '7a999b820456e49a8c3d76a31d9a23edee746e56':
  Add RemoteViews.setViewPadding().
2012-05-21 14:32:40 -07:00
Raphael Moll
82b65ab731 am 82ca5ffb: am 9c06ac09: Merge "Merge "AAPT: support a new --ignore-assets flag."" into jb-dev
* commit '82ca5ffb53ff909aa240532ebdfa1f98dc0db178':
  Merge "AAPT: support a new --ignore-assets flag."
2012-05-21 14:32:24 -07:00
Jeff Brown
7754e537de am 7bc6d801: am ee3bb649: Merge "Disable debug logs." into jb-dev
* commit '7bc6d801d384c7593ba5f2f3293024083a822995':
  Disable debug logs.
2012-05-21 14:32:20 -07:00
Daniel Sandler
eb818188aa am 97ccf4a8: am 90497c18: Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-dev
* commit '97ccf4a8528ff101bc1aed5dbe9798e2fbefa7cd':
  Remotable view method for TextView.setTextSize(int, float).
2012-05-21 14:32:12 -07:00
Philip Milne
c5f1296d3f am 464c4e98: am bfa3d50b: Merge "Doc changes for GridLayout." into jb-dev
* commit '464c4e987998c4335ad837bd165243e50c6ea5f0':
  Doc changes for GridLayout.
2012-05-21 14:31:58 -07:00
Romain Guy
a6f041ac6d am 169ff019: am d7e4ae48: Merge "Update AsyncTask documentation" into jb-dev
* commit '169ff0199b50085a970db347f0616eb2a1f46f82':
  Update AsyncTask documentation
2012-05-21 14:31:51 -07:00
John Wang
8ebe1e5e5d am 6e317b2f: am 45131d0c: Merge "Only reset time from NITZ in zone fix." into jb-dev
* commit '6e317b2f43c8a3091a5c7e8e30952c2b69ec0ee4':
  Only reset time from NITZ in zone fix.
2012-05-21 14:31:40 -07:00
John Wang
e71aa69f45 am 6841139c: am dabf4e41: Merge "Change "uk" to "gb" in COUNTRY_CODES." into jb-dev
* commit '6841139cb5bbb23b49ab0a735011e242ce89d4e2':
  Change "uk" to "gb" in COUNTRY_CODES.
2012-05-21 14:31:37 -07:00
Chris Wren
085eb02de2 am 56a02e6e: am 29bb6d92: Support more items in the Notification.InboxStyle, plus an overflow.
* commit '56a02e6e61f7ae437f06b095e8c4310edcb5e9ab':
  Support more items in the Notification.InboxStyle, plus an overflow.
2012-05-21 14:31:30 -07:00
satok
1fe6daba78 am 5978c628: am d7ba8143: Merge "Fix the issue on the inconsistent condition of InputMethodSubtype" into jb-dev
* commit '5978c628cddffb232a5c17a64a8baf76af8b344f':
  Fix the issue on the inconsistent condition of InputMethodSubtype
2012-05-21 14:29:55 -07:00
Pannag Sanketi
7ed2b1ffb2 am 2b876783: am 850c2c36: Merge "Fixing the weird preview size w/ effects on camera" into jb-dev
* commit '2b8767837b19edd49999572e1979f0cde09d6544':
  Fixing the weird preview size w/ effects on camera
2012-05-21 14:29:40 -07:00
satok
fce614a305 am ee8ddd52: am 5d4d23eb: Merge "Consolidate the initialization of InputMethodManagerService not to use resource values until system ready" into jb-dev
* commit 'ee8ddd52ff4c5db698c81beacbcbdb709a119b8d':
  Consolidate the initialization of InputMethodManagerService not to use resource values until system ready
2012-05-21 14:29:37 -07:00
Jeff Brown
534e6488bc am dd8e50f4: am cf39bdf3: Add support for switching between multiple keyboard layouts.
* commit 'dd8e50f4b96578acd402ff4b199ca1649adf25fd':
  Add support for switching between multiple keyboard layouts.
2012-05-21 14:29:33 -07:00
Jeff Brown
60ff93e432 am 3ec5724d: am 51f24302: Support toast cancellation.
* commit '3ec5724d60e29ecb032cc4c9dc5d82924d5eee93':
  Support toast cancellation.
2012-05-21 14:29:30 -07:00
Dianne Hackborn
b1b0058346 am 72669b5f: am 13a0271c: Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev
* commit '72669b5f4663937b09d33f9d951f0b86a03fa98b':
  Add aapt support for generating proguard rules for onClick methods.
2012-05-21 14:29:14 -07:00
The Android Open Source Project
a43a91b727 am 099a220c: Reconcile with jb-release nakasi-factoryrom-release
* commit '099a220cf57f00732d347cd49422c849354d2e38':
  Updating default wallpaper.
  cherry-picked w/conflicts: ce77ce1d2b2cd99e2b14695542098af37b2943db
  Fix issue where static wallpaper was offset on boot
  Fix persisting wifi state on setWifiEnabled() call
  Eliminate deferred surface destruction.
  Hide the expanded status bar view when not in use.
  New fonts in notifications.
  Fix 1U notifications.
2012-05-21 14:28:58 -07:00
Dianne Hackborn
8e7ef446fb am 944d624f: (-s ours) am 35013d0e: Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev
* commit '944d624fc23406ebce4c6640243cca23c5cb90f0':
  DO NOT MERGE: Remove a few left-over layout direction things.
2012-05-21 14:28:03 -07:00