Jeff Brown
8fd851709f
am a394efa3: am 947f1c8d: Merge "Move CancellationSignal to android.os package." into jb-dev
...
* commit 'a394efa33531ce36c432872ec56ad0c93a9999e7':
Move CancellationSignal to android.os package.
2012-05-09 10:09:20 -07:00
Jeff Brown
7a8c867d09
am 05f5976a: am 9cc5e767: Merge "Hide SET_KEYBOARD_LAYOUT permissions." into jb-dev
...
* commit '05f5976abe6c13f47e1923503814bdc0cac76aed':
Hide SET_KEYBOARD_LAYOUT permissions.
2012-05-09 10:08:35 -07:00
Svetoslav Ganov
4833ca2903
am 755b2146: am b2ee0d57: Merge "Text traversal at various granularities." into jb-dev
...
* commit '755b2146735c15deb0eb611430a7da1e363d82a1':
Text traversal at various granularities.
2012-05-09 10:08:03 -07:00
Jason Sams
d4ca991098
GFX api cleanup 2 of 2
...
Change-Id: Ie928b8ee7d31fcaa26fcad9a2548581bb8395a61
2012-05-08 19:02:07 -07:00
Jason Sams
e619de6a4e
GFX api cleanup 1.5 of 2
...
Change-Id: Ib31332ae0b7a6059d4971ea616089cd382ef6895
2012-05-08 18:40:58 -07:00
Svetoslav Ganov
2aaa6bbd53
Merge "Renaming the constants for activation and long press." into jb-dev
2012-05-08 18:21:02 -07:00
Jason Sams
65c80f8247
GFX api cleanup 1 of 2
...
Change-Id: Ib85784c18b1647e51f1d7cf2a4c956d17e1d2e3c
2012-05-08 17:30:26 -07:00
Svetoslav Ganov
87bd0dccf7
Renaming the constants for activation and long press.
...
1. We will have a double tap to activate an item and
tap and hold to perform a long press.
Change-Id: Ibd9d8774e5a4693d8868d1128e55a82ff0c3a80b
2012-05-08 14:29:33 -07:00
Stephen Hines
1d56afc6ac
Merge "Revert "Deprecate"" into jb-dev
2012-05-08 14:25:49 -07:00
Svetoslav Ganov
59f3f5853c
Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev
2012-05-08 12:52:57 -07:00
Svetoslav Ganov
6704c23339
Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev
2012-05-08 11:32:20 -07:00
Philip Milne
3ed259a43c
am 2a52d26c: am 7bb66c9c: Hide optical bounds feature for JB.
...
* commit '2a52d26c0b917de8b1e4d20ebad87b9b3825f6ca':
Hide optical bounds feature for JB.
2012-05-08 11:32:06 -07:00
Jeff Brown
947f1c8db0
Merge "Move CancellationSignal to android.os package." into jb-dev
2012-05-08 10:51:12 -07:00
Jeff Brown
a7771df369
Move CancellationSignal to android.os package.
...
Bug: 6427830
Change-Id: I39451bb1e1d4a8d976ed1c671234f0c8c61658dd
2012-05-07 20:06:46 -07:00
Jeff Brown
9cc5e7678d
Merge "Hide SET_KEYBOARD_LAYOUT permissions." into jb-dev
2012-05-07 19:29:55 -07:00
Jeff Brown
507f5586fb
Hide SET_KEYBOARD_LAYOUT permissions.
...
Bug: 6427036
Change-Id: Idbb442ad8071b2ca4acf247b135c7aba0830cf70
2012-05-07 19:06:06 -07:00
alanv
8eeefefc84
Add performAccessibilityAction to AccessibilityDelegate.
...
Change-Id: I43dff2ced959af5d8a9ce9ed18858a6e74cb35c6
2012-05-07 18:42:31 -07:00
Svetoslav Ganov
0a1bb6dffc
AccessibilityNodeInfo for visible views should reported.
...
1. AccessibilityNodeInfos for visible views should always
be reported and the clients should be able to check
whether that node info is shown to the user. For example,
focus search may return a node that is not on the screen
and the accessibility layer may decide to give it focus
which scroll the source view in the screen.
bug:6421991
Change-Id: Idc1fd8512dda767abe802aacedb0c69582e6fc2a
2012-05-07 18:22:59 -07:00
Svetoslav Ganov
b2ee0d5767
Merge "Text traversal at various granularities." into jb-dev
2012-05-07 17:54:31 -07:00
Svetoslav Ganov
6d17a936f7
Text traversal at various granularities.
...
1. Implementing text content navigation at various granularities.
For views that have content description but no text the
content description is the traversed at character and word
granularities. For views that inherit from TextView the
supported granularities are character, word, line, and page.
bug:5932640
Conflicts:
core/java/android/view/View.java
Conflicts:
core/java/android/view/View.java
Change-Id: I66d1e16ce9ac5d6b49f036b17c087b2a7075e4c0
2012-05-07 17:31:52 -07:00
Stephen Hines
9c9ad3f8c2
Revert "Deprecate"
...
This reverts commit a0c2eb27b408660b02fa248943166d6c7e447908.
Conflicts:
api/current.txt
graphics/java/android/renderscript/Element.java
graphics/java/android/renderscript/Script.java
Change-Id: I3c8fa62b12da95b3dbc842b5284dbed65d3cf963
2012-05-07 15:34:29 -07:00
Philip Milne
7bb66c9cae
Hide optical bounds feature for JB.
...
Change-Id: I1fe38e9c64515acd550baa930ebc0af4c139bf40
2012-05-07 11:42:57 -07:00
Dianne Hackborn
c77218e6b0
am 25fc66b8: am 7bfa1457: Merge "Finish up issue #6249094 : Display permissions based on relevance to private data" into jb-dev
...
* commit '25fc66b898a35796af65ec7e3eb9b1584588e063':
Finish up issue #6249094 : Display permissions based on relevance to private data
2012-05-06 17:55:04 -07:00
Dianne Hackborn
7bfa14570e
Merge "Finish up issue #6249094 : Display permissions based on relevance to private data" into jb-dev
2012-05-06 17:49:53 -07:00
Dianne Hackborn
99222d212f
Finish up issue #6249094 : Display permissions based on relevance to private data
...
Added bitmaps for permission group icons. We had to pick either
icons for a dark or light background, and it had to be light for
settings, so the installer theme has gone back to dark.
Tweaked the permission groups to match the icons.
Redid the group priorities to make them correct (they were written
with higher priorities being less important).
Fixed bug where priority was not being used for system apps.
Change-Id: Ia3d3f0c1614a11b4cfd11682ce9e6c9f87d75c06
2012-05-06 17:45:13 -07:00
Svetoslav Ganov
475fc46842
am 9879659a: am 2551e5a1: Merge "API REVIEW: android.view.accessibility" into jb-dev
...
* commit '9879659a1cbfe404c725df1e57ff92f151bf65bc':
API REVIEW: android.view.accessibility
2012-05-06 14:59:51 -07:00
Svetoslav Ganov
2551e5a1d9
Merge "API REVIEW: android.view.accessibility" into jb-dev
2012-05-06 14:53:27 -07:00
Svetoslav Ganov
2b435aada3
API REVIEW: android.view.accessibility
...
1. Changed all references to granularity to movement
granularity. BTW, to be more precise it should be
text movement granularity.
bug:6435232
Change-Id: If6366b002ca3390f74918995b342baff2cbcfd01
2012-05-04 17:16:41 -07:00
Dianne Hackborn
8575723dcc
am 967b361c: am 6ad5b4f6: Merge "Fix issue #6426645 : API REVIEW: android.app.ActivityOptions" into jb-dev
...
* commit '967b361cd384761e7f6a2e0a29f1da8f74b6ec9b':
Fix issue #6426645 : API REVIEW: android.app.ActivityOptions
2012-05-04 16:36:36 -07:00
Dianne Hackborn
6ad5b4f637
Merge "Fix issue #6426645 : API REVIEW: android.app.ActivityOptions" into jb-dev
2012-05-04 16:10:16 -07:00
Fabrice Di Meglio
2b20212e16
Merge "Hide Paint textLocale APIs - DO NOT MERGE" into jb-dev
2012-05-04 14:39:18 -07:00
Jim Miller
43dad01f5b
am 360ca12b: am 516c25b3: Merge "Fix 6414061: Add new ACTION_ASSIST intent." into jb-dev
...
* commit '360ca12bf2914c0832da58f9e7963026799bf676':
Fix 6414061: Add new ACTION_ASSIST intent.
2012-05-04 14:19:38 -07:00
Fabrice Di Meglio
b0aa2f5368
Hide Paint textLocale APIs - DO NOT MERGE
...
- fix bug #6441521 Need to @hide Paint setTextLocale / getTextLocale - CJK support
Change-Id: Ic536989243d7028e6f5fce7d60dfef4467bebffb
2012-05-04 14:19:19 -07:00
Jim Miller
516c25b38a
Merge "Fix 6414061: Add new ACTION_ASSIST intent." into jb-dev
2012-05-04 14:12:41 -07:00
Jim Miller
0799440ab3
Fix 6414061: Add new ACTION_ASSIST intent.
...
Change-Id: I3d334f67723ac89f6001267e0f06ad76190b929f
2012-05-04 13:52:14 -07:00
Fabrice Di Meglio
8396830d8f
Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev
2012-05-04 13:19:41 -07:00
Fabrice Di Meglio
66388dcb09
Hide RTL related APIs - DO NOT MERGE
...
- fix bug #6441155 API review: @hide RTL layout APIs
Change-Id: I13c5ea5f579cecffed9d517f06180ab0576cd26a
2012-05-04 13:15:12 -07:00
Chris Wren
d6297dbfe9
Add an alternate title that can be used in the overflow of a InboxStyle.
...
Always hide contentText for BigTextStyle and InboxStyle.
Style cannot be used without specialization, it should be abstract.
Bug: 6428978
Bug: 6274137
Bug: 6317471
Change-Id: I21531a94494f891a058a477805b177e736b921cf
2012-05-04 12:45:38 -07:00
Dianne Hackborn
ddc52a80b5
Fix issue #6426645 : API REVIEW: android.app.ActivityOptions
...
Change-Id: If2f7b987e1825a8b0ebaf2c499924dfc1527274b
2012-05-04 12:04:40 -07:00
Andreas Huber
c52c957c45
Merge "Various changes to Media* APIs requested by the api council." into jb-dev
2012-05-04 08:53:23 -07:00
Dianne Hackborn
0e128bb2e0
New permissions UI.
...
Had to keep around a little of the old API for the device
admin settings UI to continue to use.
Change-Id: I84c5666a7f3fec0495eae196a0ffc2223c9e6f82
2012-05-03 19:00:23 -07:00
Andreas Huber
60d610bf10
Various changes to Media* APIs requested by the api council.
...
Change-Id: Iec2f50c99cf5f00a442737231361334e9ab46340
related-to-bug: 6432753
2012-05-03 16:02:29 -07:00
Adrian Ludwig
23746be026
Merge "Reorganizing permissions into groups oriented around user-understandable concepts." into jb-dev
2012-05-03 11:18:24 -07:00
Gilles Debunne
57e6136ce7
Merge "Hide TextDirectionHeuristics" into jb-dev
2012-05-03 11:00:49 -07:00
Adam Powell
f27ba974d5
Merge "JB API cleanup; ActionMode and View docs" into jb-dev
2012-05-03 10:58:48 -07:00
Chris Wren
fbd96ba9ba
Allow the Notification.Builder to carry around a Style to apply at build
...
Change-Id: I5e848504b6d0444ee349ecea893ceae571dda796
2012-05-03 09:40:02 -04:00
Adam Powell
785c447b2b
JB API cleanup; ActionMode and View docs
...
Bugs 6435315, 6434937
Add ActionMode#getTitleOptionalHint() and extend documentation for
View#hasTransientState/setHasTransientState
Change-Id: I2049fb79864c33b34e3bbd13df32861e308c99ad
2012-05-02 21:27:15 -07:00
Svetoslav Ganov
6aa3138587
Merge "Remove accessibility gestures for clockwise and counter clock wise circle." into jb-dev
2012-05-02 18:27:40 -07:00
Gilles Debunne
cefb4bc011
Hide TextDirectionHeuristics
...
Bug 6435363
Change-Id: I9ba0a3c057af67e2876e64fd8c18adbb8f4d0860
2012-05-02 18:20:25 -07:00
Svetoslav Ganov
65d98ad5b3
Remove accessibility gestures for clockwise and counter clock wise circle.
...
1. The clockwise and counter clockwise circle gestures are difficult to
perform for a blind user. Some user studies have shown that so nuke them.
bug:6435260
Change-Id: I81d23bd3c450239fe17b4b8c60bafab00daa480a
2012-05-02 17:57:13 -07:00