Commit Graph

26323 Commits

Author SHA1 Message Date
John Reck
7ac5151254 am cd471e95: am b27a4f9b: Merge "Remove custom scrollbar logic" into jb-dev
* commit 'cd471e95c8236b23ad0f0e1ad256e2bd60416cac':
  Remove custom scrollbar logic
2012-05-17 17:17:57 -07:00
Charles Chen
a48374db17 am c6015df1: Merge "Add actions to non-JavaScript accessibility handler." into jb-dev
* commit 'c6015df128811a52faf918bd34d0d7296c8a6834':
  Add actions to non-JavaScript accessibility handler.
2012-05-17 17:17:27 -07:00
Charles Chen
4d39ba269c am 9a9a041c: Merge "Add movement actions to JS accessibility." into jb-dev
* commit '9a9a041cb75a803856b22191db7e6bde7f1412e8':
  Add movement actions to JS accessibility.
2012-05-17 17:17:25 -07:00
John Reck
ce619a9675 am 3d6f7ead: Merge "Tweak show/hide of touch highlight" into jb-dev
* commit '3d6f7eadb27d37f3c1e2a9505526c5f4a6cf990e':
  Tweak show/hide of touch highlight
2012-05-17 17:17:22 -07:00
Kenny Root
8101eb7a74 am ae9d040f: Merge "Wait for ASECs to be scanned before proceeding" into jb-dev
* commit 'ae9d040f715130389de3dbc3bf52e24e5f29425a':
  Wait for ASECs to be scanned before proceeding
2012-05-17 17:17:19 -07:00
Jeff Brown
90ab4341cf am dc9445ba: Merge "Add support for grouping keyboard layouts by collection." into jb-dev
* commit 'dc9445ba4cb2e261719d3c38956d9cbe1fddcd64':
  Add support for grouping keyboard layouts by collection.
2012-05-17 17:17:15 -07:00
Jean-Michel Trivi
e215af22bf am c79a9eac: Merge "New action and extra in RecognizerIntent for "hands free" voice search" into jb-dev
* commit 'c79a9eaced675d176dda570da6a08c6e54743bec':
  New action and extra in RecognizerIntent for "hands free" voice search
2012-05-17 17:17:07 -07:00
Charles Chen
c6015df128 Merge "Add actions to non-JavaScript accessibility handler." into jb-dev 2012-05-17 16:55:40 -07:00
Charles Chen
9a9a041cb7 Merge "Add movement actions to JS accessibility." into jb-dev 2012-05-17 16:55:20 -07:00
John Reck
3d6f7eadb2 Merge "Tweak show/hide of touch highlight" into jb-dev 2012-05-17 16:44:14 -07:00
Kenny Root
ae9d040f71 Merge "Wait for ASECs to be scanned before proceeding" into jb-dev 2012-05-17 16:42:09 -07:00
Jeff Brown
dc9445ba4c Merge "Add support for grouping keyboard layouts by collection." into jb-dev 2012-05-17 16:33:40 -07:00
Jake Hamby
172d97edcd Enable SMS short code patterns to be updated from secure settings.
The premium SMS short code detector loads patterns from an XML resource
by default (frameworks/base/core/res/res/xml/sms_short_codes.xml).
Add support for updated patterns to be loaded on a per-country basis
from a secure setting named "sms_short_codes_" + the country code.
Updated patterns can be pushed to Google devices via Gservices.

Bug: 5513975
Change-Id: Ibfc0be4f12227ba45c28396ec7cdbc307442af81
2012-05-17 16:29:44 -07:00
Jean-Michel Trivi
c79a9eaced Merge "New action and extra in RecognizerIntent for "hands free" voice search" into jb-dev 2012-05-17 16:06:54 -07:00
Kenny Root
51a573c767 Wait for ASECs to be scanned before proceeding
Move MountService up the list, then pause waiting for MountService to
finish scanning ASECs before the services that require those packages to
be ready.

Additionally, don't automatically mark all ASEC apps as FLAG_EXTERNAL on
reboot. This prevents AppWidgets and other things from being used with
ASECs which are on internal storage.

Bug: 6445613
Change-Id: I3e0b3e244fec966814d7a5ea93de5d337aea79bd
2012-05-17 16:06:54 -07:00
Jeff Brown
d9fec5d317 Add support for grouping keyboard layouts by collection.
Bug: 6405203
Change-Id: Id818b27ec09928150795d594a96df186a6e39168
2012-05-17 16:01:54 -07:00
Jean-Michel Trivi
482c9bb390 New action and extra in RecognizerIntent for "hands free" voice search
New action and extra for android.speech.RecognizerIntent:
  ACTION_VOICE_SEARCH_HANDS_FREE
  EXTRA_SECURE

Change-Id: I1f390ede4f4087bae1781347bb211dc0a093e857
2012-05-17 15:43:40 -07:00
Jeff Brown
9b48e8063d am 046c8619: am 0d28cdf1: Merge "Fix a possible starvation issue related to vsync." into jb-dev
* commit '046c86191653ef3ba49c1397cb2242562a410ae4':
  Fix a possible starvation issue related to vsync.
2012-05-17 15:33:50 -07:00
Mathias Agopian
4df1245322 am 44d3513c: am 128c89cd: Merge "fix SensorManager.getAngleChange() documentation" into jb-dev
* commit '44d3513ccf4ff88695de599861aedcad3884f273':
  fix SensorManager.getAngleChange() documentation
2012-05-17 15:33:46 -07:00
Svetoslav Ganov
c3c1304d39 am dcf56b2d: am 6467f94b: Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev
* commit 'dcf56b2dea002bff59af6abb4ce77a39dd06d753':
  Make AbsSeekBar widget adjustable via accessibility actions.
2012-05-17 15:33:37 -07:00
John Reck
ef64b0eb1c am 3d672d3f: am c43db491: Merge "Fix android:focusableInTouchMode support" into jb-dev
* commit '3d672d3fc98bff770289b1fb50ef11ba135d9552':
  Fix android:focusableInTouchMode support
2012-05-17 15:33:25 -07:00
Jim Miller
44e4411ca0 am 9a40e307: am c1c14065: Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev
* commit '9a40e307dc3a1d865257fee72c042ed0d2a9183d':
  Fix 6398209: Lots of improvements to gesture search from navbar
2012-05-17 15:33:02 -07:00
Adam Cohen
693cf16f85 am 6340b3f0: am e0bb6fe3: Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
* commit '6340b3f028edec783ac51970421f7816195408fd':
  Cap widget bitmap usage by screen size (issue 6464700)
2012-05-17 15:32:50 -07:00
Martijn Coenen
47e5794baa am d42ad1da: Merge "NFC API documentation." into jb-dev
* commit 'd42ad1da2fbf29382d624ad1e1bd2c7519e3377f':
  NFC API documentation.
2012-05-17 15:32:45 -07:00
Svetoslav Ganov
88b2b90e7d am c2f64117: am c5fb5805: Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev
* commit 'c2f6411741949924d42e2c4aaefc33e6312cdd68':
  Accessiblity focus not following input focus and text nav broken.
2012-05-17 15:32:42 -07:00
Martijn Coenen
d42ad1da2f Merge "NFC API documentation." into jb-dev 2012-05-17 15:30:08 -07:00
George Mount
aa5f858176 am ea1603de: Merge "Update the IME with selection and composing region changes." into jb-dev
* commit 'ea1603de2a364cd857b800579e5b90f3c03b030a':
  Update the IME with selection and composing region changes.
2012-05-17 15:23:28 -07:00
George Mount
e0df34f603 am bb8549db: Merge "Sync the selection cursor when adjusting caret handle." into jb-dev
* commit 'bb8549dbb1fbe5c60cbe70e4afcb5ef802893bf6':
  Sync the selection cursor when adjusting caret handle.
2012-05-17 15:23:26 -07:00
George Mount
ea1603de2a Merge "Update the IME with selection and composing region changes." into jb-dev 2012-05-17 15:21:07 -07:00
George Mount
bb8549dbb1 Merge "Sync the selection cursor when adjusting caret handle." into jb-dev 2012-05-17 15:21:01 -07:00
George Mount
e41dfd9759 Sync the selection cursor when adjusting caret handle.
Bug 6512357

Change-Id: Ie8b0c6a17ea668b2c4ba9f3de404fdc0c2d319f8
2012-05-17 14:10:28 -07:00
alanv
9768832da8 Fix paragraph iterator.
Bug: 6509239
Change-Id: I628d7fd07cda24c66a0fa3f456e0141786e768a5
2012-05-17 13:54:30 -07:00
John Reck
eb11f47353 Tweak show/hide of touch highlight
Bug: 6490959
 Fixes the issue where we will show the old tap highlight
 if webkit isn't quick enough to respond

Change-Id: Icd9864d276b6ad311e3f3dc4deaa7085e3769006
2012-05-17 13:47:39 -07:00
Craig Mautner
a978d9bfef am d51a68b3: Merge "Eliminate deferred surface destruction." into jb-dev
* commit 'd51a68b3d2d347be989b53af1777454f97ad9b46':
  Eliminate deferred surface destruction.
2012-05-17 13:13:56 -07:00
Craig Mautner
d51a68b3d2 Merge "Eliminate deferred surface destruction." into jb-dev 2012-05-17 13:11:50 -07:00
Jesse Wilson
0ddb5d3b5d am 9cb376e7: Merge "Change NPN to forbid empty lists of protocols." into jb-dev
* commit '9cb376e792567b5278e0eb418a3aeb848339a283':
  Change NPN to forbid empty lists of protocols.
2012-05-17 11:20:21 -07:00
Jesse Wilson
9cb376e792 Merge "Change NPN to forbid empty lists of protocols." into jb-dev 2012-05-17 11:18:33 -07:00
George Mount
cdd48a70df Update the IME with selection and composing region changes.
Bug 6507332
 The IME must be informed whenever the selection or composing
 region changes so that it can adjust its replacement regions
 and suggestions.

Change-Id: I484b112a2fede6528b0bc506711284b59bd886d1
2012-05-17 10:51:18 -07:00
Jesse Wilson
2108ead7f1 Change NPN to forbid empty lists of protocols.
Bug: http://b/6438423
Change-Id: Ie89220e5bc219396c15dbe1feaa2f74fa1b243eb
2012-05-17 13:46:17 -04:00
Svetoslav Ganov
91408aae7a am 308904dc: Merge "Refactor WebView accessibility code into a separate class." into jb-dev
* commit '308904dcd01c7bdadd183f262ead408856822a0e':
  Refactor WebView accessibility code into a separate class.
2012-05-17 10:34:19 -07:00
Svetoslav Ganov
308904dcd0 Merge "Refactor WebView accessibility code into a separate class." into jb-dev 2012-05-17 10:32:27 -07:00
Jeff Sharkey
70c70530bd Transition from DEV network stats to XT.
When XT stats are available, transition to prefer them over DEV,
since they aren't subject to hardware driver bugs.  Only switches at
the first atomic XT bucket, and adds a Settings.Secure flag to force
back to DEV if needed.  Includes tests to cover transition.

Fix tests where device overlay would change which network types
reflected data usage.  Test both history and summary APIs.  Fixed
collection timestamps to reflect full buckets.

Bug: 6504744
Change-Id: Idd7f3b2fdb064c36547c85c51c214fd938c59b7e
2012-05-17 10:10:39 -07:00
Amith Yamasani
00e5d8bbc9 am e43e08bb: Merge "Avoid launching dialogs twice from double-clicking a preference." into jb-dev
* commit 'e43e08bb24f1ecb85c2f045ae66799f23588de43':
  Avoid launching dialogs twice from double-clicking a preference.
2012-05-17 10:00:24 -07:00
Amith Yamasani
e43e08bb24 Merge "Avoid launching dialogs twice from double-clicking a preference." into jb-dev 2012-05-17 09:57:38 -07:00
John Reck
5653f28030 am 76c0c612: Merge "Don\'t send an ontouchmove until slop is exceeded" into jb-dev
* commit '76c0c612cdd5eeef8ff2f7a4478f6320a713d7a3':
  Don't send an ontouchmove until slop is exceeded
2012-05-17 09:24:57 -07:00
John Reck
76c0c612cd Merge "Don't send an ontouchmove until slop is exceeded" into jb-dev 2012-05-17 09:22:06 -07:00
George Mount
2354206216 am 3c814072: Merge "Only clear the caret when in caret selection mode." into jb-dev
* commit '3c8140723f67b63163ed1a3d6b0569ecbe46068c':
  Only clear the caret when in caret selection mode.
2012-05-17 09:07:58 -07:00
George Mount
45240cb33a am 84c4b08b: Merge changes Ia5729aaf,I91584b7d into jb-dev
* commit '84c4b08bd424151f3fa84029b55573022562fd23':
  Remove selection highlight when replacing/deleting.
  Don't do character add/delete when there is a selection.
2012-05-17 09:07:57 -07:00
George Mount
3c8140723f Merge "Only clear the caret when in caret selection mode." into jb-dev 2012-05-17 09:05:37 -07:00
George Mount
84c4b08bd4 Merge changes Ia5729aaf,I91584b7d into jb-dev
* changes:
  Remove selection highlight when replacing/deleting.
  Don't do character add/delete when there is a selection.
2012-05-17 09:05:30 -07:00