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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
prediction
/
AppPredictor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make AppPredictor thread-safe
Andrey Epin
2022-11-16
1
-10
/
+34
*
Change close guard logged messages
Ioannis Ilkos
2021-12-21
1
-1
/
+1
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-1
/
+0
*
fix app prediction service doesn't clean-up properly.
Pinyao Ting
2020-07-27
1
-1
/
+3
*
Clear registered prediction callbacks on destroy
Samuel Fufa
2020-02-24
1
-0
/
+1
*
Enable App Prediction for Work Profile
Pinyao Ting
2020-02-10
1
-1
/
+1
*
Check before closing the CloseGuard if not closed yet
Mehdi Alizadeh
2019-04-16
1
-1
/
+3
*
Updating onLocation related APIs to onLaunchLocation as per API review
Sunny Goyal
2019-03-21
1
-2
/
+2
*
Adds class and method documentation in all app prediction classes
Mehdi Alizadeh
2019-03-13
1
-8
/
+31
*
Adds nullability annotation and java docs to App Prediction APIs
Mehdi Alizadeh
2019-03-13
1
-3
/
+8
*
Ensure some calls are available for testing
Winson Chung
2019-01-29
1
-0
/
+38
*
Adding initial implementation of Prediction client/service API
Sunny Goyal
2019-01-10
1
-0
/
+257