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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
window
/
WindowOnBackInvokedDispatcher.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE Add logging for when IOnBackInvokedCallback is null.
Shan Huang
2023-04-04
1
-0
/
+1
*
Merge "DO NOT MERGE Prevent back navigation not working after activity re-cre...
Arthur Hung
2023-02-09
1
-0
/
+21
|
\
|
*
DO NOT MERGE Prevent back navigation not working after activity re-created
Arthur Hung
2023-02-01
1
-0
/
+21
*
|
DO NOT MERGE Let BackProgressAnimator could play cancel animation
Arthur Hung
2023-01-11
1
-5
/
+6
|
/
*
DO NOT MERGE Split BackEvent into an internal BackMotionEvent and public Back...
Shan Huang
2022-12-30
1
-3
/
+5
*
DO NOT MERGE Spring controlled back progress API
Shan Huang
2022-10-21
1
-3
/
+10
*
Respect the enforce flag for callback registration.
Shan Huang
2022-08-09
1
-1
/
+2
*
Cancel back invoke when window focus has lost
Arthur Hung
2022-07-28
1
-22
/
+2
*
Ignore back invoke when window focus has lost
Arthur Hung
2022-07-20
1
-4
/
+22
*
Prevent callback registration when back flag is disabled
Vadim Caen
2022-06-20
1
-5
/
+58
*
Disable debug logging
Vadim Caen
2022-05-25
1
-5
/
+0
*
Transfer IME callbacks when app's focused root view changes.
Shan Huang
2022-05-16
1
-3
/
+4
*
Migrate IME to handle back with OnBackInvokedDispatcher.
Shan Huang
2022-05-04
1
-7
/
+30
*
Merge "Create OnBackInvokedCallbackInfo to wrap callback and its priority." i...
Shan Huang
2022-04-08
1
-3
/
+4
|
\
|
*
Create OnBackInvokedCallbackInfo to wrap callback and its priority.
Shan Huang
2022-04-07
1
-3
/
+4
*
|
Merge "Split predictive back bitmask flags into a few boolean flags." into tm...
Shan Huang
2022-04-07
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Split predictive back bitmask flags into a few boolean flags.
Shan Huang
2022-03-29
1
-7
/
+8
*
|
Merge "Split animation methods out of OnBackInvokedCallback" into tm-dev
Vadim Caen
2022-04-01
1
-15
/
+16
|
\
\
|
*
|
Split animation methods out of OnBackInvokedCallback
Vadim Caen
2022-04-01
1
-15
/
+16
*
|
|
Some cleanup logging and test for back navigation
Vadim Caen
2022-04-01
1
-1
/
+0
|
/
/
*
|
Merge "Remove DISPATCH_BACK_INVOCATION_AHEAD_OF_TIME." into tm-dev
Shan Huang
2022-03-30
1
-10
/
+8
|
\
|
|
*
Remove DISPATCH_BACK_INVOCATION_AHEAD_OF_TIME.
Shan Huang
2022-03-29
1
-10
/
+8
*
|
Remove callback before WindowState removal
Vadim Caen
2022-03-25
1
-3
/
+8
|
/
*
Change parameter order to make it SAM compatible
Vadim Caen
2022-03-17
1
-1
/
+1
*
Revert "Turn off predictive back"
Shan Huang
2022-03-14
1
-1
/
+1
*
Make OnBackInvoked callback a WeakReference.
Bryce Lee
2022-03-08
1
-11
/
+35
*
Merge "Move OnBackInvokedCallback to window package." into tm-dev
Vadim Caen
2022-03-03
1
-5
/
+3
|
\
|
*
Move OnBackInvokedCallback to window package.
Vadim Caen
2022-03-02
1
-5
/
+3
*
|
Turn off predictive back
Shan Huang
2022-03-02
1
-1
/
+1
|
/
*
Fix Activity leaking form OnBackInvokedCallbackWrapper
Vadim Caen
2022-02-25
1
-25
/
+21
*
Add enableOnBackInvokedCallaback manifest attribute
Vadim Caen
2022-02-14
1
-6
/
+20
*
Invoke callbacks based on back navigation type.
Shan Huang
2022-02-11
1
-2
/
+2
*
Merge "Create BackEvent interface for back navigation parameters."
Shan Huang
2022-02-10
1
-2
/
+2
|
\
|
*
Create BackEvent interface for back navigation parameters.
Shan Huang
2022-02-10
1
-2
/
+2
*
|
Avoid leaking Activity from OnBackInvokedCallback.
Shan Huang
2022-02-10
1
-40
/
+39
|
/
*
Add compatibility back callbacks.
Shan Huang
2022-02-05
1
-4
/
+40
*
Implement OnBackInvokedDispatcher
Shan Huang
2022-01-23
1
-6
/
+132
*
Provide OnBackInvokedDispatcher from Activity, View and Dialog
Shan Huang
2022-01-20
1
-0
/
+75