summaryrefslogtreecommitdiff
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Optimize screen decor insets calculationRiddle Hsu2022-09-021-14/+0
| * | | | | | Merge "Enable LOCAL_LAYOUT" into tm-qpr-devTiger Huang2022-08-261-1/+1
| |\| | | | |
| | * | | | | Enable LOCAL_LAYOUTTiger Huang2022-08-161-1/+1
| * | | | | | Merge "Fix IME jumpcut when playing user IME animation after IME restarted" i...Ming-Shin Lu2022-08-251-1/+3
| |\ \ \ \ \ \
| | * | | | | | Fix IME jumpcut when playing user IME animation after IME restartedMing-Shin Lu2022-08-151-1/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Refine the way of calculating insets for configuration (1/3)Yunfan Chen2022-08-243-14/+23
| * | | | | | Merge "[Re-land] Remove getSfInstance usage from ViewRootImpl" into tm-qpr-devHongwei Wang2022-08-192-17/+4
| |\ \ \ \ \ \
| | * | | | | | [Re-land] Remove getSfInstance usage from ViewRootImplTony Huang2022-08-122-17/+4
| | |/ / / / /
| * | | | | | Merge "Add passive callback for system-run insets animation" into tm-qpr-devHyunyoung Song2022-08-193-3/+54
| |\ \ \ \ \ \
| | * | | | | | Add passive callback for system-run insets animationHyunyoung Song2022-08-193-3/+54
| * | | | | | | Merge "Fix toggleSoftInput can't hide IME when the app in multi-window mode" ...Ming-Shin Lu2022-08-191-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Fix toggleSoftInput can't hide IME when the app in multi-window modeMing-Shin Lu2022-08-121-2/+4
| | |/ / / / / /
| * | | | | | | Merge changes I36ea0ffc,I1f3797c5,I01aeeedd into tm-qpr-devFiona Campbell2022-08-191-0/+8
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Ensure animation scales are within boundsFiona Campbell2022-08-151-0/+8
| * | | | | | | Merge "Fix system toolbar doesn't use correct theme." into tm-qpr-devJoanne Chung2022-08-161-8/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Fix system toolbar doesn't use correct theme.Joanne Chung2022-08-121-8/+31
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge "Fix translation session id collision bug." into tm-qpr-devJoanne Chung2022-08-161-2/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fix translation session id collision bug.Joanne2022-08-021-2/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge "Introduce IWindowSession#relayoutAsync" into tm-qpr-devTiger Huang2022-08-163-76/+144
| |\ \ \ \ \ \
| | * | | | | | Introduce IWindowSession#relayoutAsyncTiger Huang2022-08-163-76/+144
| * | | | | | | Merge "Refine {SHOW,HIDE}_MY_SOFT_INPUT constants" into tm-qpr-devWilson Wu2022-08-161-2/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Refine {SHOW,HIDE}_MY_SOFT_INPUT constantsWilson Wu2022-08-101-2/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | SurfaceView: Revert SurfaceLock locking changesVishnu Nair2022-08-121-106/+103
| | |_|/ / / | |/| | | |
| * | | | | Merge "Detect layout change of paramsForRotation precisely" into tm-qpr-devRiddle Hsu2022-08-111-2/+29
| |\ \ \ \ \
| | * | | | | Detect layout change of paramsForRotation preciselyRiddle Hsu2022-08-081-2/+29
| * | | | | | Merge "Reporting the Autofill IDs and Positions of active views in list view"...Mihir Patel2022-08-103-0/+42
| |\ \ \ \ \ \
| | * | | | | | Reporting the Autofill IDs and Positions of active views in list viewMihir Patel2022-08-093-0/+42
| * | | | | | | Merge "Add some client side logging for interrupted draws to the dump" into t...Winson Chung2022-08-103-11/+79
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Add some client side logging for interrupted draws to the dumpWinson Chung2022-08-093-11/+79
| * | | | | | | Merge changes from topic "desktop-windowing-flags" into tm-qpr-devTreeHugger Robot2022-08-091-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Update flag constant for caption on shellAts Jenk2022-08-051-1/+1
| * | | | | | | Merge "Fix some issues that make caption insets remain" into tm-qpr-devTreeHugger Robot2022-08-051-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix some issues that make caption insets remainGarfield Tan2022-08-031-1/+1
| * | | | | | | Mark IWindowFocusObserver as oneway interfaceArthur Hung2022-08-031-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge "Add willShowImeOnTarget in RemoteAnimationTarget(Compat)" into tm-qpr-devTreeHugger Robot2022-08-021-0/+18
| |\ \ \ \ \ \
| | * | | | | | Add willShowImeOnTarget in RemoteAnimationTarget(Compat)Ming-Shin Lu2022-07-281-0/+18
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge "Inject back key events if no focus window found." into tm-qpr-devWei Sheng Shih2022-08-021-2/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Inject back key events if no focus window found.wilsonshih2022-07-291-2/+2
| * | | | | | Merge "Catch exception when unlinkToDeath" into tm-qpr-devTreeHugger Robot2022-08-011-1/+6
| |\ \ \ \ \ \
| | * | | | | | Catch exception when unlinkToDeathTYM Tsai2022-07-271-1/+6
| * | | | | | | Merge "Create WM letterbox background color API" into tm-qpr-devChristian Göllner2022-07-291-0/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Create WM letterbox background color APIVali Calinescu2022-07-291-0/+14
| * | | | | | | | Merge "Send size-compat scale to the client" into tm-qpr-devTiger Huang2022-07-293-12/+39
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Send size-compat scale to the clientTiger Huang2022-07-273-12/+39
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge "Cancel back invoke when window focus has lost" into tm-qpr-devArthur Hung2022-07-291-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Cancel back invoke when window focus has lostArthur Hung2022-07-281-1/+0
| | |/ / / / / /
| * | | | | | | Merge "Let the client know the initial visibility of an InsetsSourceControl" ...Tiger Huang2022-07-282-43/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Let the client know the initial visibility of an InsetsSourceControlTiger Huang2022-07-252-43/+23
| * | | | | | | Merge "Enable privileged apps to set unrestricted gesture exclusion" into tm-...Tiger Huang2022-07-221-0/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Enable privileged apps to set unrestricted gesture exclusionTiger Huang2022-07-201-0/+13
| | |/ / / / / /