summaryrefslogtreecommitdiff
path: root/tests/permission
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-04-09Merge "Fix WindowContext leak" into rvc-devCharles Chen
2020-04-08Fix WindowContext leakCharles Chen
2020-03-31PmPermissionsTest: Update test expectations for getPackageSizeInfoNarayan Kamath
2020-01-06Add VibrationAttributesAlexey Kuzmin
2019-08-30Change CellBroadcast APIs to SystemApiJordan Liu
2019-06-25Merge "Ignore DND when FLAG_BYPASS_INTERRUPTION_POLICY is set." into qt-r1-devMichael Wright
2019-06-25Ignore DND when FLAG_BYPASS_INTERRUPTION_POLICY is set.Michael Wright
2019-06-24Merge changes Ic2e27f56,Ie19e0995 am: 95f507f80dSteven Moreland
2019-06-21Remove references to setPermissionController.Steven Moreland
2019-04-10Do not allow moveToFront() and moveTaskToFront() when app is in backgroundRicky Wai
2019-03-09Merge "Convert tests/**/Android.mk files to Android.bp" am: 40ff4f7d83 am: c3...Sasha Smundak
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-12-20Move orientation request into hierarchy.Garfield Tan
2018-11-29KeyguardDisableHandler: make properly user awareAdrian Roos
2018-10-04Track focus changes on external displays (2/4)Tiger Huang
2018-07-27Add an optional reason field to vibrator serviceAlexey 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-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-01-16No sensor access to idle UIDs - frameworkSvet Ganov
2018-01-04Use modern install method in backup servicePhilip P. Moltmann
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-10-11Removed remaining use of static stack ids.Wale Ogunwale
2017-03-20BZZZZZZT! BZZZZZT! New Vibrator APIsMichael Wright
2017-01-18Prepare for removal of legacy-test from default targetsPaul Duffin
2017-01-06Support for WindowContainer controllers and listenersWale 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 displayIdWale Ogunwale
2016-10-25Apply display override config for secondary displaysAndrii 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 aboveYorke 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#alwaysFocusableWale Ogunwale
2015-12-03Set proper stack in WM when activity is moved to stack in AMWale 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 boundsWale Ogunwale
2015-05-01Add body sensors app op - framework baseSvet Ganov
2015-04-28Respect the record audio app op - frameworkSvet Ganov
2015-01-27Eliminate groupId and add task to AppWindowTokenCraig Mautner
2015-01-15Remove unused method moveTaskToBack.Craig Mautner
2014-07-15Fix buildCraig Mautner
2014-05-28Add system layer for voice interaction services.Dianne Hackborn