index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
prediction
/
AppTarget.java
Age
Commit message (
Expand
)
Author
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2019-12-30
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-05-13
Revert "Revert "Remove deprecated System APIs added in Q.""
Suprabh Shukla
2019-05-02
Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."
Ian Pedowitz
2019-04-30
RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.
Sudheer Shanka
2019-04-16
Make deprecated AppTarget APIs visible
Mehdi Alizadeh
2019-04-15
Add new constructors for mandatory fields in AppTarget.Builder
Mehdi Alizadeh
2019-03-26
Fixing wrong target check
Sunny Goyal
2019-03-20
Updating the AppTarget API to use a builder for constuction
Sunny Goyal
2019-03-13
Adds class and method documentation in all app prediction classes
Mehdi Alizadeh
2019-03-13
Adds nullability annotation and java docs to App Prediction APIs
Mehdi Alizadeh
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-29
Ensure some calls are available for testing
Winson Chung
2019-01-10
Adding initial implementation of Prediction client/service API
Sunny Goyal