summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO." into ↵Shishir Agrawal2014-08-191-0/+1
|\ | | | | | | lmp-dev
| * Add public qualifier to TelephonyManager.TeleiccExchangeSimIO.Shishir Agrawal2014-08-141-0/+1
| | | | | | | | | | | | | | Seems to have gotten overlooked in the last change. Bug: 17031384 Change-Id: If7f92c128ddddd606510d7acf88168aebc061e80
* | Update MediaSession APIs for council feedbackRoboErik2014-08-191-32/+31
| | | | | | | | | | | | | | | | | | | | -Changes MediaSessionManager.SessionsListener to OnActiveSessionsChangedListener and makes it an interface. -Renames MediaController.VolumeInfo to MediaController.AudioInfo -Renames MediaSession.Track to MediaSession.Item bug:17059552 Change-Id: I3a0b4371700ad6657972c312a5ab89ddfac6df5b
* | Add a way to get Transitions from a TransitionSet.George Mount2014-08-191-0/+2
| | | | | | | | | | | | Bug 17113732 Change-Id: I0a157a59448e66560ba2252709971131c5dea401
* | Merge "First part of renaming methods in LauncherApps." into lmp-devKenny Guy2014-08-161-2/+13
|\ \
| * | First part of renaming methods in LauncherApps.Kenny Guy2014-08-151-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | Added new versions of the APIs that need renaming. Bug: 17008230 Change-Id: Ic74d21115dd250082f6dbc45d1301635cc176cfc
* | | Merge "Add @SystemApi annotation to Geofence Hardware types." into lmp-devdestradaa2014-08-161-79/+0
|\ \ \
| * | | Add @SystemApi annotation to Geofence Hardware types.destradaa2014-08-181-79/+0
| | | | | | | | | | | | | | | | | | | | | | | | b/17008446 Change-Id: Id3f92dd03309324d3343c87da8c3e30733d06a64
* | | | Progress towards staging ASECs.Jeff Sharkey2014-08-181-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move location selection logic into shared PackageHelper location, and share it between DCS and PackageInstaller. Fix bugs related to installed footprint calculation; always count unpacked native libs. Have PMS do its own threshold checking, since it's fine to stat devices. PMS only ever deleted staging ASECs, so move that logic into installer and nuke unclaimed staging ASECs. Allocate legacy ASEC names using PackageInstaller to make sure they don't conflict with sessions. Start wiring up session to allocate ASEC and pass through staged container for installation. Fix bug to actually delete invalid cluster-style installs. Bug: 16514385 Change-Id: I325e0c4422fc128398c921ba45fd73ecf05fc2a9
* | | | Merge "Revert "Adding the requiredForProfile flag."" into lmp-devNicolas Prévot2014-08-161-1/+0
|\ \ \ \
| * | | | Revert "Adding the requiredForProfile flag."Nicolas Prévot2014-08-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 531270a4a177a9f245d328d9467c6d1adbd5354a. BUG: 17102702 Change-Id: Iec5d047dc74bd4899662ede82c48fc024238427c
* | | | | Merge "Make AudioState constructors public" into lmp-devSailesh Nepal2014-08-161-0/+2
|\ \ \ \ \
| * | | | | Make AudioState constructors publicSailesh Nepal2014-08-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed for unit tests. Bug: 17073934 Change-Id: I04659faa54ba03247519237450b0a26f66958e8c
* | | | | | Update conference call APIs.Santos Cordon2014-08-181-6/+23
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up conference call APIs to use a distinct type separate from Connection. Also allow the addition of Conference calls at any point using addConference() API method. Bug:16844332 Bug:16449372 Change-Id: I34e45fde1aa43559f5f4e29b990929c188b16875
* | | | | Merge "Fixes to lock task API from API review" into lmp-devJason Monk2014-08-161-4/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes to lock task API from API reviewJason Monk2014-08-141-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding ComponentNames and some splitting/renaming of broadcasts. Bug: 17005622 Change-Id: I9ece3553310fb20b0c3c3e4032b408e86384363a
* | | | | Remove MediaProjection#createAudioRecord APIMichael Wright2014-08-171-1/+0
| |/ / / |/| | | | | | | | | | | Change-Id: I60def1944a1669b9c1da4cd9aa28af36ad852e94
* | | | TIF: Make passthrough related method names consistentJae Seo2014-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | Bug: 17063792 Change-Id: Id76b37ae1507db5d78319b8786b395353ded70e1
* | | | Merge "Add spinner style for use in forms" into lmp-devAlan Viverette2014-08-151-0/+2
|\ \ \ \
| * | | | Add spinner style for use in formsAlan Viverette2014-08-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | BUG: 16736289 Change-Id: Ia514e81970fe1331130e3678b9bba4b42dfe4e35
* | | | | Merge "Add FeatureGroup to PackageInfo" into lmp-devAdam Lesinski2014-08-151-0/+10
|\ \ \ \ \
| * | | | | Add FeatureGroup to PackageInfoAdam Lesinski2014-08-151-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FeatureGroups replace top-level FeatureInfo objects. FeatureGroups inherit top-level FeatureInfos but override them if the feature names are the same. Bug:16822121 Change-Id: I80b2cb778a0fbcb4521efce986fba641e0914290
* | | | | | Merge "PackageInstaller API refactoring." into lmp-devJeff Sharkey2014-08-151-59/+47
|\ \ \ \ \ \
| * | | | | | PackageInstaller API refactoring.Jeff Sharkey2014-08-151-59/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to using IntentSender for results to give installers easier lifecycle management. Move param and info objects to inner classes. Bug: 17008440 Change-Id: I944cfc580325ccc07acf22e0c681a5542d6abc43
* | | | | | | Merge "Apply lockdowns when user restrictions are set." into lmp-devJulia Reynolds2014-08-151-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Apply lockdowns when user restrictions are set.Julia Reynolds2014-08-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously DMAgent would apply these lockdowns before/ after setting the matching user restrictions. Bug: 16701642 Bug: 16945830 Bug: 16944983 Change-Id: Ib4f7145055687f12408d6ccacd8e6380406a32b2
* | | | | | | Merge "Minor doc fixes from API council recommendations." into lmp-devChet Haase2014-08-151-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Minor doc fixes from API council recommendations.Chet Haase2014-08-151-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #17008236 API review: android.graphics Change-Id: I171d376b642707858198d8a1379c732fcfcab4dd
* | | | | | API review - move confirm credential constants from IntentJim Miller2014-08-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves constants from Intent to KeyguardManager. Fixes bug 17006280 Change-Id: I77f49fe85850a501e1531d39aad7446c9bca5801
* | | | | | Revert "Add new intent to prompt user for their device credential."Jim Miller2014-08-151-2/+0
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move API to KeyguardManager. Fixes bug 17006280 This reverts commit 2e7beadedeb7d41d8c2d1cc62956bdd9f5081d26. Change-Id: I7b58bb4d9db828028c1021f17b01745c5ec2161e Conflicts: core/java/android/content/Intent.java
* | | | | Deprecate InputMethodService.enableHardwareAcceleration()Alan Viverette2014-08-141-1/+1
| |_|_|/ |/| | | | | | | | | | | | | | | BUG: 16951553 Change-Id: I126ea823eb2eeabb29d30999dec9c9411b33b315
* | | | TIF: Rename R.attr.contentRatingSystemXml and fix documentationJae Seo2014-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename contentRatingSystemXml to tvContentRatingDescription. - Change docs to indicate this is a reference to an XML document that describes TV content rating, not a component name. - Replace the DTD with an XML example. Bug: 16960702 Change-Id: Iea985e9847ee5af0f745e896c498792234308b12
* | | | Merge "Add an onSessionDestroyed callback to MediaController.Callback" into ↵RoboErik2014-08-141-0/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | lmp-dev
| * | | Add an onSessionDestroyed callback to MediaController.CallbackRoboErik2014-08-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Callbacks on the controller need to know when the session ceases to exist. bug:17009030 Change-Id: I0f1c1cfc51f7dd2203955287cc269667d3765ee4
* | | | Merge "@hide RECOVERY permission" into lmp-devDoug Zongker2014-08-121-2/+0
|\ \ \ \
| * | | | @hide RECOVERY permissionDoug Zongker2014-08-121-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16959027 Change-Id: I99fbdf24d5e8bce4beb32fa872e0caa6bfdbe1e9
* | | | | Made AlarmClockInfo a nested class in AlarmManagerJose Lima2014-08-141-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16959028 Change-Id: I150eaaff765d1e214c3621c1bf50162ec0dac8ec
* | | | | Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-141-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Request from API Review: rename the media playing APIs to a more generic name, reflecting the background visibility feature these methods actually control. - Made the new isActivityVisibleBehind(). - Changed convertFromTranslucent() and convertToTranslucent() to be SystemApi. Bug: 16959028 Change-Id: I526eac22f44273b3254dd6201f89194d13e597e2
* | | | | rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEPkeunyoung2014-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | bug: 16959030 Change-Id: I413a2ba676488bfc18e393465b98681682ec88d4
* | | | | Final structural tweaks to Telecomm API (1/8)Ihab Awad2014-08-131-257/+91
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Bug: 16416927 Bug: 16494880 Change-Id: I45fbe287c410cbb5e1b985f320b862d732811f43
* | | | Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""ztenghui2014-08-131-151/+151
| | | | | | | | | | | | | | | | This reverts commit d0a9544a772c906ed68793209d1e4a809174cca2.
* | | | Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-devJean-Michel Trivi2014-08-121-2/+3
|\ \ \ \
| * | | | Add support for AudioAttributes in android.media.RingtoneJean-Michel Trivi2014-08-121-2/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate use of stream types. Map deprecated API to AudioAttributes. Add new methods to specify AudioAttributes on a Ringtone instance. Bug 16790748 Change-Id: Ifb3c2e838e1f119614459ad7d71d83a4d7c9ffdb
* | | | Merge "Add 560dpi, and some other stuff." into lmp-devDianne Hackborn2014-08-121-0/+3
|\ \ \ \
| * | | | Add 560dpi, and some other stuff.Dianne Hackborn2014-08-121-0/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Like new settings actions for some of the new settings panels. And fix voice interaction services so they require a recognizer. And tweak array map doc to be correct. Blah blah blah. Change-Id: Ib5e66b574b10e7b3fa39723b21046a74e6ead204
* | | | Merge "Add API for obtaining max text length for accessibility" into lmp-devAlan Viverette2014-08-121-0/+3
|\ \ \ \
| * | | | Add API for obtaining max text length for accessibilityAlan Viverette2014-08-121-0/+3
| | |_|/ | |/| | | | | | | | | | | | | | BUG: 16736956 Change-Id: I15ffb9bf68e074adf3e0dbcd230367e115c03e3c
* | | | Revert "Update attrs / public.xml for VectorDrawable opacity removal"Tenghui Zhu2014-08-121-151/+151
| |/ / |/| | | | | | | | | | | | | | This reverts commit 9c44a95d5168c219facb39e7cca275d1e0a02cee. Change-Id: If328d3101ce44c63d643217218109bb82e4f20ae
* | | HDMI plug intent and associated informationJean-Michel Trivi2014-08-121-0/+1
| |/ |/| | | | | | | | | | | | | | | | | | | Read HDMI device information from audio ports and add it as extras in the connection intent. Document the new extras in the connection intent. Make Intent.ACTION_HDMI_AUDIO_PLUG public. Bug 10549017 Change-Id: I6236b5363f00c433e443195fae8c43af2fc834f7
* | Clean up DevicePolicyManager CA certificate APIsRobin Lee2014-08-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For consistency all CA-related methods now require the ComponentName of a DeviceAdminReceiver as the first parameter. Updated javadoc for this and added in some more detail about the methods in general as well. Created two new utility APIs,one to list all installed CAs and one to remove all installed (user) CAs. Deleted old hasAnyCaCertsInstalled method because it is now redundant. @bug 16488006 Change-Id: I55eec17e01489ab323f8a0e68b11592605a7b740