6152 Commits

Author SHA1 Message Date
Alan Viverette
3878d4fbce am 12b97f5d: Change colorFilterColor to tint, allow use of ColorStateList
* commit '12b97f5d2b15194ed6673c9838b13c8312157709':
  Change colorFilterColor to tint, allow use of ColorStateList
2014-02-23 18:54:47 -08:00
Alan Viverette
12b97f5d2b Change colorFilterColor to tint, allow use of ColorStateList
BUG: 13149901
Change-Id: I6487bec372cb74db53d7bbdfa35de071764763b0
2014-02-23 18:32:20 -08:00
Guang Zhu
fefe41a799 am c8124a1e: Merge "add new accessibility action for EditText to set text content"
* commit 'c8124a1e7905a20e221a40546d4cf42b2aaaff45':
  add new accessibility action for EditText to set text content
2014-02-21 14:31:41 -08:00
Guang Zhu
c8124a1e79 Merge "add new accessibility action for EditText to set text content" 2014-02-21 22:28:22 +00:00
Santos Cordon
1fe964d11e Renaming intent to INCOMING_CALL.
Change-Id: I90ac30be5d8503f100deedf44f8d3bd18de3fa83
2014-02-21 12:41:33 -08:00
Ruben Brunk
77a25c9d48 am 9b30512e: camera3: Fix raw/DNG tag visibilility.
* commit '9b30512e59c96efe9d77f52b35cac0fa1f1edb96':
  camera3: Fix raw/DNG tag visibilility.
2014-02-21 10:35:44 -08:00
Ruben Brunk
9e939998e7 am 8eb91e9f: Merge "camera3: Add green split property."
* commit '8eb91e9f281f876322a25c78f776ea74791eaf1c':
  camera3: Add green split property.
2014-02-21 10:35:41 -08:00
Ruben Brunk
9b30512e59 camera3: Fix raw/DNG tag visibilility.
Change-Id: Ie3beed773b27bf56689a750e695ac7cb82580639
2014-02-21 10:25:26 -08:00
Ruben Brunk
8eb91e9f28 Merge "camera3: Add green split property." 2014-02-21 18:07:05 +00:00
Evan Charlton
cad4b97356 Update API
Forgot to run update-api after 64a44a876b08f4a49238becb90bf1788b840a103

Change-Id: Id9e623b7acadb7b2d8fe5c805cf828f21833f7b9
2014-02-21 09:58:18 -08:00
Narayan Kamath
53d2f85337 am 5c799493: Merge "Make LruCache.resize(int) public"
* commit '5c79949324066adc536ba563736f8f1f688fef02':
  Make LruCache.resize(int) public
2014-02-21 05:29:41 -08:00
Narayan Kamath
5c79949324 Merge "Make LruCache.resize(int) public" 2014-02-21 12:36:20 +00:00
Matt Casey
3bb3cd7f78 am 59270bff: Merge "Add more MediaStore constants for playback intents"
* commit '59270bffe51de6c9c1ba9e88a6fd5215b717b25c':
  Add more MediaStore constants for playback intents
2014-02-20 20:59:01 -08:00
Justin Koh
4dc92625b6 am 0be0a503: am 7206ac56: am a79ac472: am 744d3473: Merge "Add hardware feature describing a watch." into klp-modular-dev
* commit '0be0a5039b60ae4c1c8c0b6a1a2c0e7400d372d5':
  Add hardware feature describing a watch.
2014-02-20 20:58:27 -08:00
Guang Zhu
4cd353c038 add new accessibility action for EditText to set text content
Bug: 12872344
Change-Id: I85a3805ab0c34b96a7d4228f2382c8ff664e36e8
2014-02-20 20:05:34 -08:00
Matt Casey
59270bffe5 Merge "Add more MediaStore constants for playback intents" 2014-02-21 01:18:24 +00:00
Evan Charlton
64a44a876b Update CallServiceSelector API
Move the consumer methods to the main thread and use response objects
to return the results back to the caller.

Change-Id: Ifc062cf49421079686d925406c823000232fa728
2014-02-20 17:09:10 -08:00
Ben Gilad
6adbaf70f3 Addressing the TODO to rename CallServiceInfo.
Also removing some unused imports etc.

Change-Id: I48176d5394aee0110f3b7a081a1a616b72b574b9
2014-02-20 17:09:04 -08:00
Santos Cordon
3342e77ec9 Update current.txt to fix build.
Change-Id: Ie0a8e5749e1aad3fbe0098294cfe192de419ad25
2014-02-20 17:08:46 -08:00
Santos Cordon
bd63f90a78 New call service methods for incoming calls.
Adds a method that allows Telecomm to request confirmation of an
incoming call and another method on the adapter through which the
confirmation is sent.

Change-Id: Ib5d0a71f40ea3d09a42f31c479c22aed1dbc5ce8
2014-02-20 17:07:54 -08:00
Matt Casey
bd7bcf0fba Add more MediaStore constants for playback intents
Constants are derived from this doc:
https://docs.google.com/a/google.com/document/d/1lmlFcTeefLDRp_bpMrXk3yK9nKxoTVfpcShanpLxiMg/edit#heading=h.b16863tyyjzv

That doc contains the full explanation of these changes.

I'm making this change on behalf of {elmas,pengr} who don't have
android source access but designed this in collaboration with
rharagutchi on the play music team. I'll probably have to route any
significant questions through them.

Bug: 12874557
Change-Id: I85a4bee57a2bde519da0dc6de2cad9d036da225c
2014-02-20 17:06:09 -08:00
Sailesh Nepal
120eb5b2a2 Update api
Change-Id: I77a6f2c906b0df61cfdd64298c1cfe3f213a98d7
2014-02-20 15:30:39 -08:00
Evan Charlton
9a23a55df2 Add CallServiceInfo descriptor object
CallServiceInfo allows CallServiceProviders to describe the
CallServices' requirements (e.g. network requirements) and info
(e.g. ComponentName).

Change-Id: Iff694b998d18e7ce424ec976e9134e3c70f8b6f4
2014-02-20 15:14:35 -08:00
Sailesh Nepal
222f1290ba Make telecomm APIs public
Change-Id: Ie7243be369e55df9696b544d8b286c978ceb4b39
2014-02-20 15:14:34 -08:00
Santos Cordon
8bc8228f73 Update API
Change-Id: I0bd0fe32900de6288ef1c19d1ecf85868d467085
2014-02-20 15:14:34 -08:00
Santos Cordon
713f1d7f21 Change call state to enum and add it to CallInfo.
Change-Id: Ic88096aa6680245913e4d50da1ff7797813f8abc
2014-02-20 15:14:13 -08:00
Santos Cordon
04c9f556c0 fix build break.
Change-Id: I3e9ab82fb4afb87aaa09259dba269146fe858e72
2014-02-20 15:12:55 -08:00
Justin Koh
0be0a5039b am 7206ac56: am a79ac472: am 744d3473: Merge "Add hardware feature describing a watch." into klp-modular-dev
* commit '7206ac561291298f08809614be95963966a72ca8':
  Add hardware feature describing a watch.
2014-02-20 23:01:25 +00:00
Justin Koh
a79ac472d7 am 744d3473: Merge "Add hardware feature describing a watch." into klp-modular-dev
* commit '744d3473f8a0f9f95e3fdf83670faf6d1551839e':
  Add hardware feature describing a watch.
2014-02-20 17:41:31 +00:00
Narayan Kamath
a1226a7a8a Make LruCache.resize(int) public
bug: https://code.google.com/p/android/issues/detail?id=65062
bug: https://code.google.com/p/android/issues/detail?id=35349
Change-Id: Ia271bc45ba2b4c0f81b61b6147be5530ee2dfd67
2014-02-20 10:27:55 +00:00
RoboErik
3df1380d14 am 33288685: Merge "Initial round of MediaSession APIs"
* commit '332886854438809e956fb232b69879e33b5dc2bb':
  Initial round of MediaSession APIs
2014-02-19 16:27:14 -08:00
RoboErik
3328868544 Merge "Initial round of MediaSession APIs" 2014-02-20 00:25:10 +00:00
RoboErik
01fe661ae5 Initial round of MediaSession APIs
This is far from complete but puts the basic components in place
for an app to interact with media sessions.

Change-Id: Icfe313f90ad76ae56badbe42b0e43fc5f68db36f
2014-02-19 13:41:37 -08:00
Ruben Brunk
fe618ac4ea am 83efaff8: Fixbuild: update API for whitebalance.
* commit '83efaff8c499bf9eb5c0c2b51472b4db9ca831f1':
  Fixbuild: update API for whitebalance.
2014-02-19 11:43:39 -08:00
Ruben Brunk
83efaff8c4 Fixbuild: update API for whitebalance.
Change-Id: If5189b60325fb01a4dae666ef01193334a3b5428
2014-02-19 11:39:20 -08:00
Andy McFadden
822b02bd9b am bfc3f21a: Merge "Hide three malformed GL bindings"
* commit 'bfc3f21a1b48e2eb76a08cb6a616d60e0bfcad58':
  Hide three malformed GL bindings
2014-02-19 11:18:17 -08:00
Andy McFadden
bfc3f21a1b Merge "Hide three malformed GL bindings" 2014-02-19 19:15:01 +00:00
Chris Craik
0f750eb306 am 66d792b6: Merge "Make outline and shadow APIs public"
* commit '66d792b6631a8dfd0dd0b7abc75077760fa083cc':
  Make outline and shadow APIs public
2014-02-19 11:12:43 -08:00
Andy McFadden
9ba6ecb275 Hide three malformed GL bindings
They were replaced with correct bindings a while back, but the
broken methods weren't hidden.

Bug 6006380

Change-Id: I3432d37a6bf411bbd2b3ea363749e32fcff28672
2014-02-19 10:34:54 -08:00
Chris Craik
66d792b663 Merge "Make outline and shadow APIs public" 2014-02-19 18:11:46 +00:00
Justin Koh
b5731f091c Add hardware feature describing a watch.
Add hardware feature describing a watch so that hardware can specify that
it is a device that is worn on the body (perhaps the wrist).

Change-Id: I9d4cb7e86067f6ad41b39bcc545222b3b0fbf890
2014-02-18 18:12:24 -08:00
Sailesh Nepal
f86a9221a4 Delete Third Party Call APIs
Change-Id: I6121c53362804a228e0316a1666b5032817530ab
2014-02-18 17:04:10 -08:00
Chris Craik
e9b8817bd7 Make outline and shadow APIs public
Change-Id: If40dc27b2fdc41c3ed355bc9029474b1344c1a03
2014-02-18 16:55:45 -08:00
Adam Lesinski
5fdcc33963 am 5441745e: am 019b1f26: am 2ea983a5: am 3d9bcb90: Create FEATURE_ constants for print and backup
* commit '5441745effb885589c03050b59885e8a3ad96ad6':
  Create FEATURE_ constants for print and backup
2014-02-18 15:07:14 -08:00
Adam Lesinski
5441745eff am 019b1f26: am 2ea983a5: am 3d9bcb90: Create FEATURE_ constants for print and backup
* commit '019b1f2668ac17f5e52b6ce32a524d26134a062a':
  Create FEATURE_ constants for print and backup
2014-02-18 23:03:37 +00:00
Adam Lesinski
2ea983a567 am 3d9bcb90: Create FEATURE_ constants for print and backup
* commit '3d9bcb90ee6c0ffff93642539ae64fb672c7f14a':
  Create FEATURE_ constants for print and backup
2014-02-18 22:57:37 +00:00
Adam Lesinski
3d9bcb90ee Create FEATURE_ constants for print and backup
Bug:13079822

Change-Id: I6f4b759951d45989e8aad4011fae431ee2ecae0c
2014-02-18 14:33:00 -08:00
Ruben Brunk
987d9f7a6b camera3: Add green split property.
Change-Id: I3d3fa48a0cd6e3a08bed5eb529e7c35676c25607
2014-02-18 11:11:05 -08:00
Zhijun He
2df3b5f153 am b35badac: Merge "Camera2: Unhide some capture request templates"
* commit 'b35badac43f742456c4111d1d7369a216409c6f0':
  Camera2: Unhide some capture request templates
2014-02-14 17:54:37 -08:00
Zhijun He
fa8cc5f680 Camera2: Unhide some capture request templates
Change-Id: I13a45b51c129ba562cce0374ae3c63e853144c10
2014-02-14 10:48:38 -08:00