summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22Merge cherrypicks of [18489968, 19205944, 19105069, 19346142, 17595878, 19537...android-security-10.0.0_r71Android Build Coastguard Worker
2022-08-22Enforce zen rule limit on a package level.Yuri Lin
2022-08-22Fix NPE when deleting old zen rulesJulia Reynolds
2022-08-22Store DND rule ownersJulia Reynolds
2022-08-22DO NOT MERGE - Exclude TYPE_PRIVATE_PRESENTATION app visiblityLinus Tufvesson
2022-08-12Block FullScreenIntent while device is in use if notification has a silencing...Jeff DeCew
2022-08-12Stop crashing the system on hitting the alarm limitSuprabh Shukla
2022-08-12DO NOT MERGE Limit the number of concurrently snoozed notificationsJulia Reynolds
2022-08-12Restrict getInputMethodWindowVisibleHeightAdrian Roos
2022-08-01Merge cherrypicks of [18078651, 18489968, 19101007, 19119301, 19138582] into ...android-security-10.0.0_r70Android Build Coastguard Worker
2022-08-01Remove package name from SafetyNet logsManjeet Rulhania
2022-08-01IMMS: Make IMMS PendingIntents immutableAdrian Roos
2022-08-01Parcel: recycle recyclesSteven Moreland
2022-07-08Fix duplicate permission privilege escalationManjeet Rulhania
2022-06-11Merge cherrypicks of [16564590, 17823648, 18670434, 18715266, 18701369] into ...android-security-10.0.0_r69Android Build Coastguard Worker
2022-06-11Only allow the system server to connect to sync adaptersMakoto Onuki
2022-06-11Stop using invalid URL to prevent unexpected crashchiachangwang
2022-06-11Remove package title from notification access confirmation intentRaphael Kim
2022-06-11DO NOT MERGE Suppress notifications when device enter lockdownWenhao Wang
2022-06-11[RESTRICT AUTOMERGE]Only allow system and same app to apply relinquishTaskIde...Jeff Chang
2022-05-16Merge cherrypicks of [17415776, 17416378, 17416379, 17416380, 17416381, 17452...android-security-10.0.0_r68Android Build Coastguard Worker
2022-05-16DO NOT MERGE Crash invalid FGS notificationsJulia Reynolds
2022-05-13[RESTRICT AUTOMERGE] Log to EventLog on prepareUserStorage failureEric Biggers
2022-05-13[RESTRICT AUTOMERGE] Ignore errors preparing user storage for existing usersEric Biggers
2022-05-13[RESTRICT AUTOMERGE] UserDataPreparer: reboot to recovery for system user onlyEric Biggers
2022-05-13[RESTRICT AUTOMERGE] UserDataPreparer: reboot to recovery if preparing user s...Eric Biggers
2022-05-13[RESTRICT AUTOMERGE] StorageManagerService: don't ignore failures to prepare ...Eric Biggers
2022-05-13Check user unlocked before write to /data/system_ce/0/snapshotsGuo Li
2022-05-02Merge cherrypicks of [16564590, 17185256, 17045726, 17343925, 17400663, 17591...android-security-10.0.0_r67Android Build Coastguard Worker
2022-05-02limit TelecomManager#registerPhoneAccount to 10; api doc updateThomas Stuart
2022-05-02[qt] RESTRICT AUTOMERGE Add finalizeWorkProfileProvisioning.Jonathan Scott
2022-05-02Fix NPEJW Wang
2022-05-02RESTRICT AUTOMERGE Prevent non-admin users from deleting system apps.Oli Lan
2022-05-02Fix security hole in GateKeeperResponseAyush Sharma
2022-05-02DO NOT MERGE Add an OEM configurable limit for zen rulesJulia Reynolds
2022-05-02Update GeofenceHardwareRequestParcelable to match parcel/unparcel format.David Christie
2022-03-10Merge cherrypicks of [16371299, 16873520, 16812573, 17089346, 17111536] into ...android-security-10.0.0_r66Android Build Coastguard Worker
2022-03-10Always restart apps if base.apk gets updated.Alex Buynytskyy
2022-03-10Verify caller before auto granting slice permissionPinyao Ting
2022-03-10[RESTRICT AUTOMERGE] Do not resume activity if behind a translucent taskJeff Chang
2022-03-10Filter notification APIs by userJulia Reynolds
2022-03-10[DO NOT MERGE] Keyguard - Treat messsages to lock with priorityMatt Pietal
2022-02-10Merge cherrypicks of [16621952, 16743244] into security-aosp-qt-release.android-security-10.0.0_r65Android Build Coastguard Worker
2022-02-10[RESTRICT AUTOMERGE] Add hide-non-system-overlay flag for HarmfulAppWarningAc...Jeff Chang
2022-02-10DO NOT MERGE Prevent apps from creating blocked channel groupsJulia Reynolds
2022-02-07Merge cherrypicks of [16572163, 16575908, 16564590, 16611809, 16624494] into ...android-security-10.0.0_r64Android Build Coastguard Worker
2022-02-07Check group channels for FGSesJulia Reynolds
2022-02-07Prevent a crash when constructing NSSL.Jeff DeCew
2022-01-14Persist destroyed staged sessions until they are cleaned upMohammad Samiul Islam
2022-01-14Don't abandon child sessions (1/n)JW Wang