5471 Commits

Author SHA1 Message Date
Yao Chen
319f9a979c Add thumbnail related api.
Change-Id: Ifcb06bbaf8f37df367f130124cbcef065fa25766
2014-07-22 17:05:04 -07:00
Andrew Lee
8a57efb7eb Don't throw RemoteException in public RemoteCallVideoClient APIs.
- Hide constructor.
- No longer implements IBinder.DeathRecipient.
- Catch RemoteExceptions instead of throwing RemoteExceptions.

Change-Id: Iaa049cab9e24120d3ea732e1ede78cc6fcd0ad71
2014-07-22 15:47:56 -07:00
George Mount
ad88e1b1b2 API Council: Change docs and constant names.
Bug 16401545

Changed doc for ChangeImageTransform.
Changed IN/OUT to MODE_IN/MODE_OUT.
Changed mode to flag attribute.
Change-Id: Ia2ae9930f9725871c9b1d80b758a3a0808a8f0c6
2014-07-22 17:29:14 +00:00
Andrew Lee
8d7f8a253d Merge "Don't throw RemoteException in public RemoteCallVideoClient APIs." into lmp-dev 2014-07-22 16:13:36 +00:00
Santos Cordon
146a3e3665 Change display Strings to CharSequence (1/3)
Bug: 16416927
Change-Id: Id8b6e5029a8a1f61bbbf71661abe4d487c01002a
2014-07-22 03:29:34 +00:00
Carlos Valdivia
f193b9a61d Allow authenticators to rename accounts.
Bug: 16390602

Change-Id: I4f7250726a2c7677e0ccaa6e5f995153893d8360
2014-07-21 13:56:45 -07:00
Sandeep Siddhartha
6daae96226 AlwaysOnHotwordDetector needs to reflect enrollment changes
Add a callback for when any sound model change happens. This helps the VIS
to re-check the availability and either enroll the user, or start/stop recognition.

Also shut down any active recognition when VIS dies, or a different hotword detector instance is obtained from VIS.

Change-Id: I03f94e78c6ee307afe822a84aebc7e74c64de7b4
2014-07-22 09:16:18 -07:00
Wonsik Kim
5b2295a521 Merge "TIF: change onCreateSession() method signature" into lmp-dev 2014-07-17 21:07:39 +00:00
Youngsang Cho
3b0f928475 Fix a build breakage
Updated current.txt.

Change-Id: Ib1434da2345aa349e5fc3112bf38dbba9955c885
2014-07-17 21:27:00 -07:00
Wonsik Kim
1032f034ff TIF: change onCreateSession() method signature
Bug: 16138420
Change-Id: I73f4992bd76b888c7e5bc6260b3ed849760ee707
2014-07-18 12:00:20 +09:00
Youngsang Cho
2b8aa9903a Merge "TIF: Change the parameter of TvInputInfo.loadLabel/Icon" into lmp-dev 2014-07-17 21:58:28 +00:00
Youngsang Cho
abebf6df87 TIF: Change the parameter of TvInputInfo.loadLabel/Icon
Labels and icons will be extracted from URI in the future.
To acheive it, we need Context rather than PackageManager.

Bug: 16166859
Change-Id: I20f0506fba5876a6cf21b70e44bb3a2265f723d7
2014-07-17 17:49:29 -07:00
George Mount
7ba9cd3192 am a521d3b6: am 8793b878: am 094d74f4: API Council: Change docs and constant names.
* commit 'a521d3b6f38883363d6c5dff411652150a5dd991':
  API Council: Change docs and constant names.
2014-07-22 17:46:35 +00:00
Sandeep Siddhartha
75ed8fce86 am 9b3d0d9e: am 9f0b328e: am 8672899c: Merge "AlwaysOnHotwordDetector needs to reflect enrollment changes" into lmp-dev
* commit '9b3d0d9e23d5fbb9c2cf07706fcf1884a59078d7':
  AlwaysOnHotwordDetector needs to reflect enrollment changes
2014-07-22 17:32:44 +00:00
John Spurlock
015fe21e2f am 8a497588: am 8028a5a8: am 752dc6e1: New NotificationListenerService listener flags api.
* commit '8a497588b3df725c87ca4f684e15578ef7b4bfe9':
  New NotificationListenerService listener flags api.
2014-07-22 14:14:29 +00:00
Dongwon Kang
63551821f7 am 0de4f4dd: am 1bb343ff: am a792fc8a: Merge "TIF: Revisit types in TvInputInfo and TvContract.Channels." into lmp-dev
* commit '0de4f4dd6353937f36c5fccb0a95450f94ad873b':
  TIF: Revisit types in TvInputInfo and TvContract.Channels.
2014-07-22 14:14:25 +00:00
Dianne Hackborn
4944bc0c40 am 4db59328: am d8b0edbf: am 8f5105c6: Merge "Add permissions associated with app ops." into lmp-dev
* commit '4db593286f561ad5af1c32f9dbd12ebd8ca0d242':
  Add permissions associated with app ops.
2014-07-22 13:53:04 +00:00
Yao Chen
7a47bad49a am 509e9e88: am 334ab599: am 78bb2dad: Merge "Updated media browsing API & tests." into lmp-dev
* commit '509e9e8897eee21ef7b0253f3c3ba026cddfdf36':
  Updated media browsing API & tests.
2014-07-22 13:52:59 +00:00
Youngsang Cho
48b4acbde1 am 7f2c7fda: am 6f683f74: am 73e5aab3: Add season/episode related constants in TvContract.Programs
* commit '7f2c7fda5c908c2c57c33c314dd7328d6f02a2aa':
  Add season/episode related constants in TvContract.Programs
2014-07-22 13:52:54 +00:00
John Spurlock
1fa865f396 New NotificationListenerService listener flags api.
Give activated listeners the ability to request changes to
listener-level or host-level state.

Currently this consists of the ability to suppress notification alerts
(alerts = the haptic / audio feedback of a notification).

Bug:15888672
Change-Id: I045e3b99d1f15e3f96ebaf17d3083a97e02ecb42
2014-07-22 07:24:22 -04:00
Youngsang Cho
82992fb791 Add season/episode related constants in TvContract.Programs
Change-Id: I8d89157b1fbfea062bba73e2534ab0a27112f010
2014-07-21 21:20:27 -07:00
Alan Viverette
2a9b35c40f am a3b76ae1: am f0f87713: am b42d72db: Clean up view tinting APIs, tileModeX/Y attribute docs
* commit 'a3b76ae1f50b33c54c2b187ebc48d19c5eb91975':
  Clean up view tinting APIs, tileModeX/Y attribute docs
2014-07-22 01:17:00 +00:00
Alan Viverette
4f64c04850 Clean up view tinting APIs, tileModeX/Y attribute docs
BUG: 16400590
BUG: 16403307
Change-Id: Ie924815a39eb0e683d1982b08ec478ed3edbfb7b
2014-07-22 01:03:58 +00:00
Jean-Michel Trivi
2ac5341cbb am 86430828: am d4906519: am 444ad3fb: Merge "Unhide SoundPool builder with AudioAttributes" into lmp-dev
* commit '8643082859e3cf50884981e9ca22a8aac8e3bc2c':
  Unhide SoundPool builder with AudioAttributes
2014-07-22 00:46:59 +00:00
Amith Yamasani
91963bf51c am 4fc62368: am ff053445: am f6feac69: API Review: Improvements to RestrictionsManager API
* commit '4fc623682a039650d86c4ccb87da66191573e2e3':
  API Review: Improvements to RestrictionsManager API
2014-07-22 00:17:18 +00:00
Jean-Michel Trivi
c4a14c7af1 am 7fad3e7a: am 7f12d010: am 25f47ef4: Merge "New MediaFormat keys for AAC" into lmp-dev
* commit '7fad3e7a9f5d74f8f20a14d2bc4f06517640df3f':
  New MediaFormat keys for AAC
2014-07-22 00:11:11 +00:00
Amith Yamasani
9c44933958 API Review: Improvements to RestrictionsManager API
Use an activity intent for local approval instead of a type.
Use PeristableBundle instead of Bundle.
Pass requestId as an explicit argument in cases where it's required.

Bug: 16400892
Change-Id: Id882033f17c39aa9cd63a7eeb73bb7b51f98cf5b
2014-07-22 00:03:39 +00:00
Yorke Lee
b3e94cd144 am 87b43bee: am 5dcfed0b: am 82c0b5df: Expose call settings as public API (1/3)
* commit '87b43bee205ea7a16b7126fb41c57da8890b4cb5':
  Expose call settings as public API (1/3)
2014-07-21 23:26:03 +00:00
Yorke Lee
3818a89220 Expose call settings as public API (1/3)
Other settings activities like wifi settings, mobile network settings
etc are all accessible by third party apps via public intents, so
make CallFeaturesSettings similarly available.
Bug: 16298644
Change-Id: Ia615797e20f396a38fe382f3a2d54ec41c5249ef
2014-07-21 16:10:08 -07:00
Amith Yamasani
d84e59c70f am 5d5fa324: am b0cae189: am f8b67f1f: Rename setApplicationBlocked to setApplicationHidden
* commit '5d5fa324871437c3bd240ae231adae9bbea6b0ba':
  Rename setApplicationBlocked to setApplicationHidden
2014-07-21 22:37:09 +00:00
Amith Yamasani
e5bcff624f Rename setApplicationBlocked to setApplicationHidden
This corrects the expected behavior of the app state. Hidden apps
can be installed by the store to be brought out of hidden state.

Bug: 16191518
Change-Id: Id128ce971ceee99ba1dea14ba07ce03bd8d77335
2014-07-21 22:18:40 +00:00
Andrew Lee
ac915a3063 am 5f129750: am 372a5616: am 0accc6a0: Merge "Add video call profile constructor which takes video state only." into lmp-dev
* commit '5f1297502a4a8dd6699798a180e103d0cfdec9ef':
  Add video call profile constructor which takes video state only.
2014-07-21 20:05:09 +00:00
Andrew Lee
062ce9e50e am a4d34691: am 7f757f79: am aa2fc60d: Catch RemoteException when setting the camera or zoom.
* commit 'a4d34691d51f452e080df3414fb25df62f2022d0':
  Catch RemoteException when setting the camera or zoom.
2014-07-21 19:36:43 +00:00
Santos Cordon
17fd16c262 am a317b4b5: am 80397901: am 0be30edf: Revert "Change display Strings to CharSequence (1/2)"
* commit 'a317b4b560cfa9955b1a0f3d902f67b47df52678':
  Revert "Change display Strings to CharSequence (1/2)"
2014-07-21 19:24:44 +00:00
RoboErik
e66202b7ef am 77519208: am 81042e1e: am cfd3f8ae: Deprecate apis that were replaced by sessions
* commit '775192087ab3de3997fb037d521616aa1f9c5a97':
  Deprecate apis that were replaced by sessions
2014-07-21 19:24:36 +00:00
Santos Cordon
7bd27d4da0 am 43306695: am 1557474e: am b5e00844: Change display Strings to CharSequence (1/2)
* commit '433066955950e6112ae7708a97da522632960b1e':
  Change display Strings to CharSequence (1/2)
2014-07-21 19:24:21 +00:00
Craig Mautner
ee4c9ffb10 am ca30ccb5: am 28d5d4df: am 52cf4df1: Merge "Rename flag and attribute per API council" into lmp-dev
* commit 'ca30ccb556f6814c5ac4352adb95c7eb22652d6b':
  Rename flag and attribute per API council
2014-07-21 19:23:51 +00:00
Niels Egberts
d1dc888f48 am 8451acc7: am 1eb446a5: am 7a925857: New TtsSpan builders for money, electronic and telephone.
* commit '8451acc7e2fdca720098daea1937230375d62778':
  New TtsSpan builders for money, electronic and telephone.
2014-07-21 19:21:13 +00:00
Santos Cordon
fe96a7db13 am 060452d8: am 5cafb03d: am e0cd9db8: Change telecomm APIs from protected to public (1/3)
* commit '060452d83dc4943ca2c7954dc9e2be8c86619815':
  Change telecomm APIs from protected to public (1/3)
2014-07-21 19:20:57 +00:00
Jesse Hall
67877b6634 am c7777484: am c623c94c: am 65c75169: Merge "Add FEATURE_OPENGLES_EXTENSION_PACK_ES31A" into lmp-dev
* commit 'c7777484547894a7817ac4428e5890dcf817262c':
  Add FEATURE_OPENGLES_EXTENSION_PACK_ES31A
2014-07-21 19:20:28 +00:00
Santos Cordon
dd14876c43 am e58e73f8: am 9f825c78: am 6a30817e: Merge "Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)" into lmp-dev
* commit 'e58e73f87ed2510323f62729c7921ef5be46a826':
  Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)
2014-07-21 19:20:23 +00:00
Evan Charlton
a430727d0a am 3317fa7d: am 4c47b196: am e524ae5d: Merge "@hide CAPABILITY_CALL_PROVIDER" into lmp-dev
* commit '3317fa7d57d3a4a837b6663cff1139ffa318f29d':
  @hide CAPABILITY_CALL_PROVIDER
2014-07-21 19:20:13 +00:00
Santos Cordon
e389bf32ac am c05da7f4: am 2f8900b1: am 829308f7: Rename InCallCall to ParcelableCall (1/2)
* commit 'c05da7f4bbc00efd7a142c4a237576e2f652a8a2':
  Rename InCallCall to ParcelableCall (1/2)
2014-07-21 19:20:07 +00:00
Evan Charlton
82d794456b am 922562bc: am c248975a: am d9e0bfee: Merge "Rename setDestroy() to destroy()" into lmp-dev
* commit '922562bc8b6d4b8a6a2f434552fb66b145b15522':
  Rename setDestroy() to destroy()
2014-07-21 19:20:02 +00:00
Santos Cordon
45b7ae4dd9 am f52c7183: am d6afd919: am c27a00a0: Merge "Change incoming call intent to a TelecommManager method. (1/3)" into lmp-dev
* commit 'f52c718317c2dc50a9b671b36b3ad7b7ac9b2941':
  Change incoming call intent to a TelecommManager method. (1/3)
2014-07-21 19:19:58 +00:00
Sandeep Siddhartha
01f2d630d5 am e85c634d: am 7c88cbf4: am 20a8b531: Fix synchronization issues in AlwaysOnHotwordDetector
* commit 'e85c634da4f2cca7f1fc5e73f399da0fc046edec':
  Fix synchronization issues in AlwaysOnHotwordDetector
2014-07-21 19:19:24 +00:00
Dianne Hackborn
526e843499 am 65f62f23: am 39285ff1: am 1648dbb4: Merge "Fix issue #16400873: Apps that show ads as new tasks stay in recents..." into lmp-dev
* commit '65f62f236395b44a0c168f1ec72855197927a885':
  Fix issue #16400873: Apps that show ads as new tasks stay in recents...
2014-07-21 19:19:18 +00:00
Evan Charlton
a961ff298f am ae930cb8: am d5d9a4de: am 19e236f5: Merge "Rename PhoneAccountMetadata to PhoneAccount" into lmp-dev
* commit 'ae930cb836c784df45d76e9716610de91747ac24':
  Rename PhoneAccountMetadata to PhoneAccount
2014-07-21 19:19:06 +00:00
Jean-Michel Trivi
e093bc6faf am 1b357e1f: am 50c7e24f: am c741502b: Merge "Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE" into lmp-dev
* commit '1b357e1f8cef221bbbf0029ac72bf6a0a87784cb':
  Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE
2014-07-21 19:18:58 +00:00
Jean-Michel Trivi
12dacc6285 am 43d3d6d7: am 2772f208: am 9e583961: Merge "API for audio session ID generation" into lmp-dev
* commit '43d3d6d7ee276f9ab6d19eb2b7baa9ede26f2813':
  API for audio session ID generation
2014-07-21 19:18:35 +00:00