Jeff Brown
6579a9d6fe
Transfer large bitmaps using ashmem.
...
Bug: 5224703
Change-Id: If385a66adf4c6179a0bb49c0e6d09a9567e23808
2011-10-03 17:28:13 -07:00
Dianne Hackborn
7d657e5cfa
Merge "Add mechanism for Parcel to not allow FDs to be written to it."
2011-10-03 17:13:54 -07:00
Dianne Hackborn
9ecebbfbf7
Add mechanism for Parcel to not allow FDs to be written to it.
...
This is to help implement issue #5224703 .
Change-Id: I026a5890495537d15b57fe61227a640aac806d46
2011-10-03 16:58:41 -07:00
Adam Powell
7c2d205298
Merge "Don't obtain attributes for the whole theme when looking for selection mode drawables."
2011-10-03 16:57:05 -07:00
John Reck
213478b858
Merge "Hardware accelerated button focus rings"
2011-10-03 15:01:10 -07:00
John Reck
bdfb3c5a69
Hardware accelerated button focus rings
...
Bug: 5353510
Change-Id: Ie6a2c509b5890d3d091465a36804648999228553
2011-10-03 14:14:33 -07:00
Adam Powell
d2b58940f7
Don't obtain attributes for the whole theme when looking for selection
...
mode drawables.
Change-Id: I82d327e8fcf67baa557245982b2b5ba76ffa9fec
2011-10-03 13:42:41 -07:00
Adam Powell
be25ca2997
Merge "Fix bugs around overlay action modes."
2011-10-03 13:32:47 -07:00
Adam Powell
f8419a0299
Fix bugs around overlay action modes.
...
Multiple focusable windows cause undesired behavior around selection
modes. TextView isn't sure how to behave when it loses window focus
with regard to selection handles and action modes need to be focusable
for WebView find on page since it uses an EditText as a custom view.
For now:
* Use a layered window decor for overlay action mode when there is no
action bar requested. This eliminates an extra window and avoids the
issue described for full-screen UIs.
* Disable WebView's find-on-page mode when the action mode's UI will
not be focusable. This only affects WebViews in floating windows.
Also remove the "Text Selection" title for WebView's selection mode at
UX's request, as it is inconsistent with TextView's selection mode and
the string does not fit on phones in portrait even on wide
devices. This now uses the same mechanism used in TextView to decide
whether to use title text.
Change-Id: I80caeecea9b47728cf26bb0a388153ca0bdeafe1
2011-10-03 13:20:23 -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
Scott Main
b9e7e132ea
Merge "docs: fix wacky markup bug caused by lack of sentence terminator"
2011-10-03 12:19:55 -07:00
Svetoslav Ganov
1401935b8f
Merge "Adding accessibility support to the share UI."
2011-10-03 11:53:48 -07:00
Daniel Sandler
e0ef70abf5
Merge "Slightly less ugly ICS adb icons."
2011-10-03 11:30:10 -07:00
Russell Brenner
e4255b1769
Merge "Center box text vertically"
2011-10-03 11:29:16 -07:00
Daniel Sandler
11e1fd246c
Slightly less ugly ICS adb icons.
...
Change-Id: I40448c3fa58fe15a924e306584105110657c9f1a
2011-10-03 14:17:39 -04: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
Fabrice Di Meglio
8ebf1efd66
Merge "Fix potential issue with the TextLayoutCache with glyphs"
2011-10-03 09:56:39 -07:00
Fabrice Di Meglio
eb3b750c1d
Merge "Improve TextLayoutCache performances a bit"
2011-10-03 09:56:32 -07:00
Adam Cohen
450c9c4566
Merge "Adding default padding to AppWidgetHostView for widgets >= API level 14"
2011-09-30 19:26:05 -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
Fabrice Di Meglio
155fa38a71
Fix potential issue with the TextLayoutCache with glyphs
...
- there may be a mapping of one char to many glyphs
Change-Id: I48846d176d61dc8d8e513ca144fdf8ad805e63b7
2011-09-30 17:24:35 -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
Eric Fischer
6b804a9dd0
Merge "Import revised translations."
2011-09-30 16:38:53 -07:00
Eric Fischer
d3530ac774
Import revised translations.
...
Change-Id: Ic8e228878fde375b90797c6e344fcb3114180f1d
2011-09-30 16:32:04 -07:00
Scott Main
44c7968acd
docs: fix wacky markup bug caused by lack of sentence terminator
...
Change-Id: Ibb8b57c176f026bb1ea573a545036d2bc91955e4
2011-09-30 15:25:14 -07:00
Fabrice Di Meglio
717060b076
Improve TextLayoutCache performances a bit
...
- the gain is about 5% and the timing is more stable
- use compare_type() and strictly_order_type()
Change-Id: Iab81869a8ba461ce786a468b6c59b8f34e8db838
2011-09-30 14:08:25 -07:00
Steven Ross
3553c296c0
Moving fallback check code to Settings
...
Change-Id: Ife924771d7bfedc6eccc6817172a699569560025
2011-09-30 15:48:40 -04: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
Steven Ross
d42825f40e
Merge "calling back SetupFaceLock to clean up temporary gallery"
2011-09-30 11:08: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
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
Wei Huang
51e6e3f2ef
Merge "Convert content type "image/jpg" to "image/jpeg"."
2011-09-30 09:23:03 -07:00
Kenny Root
83a5926ee3
Merge "Add DUMP permission checks to services"
2011-09-30 08:57:43 -07:00
Daniel Sandler
d88110d27e
Merge "Bring back nyandroid ADB icon."
2011-09-30 07:48:43 -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
Owen Lin
e29288629d
Convert content type "image/jpg" to "image/jpeg".
...
"image/jpg" is not a valid mimetype while "image/jpeg" is.
So change it to "image/jpeg" to increase the compatibillity with other
Apps in android. (e.g., Gallery)
bug: 5342561
Change-Id: Ia37433e35482492b7226c87a670bef3399ac4bb6
2011-09-30 15:26:34 +08: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
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