summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
* Final API 23.Dianne Hackborn2015-08-141-256/+3236
| | | | Change-Id: I6f1b2b95fbc6c8b7f3144d6efc78e49333feb88f
* Grant installer and verifier install permissions robustlySvetoslav2015-07-071-1/+1
| | | | | | bug:22248271 Change-Id: I6bd18261e2a4447ff179114c6b3acaaf9000d721
* Remove the empty accounts group.Svet Ganov2015-06-291-1/+0
| | | | | | bug:22044480 Change-Id: I76a0cc82028a8cca6366053ca8f2ccf6f570c908
* Move system permissions to system apiSvetoslav2015-06-251-14/+0
| | | | Change-Id: I0df9dbeac0b41ddedd7597b5a548233a4437707c
* Merge "remove setLatestEventInfo from API 23." into mnc-devChris Wren2015-06-241-1/+0
|\
| * remove setLatestEventInfo from API 23.Chris Wren2015-06-241-1/+0
| | | | | | | | | | | | | | This has been deprecated since API 11. Bug: 18510449 Change-Id: I877f57a7c6ba0401f800e63598a9ee9a674b295a
* | Remove permissions deprecated APIs.Svetoslav Ganov2015-06-231-66/+0
|/ | | | | | This reverts commit c244952f97ebe7e09e48b0db21584d2e615cb04a. Change-Id: I9928ed727bcfa9e7b863e01496e634151e6dea74
* Revert "Remove permissions deprecated APIs."Bart Sears2015-06-231-0/+66
| | | | | | | | Broke the build, reverting. This reverts commit 8434567b363aae11b07cc9e0e55bcd7ae3719112. Change-Id: Ic38ec9d3867a9b42b3e5bf63194cf1e3e38ba0f7
* Remove permissions deprecated APIs.Svet Ganov2015-06-221-66/+0
| | | | Change-Id: I37b383b425b3af58ad258bf97238abf677c9cccf
* Merge "Revert "remove setLatestEventInfo from prebuilts"" into mnc-devChris Wren2015-06-171-0/+1
|\
| * Revert "remove setLatestEventInfo from prebuilts"Chris Wren2015-06-171-0/+1
| | | | | | | | | | | | This reverts commit a01dfc566133a06864c6029608a64fe1fcc78489. Change-Id: Ia6d289986caf8bbb0df4323da8d8856b6e952ddc
* | Merge "remove setLatestEventInfo from prebuilts" into mnc-devChris Wren2015-06-171-1/+0
|\ \ | |/
| * remove setLatestEventInfo from prebuiltsChris Wren2015-06-121-1/+0
| | | | | | | | | | Bug: 18510449 Change-Id: I95084aece6bd5a422d80a552f36d2c5836ee66a3
* | Fix the buildSvet Ganov2015-06-141-49/+0
| | | | | | | | Change-Id: I0a7870d991fc9a06d5784dbfa4a0c4424398835a
* | Update to follow API change.Dianne Hackborn2015-06-111-1/+1
| | | | | | | | Change-Id: Ie792491356a6c77b5f584b621c61788bb5aed6f9
* | Permissions: Api changes related to permissions.Carlos Valdivia2015-06-111-3/+0
|/ | | | | | | Removed permissions. Apis need to be updated. Bug: 20136477 Change-Id: I9b66360296de311ee14683961bc0b83dba6ab54e
* Remove FloatMath methodsNeil Fuller2015-05-051-8/+0
| | | | | | | Manually edited to remove the @removed methods. Bug: https://code.google.com/p/android/issues/detail?id=36199 Change-Id: I64aa41e4632a9602d5cd6083e12e0e5f46c552ee
* Merge "SDK API: Remove public RecoverySystem constructor"Andreas Gampe2015-04-251-1/+0
|\
| * SDK API: Remove public RecoverySystem constructorAndreas Gampe2015-03-201-1/+0
| | | | | | | | | | | | Has been annotated with @Removed. Should have never been public. Change-Id: I4c7bba99695a3aeb56da9c126125c3e9075c0181
* | @removed requestRouteToHost and {start,stop}UsingNetworkFeatureLorenzo Colitti2015-04-231-3/+0
| | | | | | | | | | Bug: 20482461 Change-Id: I12b3669dbc17de088d5abaf7d6611f6e779f8c22
* | Remove unnecessary WRITE_SMS permission - sdkSvetoslav2015-04-181-1/+0
| | | | | | | | Change-Id: I4b07c3c5f3b53777e3313749129c4f070f2228cf
* | Removing unused permissions and groups.Svetoslav2015-04-101-25/+0
| | | | | | | | Change-Id: Iba0b489fea050130069fd0057c9ef413cfa196df
* | Remove deprecated fields in AbstractCursor.Jeff Brown2015-04-091-3/+0
| | | | | | | | | | Bug: 6353797 Change-Id: I1b9d7ef2b15aa1d361333d0a68e4fb46ee265662
* | Remove unused permission flag.Svet Ganov2015-03-241-1/+0
|/ | | | Change-Id: Ief983ed84d281a97a6b0d344f8e89d9f62b8e198
* Remove unused settings constants from the SDK (prebuilts).Svetoslav2015-03-101-10/+0
| | | | | | | | | | | The settings constants for various volumes do nothing and are used by nothing since API version 2. These are however backed up in the cloud which is a waste of resource. This change removes these constants from the SDK while keeping them hidden to avoid breaking released apps and also prevents unnecessary backup. Change-Id: I55f3242eed0478d74eb566fae0949e80adea1b2f
* Remove BatteryManager default constructor.Jeff Brown2015-02-251-1/+0
| | | | | | This constructor should not have been made visible in the API. Change-Id: I07d0f89ef93e6d330d6bf75141881465b51c5858
* Port commit 6961862cb6 to api files of level 23.Ying Wang2015-02-251-2/+0
| | | | Change-Id: I41c5a3221a672a529915e2248c780d8b0ad5d1a4
* am f3690d90: am ab899d81: am e7ff5d43: am 6961862c: Remove TrustAgent ↵Jim Miller2015-02-251-2/+0
|\ | | | | | | | | | | | | whitelisting API * commit 'f3690d90cb9dbed0ae6fe87659cbd0cab87d1f16': Remove TrustAgent whitelisting API
| * Remove TrustAgent whitelisting APIJim Miller2015-02-241-2/+0
| | | | | | | | | | | | | | | | | | | | Due to a bug caught late in the release, this API is broken and should be removed from API 22 because it's too late for a fix and there's no workaround. Bug 19461292 Change-Id: Ibd3c100d363f7eecee9265ce387cc3e61eba1333
* | Changing some of the voice interaction methods.Dianne Hackborn2015-02-131-2/+0
| | | | | | | | | | | | | | | | | | These weren't really useful, anyway, and we still have the old ones hidden away for now (though not @removed because apps aren't really going to be able ot use this stuff until M.) Change-Id: Ib590403a17b7f24cf87f6f2478a3a645a280c46b
* | Merge "Track removal of apache http from the frameworks."Narayan Kamath2015-02-131-3346/+1
|\ \
| * | Track removal of apache http from the frameworks.Narayan Kamath2015-02-121-3346/+1
| | | | | | | | | | | | | | | bug: 18027885 Change-Id: I8c276a1b34f144e3384cc23aee5b3286aad07552
* | | am 05ba1a92: am a16b158a: am 5a50c4a9: am a2cff538: Merge "Add DENSITY_280" ↵Adam Powell2015-02-121-0/+1
|\ \ \ | |/ / |/| / | |/ | | | | | | into lmp-mr1-dev * commit '05ba1a92809ef17ef30297bdd67f2d4fb33670af': Add DENSITY_280
| * Add DENSITY_280Adam Powell2015-02-111-0/+1
| | | | | | | | Change-Id: I10df7c2ad33e9813f1923c370f4bf91b934dea2a
* | Track removal of apache specific socket factory API.Narayan Kamath2015-02-041-1/+0
| | | | | | | | | | bug: 18027885 Change-Id: I304a164c35e9f80ea3b430d280b79cd92198ee41
* | Stub for API 23 def.Dianne Hackborn2015-01-271-0/+58805
|/ | | | Change-Id: I8005a30e03ea71f104ef657ce252be682f4d629f
* Hopefully final API 22.Dianne Hackborn2015-01-231-0/+5
| | | | Change-Id: I0b8a1f8ef44a81c7b8c637e33b4ada8fa99460e2
* Unhide getDataRoaming, Messenger uses it to decide to download MMS or not.Stuart Scott2015-01-141-0/+1
| | | | | bug:19015551 Change-Id: I1905cf0b947ea058cc91b3d604cfef5a5bf1404a
* update 22.txt for renaming to setPreferredNetworkTypeToGlobalJunda Liu2015-01-131-1/+1
| | | | | Bug: b/18983535 Change-Id: I9a409be792448d951f9ea0fba3b8712d6bf643c7
* Merge "Hide some functions in SubscriptionInfo." into lmp-mr1-devStuart Scott2015-01-131-2/+0
|\
| * Hide some functions in SubscriptionInfo.Stuart Scott2015-01-131-2/+0
| | | | | | | | | | | | | | | | Note SubscriptionInfo was not public in 21 and 22 hasn't been released yet. bug:18983672 Change-Id: I5c1e4ad0e449c067015806b4691900482aeeba66
* | Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-2/+3
|/ | | | | | | | To addOnSubscriptionsChangedListener and removeOnSubscriptionsChangedListener. Bug: 18984103 Change-Id: I6636905093812af89c1c3702840e44c8c5ea891f
* remove actions and calls for the old sms/mms apiCheuksan Wang2014-12-161-9/+0
| | | | | | BUG: 18005911 Change-Id: Ibdc7b21e77a28e7babd57a428292d44d3aa8db30
* "final" API 22.Dianne Hackborn2014-12-111-512/+738
| | | | | | | | As "final" as we get before we've actually created the final system image. Issue #18722175 Change-Id: Icf61563dce256917653749677959c72b1f02f29e
* Track removal of deprecated DateFormat APIs.Narayan Kamath2014-11-031-13/+0
| | | | | | | Removed in commit 9d68b3c839046d6a0ef505ab020fc4219ea36170. bug: 18074066 Change-Id: I99e9dd4c420aaa6818bd0326b3e1a45374d130ea
* Roll 22.txt back to match 21.txt.Ying Wang2014-10-311-798/+381
| | | | | | | This rolls back API changes introduced in commit 246fa63c97751a9c4fc7ceca41989aaf887b115a. Change-Id: Ie98f14d24b6e728493b862987dcbcadfe89f3375
* Update 22.txt with generics to field types.Ying Wang2014-10-271-802/+1219
| | | | | Bug: 17014855 Change-Id: I31965eac1f28c962d3ec5eed439ccf020ccf7454
* Update 21.txt with generics to field types. automerge: 38d5badYing Wang2014-10-281-421/+421
|\ | | | | | | | | | | | | automerge: e83af31 * commit 'e83af31d0a3f720eff91900bd7b5812a3e59932f': Update 21.txt with generics to field types.
| * Update 21.txt with generics to field types.Ying Wang2014-10-201-421/+421
| | | | | | | | | | Bug: 17014855 Change-Id: I97800e4b88b23abaed97907f9a9e95cc45e7beb5
* | On to API 22.Dianne Hackborn2014-10-171-0/+58596
|/ | | | Change-Id: Iff181dc1d9a343026572b8c896457962c6df5f88