summaryrefslogtreecommitdiff
path: root/data/api-versions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/api-versions.xml')
-rw-r--r--data/api-versions.xml150
1 files changed, 26 insertions, 124 deletions
diff --git a/data/api-versions.xml b/data/api-versions.xml
index c05bd527..550f93a5 100644
--- a/data/api-versions.xml
+++ b/data/api-versions.xml
@@ -40,7 +40,6 @@
<field name="BIND_QUICK_SETTINGS_TILE" since="24"/>
<field name="BIND_REMOTEVIEWS" since="11"/>
<field name="BIND_SCREENING_SERVICE" since="24"/>
- <field name="BIND_SLICE" since="28"/>
<field name="BIND_TELECOM_CONNECTION_SERVICE" since="23"/>
<field name="BIND_TEXT_SERVICE" since="14"/>
<field name="BIND_TV_INPUT" since="21"/>
@@ -424,7 +423,6 @@
<field name="canRequestTouchExplorationMode" since="18"/>
<field name="canRetrieveWindowContent" since="14"/>
<field name="candidatesTextStyleSpans" since="3"/>
- <field name="cantSaveState" since="28"/>
<field name="capitalize" deprecated="16"/>
<field name="category" since="19"/>
<field name="centerBright"/>
@@ -4028,10 +4026,8 @@
<method name="&lt;init>()V"/>
<method name="&lt;init>(Landroid/app/ActivityManager$TaskDescription;)V"/>
<method name="&lt;init>(Ljava/lang/String;)V"/>
- <method name="&lt;init>(Ljava/lang/String;I)V" since="28"/>
- <method name="&lt;init>(Ljava/lang/String;II)V" since="28"/>
- <method name="&lt;init>(Ljava/lang/String;Landroid/graphics/Bitmap;)V" deprecated="28"/>
- <method name="&lt;init>(Ljava/lang/String;Landroid/graphics/Bitmap;I)V" deprecated="28"/>
+ <method name="&lt;init>(Ljava/lang/String;Landroid/graphics/Bitmap;)V"/>
+ <method name="&lt;init>(Ljava/lang/String;Landroid/graphics/Bitmap;I)V"/>
<method name="getIcon()Landroid/graphics/Bitmap;"/>
<method name="getLabel()Ljava/lang/String;"/>
<method name="getPrimaryColor()I"/>
@@ -4043,7 +4039,6 @@
<method name="&lt;init>()V"/>
<method name="getLaunchBounds()Landroid/graphics/Rect;" since="24"/>
<method name="getLaunchDisplayId()I" since="26"/>
- <method name="getLockTaskMode()Z" since="28"/>
<method name="makeBasic()Landroid/app/ActivityOptions;" since="23"/>
<method name="makeClipRevealAnimation(Landroid/view/View;IIII)Landroid/app/ActivityOptions;" since="23"/>
<method name="makeCustomAnimation(Landroid/content/Context;II)Landroid/app/ActivityOptions;"/>
@@ -4056,7 +4051,6 @@
<method name="setAppVerificationBundle(Landroid/os/Bundle;)Landroid/app/ActivityOptions;" since="26"/>
<method name="setLaunchBounds(Landroid/graphics/Rect;)Landroid/app/ActivityOptions;" since="24"/>
<method name="setLaunchDisplayId(I)Landroid/app/ActivityOptions;" since="26"/>
- <method name="setLockTaskMode(Z)Landroid/app/ActivityOptions;" since="28"/>
<method name="toBundle()Landroid/os/Bundle;"/>
<method name="update(Landroid/app/ActivityOptions;)V"/>
<field name="EXTRA_USAGE_TIME_REPORT" since="23"/>
@@ -5625,10 +5619,8 @@
<method name="prioritySendersToString(I)Ljava/lang/String;"/>
<method name="suppressedEffectsToString(I)Ljava/lang/String;" since="24"/>
<field name="CREATOR"/>
- <field name="PRIORITY_CATEGORY_ALARMS" since="28"/>
<field name="PRIORITY_CATEGORY_CALLS"/>
<field name="PRIORITY_CATEGORY_EVENTS"/>
- <field name="PRIORITY_CATEGORY_MEDIA_SYSTEM_OTHER" since="28"/>
<field name="PRIORITY_CATEGORY_MESSAGES"/>
<field name="PRIORITY_CATEGORY_REMINDERS"/>
<field name="PRIORITY_CATEGORY_REPEAT_CALLERS"/>
@@ -6645,9 +6637,6 @@
<method name="getInputType()I" since="26"/>
<method name="getLeft()I"/>
<method name="getLocaleList()Landroid/os/LocaleList;" since="26"/>
- <method name="getMaxTextEms()I" since="28"/>
- <method name="getMaxTextLength()I" since="28"/>
- <method name="getMinTextEms()I" since="28"/>
<method name="getScrollX()I"/>
<method name="getScrollY()I"/>
<method name="getText()Ljava/lang/CharSequence;"/>
@@ -6899,76 +6888,6 @@
<method name="getIntent()Landroid/content/Intent;"/>
<field name="CREATOR"/>
</class>
- <class name="android/app/slice/Slice" since="28">
- <extends name="java/lang/Object"/>
- <implements name="android/os/Parcelable"/>
- <method name="&lt;init>(Landroid/os/Parcel;)V"/>
- <method name="bindSlice(Landroid/content/ContentResolver;Landroid/net/Uri;)Landroid/app/slice/Slice;"/>
- <method name="getHints()Ljava/util/List;"/>
- <method name="getItems()Ljava/util/List;"/>
- <method name="getUri()Landroid/net/Uri;"/>
- <field name="CREATOR"/>
- <field name="HINT_ACTIONS"/>
- <field name="HINT_HORIZONTAL"/>
- <field name="HINT_LARGE"/>
- <field name="HINT_LIST"/>
- <field name="HINT_LIST_ITEM"/>
- <field name="HINT_MESSAGE"/>
- <field name="HINT_NO_TINT"/>
- <field name="HINT_PARTIAL"/>
- <field name="HINT_SELECTED"/>
- <field name="HINT_SOURCE"/>
- <field name="HINT_TITLE"/>
- </class>
- <class name="android/app/slice/Slice$Builder" since="28">
- <extends name="java/lang/Object"/>
- <method name="&lt;init>(Landroid/app/slice/Slice$Builder;)V"/>
- <method name="&lt;init>(Landroid/net/Uri;)V"/>
- <method name="addAction(Landroid/app/PendingIntent;Landroid/app/slice/Slice;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addColor(ILjava/util/List;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addColor(I[Ljava/lang/String;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addHints(Ljava/util/List;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addHints([Ljava/lang/String;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addIcon(Landroid/graphics/drawable/Icon;Ljava/util/List;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addIcon(Landroid/graphics/drawable/Icon;[Ljava/lang/String;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addRemoteInput(Landroid/app/RemoteInput;Ljava/util/List;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addRemoteInput(Landroid/app/RemoteInput;[Ljava/lang/String;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addSubSlice(Landroid/app/slice/Slice;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addText(Ljava/lang/CharSequence;Ljava/util/List;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addText(Ljava/lang/CharSequence;[Ljava/lang/String;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addTimestamp(JLjava/util/List;)Landroid/app/slice/Slice$Builder;"/>
- <method name="addTimestamp(J[Ljava/lang/String;)Landroid/app/slice/Slice$Builder;"/>
- <method name="build()Landroid/app/slice/Slice;"/>
- </class>
- <class name="android/app/slice/SliceItem" since="28">
- <extends name="java/lang/Object"/>
- <implements name="android/os/Parcelable"/>
- <method name="&lt;init>()V"/>
- <method name="getAction()Landroid/app/PendingIntent;"/>
- <method name="getColor()I"/>
- <method name="getHints()Ljava/util/List;"/>
- <method name="getIcon()Landroid/graphics/drawable/Icon;"/>
- <method name="getRemoteInput()Landroid/app/RemoteInput;"/>
- <method name="getSlice()Landroid/app/slice/Slice;"/>
- <method name="getText()Ljava/lang/CharSequence;"/>
- <method name="getTimestamp()J"/>
- <method name="getType()I"/>
- <method name="hasHint(Ljava/lang/String;)Z"/>
- <field name="CREATOR"/>
- <field name="TYPE_ACTION"/>
- <field name="TYPE_COLOR"/>
- <field name="TYPE_IMAGE"/>
- <field name="TYPE_REMOTE_INPUT"/>
- <field name="TYPE_SLICE"/>
- <field name="TYPE_TEXT"/>
- <field name="TYPE_TIMESTAMP"/>
- </class>
- <class name="android/app/slice/SliceProvider" since="28">
- <extends name="android/content/ContentProvider"/>
- <method name="&lt;init>()V"/>
- <method name="onBindSlice(Landroid/net/Uri;)Landroid/app/slice/Slice;"/>
- <field name="SLICE_TYPE"/>
- </class>
<class name="android/app/usage/ConfigurationStats" since="21">
<extends name="java/lang/Object"/>
<implements name="android/os/Parcelable"/>
@@ -10945,7 +10864,6 @@
<method name="getActivity()Landroid/content/ComponentName;"/>
<method name="getCategories()Ljava/util/Set;"/>
<method name="getDisabledMessage()Ljava/lang/CharSequence;"/>
- <method name="getDisabledReason()I" since="28"/>
<method name="getExtras()Landroid/os/PersistableBundle;"/>
<method name="getId()Ljava/lang/String;"/>
<method name="getIntent()Landroid/content/Intent;"/>
@@ -10963,13 +10881,6 @@
<method name="isImmutable()Z"/>
<method name="isPinned()Z"/>
<field name="CREATOR"/>
- <field name="DISABLED_REASON_APP_CHANGED" since="28"/>
- <field name="DISABLED_REASON_BACKUP_NOT_SUPPORTED" since="28"/>
- <field name="DISABLED_REASON_BY_APP" since="28"/>
- <field name="DISABLED_REASON_NOT_DISABLED" since="28"/>
- <field name="DISABLED_REASON_OTHER_RESTORE_ISSUE" since="28"/>
- <field name="DISABLED_REASON_SIGNATURE_MISMATCH" since="28"/>
- <field name="DISABLED_REASON_VERSION_LOWER" since="28"/>
<field name="SHORTCUT_CATEGORY_CONVERSATION"/>
</class>
<class name="android/content/pm/ShortcutInfo$Builder" since="25">
@@ -15674,7 +15585,7 @@
<field name="FINGERPRINT_ERROR_NO_SPACE"/>
<field name="FINGERPRINT_ERROR_TIMEOUT"/>
<field name="FINGERPRINT_ERROR_UNABLE_TO_PROCESS"/>
- <field name="FINGERPRINT_ERROR_USER_CANCELED" since="27"/>
+ <field name="FINGERPRINT_ERROR_USER_CANCELED" since="28"/>
<field name="FINGERPRINT_ERROR_VENDOR" since="27"/>
</class>
<class name="android/hardware/fingerprint/FingerprintManager$AuthenticationCallback" since="23">
@@ -31662,7 +31573,6 @@
<field name="DISALLOW_SET_WALLPAPER" since="24"/>
<field name="DISALLOW_SHARE_LOCATION" since="18"/>
<field name="DISALLOW_SMS" since="21"/>
- <field name="DISALLOW_SYSTEM_ERROR_DIALOGS" since="28"/>
<field name="DISALLOW_UNINSTALL_APPS" since="18"/>
<field name="DISALLOW_UNMUTE_MICROPHONE" since="21"/>
<field name="DISALLOW_USB_FILE_TRANSFER" since="18"/>
@@ -37885,7 +37795,6 @@
<implements name="android/os/Parcelable"/>
<method name="&lt;init>()V"/>
<field name="CREATOR"/>
- <field name="FLAG_DONT_SAVE_ON_FINISH" since="28"/>
<field name="FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE"/>
<field name="NEGATIVE_BUTTON_STYLE_CANCEL"/>
<field name="NEGATIVE_BUTTON_STYLE_REJECT"/>
@@ -37907,7 +37816,6 @@
<method name="setFlags(I)Landroid/service/autofill/SaveInfo$Builder;"/>
<method name="setNegativeAction(ILandroid/content/IntentSender;)Landroid/service/autofill/SaveInfo$Builder;"/>
<method name="setOptionalIds([Landroid/view/autofill/AutofillId;)Landroid/service/autofill/SaveInfo$Builder;"/>
- <method name="setTriggerId(Landroid/view/autofill/AutofillId;)Landroid/service/autofill/SaveInfo$Builder;" since="28"/>
<method name="setValidator(Landroid/service/autofill/Validator;)Landroid/service/autofill/SaveInfo$Builder;" since="27"/>
</class>
<class name="android/service/autofill/SaveRequest" since="26">
@@ -40565,12 +40473,8 @@
<field name="EXTRA_MBMS_DOWNLOAD_RESULT"/>
<field name="EXTRA_MBMS_FILE_INFO"/>
<field name="RESULT_CANCELLED"/>
- <field name="RESULT_DOWNLOAD_FAILURE"/>
<field name="RESULT_EXPIRED"/>
- <field name="RESULT_FILE_ROOT_UNREACHABLE"/>
<field name="RESULT_IO_ERROR"/>
- <field name="RESULT_OUT_OF_STORAGE"/>
- <field name="RESULT_SERVICE_ID_NOT_DEFINED"/>
<field name="RESULT_SUCCESSFUL"/>
<field name="STATUS_ACTIVELY_DOWNLOADING"/>
<field name="STATUS_PENDING_DOWNLOAD"/>
@@ -41227,10 +41131,11 @@
</class>
<class name="android/telephony/mbms/DownloadRequest$Builder" since="28">
<extends name="java/lang/Object"/>
- <method name="&lt;init>(Landroid/net/Uri;)V"/>
+ <method name="&lt;init>()V"/>
<method name="build()Landroid/telephony/mbms/DownloadRequest;"/>
<method name="setAppIntent(Landroid/content/Intent;)Landroid/telephony/mbms/DownloadRequest$Builder;"/>
<method name="setServiceInfo(Landroid/telephony/mbms/FileServiceInfo;)Landroid/telephony/mbms/DownloadRequest$Builder;"/>
+ <method name="setSource(Landroid/net/Uri;)Landroid/telephony/mbms/DownloadRequest$Builder;"/>
<method name="setSubscriptionId(I)Landroid/telephony/mbms/DownloadRequest$Builder;"/>
</class>
<class name="android/telephony/mbms/DownloadStateCallback" since="28">
@@ -45910,8 +45815,8 @@
<method name="awakenScrollBars(I)Z" since="5"/>
<method name="awakenScrollBars(IZ)Z" since="5"/>
<method name="bringToFront()V"/>
- <method name="buildDrawingCache()V" deprecated="28"/>
- <method name="buildDrawingCache(Z)V" since="4" deprecated="28"/>
+ <method name="buildDrawingCache()V"/>
+ <method name="buildDrawingCache(Z)V" since="4"/>
<method name="buildLayer()V" since="12"/>
<method name="callOnClick()Z" since="15"/>
<method name="canResolveLayoutDirection()Z" since="19"/>
@@ -45936,7 +45841,7 @@
<method name="computeVerticalScrollRange()I"/>
<method name="createAccessibilityNodeInfo()Landroid/view/accessibility/AccessibilityNodeInfo;" since="14"/>
<method name="createContextMenu(Landroid/view/ContextMenu;)V"/>
- <method name="destroyDrawingCache()V" deprecated="28"/>
+ <method name="destroyDrawingCache()V"/>
<method name="dispatchApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;" since="20"/>
<method name="dispatchCapturedPointerEvent(Landroid/view/MotionEvent;)Z" since="26"/>
<method name="dispatchConfigurationChanged(Landroid/content/res/Configuration;)V" since="8"/>
@@ -46018,10 +45923,10 @@
<method name="getDefaultSize(II)I"/>
<method name="getDisplay()Landroid/view/Display;" since="17"/>
<method name="getDrawableState()[I"/>
- <method name="getDrawingCache()Landroid/graphics/Bitmap;" deprecated="28"/>
- <method name="getDrawingCache(Z)Landroid/graphics/Bitmap;" since="4" deprecated="28"/>
- <method name="getDrawingCacheBackgroundColor()I" deprecated="28"/>
- <method name="getDrawingCacheQuality()I" deprecated="28"/>
+ <method name="getDrawingCache()Landroid/graphics/Bitmap;"/>
+ <method name="getDrawingCache(Z)Landroid/graphics/Bitmap;" since="4"/>
+ <method name="getDrawingCacheBackgroundColor()I"/>
+ <method name="getDrawingCacheQuality()I"/>
<method name="getDrawingRect(Landroid/graphics/Rect;)V"/>
<method name="getDrawingTime()J"/>
<method name="getElevation()F" since="21"/>
@@ -46161,7 +46066,7 @@
<method name="isClickable()Z"/>
<method name="isContextClickable()Z" since="23"/>
<method name="isDirty()Z" since="11"/>
- <method name="isDrawingCacheEnabled()Z" deprecated="28"/>
+ <method name="isDrawingCacheEnabled()Z"/>
<method name="isDuplicateParentStateEnabled()Z"/>
<method name="isEnabled()Z"/>
<method name="isFocusable()Z"/>
@@ -46325,9 +46230,9 @@
<method name="setContentDescription(Ljava/lang/CharSequence;)V" since="4"/>
<method name="setContextClickable(Z)V" since="23"/>
<method name="setDefaultFocusHighlightEnabled(Z)V" since="26"/>
- <method name="setDrawingCacheBackgroundColor(I)V" deprecated="28"/>
- <method name="setDrawingCacheEnabled(Z)V" deprecated="28"/>
- <method name="setDrawingCacheQuality(I)V" deprecated="28"/>
+ <method name="setDrawingCacheBackgroundColor(I)V"/>
+ <method name="setDrawingCacheEnabled(Z)V"/>
+ <method name="setDrawingCacheQuality(I)V"/>
<method name="setDuplicateParentStateEnabled(Z)V"/>
<method name="setElevation(F)V" since="21"/>
<method name="setEnabled(Z)V"/>
@@ -46477,9 +46382,9 @@
<field name="DRAG_FLAG_GLOBAL_URI_READ" since="24"/>
<field name="DRAG_FLAG_GLOBAL_URI_WRITE" since="24"/>
<field name="DRAG_FLAG_OPAQUE" since="24"/>
- <field name="DRAWING_CACHE_QUALITY_AUTO" deprecated="28"/>
- <field name="DRAWING_CACHE_QUALITY_HIGH" deprecated="28"/>
- <field name="DRAWING_CACHE_QUALITY_LOW" deprecated="28"/>
+ <field name="DRAWING_CACHE_QUALITY_AUTO"/>
+ <field name="DRAWING_CACHE_QUALITY_HIGH"/>
+ <field name="DRAWING_CACHE_QUALITY_LOW"/>
<field name="EMPTY_STATE_SET"/>
<field name="ENABLED_FOCUSED_SELECTED_STATE_SET"/>
<field name="ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET"/>
@@ -46886,7 +46791,7 @@
<method name="getLayoutTransition()Landroid/animation/LayoutTransition;" since="11"/>
<method name="getNestedScrollAxes()I" since="21"/>
<method name="getOverlay()Landroid/view/ViewGroupOverlay;" since="18"/>
- <method name="getPersistentDrawingCache()I" deprecated="28"/>
+ <method name="getPersistentDrawingCache()I"/>
<method name="getTouchscreenBlocksFocus()Z" since="21"/>
<method name="indexOfChild(Landroid/view/View;)I"/>
<method name="isAlwaysDrawnWithCacheEnabled()Z" deprecated="23"/>
@@ -46922,7 +46827,7 @@
<method name="setAddStatesFromChildren(Z)V"/>
<method name="setAlwaysDrawnWithCacheEnabled(Z)V" deprecated="23"/>
<method name="setAnimationCacheEnabled(Z)V" deprecated="23"/>
- <method name="setChildrenDrawingCacheEnabled(Z)V" deprecated="28"/>
+ <method name="setChildrenDrawingCacheEnabled(Z)V"/>
<method name="setChildrenDrawingOrderEnabled(Z)V" since="7"/>
<method name="setChildrenDrawnWithCacheEnabled(Z)V" deprecated="23"/>
<method name="setClipChildren(Z)V"/>
@@ -46934,7 +46839,7 @@
<method name="setLayoutTransition(Landroid/animation/LayoutTransition;)V" since="11"/>
<method name="setMotionEventSplittingEnabled(Z)V" since="11"/>
<method name="setOnHierarchyChangeListener(Landroid/view/ViewGroup$OnHierarchyChangeListener;)V"/>
- <method name="setPersistentDrawingCache(I)V" deprecated="28"/>
+ <method name="setPersistentDrawingCache(I)V"/>
<method name="setStaticTransformationsEnabled(Z)V" since="3"/>
<method name="setTouchscreenBlocksFocus(Z)V" since="21"/>
<method name="setTransitionGroup(Z)V" since="21"/>
@@ -46948,10 +46853,10 @@
<field name="FOCUS_BLOCK_DESCENDANTS"/>
<field name="LAYOUT_MODE_CLIP_BOUNDS" since="18"/>
<field name="LAYOUT_MODE_OPTICAL_BOUNDS" since="18"/>
- <field name="PERSISTENT_ALL_CACHES" deprecated="28"/>
- <field name="PERSISTENT_ANIMATION_CACHE" deprecated="28"/>
- <field name="PERSISTENT_NO_CACHE" deprecated="28"/>
- <field name="PERSISTENT_SCROLLING_CACHE" deprecated="28"/>
+ <field name="PERSISTENT_ALL_CACHES"/>
+ <field name="PERSISTENT_ANIMATION_CACHE"/>
+ <field name="PERSISTENT_NO_CACHE"/>
+ <field name="PERSISTENT_SCROLLING_CACHE"/>
</class>
<class name="android/view/ViewGroup$LayoutParams" since="1">
<extends name="java/lang/Object"/>
@@ -47152,9 +47057,6 @@
<method name="setInputType(I)V" since="26"/>
<method name="setLocaleList(Landroid/os/LocaleList;)V" since="26"/>
<method name="setLongClickable(Z)V"/>
- <method name="setMaxTextEms(I)V" since="28"/>
- <method name="setMaxTextLength(I)V" since="28"/>
- <method name="setMinTextEms(I)V" since="28"/>
<method name="setOpaque(Z)V" since="26"/>
<method name="setSelected(Z)V"/>
<method name="setText(Ljava/lang/CharSequence;)V"/>