index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
prediction
/
AppTarget.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-5
/
+0
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
1
-13
/
+13
*
Add missing nullability annotations.
Aurimas Liutikas
2019-08-29
1
-1
/
+1
*
Revert "Revert "Remove deprecated System APIs added in Q.""
Suprabh Shukla
2019-05-13
1
-0
/
+3
*
Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."
Ian Pedowitz
2019-05-02
1
-3
/
+0
*
RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.
Sudheer Shanka
2019-04-30
1
-0
/
+3
*
Make deprecated AppTarget APIs visible
Mehdi Alizadeh
2019-04-16
1
-2
/
+1
*
Add new constructors for mandatory fields in AppTarget.Builder
Mehdi Alizadeh
2019-04-15
1
-14
/
+39
*
Fixing wrong target check
Sunny Goyal
2019-03-26
1
-1
/
+1
*
Updating the AppTarget API to use a builder for constuction
Sunny Goyal
2019-03-20
1
-28
/
+112
*
Adds class and method documentation in all app prediction classes
Mehdi Alizadeh
2019-03-13
1
-5
/
+12
*
Adds nullability annotation and java docs to App Prediction APIs
Mehdi Alizadeh
2019-03-13
1
-3
/
+9
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Ensure some calls are available for testing
Winson Chung
2019-01-29
1
-5
/
+35
*
Adding initial implementation of Prediction client/service API
Sunny Goyal
2019-01-10
1
-0
/
+166