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
Adam Cohen
dfed49a285
Merge "Changing app widget "extras" to "options" and another small API Review issue" into jb-dev
2012-05-02 10:38:01 -07:00
Adrian Ludwig
dc410cb349
Reorganizing permissions into groups oriented around user-understandable concepts.
...
These groups are assigned priority for sort-order when displayed to users, and use
the new permissionGroupFlags to indicate whether they contain personalInfo.
Change-Id: I27e81912e08b8d7766b8ce449b4b3bd6473d8f07
2012-05-02 09:56:41 -07:00
Adam Cohen
d2097ebacf
Changing app widget "extras" to "options" and another small API Review issue
...
-> (issue 6427146), (issue 6427861)
Change-Id: Ib69a9b3717a5b62317ec227936bc3b2fd5954043
2012-05-02 09:32:42 -07:00
Adam Powell
f78a8444a9
API modifications for TaskStackBuilder
...
Change-Id: Ic9e11caa4541962d32b2c197f4f7b19ee67a0eda
2012-05-01 18:51:40 -07:00
Eric Laurent
f3afe15754
Merge "AudioManager: deprecate vibrate settings" into jb-dev
2012-05-01 16:29:39 -07:00
Eric Laurent
cd1cd73bae
AudioManager: deprecate vibrate settings
...
Deprecate methods, intent and constants related to vibrate
settings management: getVibrateSetting(), setVibrateSetting(),
shouldVibrate() ...
According to new vibrate/notification policy, applications should
maintain their own vibrate settings.
Issue 6036529.
Change-Id: I99bcef2c5f602131f1d9b0222f7fb39f3bbef823
2012-05-01 16:26:04 -07:00
Gilles Debunne
61552bc81f
Merge "API fix in CheckedTextView" into jb-dev
2012-05-01 16:19:40 -07:00
Stephen Hines
d28030ae51
Merge "Start passing element/dim information along with FieldPacker." into jb-dev
2012-05-01 15:54:37 -07:00
Stephen Hines
a7228c882c
Merge "Unhide FONT." into jb-dev
2012-05-01 15:54:16 -07:00
James Dong
cb6662ac53
Merge "Add video scaling mode support with a new public method in MediaPlayer.java class" into jb-dev
2012-05-01 13:34:28 -07:00
Andreas Huber
f72d392f5d
Merge "Make java constants consistent with native counterparts." into jb-dev
2012-05-01 13:32:18 -07:00
Andreas Huber
48dc91b514
Make java constants consistent with native counterparts.
...
Change-Id: I481dfc18c170b4c60682ef1b38b57e10fb73d004
2012-05-01 12:27:26 -07:00
James Dong
454014e55f
Add video scaling mode support with a new public method in MediaPlayer.java class
...
o related-to-bug: 5454345
Change-Id: I379b679eb6dd87f47f87a58791a5d0c7251b3a74
2012-05-01 12:22:35 -07:00
Gilles Debunne
2fb40285c7
API fix in CheckedTextView
...
Bug 6103310
Change-Id: Ic144ed99199a296df3ef1a16f59caff08af58fd9
2012-05-01 12:11:23 -07:00
Gilles Debunne
8ed491b75b
Merge "API fix, AutoCompleteTextView" into jb-dev
2012-05-01 11:58:35 -07:00
Gilles Debunne
1dcd2bfcab
Merge "API fix in TextView" into jb-dev
2012-05-01 11:58:26 -07:00
Michael Jurka
c81a075196
Merge "Revert "Adding getters/setters for StackView xml attrs. (Bug 6104219)"" into jb-dev
2012-05-01 11:47:36 -07:00
Winson Chung
0b3d3a3a56
Revert "Adding getters/setters for StackView xml attrs. (Bug 6104219)"
...
This reverts commit 7ced8f9cabfed2e11c125a1a6b4ff18f1cc50060
2012-05-01 11:46:09 -07:00
Dianne Hackborn
a25c8a97af
Merge "Add new APIs for permission group flags and priorities." into jb-dev
2012-05-01 11:15:51 -07:00
Winson Chung
7e400cfb71
Merge "Adding getters/setters for StackView xml attrs. (Bug 6104219)" into jb-dev
2012-05-01 10:55:14 -07:00
Stephen Hines
adeb809201
Start passing element/dim information along with FieldPacker.
...
BUG=6009244
Change-Id: I3c82c8b40c899b875831f53cf0ad82ea36c1a043
2012-05-01 00:29:52 -07:00
Stephen Hines
9da1b5d030
Unhide FONT.
...
Change-Id: I86258076817bb8f34ce3bb76031df41c08750f8c
2012-05-01 00:29:52 -07:00
Gilles Debunne
f03acef0ab
API fix in TextView
...
Bug 6104140
Change-Id: I44af54ac7c194335a649e5878ff47dc894fa46fe
2012-04-30 21:08:41 -07:00
Winson Chung
7ced8f9cab
Adding getters/setters for StackView xml attrs. (Bug 6104219)
...
Change-Id: Iaa1ba0292b0d40f73e315028d9f01ef407021e57
2012-04-30 18:50:52 -07:00
Dianne Hackborn
fd5015be41
Add new APIs for permission group flags and priorities.
...
Change-Id: I2d476c6aa9dbd05407ec49be45986f42d2acf9e7
2012-04-30 18:19:09 -07:00
Gilles Debunne
5c49d11a57
API fix, AutoCompleteTextView
...
Bug 6102885
Didn't fix dropDownSelector nor completionHintView at that point.
Change-Id: If080cbefd5189b79e4fa042e28dfa6a71524b93d
2012-04-30 18:13:56 -07:00
Andreas Huber
b12a539069
New API to set the video rendering mode on a MediaCodec instance.
...
Change-Id: I6d765bb4cab7bcf29f09364293c24e8a6930078b
related-to-bug: 6364139
2012-04-30 14:46:22 -07:00
Dave Burke
ec3f31f621
Added support for HE-AAC recording.
...
Not unhiding HE-AACv2 since that requires stereo mics.
Bug: 6275957
Change-Id: I953a6d21e615c8fd23f9390e3c86d63089f5fb75
2012-04-30 09:24:01 -07:00
James Dong
6d6f233a62
Merge "Unhide APIs for timed text and multiple audio track switch APIs" into jb-dev
2012-04-27 17:49:28 -07:00
Philip Milne
7a23b49a8c
Fixes for optical bounds feature.
...
1. Make the feature opt-in (ViewGroup::layoutMode defaults to CLIP_BOUNDS) without inheritance.
2. Rename COMPONENT_BOUNDS to CLIP_BOUNDS.
3. Rename LAYOUT_BOUNDS to OPTICAL_BOUNDS.
4. Complete GridLayout implementation.
5. Change the default_gap between components to 8dp, to align with the Style Guide.
Change-Id: I8d40dfc5f4ca469f6424eb3ff60d07bec56e3a9f
2012-04-27 16:46:57 -07:00
James Dong
7a9734d769
Unhide APIs for timed text and multiple audio track switch APIs
...
o made all the member variables in helper classes for TimedText to be public and final
since they are read-only
o removed Text and TextPos helper classes
o added two public methods in TimedText class: getText() and getBounds()
o cleaned up the javadoc of related methods in MediaPlayer.java and TimedText.java classes
o make the inner classes of TimedText static and final
o change invoke and let it throw RuntimeException on failure (thus a test class needs to be
modified also).
o related-to-bug: 6110705,5542712
Change-Id: Ia1dd1fd5eb8e9fd1b61c6c0d67405edb627a3002
2012-04-27 15:48:46 -07:00
Michael Jurka
f0fb68d8c9
Merge "Make APIs to get global search provider public" into jb-dev
2012-04-27 14:41:27 -07:00
Michael Jurka
3f5cfcf2d9
Make APIs to get global search provider public
2012-04-27 14:23:48 -07:00
Steve Block
886f138dfe
Merge "Fix build warning due to WebSettings now being abstract" into jb-dev
2012-04-27 11:09:41 -07:00
Steve Block
d26286684b
Fix build warning due to WebSettings now being abstract
...
WebSettings was made abstract in
https://android-git.corp.google.com/g/#/c/177360
current.txt was updated, but this causes a build warning because 16.txt was not
updated to match.
Change-Id: I4e00297361048509fab236f292c07d8a0df28f28
2012-04-27 12:08:43 +01:00
Dianne Hackborn
493f74e5a4
Merge "Add new Activity.finishAffinity() method." into jb-dev
2012-04-26 19:25:41 -07:00
Dianne Hackborn
ecc5a9cca0
Add new Activity.finishAffinity() method.
...
It's cool!
Change-Id: I9fdcd9535b7f1ca2b311d3a1b23e5d058977b095
2012-04-26 18:56:09 -07:00
Adam Cohen
2938ac3f9f
Merge "Enabling RemoteViews to have a landscape and portrait layout" into jb-dev
2012-04-26 15:35:13 -07:00
Amith Yamasani
7a4be122cd
Merge "Add some missing getters for XML/Java API consistency." into jb-dev
2012-04-26 15:28:52 -07:00
Dianne Hackborn
a6517ae300
Merge "Update process importance documentation." into jb-dev
2012-04-26 14:19:12 -07:00
Adam Cohen
5d20064651
Enabling RemoteViews to have a landscape and portrait layout
...
-> Implmented BitmapCache to ensure no bitmap data is duplicated
within a RemoteViews hierarchy.
Change-Id: I68f0f5e2882ee2a2a9a110c1642b93c4c7518743
2012-04-26 11:11:17 -07:00
Dave Burke
2996cf03a2
Merge "Unhide new AAC-ELD audio record type." into jb-dev
2012-04-26 10:58:57 -07:00