16950 Commits

Author SHA1 Message Date
Dianne Hackborn
fbf80215c5 am 8244562c: Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb
* commit '8244562c79a735cf3307878f13bc24ca3db23405':
  WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in
2011-01-07 14:14:18 -08:00
Adam Powell
e3a19d3f6e am 2b26266a: Merge "Fix bug 3158976 - Search box is too small" into honeycomb
* commit '2b26266afd98c08060f25125c8d3d4cb06f49a95':
  Fix bug 3158976 - Search box is too small
2011-01-07 14:14:14 -08:00
Svetoslav Ganov
e0c1d73485 am c93fb656: bug:3325039 Making the cursor ring movement send accessibility events.
* commit 'c93fb656dc9393f194c623dc897c5352d9192544':
  bug:3325039 Making the cursor ring movement send accessibility events.
2011-01-07 14:14:11 -08:00
Dianne Hackborn
8244562c79 Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb 2011-01-07 14:10:05 -08:00
Adam Powell
2b26266afd Merge "Fix bug 3158976 - Search box is too small" into honeycomb 2011-01-07 14:07:39 -08:00
Dianne Hackborn
ad7fa7fa77 WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in
Change-Id: If5ceb28073c6abf14165871bd99cb481b31a863b
2011-01-07 14:07:20 -08:00
Adam Powell
a6c127670f Fix bug 3158976 - Search box is too small
Set default minimum widths for SearchView text fields.

Fix an issue with the ActionButton style.

Change-Id: I2315df334479ba66fed16e2ca59c4a49e2437442
2011-01-07 14:04:40 -08:00
Svetoslav Ganov
c93fb656dc bug:3325039 Making the cursor ring movement send accessibility events.
1. Added a mechanism to select the cursor ring content if accessibility is
   enabled - This is achieved by sending an event to the WebCore thread
   (if accessibility is enabled) to select the content of the cursor when
   the latter moves. Added code in WebViewCore to select the given node
   and notify the UI thread for the selection markup which is delivered
   of the accessibility injector which manages sending accessibility
   events. This is relevant for adding accessibility to WebView if
   JavaScript is not enabled. (If JS is enabled we inject a screenreader
   written in JS).

2. Fixed the event delegation to the accessibility injector since it
   should be able to consume key events of interest and perform some
   action which leads to sending appropriate accessibility event.
   In the previous implementation it was possible that the injector
   consumes the event but the latter was bubbled up.

3. Added function to scroll the selection into view while moving it
   around based on user commands.

Note: This is a part of two project commmit.

Change-Id: Ibb81d0468726efbe3bf6e3add1b19c69e3206638
2011-01-07 14:04:22 -08:00
Jim Miller
69277333d2 Merge "Fix 3330653: Update lockscreen layouts to match latest mocks" 2011-01-07 13:38:36 -08:00
Romain Guy
0ddd45e245 am 2b55d903: Merge "Don\'t match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb
* commit '2b55d9030e9ac018659abbcc01ff7e2006b7b43f':
  Don't match wrap_content/match_parent children with child count = 1. Bug #3328711
2011-01-07 13:28:33 -08:00
Romain Guy
2b55d9030e Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb 2011-01-07 13:24:50 -08:00
Romain Guy
a174d7a0d5 Don't match wrap_content/match_parent children with child count = 1.
Bug #3328711

Change-Id: Ic131f2feecbeec4a7250d47193c9794aa70d22ee
2011-01-07 13:27:39 -08:00
Leon Scroggins
7ba37ecdf4 am 23586239: Merge "Do not update matches string when there are no matches." into honeycomb
* commit '2358623917067ad57a14ffe66e445ab779d6c5b7':
  Do not update matches string when there are no matches.
2011-01-07 13:22:17 -08:00
Leon Scroggins
2358623917 Merge "Do not update matches string when there are no matches." into honeycomb 2011-01-07 13:17:19 -08:00
Gilles Debunne
fa6f5c6511 am c0dc4062: Merge "Added support for Unicode surrogate characters in word selection" into honeycomb
* commit 'c0dc40628e684398fd258069bcd31eac1e967180':
  Added support for Unicode surrogate characters in word selection
2011-01-07 13:15:28 -08:00
Gilles Debunne
c0dc40628e Merge "Added support for Unicode surrogate characters in word selection" into honeycomb 2011-01-07 13:11:16 -08:00
Eric Fischer
d471a2cf36 am 691bc9fe: Merge "Import some unabbreviated translations for large screens." into honeycomb
* commit '691bc9fec08e389b766b56308ebede44a88a5ebb':
  Import some unabbreviated translations for large screens.
2011-01-07 13:08:41 -08:00
Eric Fischer
691bc9fec0 Merge "Import some unabbreviated translations for large screens." into honeycomb 2011-01-07 13:00:17 -08:00
Leon Scroggins
73254be0dd Do not update matches string when there are no matches.
Bug:2927451
Change-Id: I6374ffcc9d0710d69206d2f1f31a908b010a75bf
2011-01-07 15:51:43 -05:00
Marco Nelissen
6cacc84c08 am af5473ee: Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb
* commit 'af5473eeddbf2149427df0bd8b49f6b2182c629e':
  Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831
2011-01-07 12:47:23 -08:00
Gilles Debunne
7e0bb6d9aa am c43d13f4: Merge "Removed XmlAdapters from frameworks." into honeycomb
* commit 'c43d13f495f59bbef6ba439afc4da035a7520647':
  Removed XmlAdapters from frameworks.
2011-01-07 12:45:22 -08:00
Marco Nelissen
af5473eedd Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb 2011-01-07 12:43:36 -08:00
Vasu Nori
d7bd3f0bf7 am df22d839: Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb
* commit 'df22d839aa1268a8137cadb4f036fd88946aa112':
  in requery(), when exception is caught, print warning + stacktrace
2011-01-07 12:43:22 -08:00
Marco Nelissen
ee35aff744 Add support for the "compilation" tag in mp3, mp4 and ogg, and also add
support for two common ways of specifying album artist in ogg files.
b/3311831

(cherry-picked from GB because of weird automerger failure)

Change-Id: Ibf12a3d6bc8bbc2ac5ea815de6b33414b8f53f0f
2011-01-07 12:42:07 -08:00
Gilles Debunne
c43d13f495 Merge "Removed XmlAdapters from frameworks." into honeycomb 2011-01-07 12:41:10 -08:00
Vasu Nori
df22d839aa Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb 2011-01-07 12:40:16 -08:00
Gilles Debunne
0633549799 Removed XmlAdapters from frameworks.
Has been moved to samples.

Change-Id: Icc0530d78df9755a4a1fe9314fa557a91da408c6
2011-01-07 12:14:27 -08:00
Robert Greenwalt
ec2e01842e Merge "Propagate new link-status-change message to any NetworkManagementService observers. Also fix the syntax of the "interface-status-change" message. Add a null handler in the ThrottleService and Tethering classes (plus fix names)." 2011-01-07 12:14:25 -08:00
Gilles Debunne
79ff914f21 Added support for Unicode surrogate characters in word selection
Inspired by https://review.source.android.com/#change,16606

Change-Id: I896354f5aba83c1919c008f07b6d0b2abf0b8e01
2011-01-07 11:59:26 -08:00
Jason parks
609dca2cc5 Merge "Add a method enable encryption." 2011-01-07 11:47:11 -08:00
Stan Chesnutt
780dfa42aa Propagate new link-status-change message to any NetworkManagementService
observers.  Also fix the syntax of the "interface-status-change" message.  Add
a null handler in the ThrottleService and Tethering classes (plus fix names).

Change-Id: I58cabc7b0ce5662243bc6513b2de4818065e6c52
2011-01-07 11:40:33 -08:00
Adam Powell
dbba746628 am 26c0c772: Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb
* commit '26c0c772204f0962ae7a1d888a5aeadd13350008':
  Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change
2011-01-07 11:38:45 -08:00
Adam Powell
d16c9884bb Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView()
immediately after orientation change

Inflate action view layout resource earlier so that calls to
getActionView are valid immediately after menu inflation.

Change-Id: I8023328b1a77670ac42a783f6e4b46aa5c2a798e
2011-01-07 11:33:41 -08:00
Romain Guy
cf65322357 am 3c38e0a2: Merge "Fix typo bug in FrameLayout\'s measurement code. Bug #3327185" into honeycomb
* commit '3c38e0a2a617f87a43d3647b532e3b493b7dae6d':
  Fix typo bug in FrameLayout's measurement code. Bug #3327185
2011-01-07 11:04:23 -08:00
Romain Guy
cf70dcb0f7 Fix typo bug in FrameLayout's measurement code.
Bug #3327185

Change-Id: If9a897efd8766b158749d053dabee3477bf1b053
2011-01-07 11:03:20 -08:00
Romain Guy
3c38e0a2a6 Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into honeycomb 2011-01-07 11:00:20 -08:00
Dmitri Plotnikov
5edd2a2f27 am cd3676e7: Adding AsyncTaskLoader.waitForLoader() for testing
* commit 'cd3676e7b835653b04d4f66251a63749e7603f5b':
  Adding AsyncTaskLoader.waitForLoader() for testing
2011-01-07 09:36:43 -08:00
Dmitri Plotnikov
cd3676e7b8 Adding AsyncTaskLoader.waitForLoader() for testing
Change-Id: I8a4c13d48c9deca70594be58beafb68f08da65ea
2011-01-07 09:23:10 -08:00
Steve Block
473e017cf1 am 808751fe: Avoid superfluous calls to CacheManager with the Chromium HTTP stack
* commit '808751fe7ac16bf7224cba284a318695d8093355':
  Avoid superfluous calls to CacheManager with the Chromium HTTP stack
2011-01-07 08:56:02 -08:00
Steve Block
808751fe7a Avoid superfluous calls to CacheManager with the Chromium HTTP stack
When using the Chromium HTTP stack, most of the calls to CacheManager
methods are not required, as we're not using its cache. These methods
are now marked with asserts to make this clear.

Also avoid creating the cache database in WebViewDatabase.

This will avoid creating the database databases/webviewCache.db and
the directory cache/webviewCache.

Bug: 3270236
Change-Id: I68f94dde16830ed817454d5e1af961f41b71d018
2011-01-07 16:50:09 +00:00
Steve Block
77929fddea am 5f6bcc17: Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb
* commit '5f6bcc17e94e53af155570bb4a1c774eada7ec4e':
  Remove some superfluous null-checks when constructing a CacheResult
2011-01-07 07:44:42 -08:00
Jason parks
d633255276 Add a method enable encryption.
This is for testing and needs to be cleaned up.

Change-Id: I71cd5412f7096dc13d9ab61229ee9846c6f0006a
2011-01-07 09:01:56 -06:00
Steve Block
5f6bcc17e9 Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb 2011-01-07 06:12:08 -08:00
Vasu Nori
a085ef3e35 am a270bd59: Merge "fix a long-standing \'typo\' bug" into honeycomb
* commit 'a270bd59a8e6d291af8c1cfcf13af5260ec0ed5a':
  fix a long-standing 'typo' bug
2011-01-07 00:29:38 -08:00
Romain Guy
c7715def4c am 424a1bb0: Merge "New layers API for Views." into honeycomb
* commit '424a1bb09b763de298ff9141a45403dc76857c10':
  New layers API for Views.
2011-01-07 00:29:26 -08:00
Jamie Gennis
ab4cdb9255 am 0c43f0be: Merge "Add SurfaceTexture JNI registration." into honeycomb
* commit '0c43f0bee78a2b89c06cfb2b67badfca01d2f1ba':
  Add SurfaceTexture JNI registration.
2011-01-07 00:29:02 -08:00
Vasu Nori
9898d05000 am c1ca07ee: Merge "in GB requery() didn\'t throw exceptions (mostly). replicate that in HC" into honeycomb
* commit 'c1ca07eebb2730a4cbef5f6ba2d98abb881a85d9':
  in GB requery() didn't throw exceptions (mostly). replicate that in HC
2011-01-07 00:28:49 -08:00
Joe Onorato
7f98217c48 am b9a12d7b: Merge changes Ib809d4c5,I05d69da4 into honeycomb
* commit 'b9a12d7b87e39e3f1588eb8d8d28129ae5449039':
  This makes the events at the edge of the screen find the button.
  some touch event debugging
2011-01-07 00:28:44 -08:00
Jaikumar Ganesh
d01b9be9c3 am c173b76a: Merge "Remove auto connection on ACL connection." into honeycomb
* commit 'c173b76a46880e99fae598b0862ae2b8c4084770':
  Remove auto connection on ACL connection.
2011-01-07 00:28:23 -08:00
Jamie Gennis
f22c1708d7 am d559ebbc: Merge "Add the SurfaceTexture java class." into honeycomb
* commit 'd559ebbc3dd1a6b4b1bbecd30dd381b0b0328361':
  Add the SurfaceTexture java class.
2011-01-07 00:28:15 -08:00