summaryrefslogtreecommitdiff
path: root/tests/permission/src
AgeCommit message (Expand)Author
2024-11-05Introduce VendorVibrationSession Lais Andrade
2023-12-19Update the imports to androidx.test.filters.* Fangqiu Su
2023-11-02Use deviceId instead of displayId for Vibration. Vladimir Komsiyski
2023-09-21Start logging rotation lock history + include caller information Chris Göllner
2022-08-27Register VibrationSettings as a listener to: Zixuan Qu
2022-05-04Move some IWindowManager methods to internal interface Riddle Hsu
2021-04-13Add Vibrator.cancel method with usage filters Lais Andrade
2021-04-12Rename CombinedVibrationEffect to CombinedVibration Lais Andrade
2021-02-22Add missing permission tests for VibratorManagerService Lais Andrade
2021-02-11Introduce SystemVibratorManager Lais Andrade
2021-02-06Remove addWindowTokenWithOptions Charles Chen
2020-10-22Replace old app transition type to new transition type (1/N) Issei Suzuki
2020-04-09Merge "Fix WindowContext leak" into rvc-dev Charles Chen
2020-04-08Fix WindowContext leak Charles Chen
2020-03-31PmPermissionsTest: Update test expectations for getPackageSizeInfo Narayan Kamath
2020-01-06Add VibrationAttributes Alexey Kuzmin
2019-08-30Change CellBroadcast APIs to SystemApi Jordan Liu
2019-06-25Merge "Ignore DND when FLAG_BYPASS_INTERRUPTION_POLICY is set." into qt-r1-dev Michael Wright
2019-06-25Ignore DND when FLAG_BYPASS_INTERRUPTION_POLICY is set. Michael Wright
2019-06-24Merge changes Ic2e27f56,Ie19e0995 am: 95f507f80d Steven Moreland
2019-06-21Remove references to setPermissionController. Steven Moreland
2019-04-10Do not allow moveToFront() and moveTaskToFront() when app is in background Ricky Wai
2018-12-20Move orientation request into hierarchy. Garfield Tan
2018-11-29KeyguardDisableHandler: make properly user aware Adrian Roos
2018-10-04Track focus changes on external displays (2/4) Tiger Huang
2018-07-27Add an optional reason field to vibrator service Alexey Kuzmin
2018-06-12Moved some activities implementation to ActivityTaskManagerService (2/n) Wale Ogunwale
2018-04-16Protect usage data with OP_GET_USAGE_STATS. Jeff Sharkey
2018-01-16No sensor access to idle UIDs - framework Svet Ganov
2018-01-04Use modern install method in backup service Philip P. Moltmann
2017-10-11Removed remaining use of static stack ids. Wale Ogunwale
2017-03-20BZZZZZZT! BZZZZZT! New Vibrator APIs Michael Wright
2017-01-06Support for WindowContainer controllers and listeners Wale Ogunwale
2016-12-12Untangle creation of Task from addition of AppToken in WM. Wale Ogunwale
2016-11-14Update usage of ActivityManagerNative. Sudheer Shanka
2016-11-02Make window token add/remove APIs require displayId Wale Ogunwale
2016-10-25Apply display override config for secondary displays Andrii Kulian
2016-07-27Add more onTopLauncher support. Jiaquan He
2016-07-01Force CROSSFADE rotation when launching from double tap gesture. Robert Carr
2016-06-16Limit global drags to apps targeting SDK 24 and above Yorke Lee
2016-02-29Fix issue #27385109: control activity behavior without triggering... Dianne Hackborn
2016-01-29Use resizeMode integer instead of resizeable boolean. Wale Ogunwale
2016-01-04Added support for android.R.attr#alwaysFocusable Wale Ogunwale
2015-12-03Set proper stack in WM when activity is moved to stack in AM Wale Ogunwale
2015-09-27Merge "Refactoring: Delete AppWindowToken.willBeHidden field." Filip Gruszczynski
2015-09-26Refactoring: Delete AppWindowToken.willBeHidden field. Filip Gruszczynski
2015-09-16Don't crop home activity windows to stack bounds. Wale Ogunwale
2015-09-01Move Configuration creation from Window Manager to Activity Manager. Filip Gruszczynski
2015-08-06Support creating/launching a task with non-fullscreen bounds Wale Ogunwale
2015-05-01Add body sensors app op - framework base Svet Ganov