summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
* 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
* SDK only: hide the old L API version constant.Dianne Hackborn2014-10-161-1/+0
| | | | Change-Id: Iaf2045f2065c0d3114fc200b7b1ab922a0a81a3d
* Hide DISALLOW_OUTGOING_BEAM APIAmith Yamasani2014-10-141-1/+0
| | | | | | | Hiding the API because it is not fully functional in managed profiles. Bug: 17973040 Change-Id: Id7f711c8b80abdf59ec3524f9db0b0ac2d0ff390
* New codename constant.Dianne Hackborn2014-10-081-1/+2
| | | | Change-Id: Iec2a06ceb9fc86572e14d240c133a3a38de8433f
* Remove UsageEvents#resetToStart() as it doesn't workAdam Lesinski2014-10-081-1/+0
| | | | | | | | After completely iterating over a UsageEvents object, the internal parcel is recycled. If resetToStart is called then, it does nothing. Bug:17909428 Change-Id: Ic347f1e8b8bfebd097e8b7a0a082cbc1e478b158
* Final(?) API 21.Dianne Hackborn2014-09-262-280/+7154
| | | | | | Also roll the 20.txt definition back to what API 20 actually was. Change-Id: Iae37ef29776975d2c552e8299ea71cde51723438
* Merge "Remove unsafe methods" into lmp-devAlan Viverette2014-09-121-2/+0
|\
| * Remove unsafe methodsAlan Viverette2014-09-111-2/+0
| | | | | | | | | | BUG: 15782973 Change-Id: I5c406e9822b71b3e56592c1dc47410ca36b6c4b3
* | Follow API change removing View methods unusable from the SDK.Adam Powell2014-09-111-2/+0
|/ | | | Change-Id: Ia6402b8889490b70c62f926e6a70e67dca4d5f20
* Hide PowerManager methods that third-party apps can't use.Jeff Brown2014-08-211-3/+0
| | | | Change-Id: Ie4d02b2353e8091e1f038cb73eb8128dc35b12d4
* Update Geofence HW APIs to be annotated as @SystemApidestradaa2014-08-181-58/+0
| | | | | | b/17008446 Change-Id: Ibf7d1470a0721290771d7dc03c147ba58c2be34e
* It's long past time for an api 21 file!Dianne Hackborn2014-08-141-0/+51997
| | | | Change-Id: I2a5ff116613be4af582ad02c05094628b8340d59
* Remove WindowManager.LayoutParams.TYPE_KEYGUARD (2/2)Jorim Jaggi2014-07-291-1/+0
| | | | Change-Id: Ie0567935c1b8945083a3bd776b120885bb509b8b
* am 721f2211: am 1305d4a6: Revert "Update 20.txt to match klp-mod-dev"Justin Koh2014-06-191-216/+14
|\ | | | | | | | | * commit '721f22119855d3c62ccac56acbb8599103d7e547': Revert "Update 20.txt to match klp-mod-dev"
| * Revert "Update 20.txt to match klp-mod-dev"Justin Koh2014-06-191-216/+14
| | | | | | | | | | | | | | | | This broke master: I need to submit this DO NOT MERGE. This reverts commit 15db912b8eba32c87851a78bcd8b5041d680cfe3. Change-Id: I1db65201818819749f9d40cffc09cb1d46d3a204
* | am 329b5cad: am 15db912b: Update 20.txt to match klp-mod-devJustin Koh2014-06-191-14/+216
|\ \ | |/ | | | | | | * commit '329b5cad55700d22d7a5758922ee6e3a32a7af7d': Update 20.txt to match klp-mod-dev
| * Update 20.txt to match klp-mod-devJustin Koh2014-06-181-14/+216
| | | | | | | | | | | | This is preventing devs from building against our tree. Change-Id: I472885d41459df37a93b66d9c9fe2452474042e9
* | Remove android.media.AudioFormat default constructorGlenn Kasten2014-05-231-1/+0
| | | | | | | | Change-Id: I2fe65ee7a8087151b44da3b84af357ea8bee80c4
* | Hide three malformed GL bindingsAndy McFadden2014-02-191-3/+0
| | | | | | | | | | | | | | | | | | They were replaced with correct bindings a while back, but the broken methods weren't hidden. Bug 6006380 Change-Id: I094a70a327cec78cbf2f3c1950f70d1f8dcc8016
* | am ae6e652a: Hide an old debug function.Jeff Brown2014-01-281-1/+0
|\ \ | |/ | | | | | | * commit 'ae6e652aee488380452487bc2a703e122b499421': Hide an old debug function.
| * Hide an old debug function.Jeff Brown2014-01-271-1/+0
| | | | | | | | Change-Id: I8c44032c47aeda1da97a214c79bc47c1e38e9d4e
* | Hide android.os.Parcel.obtain(int ptr).Narayan Kamath2014-01-231-1/+0
|/ | | | | | Companion change for ag/410132 Change-Id: Id3993e3849bf233aedab34eb4c5f473d8ad65f43
* am 2ca9c14f: am a0929c93: am 26a1d55d: fix mistake from previous changes for ↵Scott Main2014-01-211-30/+0
|\ | | | | | | | | | | | | public enums. This fixes the "since API level" information in the javadocs. The enums deleted here were actually added in much later versions. * commit '2ca9c14f74b75227942d2802292765c952f42f4f': fix mistake from previous changes for public enums. This fixes the "since API level" information in the javadocs. The enums deleted here were actually added in much later versions.
| * fix mistake from previous changes for public enums.Scott Main2014-01-211-30/+0
| | | | | | | | | | | | | | This fixes the "since API level" information in the javadocs. The enums deleted here were actually added in much later versions. Change-Id: I7efdd432eb03b4190cc14565aefb08059b66b3ad
* | Manually create API level 20.Narayan Kamath2014-01-171-0/+52004
|/ | | | | | | Allows us to hide a previously public API. (cherry picked from dfce4d4c434ef3e4286689589ef2463eb9da6af1) Change-Id: Ifb8dc5f998790229a887f6e13a0da1462c3e6788
* Un-deprecate AlarmManager.setInexactRepeating() and friendsChristopher Tate2013-10-251-6/+6
| | | | | | | | Tracking the current.xml change in frameworks/base/ Bug 10461371 Change-Id: I9e29f7f6e16c379c33a59bbdf79c6137cefc921e
* Hide TransitionManager default transition methodsChet Haase2013-10-251-2/+0
| | | | | | Pending future API consideration. Change-Id: I4386687771fc1632c21b0a783e3410505b1f3cf1
* Missing LoudnessEnhancer constructor and UUID in API 19Jean-Michel Trivi2013-10-231-0/+2
| | | | | | Bug 11356672 Change-Id: I1404b3324ae48e5f0e4ff3c95ec4dac63d99a71c
* Unhide BIND_NFC_SERVICE permission.Martijn Coenen2013-10-231-0/+1
| | | | | Bug: 11352063 Change-Id: I5ee24d735f199b63c54a28cbb587c696adf5d4ee
* Final API 19.Dianne Hackborn2013-10-181-73/+2068
| | | | Change-Id: I01cceb6c4946592759fc670837595713ddf1422c
* Fix build.Dianne Hackborn2013-09-131-0/+50009
| | | | | | | | | | | | | | | | | | | | I fixed the API review that some new methods should be hidden. When I did that, I hid too many methods, there were other existing ones that were intended to be hidden. Now these are all hidden. The relevant APIs are: public static class Debug.MemoryInfo implements android.os.Parcelable { method public static java.lang.String getOtherLabel(int); method public int getOtherPrivateDirty(int); method public int getOtherPss(int); method public int getOtherSharedDirty(int); } Change-Id: Ie0674744af761104768b324c2e5ff83729dcc7fb
* am d95a8c2b: am 4e27bdb0: am 9e9b7f3a: Manually add all enum values to old apis.Scott Main2013-08-137-1/+3322
|\ | | | | | | | | * commit 'd95a8c2b1e537c054edc7324194b5d15daef2831': Manually add all enum values to old apis.
| * Manually add all enum values to old apis.Scott Main2013-08-127-1/+3322
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous version of the apicheck tool that generated XML files did not account for enum values. As such, DocLava cannot determine the API level in which a given enum value was added or deprecated. Fortunately, beginning with API level 14, this is resolved and the TXT files from apicheck include enums. But to make the API level info visible in javadoc for older APIs, I went back and added all the enum <field> values. Weeee! Once this is safely submitted, I'll submit a small change to DocLava that actually takes advantage of this info to show the "since" levels in javadoc (because DocLava also had a bug in which it didn't create the HDF data for enum values). Change-Id: I1f88e8f9f3e2655d17eea628611318e207cbb535
* | am 49497672: am 60ed6894: Update 18.txt from current.txt.Dirk Dougherty2013-06-141-0/+2
|\ \ | |/ | | | | | | * commit '49497672c68f33002a926f85b6ee34358464b91f': Update 18.txt from current.txt.
| * Update 18.txt from current.txt.Dirk Dougherty2013-06-131-0/+2
| | | | | | | | Change-Id: Idab68d219c35a5410d66a0936ad001b882100269
* | Fix the buildRomain Guy2013-06-101-4/+4
| | | | | | | | Change-Id: I8bc748339f72f2c68a8cea627e6cfb29618d5d7a
* | Make constants finalRomain Guy2013-06-101-4/+4
|/ | | | Change-Id: I0ae0fa94680379d9b4487df9539de13e25e92986
* Update 18.txtYing Wang2013-05-301-1/+2
| | | | Change-Id: I060bf20e1bcc1d6f8a2b1794cfaddbc855698290
* Merge "media.MediaMuxer: remove unused SAMPLE_FLAG_SYNC flag." into jb-mr2-devLajos Molnar2013-05-291-1/+0
|\