summaryrefslogtreecommitdiff
path: root/core/java/android/app/prediction/AppTarget.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2019-12-30Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-05-13Revert "Revert "Remove deprecated System APIs added in Q.""Suprabh Shukla
2019-05-02Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."Ian Pedowitz
2019-04-30RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.Sudheer Shanka
2019-04-16Make deprecated AppTarget APIs visibleMehdi Alizadeh
2019-04-15Add new constructors for mandatory fields in AppTarget.BuilderMehdi Alizadeh
2019-03-26Fixing wrong target checkSunny Goyal
2019-03-20Updating the AppTarget API to use a builder for constuctionSunny Goyal
2019-03-13Adds class and method documentation in all app prediction classesMehdi Alizadeh
2019-03-13Adds nullability annotation and java docs to App Prediction APIsMehdi Alizadeh
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-29Ensure some calls are available for testingWinson Chung
2019-01-10Adding initial implementation of Prediction client/service APISunny Goyal