summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/recents/ScreenPinningRequest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-3/+2
|\
| * Refactor Utilities#isTablet to Utilities#isLargeScreenChristian Göllner2023-02-241-2/+2
| * Revert "Refactor Utilities#isTablet to Utilities#isLargeScreen"Judy Chang2023-02-231-2/+2
| * Refactor Utilities#isTablet to Utilities#isLargeScreenChristian Göllner2023-02-231-2/+2
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-4/+18
|\|
| * Replace ACTION_USER_SWITCHED with UserTrackerAlex Stetson2022-11-161-4/+18
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-3/+27
|\|
| * Remove more thin wrappers from the shared libWinson Chung2022-09-141-3/+18
* | Fix screen unpinning text on devices that have gestures on fp sensorHenrique Silva2022-11-071-2/+6
* | Allow screen unpinning on devices without navbarUtkarsh Gupta2022-11-071-2/+19
* | Add support for runtime toggle of navbarBruno Martins2022-11-071-1/+2
|/
* Remove Dependency.get usage, warnings, and dead codeJustin Weir2022-04-291-16/+13
* Cover screen pinning logic around task barTracy Zhou2022-03-281-4/+4
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-6/+9
* Do not show buttons in screen pinning dialog on tabletsTracy Zhou2021-12-091-2/+3
* Make StatusBar purely optionalTadashi G. Takaoka2021-07-151-6/+7
* Make ScreenPinningRequest#getWindowLayoutParams protectedHiroki Sato2021-01-081-1/+1
* Refactors RotationUtils to be independent from device width.Himanshu Jaju2020-12-161-3/+14
* Clean up navigation barWinson Chung2020-08-121-2/+2
* App Pinning strings; security notes on startup dialog.Jeff DeCew2020-05-271-2/+16
* Window Manager Flag Migration (12/n)Tiger Huang2020-01-231-1/+1
* Window Manager Flag Migration (7/n)Tiger Huang2019-12-161-0/+1
* Remove all calls to getComponent(StatusBar.class)Dave Mankoff2019-11-111-5/+11
* Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApiRoshan Pius2019-10-121-1/+1
* Convert all SCREEN_OFF receivers to BroadcastDispatcherFabian Kozynski2019-09-251-2/+5
* Fix a couple issues with sysui stateWinson Chung2019-04-301-2/+0
* Update sysui for screen pinning with gestural navWinson Chung2019-04-251-3/+17
* Add state callbacks to launcherWinson Chung2019-04-101-0/+5
* Support hasNavigationBar per display(1/2)Charles Chen2018-11-281-1/+1
* Fixes import ordering.Gus Prevas2018-11-141-3/+3
* Moving SysUI with legacy Recents to another build targetWinson Chung2018-10-261-4/+2
* Merged KeyButtonDrawable with tint drawable and shadow drawable (1/2)Matthew Ng2018-08-291-8/+2
* Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale2018-06-121-1/+2
* Replace nav bar assets from png to vector drawables (1/2)Matthew Ng2018-05-221-2/+10
* Merge "Add nullchecks to ScreenPinningRequest." into pi-devTreeHugger Robot2018-04-231-6/+10
|\
| * Add nullchecks to ScreenPinningRequest.Daichi Hirono2018-04-181-6/+10
* | Revert "Fix "Screen is pinned" dialog not showing completely in multi-window"Tracy Zhou2018-04-181-1/+1
|/
* Fix "Screen is pinned" dialog not showing completely in multi-windowTracy Zhou2018-04-051-1/+1
* Fixes quickstep gestures when screen in pinned.Matthew Ng2018-02-161-0/+6
* Fixes crash null exception on land/seascape pinned orientationsMatthew Ng2018-02-011-6/+25
* Revert "Uses back and home button for screen pinning when recents is invisible"Matthew Ng2018-02-011-25/+6
* Uses back and home button for screen pinning when recents is invisibleMatthew Ng2018-01-311-6/+25
* Merge "Update power menu + dialog" into oc-dr1-dev am: 1e6b7d7b15Jason Monk2017-07-051-20/+7
|\
| * Update power menu + dialogJason Monk2017-07-051-20/+7
* | Remove redundant hwaccelerated enabling.Marc Hittinger2017-05-301-5/+2
|/
* Fix screen pinning in seascapeJason Monk2017-04-111-14/+32
* Change screen pinning back to old gestureJorim Jaggi2016-12-281-3/+5
* Fixed issue with ordering of non-app token windowsWale Ogunwale2016-12-131-0/+2
* Update usage of ActivityManagerNative.Sudheer Shanka2016-11-141-2/+1
* Fixing issue with screen pinning screen not showing for secondary users.Winson2016-06-151-1/+6