summaryrefslogtreecommitdiffstats
path: root/api/system-current.txt
Commit message (Expand)AuthorAgeFilesLines
* Add accessibility event for assist disclosureJorim Jaggi2015-06-301-0/+1
* Merge "Don't crash in JNI: add DeadObjectException(String msg) ctor" into mnc...Christopher Tate2015-06-291-0/+1
|\
| * Don't crash in JNI: add DeadObjectException(String msg) ctorChristopher Tate2015-06-291-0/+1
* | Merge "Telecom API council changes." into mnc-devSantos Cordon2015-06-291-1/+1
|\ \ | |/ |/|
| * Telecom API council changes.Santos Cordon2015-06-291-1/+1
* | Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" i...Nicolas Prevot2015-06-291-1/+1
|\ \ | |/ |/|
| * Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKINGNicolas Prevot2015-06-251-1/+1
* | Merge "Revert "Deprecate APIs for admin to create users."" into mnc-devKenny Guy2015-06-291-2/+2
|\ \
| * | Revert "Deprecate APIs for admin to create users."Kenny Guy2015-06-291-2/+2
* | | Merge "Hide MIME_TYPE_PROVISIONING_NFC_V2" into mnc-devCraig Lafayette2015-06-291-1/+0
|\ \ \
| * | | Hide MIME_TYPE_PROVISIONING_NFC_V2Craig Lafayette2015-06-261-1/+0
* | | | Merge "Deprecate APIs for admin to create users." into mnc-devKenny Guy2015-06-291-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Deprecate APIs for admin to create users.Kenny Guy2015-06-261-2/+2
* | | | Merge "Looks like MNC is gonna be API 23." into mnc-devDianne Hackborn2015-06-271-1/+1
|\ \ \ \
| * | | | Looks like MNC is gonna be API 23.Dianne Hackborn2015-06-261-1/+1
* | | | | Deprecate TelephonyManager.getNeighboringCellInfo()Nathan Harold2015-06-261-1/+1
|/ / / /
* | | | Fix issue #22013372: Assist should take translationX and friends...Dianne Hackborn2015-06-251-0/+6
| |/ / |/| |
* | | Carrier Config API KEY_FORCE_HOME_NETWORK_BOOLChris Manton2015-06-251-1/+2
* | | Rename and add carrier config keys for volte and ims.Junda Liu2015-06-241-1/+3
* | | Merge "remove setLatestEventInfo" into mnc-devChris Wren2015-06-241-1/+0
|\ \ \
| * | | remove setLatestEventInfoChris Wren2015-06-241-1/+0
* | | | Merge "Add public action to open voicemail settings." into mnc-devNancy Chen2015-06-241-0/+1
|\ \ \ \
| * | | | Add public action to open voicemail settings.Nancy Chen2015-06-231-0/+1
* | | | | Merge "InCallService meta-data [2/4]" into mnc-devSantos Cordon2015-06-241-0/+1
|\ \ \ \ \
| * | | | | InCallService meta-data [2/4]Santos Cordon2015-06-231-0/+1
* | | | | | Merge "Add new SOURCE_BLUETOOTH_STYLUS." into mnc-devMichael Wright2015-06-241-0/+1
|\ \ \ \ \ \
| * | | | | | Add new SOURCE_BLUETOOTH_STYLUS.Michael Wright2015-06-231-0/+1
* | | | | | | Merge "Allow an icon to carry a tint with it, wherever it goes." into mnc-devDan Sandler2015-06-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Allow an icon to carry a tint with it, wherever it goes.Dan Sandler2015-06-231-0/+3
* | | | | | | | Only current IME and spell checker can access user dictionarySvetoslav2015-06-241-3/+0
* | | | | | | | Merge "Fix issue #20654534: API Review: android.app.assist" into mnc-devDianne Hackborn2015-06-231-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix issue #20654534: API Review: android.app.assistDianne Hackborn2015-06-231-6/+2
* | | | | | | | | Merge "Remove not needed contacts related permissions." into mnc-devSvetoslav Ganov2015-06-231-63/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove not needed contacts related permissions.Svetoslav Ganov2015-06-231-63/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Update CarrierService long lived binding API" into mnc-devZach Johnson2015-06-231-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update CarrierService long lived binding APIZach Johnson2015-06-231-2/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Remove isDither(), deprecate setDither()Alan Viverette2015-06-231-2/+1
|/ / / / / / / /
* | | | | | | | Merge "Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL" into mnc-devPaul Jensen2015-06-231-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTALPaul Jensen2015-06-231-0/+1
* | | | | | | | Merge "Fix issue #20654534: API Review: android.app.assist" into mnc-devDianne Hackborn2015-06-231-77/+69
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix issue #20654534: API Review: android.app.assistDianne Hackborn2015-06-221-77/+69
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix issue #21799741: AbstractThreadedSyncAdapter crashes..." into mnc-devDianne Hackborn2015-06-231-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix issue #21799741: AbstractThreadedSyncAdapter crashes...Dianne Hackborn2015-06-221-0/+1
| |/ / / / /
* | | | | | Merge "Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED." into mnc-devLorenzo Colitti2015-06-231-1/+1
|\ \ \ \ \ \
| * | | | | | Re-hide onPreCheck and unhide NET_CAPABILITY_VALIDATED.Lorenzo Colitti2015-06-111-1/+1
* | | | | | | Merge "Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN" into mnc...Zoltan Szatmary-Ban2015-06-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWNZoltan Szatmary-Ban2015-06-081-0/+1
* | | | | | | | Merge "Revert "Remove not needed contacts related perissions."" into mnc-devBart Sears2015-06-231-0/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Remove not needed contacts related perissions."Bart Sears2015-06-231-0/+63
* | | | | | | | | Merge changes from topic 'remove-high-res' into mnc-devEino-Ville Talvala2015-06-231-1/+1
|\ \ \ \ \ \ \ \ \