Commit Graph

19363 Commits

Author SHA1 Message Date
Gilles Debunne
8048ec22fc am f00b4dec: Merge "Bug 5327547: re-check word after it (may) have been added to user dictionary."
* commit 'f00b4decc3f0b0ebd88b9a2cdb6df959704dfd46':
  Bug 5327547: re-check word after it (may) have been added to user dictionary.
2011-10-03 13:01:44 -07:00
Gilles Debunne
a5c6bda5d4 am 6771c7fd: Merge "Bug 5384674: When only one suggestion is returned, it is displayed twice"
* commit '6771c7fdbede3f0b68ec06a5ea734c62577876fd':
  Bug 5384674: When only one suggestion is returned, it is displayed twice
2011-10-03 12:59:44 -07:00
Gilles Debunne
670c0d80ed am d3871c53: Merge "New underline color for the Voice recognized suggestions"
* commit 'd3871c53cfbc6c789de97cf3e5928a03c5b84232':
  New underline color for the Voice recognized suggestions
2011-10-03 12:59:42 -07:00
Gilles Debunne
f00b4decc3 Merge "Bug 5327547: re-check word after it (may) have been added to user dictionary." 2011-10-03 12:58:52 -07:00
Gilles Debunne
6771c7fdbe Merge "Bug 5384674: When only one suggestion is returned, it is displayed twice" 2011-10-03 12:58:42 -07:00
Gilles Debunne
d3871c53cf Merge "New underline color for the Voice recognized suggestions" 2011-10-03 12:58:34 -07:00
Svetoslav Ganov
187af60963 am 1401935b: Merge "Adding accessibility support to the share UI."
* commit '1401935b8f249fc56cd8fd236b3e0b4c46adae8d':
  Adding accessibility support to the share UI.
2011-10-03 11:55:50 -07:00
Svetoslav Ganov
1401935b8f Merge "Adding accessibility support to the share UI." 2011-10-03 11:53:48 -07:00
Russell Brenner
da09d2597c am e4255b17: Merge "Center box text vertically"
* commit 'e4255b17691f7975e0345389137f5432fb1b5437':
  Center box text vertically
2011-10-03 11:31:22 -07:00
Russell Brenner
e4255b1769 Merge "Center box text vertically" 2011-10-03 11:29:16 -07:00
Svetoslav Ganov
70853772bd Adding accessibility support to the share UI.
Added content description to the overflow button and default
action target as well as content description for the popup
list with share targets.

bug:5398787

Change-Id: Iea1e9d85893899f7d161986cb958595083c79b93
2011-10-03 11:16:40 -07:00
Adam Cohen
1d3f82371b am 450c9c45: Merge "Adding default padding to AppWidgetHostView for widgets >= API level 14"
* commit '450c9c4566cc8fc48df770469468c836752479fa':
  Adding default padding to AppWidgetHostView for widgets >= API level 14
2011-09-30 19:27:11 -07:00
Adam Cohen
5d5f340520 Adding default padding to AppWidgetHostView for widgets >= API level 14
Change-Id: Idbbeafba664847f01393bb0c6102f774390380d5
2011-09-30 19:00:00 -07:00
Russell Brenner
b76b3b1c81 Center box text vertically
Apply Gravity.CENTER_VERTICAL for single-line editable text

Bug: 5267547
Change-Id: Ie81354214e6eb97554d1f9e8e47377a2b0e73df6
2011-09-30 17:03:32 -07:00
Gilles Debunne
845d9c7f7e Bug 5327547: re-check word after it (may) have been added to user dictionary.
Change-Id: Id4f32477c3368a140883dd34c97578aab46b04db
2011-09-30 11:24:53 -07:00
Gilles Debunne
176cd0d3b4 Bug 5384674: When only one suggestion is returned, it is displayed twice
Two separate issues here:
- The results of the spell checker may be identical to the one set by the IME. Since
we merge the spans, the entries are duplicated. Filter spell checker results to avoid
these duplicates.

- When the text is saved on rotation, the spans are saved and restored. Since we start
a new spell check when the window is attached, it also doubles the size.

Change-Id: I21e1a5ae1b264bc97f44d762e4589bf520c6c19c
2011-09-30 11:19:02 -07:00
Gilles Debunne
7831bb82c9 am eba3d923: Merge "Bug 5384675: Color in add to dictionary"
* commit 'eba3d923415431ea8b301d4e77c8f2b7225fed30':
  Bug 5384675: Color in add to dictionary
2011-09-30 10:59:52 -07:00
Gilles Debunne
54d51df4bb am 9fb46925: Merge "Bug 5384535: Underline for typo even if there are no suggestions"
* commit '9fb46925d33643f830dfc2cf5a15601eb416143b':
  Bug 5384535: Underline for typo even if there are no suggestions
2011-09-30 10:59:50 -07:00
Gilles Debunne
fc3c8da855 am 5b92a451: Merge "Bug 5254884: suggestions are no logner copied in the clipboard"
* commit '5b92a451c0004b53e8c10537c5254c9e6d047d19':
  Bug 5254884: suggestions are no logner copied in the clipboard
2011-09-30 10:59:49 -07:00
Gilles Debunne
4bcdc13c42 am 67ed574c: Merge "Bug 5250788: EditText gets slower has the entered text gets longer"
* commit '67ed574cdb0a66c42a9827f7dbc54df98578271b':
  Bug 5250788: EditText gets slower has the entered text gets longer
2011-09-30 10:59:47 -07:00
Gilles Debunne
eba3d92341 Merge "Bug 5384675: Color in add to dictionary" 2011-09-30 10:58:30 -07:00
Gilles Debunne
9fb46925d3 Merge "Bug 5384535: Underline for typo even if there are no suggestions" 2011-09-30 10:58:10 -07:00
Gilles Debunne
5b92a451c0 Merge "Bug 5254884: suggestions are no logner copied in the clipboard" 2011-09-30 10:58:01 -07:00
Gilles Debunne
67ed574cdb Merge "Bug 5250788: EditText gets slower has the entered text gets longer" 2011-09-30 10:57:51 -07:00
Gilles Debunne
c2deadc9f3 New underline color for the Voice recognized suggestions
Change-Id: Icb863942e7c11caca7384deca5c59866d4668256
2011-09-30 10:43:43 -07:00
repo sync
b95dc6834e am 82afa6e6: Merge "Fix IPv6 on wifi"
* commit '82afa6e61e6e8df57b71096a9f07eda956442fec':
  Fix IPv6 on wifi
2011-09-30 09:59:52 -07:00
Mark Wagner
d588942d5c am ff1ea0dc: Merge "bugfix 5381702 MMS app puts temporary files on sdcard in wrong location"
* commit 'ff1ea0dc5326aa2f1027a145763b05d6f5db0af2':
  bugfix 5381702 MMS app puts temporary files on sdcard in wrong location
2011-09-30 09:57:48 -07:00
repo sync
82afa6e61e Merge "Fix IPv6 on wifi" 2011-09-30 09:57:36 -07:00
Mark Wagner
ff1ea0dc53 Merge "bugfix 5381702 MMS app puts temporary files on sdcard in wrong location" 2011-09-30 09:55:10 -07:00
Kenny Root
6f85220da8 am 83a5926e: Merge "Add DUMP permission checks to services"
* commit '83a5926ee349a3daf33cd8efd21e312fc0b1621e':
  Add DUMP permission checks to services
2011-09-30 08:58:46 -07:00
Kenny Root
83a5926ee3 Merge "Add DUMP permission checks to services" 2011-09-30 08:57:43 -07:00
satok
d092245ed9 am 594cb476: Merge "Use user\'s settings for the spell check language instead of the system locale"
* commit '594cb476547b38098018e80b5f70935ff60d9551':
  Use user's settings for the spell check language instead of the system locale
2011-09-30 05:46:41 -07:00
Luca Zanolin
51d799fa02 am af43add3: Merge "The x and y position of the pop-up where not calculated correctly when the text view had internal scrolling."
* commit 'af43add388cdc69d6d1006b874f970eb7dd3026e':
  The x and y position of the pop-up where not calculated correctly when the text view had internal scrolling.
2011-09-30 05:46:39 -07:00
satok
594cb47654 Merge "Use user's settings for the spell check language instead of the system locale" 2011-09-30 01:52:40 -07:00
satok
70deff4c10 Use user's settings for the spell check language instead of the system locale
Bug: 5390462
Change-Id: Ia2a3981cb93f451646debe5ee6b037313825cf9f
2011-09-30 17:49:40 +09:00
Luca Zanolin
af43add388 Merge "The x and y position of the pop-up where not calculated correctly when the text view had internal scrolling." 2011-09-30 01:01:35 -07:00
Svetoslav Ganov
64b93fd9af am 2783b4fa: Merge "ActivityChooserView shows "see all" improperly."
* commit '2783b4fa43568e480fd59e8beb7d762f9f696249':
  ActivityChooserView shows "see all" improperly.
2011-09-29 17:57:10 -07:00
Fabrice Di Meglio
b18eed4532 am 46c78b4d: Merge "Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)"
* commit '46c78b4de14b18152db031d155006e6f45aa9eaa':
  Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)
2011-09-29 17:55:05 -07:00
Svetoslav Ganov
2783b4fa43 Merge "ActivityChooserView shows "see all" improperly." 2011-09-29 17:54:22 -07:00
Fabrice Di Meglio
46c78b4de1 Merge "Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)" 2011-09-29 17:53:09 -07:00
Romain Guy
c4204da3fc am 638f17c1: Merge "TextureView works best when it draws stuff. Bug #5391188"
* commit '638f17c1b72ac226569dc08e2232adaf97349095':
  TextureView works best when it draws stuff. Bug #5391188
2011-09-29 17:25:27 -07:00
Romain Guy
638f17c1b7 Merge "TextureView works best when it draws stuff. Bug #5391188" 2011-09-29 17:23:52 -07:00
Romain Guy
59c7f80dd2 TextureView works best when it draws stuff.
Bug #5391188

Change-Id: I5e754881ccb08ff288ebd60de77282c9cbcf3f86
2011-09-29 17:21:45 -07:00
repo sync
7960d9f888 Fix IPv6 on wifi
Bug: 5388757
Change-Id: I3c8c776c26dad1daa9801d0455fde749c0206401
2011-09-29 16:59:01 -07:00
Svetoslav Ganov
1c07e22c36 ActivityChooserView shows "see all" improperly.
1. The cooser was presenting the "Show all" option if the number
   of available activities was more than the initial max count of activities
   to be shown. Since the show all option is added to the drop down
   the latter becomes effectively one longer than the initial max activity
   count which may make the drop down taller than client expectats. Also
   this leads to the case where if the activities are one more than the
   initial activity count pressing the show all button will just replace
   the show all item with the activity that did not fit - this is somehow
   annoying to the user.

bug:5379282

Change-Id: I2693214cb0b66edb2a3bdffc01ed29139341111c
2011-09-29 16:51:04 -07:00
Amith Yamasani
201f090f82 am 966222ef: Merge "Handle the case of Preference lists that have header views inserted at the top."
* commit '966222ef24a5d746e4fa84c8ea8bc2e718c78042':
  Handle the case of Preference lists that have header views inserted at the top.
2011-09-29 16:50:49 -07:00
Amith Yamasani
966222ef24 Merge "Handle the case of Preference lists that have header views inserted at the top." 2011-09-29 16:48:55 -07:00
Romain Guy
996f5cab24 am 1e70aa94: Merge "Add system property to force hw acceleration."
* commit '1e70aa94c1caa9bac3b412ae04c9f96ebd853b4f':
  Add system property to force hw acceleration.
2011-09-29 16:40:57 -07:00
Romain Guy
1e70aa94c1 Merge "Add system property to force hw acceleration." 2011-09-29 16:39:16 -07:00
Romain Guy
9622e20486 Add system property to force hw acceleration.
Change-Id: I538e641435f282b1af20866a8acd1f8d292734c4
2011-09-29 16:38:24 -07:00