Yohei Yukawa
a86977f12a
am 6a1a0ada: am 449ee1aa: am 667b31d2: Merge "API Review: CursorAnchorInfo" into lmp-dev
...
* commit '6a1a0ada78bd31cfa5e9632d955501ab8bc28a38':
API Review: CursorAnchorInfo
2014-09-03 13:49:05 +00:00
Dianne Hackborn
07297cd527
am 2d55b767: am 1f9c4f45: am 8070053f: Merge "Add public constant for usage stats app op." into lmp-dev
...
* commit '2d55b7674690fa566f927b33f7309dd68645b20a':
Add public constant for usage stats app op.
2014-09-03 09:13:29 +00:00
Shri Borde
421783d734
am 6b85bd4f: am be2ea906: am fb909790: Merge "Bug 17243357: Remove MessagingConfigurationManager" into lmp-dev
...
* commit '6b85bd4f7985061136b75c3142570afdc70e7fd4':
Bug 17243357: Remove MessagingConfigurationManager
2014-09-03 09:13:02 +00:00
Yohei Yukawa
d780ce1920
Merge "API Review: CursorAnchorInfo" into lmp-dev
2014-09-02 23:45:36 +00:00
Dianne Hackborn
7b7b754fab
Merge "Add public constant for usage stats app op." into lmp-dev
2014-09-02 21:54:56 +00:00
Yohei Yukawa
cc24e2b6a2
API Review: CursorAnchorInfo
...
This CL introduces following combinable flags as a replacement
of CHARACTER_RECT_TYPE_* constants.
- CursorAnchorInfo.FLAG_HAS_VISIBLE_REGION
- CursorAnchorInfo.FLAG_HAS_INVISIBLE_REGION
This CL also replaces #isInsertionMarkerClipped() with
flags.
Rationale:
getCharacterRectFlags() should return a set of flags, rather
than enum-like types.
getInsertionMarkerFlags() is more consistent with
getCharacterRectFlags() than isInsertionMarkerClipped().
It is also open for future extension.
BUG: 17200900
Change-Id: Ia8cbb9f6b41cd9509fc0147fd68763dfde593ffc
2014-09-02 14:08:39 -07:00
Shri Borde
7237972bff
Bug 17243357: Remove MessagingConfigurationManager
...
It is replaced with SmsManager.getCarrierConfigValues
Change-Id: I560a53427b08746f2a7ed2e540ecb2c978b7ebd0
2014-09-02 14:00:21 -07:00
Michael Wright
2993c30a33
am ac0f5a46: am 6e0bd93a: am b1ff74c9: Merge "VirtualDisplay.Callbacks -> Callback" into lmp-dev
...
* commit 'ac0f5a4616dab78a4216d826219379a663cc1139':
VirtualDisplay.Callbacks -> Callback
2014-09-02 18:36:06 +00:00
Jean-Michel Trivi
b129930398
am dbb72302: am 26f51de0: am cd46ad98: Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" into lmp-dev
...
* commit 'dbb723022367174662a49aa4080286d454e2e0e4':
Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager
2014-09-02 18:36:01 +00:00
Dianne Hackborn
43f75b4db1
am 347a8167: am 4e784a50: am 4b9a934c: Merge "Hide the interaction part of VoiceInteractionService." into lmp-dev
...
* commit '347a81674350d3848e513f678cbf689074b935fd':
Hide the interaction part of VoiceInteractionService.
2014-09-02 18:12:20 +00:00
Dianne Hackborn
5064e7c70c
Add public constant for usage stats app op.
...
Change-Id: Ibc031b50e9fa4f1bd0955e0afd98e8b1bd77b905
2014-09-02 10:57:16 -07:00
RoboErik
5652066479
am 5728c18a: am c9942120: am b7d24c75: Merge "Update MediaBrowser to use String ids instead of Uris" into lmp-dev
...
* commit '5728c18ac5a248bab36f7fefbf89c12ec0284fbb':
Update MediaBrowser to use String ids instead of Uris
2014-09-02 17:57:16 +00:00
Michael Wright
02aa75a083
Merge "VirtualDisplay.Callbacks -> Callback" into lmp-dev
2014-09-02 17:54:45 +00:00
Jean-Michel Trivi
5f4cfd3ab7
Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" into lmp-dev
2014-09-02 17:52:46 +00:00
Tyler Gunn
320c2af96b
am 18c6fe95: am 1cfc6db2: am 1207f7a7: Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev
...
* commit '18c6fe953fb24414bb2b327a4d36f8e6bfebe2b4':
Hiding videoState values in telecomm APIs. (1/3)
2014-09-02 17:34:21 +00:00
Dianne Hackborn
76a65d5f00
Merge "Hide the interaction part of VoiceInteractionService." into lmp-dev
2014-09-02 17:30:49 +00:00
Dianne Hackborn
d7c0395d26
Hide the interaction part of VoiceInteractionService.
...
Also the ability to start voice activities is turned off,
though for testing purposes it can be turned back on with a system
property.
Change-Id: I867704d32c53beeb851ceea9b45c28bf5c01ef61
2014-09-02 10:29:28 -07:00
RoboErik
17a1b48629
Merge "Update MediaBrowser to use String ids instead of Uris" into lmp-dev
2014-09-02 16:58:30 +00:00
dcashman
a3fc37688e
am 81e03816: am e71234b3: am 219d9d38: Merge "Address KeySet API Review" into lmp-dev
...
* commit '81e038162935b00ccb2f6c76be4c3f633a8a1cb5':
Address KeySet API Review
2014-09-02 07:11:27 +00:00
Dianne Hackborn
9ab7f26183
am abb2e104: am d0780328: am 325662a3: Merge "Oh sticky broadcasts, I\'d like to do even worse to you." into lmp-dev
...
* commit 'abb2e104319552d2fd98d94fbd089f9ebdbbfe2d':
Oh sticky broadcasts, I'd like to do even worse to you.
2014-09-02 07:10:51 +00:00
Michael Wright
75ee9fcde4
VirtualDisplay.Callbacks -> Callback
...
Also, rename methods to be onPaused instead of onDisplayPaused, etc.
Bug: 17008630
Change-Id: Id9ead22a42d36ac338309f0f021ba341ed991144
2014-09-01 23:49:57 -07:00
Sailesh Nepal
be7bc2233c
am b71c4db7: am 50be1997: am 5f4f3a36: Merge "Make PhoneAccount.Builder constructor public" into lmp-dev
...
* commit 'b71c4db73f4e5b90c0dd4664d5178a0602cc0557':
Make PhoneAccount.Builder constructor public
2014-09-01 11:25:28 +00:00
George Mount
6ee1c7c5d5
am e5e085e4: am 45af21e8: am 6e6a57c8: Merge "Add IDs for status and nav-bar backgrounds." into lmp-dev
...
* commit 'e5e085e4c097fc6546aa39ed3d62f439211a5b1b':
Add IDs for status and nav-bar backgrounds.
2014-09-01 11:25:22 +00:00
Adam Lesinski
a5b221254e
am 0d7dd79b: am 81d63ef2: am 3335c1dc: Merge "Make UsageStats API comply with API Council" into lmp-dev
...
* commit '0d7dd79b8acb2ad37c004d73de4a8c8455b38427':
Make UsageStats API comply with API Council
2014-09-01 11:25:17 +00:00
Tyler Gunn
b730542b75
Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev
2014-08-30 06:26:04 +00:00
Jean-Michel Trivi
c5258433dd
Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager
...
For ACTION_HEADSET_PLUG (already in SDK):
- duplicated definition in AudioManager and moved
javadoc there. Javadoc in Intent points to AudioManager.
- the String value is not changed
For ACTION_HDMI_AUDIO_PLUG (being added in SDK):
- moved defintion from Intent to AudioManager
- updated String value to reflect package name "android.media"
instead of using "android.intent"
- added definition of the extras, but removed "name".
For ACTION_ANALOG_AUDIO_DOCK_PLUG,
ACTION_DIGITAL_AUDIO_DOCK_PLUG,
ACTION_USB_AUDIO_ACCESSORY_PLUG,
ACTION_USB_AUDIO_DEVICE_PLUG, all hidden:
- moved definition from Intent to AudioManager,
- changed the value from "android.intent.*" to "android.media.*"
Updated AudioService, UsbDeviceManager and UsbHostManager
to refer to the actions in AudioManager, not Intent.
Bug 17289385
Change-Id: I61dd73140022d2bb9a676a57f595092c8fa89dcc
2014-08-29 17:29:27 -07:00
dcashman
efb1f36f09
Merge "Address KeySet API Review" into lmp-dev
2014-08-29 23:06:50 +00:00
Dianne Hackborn
2c3530061f
Oh sticky broadcasts, I'd like to do even worse to you.
...
Change-Id: I36a7eae294d325d1bd88c15d52566dd4ee1f35be
2014-08-29 15:27:11 -07:00
RoboErik
c692d05951
Update MediaBrowser to use String ids instead of Uris
...
Since we converted MediaDescription over to using a String media id
for identifying everything we should also use Strings in the browser
service to make it clear that it should re-use that field.
bug:17333205
Change-Id: I5fd5762bdad05068f5b1aa36074306b43432e686
2014-08-29 15:16:19 -07:00
Tyler Gunn
be74de0978
Hiding videoState values in telecomm APIs. (1/3)
...
Hiding in Connection, ConnectionRequest, and ConnectionService.
Also @hiding PhoneAccount and PhoneCapabilities attributes related
to VT.
Bug: 17243002
Change-Id: I685305cddb99e1d2eb767982106253894a8d282f
2014-08-29 14:51:48 -07:00
Sailesh Nepal
8fd8124911
Merge "Make PhoneAccount.Builder constructor public" into lmp-dev
2014-08-29 20:01:59 +00:00
George Mount
d2334e669c
Merge "Add IDs for status and nav-bar backgrounds." into lmp-dev
2014-08-29 19:59:59 +00:00
Adam Lesinski
cc562a811d
Make UsageStats API comply with API Council
...
- Fix documentation to mention units of time in APIs.
- Return a Map instead of an ArrayMap
Bug:17289531
Change-Id: I0a2cfdc0bc003eeeb65a16e37bb7b991624b2853
2014-08-29 12:52:41 -07:00
Nancy Chen
230780626f
am 3d26fdff: am 67e97c84: am 70475de3: Merge "Hide AIDL for RemoteServiceCallback in telecomm" into lmp-dev
...
* commit '3d26fdff928234d76b27248969cebf715921f1ec':
Hide AIDL for RemoteServiceCallback in telecomm
2014-08-29 19:16:06 +00:00
Lorenzo Colitti
99dbe39234
am 96ec882b: am 64e6f01f: am 8a44b09d: Merge "Really remove NetworkBoundURLFactory." into lmp-dev
...
* commit '96ec882ba17f542b42b1da453325b8dba9ce67f2':
Really remove NetworkBoundURLFactory.
2014-08-29 19:15:49 +00:00
Sandeep Siddhartha
7f31f82432
am 601d017c: am efe6c903: am cffbcb8a: Merge "Address API review comments" into lmp-dev
...
* commit '601d017c2209f0a7930503a0bc97b4e762e4e8a1':
Address API review comments
2014-08-29 19:14:33 +00:00
Adam Powell
0372031382
am 7faa69ce: am 32e9145c: am 31192ba8: Merge "Add xml attributes to Toolbar for navigation icon" into lmp-dev
...
* commit '7faa69ced32f3f3ce0f8ec3143f6d90d24b0dfc3':
Add xml attributes to Toolbar for navigation icon
2014-08-29 19:14:06 +00:00
Nancy Chen
551056ec0f
Merge "Hide AIDL for RemoteServiceCallback in telecomm" into lmp-dev
2014-08-29 17:14:54 +00:00
Lorenzo Colitti
e37679b27d
Merge "Really remove NetworkBoundURLFactory." into lmp-dev
2014-08-29 16:54:20 +00:00
Sailesh Nepal
38f480993f
Make PhoneAccount.Builder constructor public
...
Bug: 17321110
Change-Id: I61209f70c4719bbc77a310310c456b253032bedc
2014-08-29 09:04:28 -07:00
George Mount
0fb81090c0
Add IDs for status and nav-bar backgrounds.
...
Bug 17299689
Change-Id: I9b2168c547fe2670900614805031c3bb5fa63802
2014-08-29 08:40:10 -07:00
Sandeep Siddhartha
503a102143
Merge "Address API review comments" into lmp-dev
2014-08-29 06:22:08 +00:00
Adam Powell
0c1dc53e74
Merge "Add xml attributes to Toolbar for navigation icon" into lmp-dev
2014-08-29 02:25:49 +00:00
Lorenzo Colitti
32e520ed61
Really remove NetworkBoundURLFactory.
...
The code using it was removed, but the file itself was not.
Bug: 17112978
Change-Id: I35bc254fd3a5e7b19297b959c7310e7054ab77e1
2014-08-28 18:31:18 -07:00
Adam Powell
7c13bc2a70
Add xml attributes to Toolbar for navigation icon
...
...to match the existing setters/getters.
Change-Id: I9814c5d7f2aa0559c93fbb74881e29064473f186
2014-08-28 18:19:59 -07:00
Nancy Chen
da227c7fdd
Hide AIDL for RemoteServiceCallback in telecomm
...
Hide raw AIDL for public API
Bug: 17320748
Change-Id: I79926f9a527e8916b235186559c01cf00ded2f12
2014-08-28 17:30:23 -07:00
Jean-Michel Trivi
12542f1757
am b49dfbef: am d6e389e8: am 2d770004: Merge "android.media.Ringtone: add getter for AudioAttributes" into lmp-dev
...
* commit 'b49dfbef478aeaf1f88056fe14a85970a9580f2d':
android.media.Ringtone: add getter for AudioAttributes
2014-08-28 23:08:36 +00:00
RoboErik
d133303a5c
am ab716047: am 86e941e6: am a70def9e: Merge "Update to MediaBrowser APIs per council feedback" into lmp-dev
...
* commit 'ab71604780c4cccf238e1c78b7b05310c4a49583':
Update to MediaBrowser APIs per council feedback
2014-08-28 23:08:20 +00:00
Jean-Michel Trivi
09daab204c
Merge "android.media.Ringtone: add getter for AudioAttributes" into lmp-dev
2014-08-28 22:13:11 +00:00
RoboErik
350be2e1c2
Merge "Update to MediaBrowser APIs per council feedback" into lmp-dev
2014-08-28 21:51:50 +00:00