summaryrefslogtreecommitdiff
path: root/core/java/android/app/prediction/AppTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-5/+0
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-13/+13
* Add missing nullability annotations.Aurimas Liutikas2019-08-291-1/+1
* Revert "Revert "Remove deprecated System APIs added in Q.""Suprabh Shukla2019-05-131-0/+3
* Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."Ian Pedowitz2019-05-021-3/+0
* RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.Sudheer Shanka2019-04-301-0/+3
* Make deprecated AppTarget APIs visibleMehdi Alizadeh2019-04-161-2/+1
* Add new constructors for mandatory fields in AppTarget.BuilderMehdi Alizadeh2019-04-151-14/+39
* Fixing wrong target checkSunny Goyal2019-03-261-1/+1
* Updating the AppTarget API to use a builder for constuctionSunny Goyal2019-03-201-28/+112
* Adds class and method documentation in all app prediction classesMehdi Alizadeh2019-03-131-5/+12
* Adds nullability annotation and java docs to App Prediction APIsMehdi Alizadeh2019-03-131-3/+9
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Ensure some calls are available for testingWinson Chung2019-01-291-5/+35
* Adding initial implementation of Prediction client/service APISunny Goyal2019-01-101-0/+166