- 9fa2587 Merge "Allow filtering of services" into rvc-dev by Julia Reynolds · 2 years, 4 months ago
- 44dcb83 Allow filtering of services by Julia Reynolds · 2 years, 5 months ago
- 36fd98e [automerger skipped] Merge "Handle invalid data during job loading." into qt-dev am: ba8c9b4f2d am: b59868db83 -s ours by TreeHugger Robot · 2 years, 4 months ago
- b59868d Merge "Handle invalid data during job loading." into qt-dev am: ba8c9b4f2d by TreeHugger Robot · 2 years, 4 months ago
- ba8c9b4 Merge "Handle invalid data during job loading." into qt-dev by TreeHugger Robot · 2 years, 4 months ago
- a9d54c2 Handle invalid data during job loading. by Kweku Adams · 2 years, 11 months ago
- 2ef8771 Merge "Handle invalid data during job loading." into rvc-dev by TreeHugger Robot · 2 years, 4 months ago
- c162515 Merge "Check key intent for selectors and prohibited flags" into rvc-dev by Dmitry Dementyev · 2 years, 5 months ago
- 677e9e1 Merge "[DO NOT MERGE] Prevent RemoteViews crashing SystemUi" into rvc-dev by TreeHugger Robot · 2 years, 5 months ago
- 230c7ab Merge "Sanitize VPN label to prevent HTML injection" into rvc-dev by Jean Chalard · 2 years, 5 months ago
- 9211488 Check key intent for selectors and prohibited flags by Brian Lee · 2 years, 6 months ago
- cfc0b34 [DO NOT MERGE] Prevent RemoteViews crashing SystemUi by Valentin Iftime · 2 years, 5 months ago
- 733089e [DO NOT MERGE] Wait for preloading images to complete before inflating notifications by Valentin Iftime · 2 years, 6 months ago
- 2178216b Sanitize VPN label to prevent HTML injection by Lucas Lin · 2 years, 5 months ago
- 33a2bc8 Merge "Fix WindowInputTests#testOverlapWindow failing (1/2)" into rvc-dev by Arthur Hung · 2 years, 5 months ago
- 15ae228 Merge "Limit the number of shortcuts per app that can be retained by system" into rvc-dev by Pinyao Ting · 2 years, 5 months ago
- 2296ccf Limit the number of shortcuts per app that can be retained by system by Pinyao Ting · 2 years, 6 months ago
- 657c2a4 Fix WindowInputTests#testOverlapWindow failing (1/2) by arthurhung · 5 years ago
- 3062b80 Prevent sharesheet from previewing unowned URIs by Mark Renouf · 2 years, 5 months ago
- 81224e6 Merge "Remove Activity if it enters PiP without window" into rvc-dev by Hongwei Wang · 2 years, 5 months ago
- 931093d Trim strings added to persistent snoozed notification storage. by Ioana Alexandru · 2 years, 7 months ago
- 5d49896 Merge "DO NOT MERGE: ActivityManager#killBackgroundProcesses can kill caller's own app only" into rvc-dev by Jing Ji · 2 years, 5 months ago
- b612e74 Merge changes from topic "aris-backport-rvc-dev" into rvc-dev by Linus Tufvesson · 2 years, 5 months ago
- 73ee4cb Make Activites touch opaque - DO NOT MERGE by Linus Tufvesson · 2 years, 5 months ago
- dd4ee68 Revert "Make Activites touch opaque - DO NOT MERGE" by Justin Dunlap · 2 years, 5 months ago
- 7e58d88 Merge "enforce stricter rules when registering phoneAccounts" into rvc-dev by Thomas Stuart · 2 years, 5 months ago
- a66a315 enforce stricter rules when registering phoneAccounts by Thomas Stuart · 2 years, 9 months ago
- 4fad145 Remove Activity if it enters PiP without window by Hongwei Wang · 2 years, 5 months ago
- 7418499 Rely on Display#getRealSize when dumping XML hierarchy by Manjeet Rulhania · 2 years, 5 months ago
- 546d9f8 Merge "Uri: check authority and scheme as part of determining URI path" into rvc-dev by TreeHugger Robot · 2 years, 5 months ago
- 553232c Checks if AccessibilityServiceInfo is within parcelable size. by Daniel Norman · 2 years, 6 months ago
- 1b0f409 Merge "[RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs" into rvc-dev by Rhed Jao · 2 years, 6 months ago
- 341669a [RESTRICT AUTOMERGE][pm] still allow debuggable for system app downgrades by Songchun Fan · 2 years, 6 months ago
- 0f29716 Add a limit on channel group creation by Julia Reynolds · 3 years, 7 months ago
- aec7615 [RESTRICT AUTOMERGE][pm] prevent system app downgrades of versions lower than preload by Songchun Fan · 2 years, 6 months ago
- 62c12ff Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev am: e6ffbc91fb am: b34c84221f by Winson Chung · 2 years, 7 months ago
- b34c842 Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev am: e6ffbc91fb by Winson Chung · 2 years, 7 months ago
- e6ffbc9 Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev by Winson Chung · 2 years, 7 months ago
- b0b1ddb [RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs by Rhed Jao · 2 years, 7 months ago
- 5603eb7 Merge "[RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege" into rvc-dev by Louis Chang · 2 years, 7 months ago
- e5bed43 Merge "[DO NOT MERGE] Backport BAL restrictions from S to R, this blocks apps from using Alarm Manager to bypass BAL restrictions." into rvc-dev by Christophe Pinelli · 2 years, 7 months ago
- 94b3091 Merge "Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE" into rvc-dev by Winson Chiu · 2 years, 7 months ago
- 82a8fdd Merge "Fix checkKeyIntentParceledCorrectly's bypass" into rvc-dev by Hao Ke · 2 years, 7 months ago
- 48acfb0 Revert "Ensure that only SysUI can override pending intent launch flags" by Winson Chung · 2 years, 7 months ago
- e534fa2 [RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege by Louis Chang · 2 years, 10 months ago
- 4f0dc37 Checking if package belongs to UID before registering broadcast receiver by Kunal Malhotra · 2 years, 9 months ago
- 43437b4 Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE by Winson Chiu · 2 years, 7 months ago
- 1d737c2 [DO NOT MERGE] Backport BAL restrictions from S to R, this blocks apps from using Alarm by Christophe Pinelli · 2 years, 7 months ago
- 9f62398 Fix checkKeyIntentParceledCorrectly's bypass by Hao Ke · 2 years, 8 months ago
- a7dce64 [automerger skipped] Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into qt-dev am: 1d1446d53b am: 438e63bcac -s ours by Louis Chang · 2 years, 7 months ago
- 166a094 [automerger skipped] Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" am: 53a76608e5 am: f83968c4c5 -s ours by Louis Chang · 2 years, 7 months ago
- 438e63b Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into qt-dev am: 1d1446d53b by Louis Chang · 2 years, 7 months ago
- f83968c Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" am: 53a76608e5 by Louis Chang · 2 years, 7 months ago
- 6790434 Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into rvc-dev by Louis Chang · 2 years, 7 months ago
- 1d1446d Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into qt-dev by Louis Chang · 2 years, 7 months ago
- 5caf2dd Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" by Louis Chang · 2 years, 7 months ago
- 53a7660 Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" by Louis Chang · 2 years, 7 months ago
- 28dae0e Merge "[Do Not Merge] Revert "Implement a global maximum on number of shortcuts an app can publish"" into rvc-dev by TreeHugger Robot · 2 years, 8 months ago
- d1d3755 Merge "Reconcile WorkSource parcel and unparcel code." into qt-dev am: 9a64b4bbe5 am: 4a3603ed0a by Josep del Río · 2 years, 8 months ago
- 4a3603e Merge "Reconcile WorkSource parcel and unparcel code." into qt-dev am: 9a64b4bbe5 by Josep del Río · 2 years, 8 months ago
- 9a64b4b Merge "Reconcile WorkSource parcel and unparcel code." into qt-dev by Josep del Río · 2 years, 8 months ago
- 4a34020 [Do Not Merge] Revert "Implement a global maximum on number of shortcuts an app can publish" by Pinyao Ting · 2 years, 8 months ago
- 584d187 Merge "Implement a global maximum on number of shortcuts an app can publish" into rvc-dev by Pinyao Ting · 2 years, 8 months ago
- ff75f06 Implement a global maximum on number of shortcuts an app can publish by Pinyao Ting · 2 years, 8 months ago
- 9b00dd4 Merge "RESTRICT AUTOMERGE Revoke dev perm if app is upgrading to post 23 and perm has pre23 flag" into rvc-dev by Nate Myren · 2 years, 8 months ago
- 2f30a63 RESTRICT AUTOMERGE Revoke dev perm if app is upgrading to post 23 and perm has pre23 flag by Nate Myren · 2 years, 8 months ago
- a5b0e8c [automerger skipped] Merge "Use rule package name in addAutomaticZenRule; specify "android" for all system apps" into qt-dev am: e0ddfb666d am: fb7e019e1d -s ours by Yuri Lin · 2 years, 8 months ago
- fb7e019 Merge "Use rule package name in addAutomaticZenRule; specify "android" for all system apps" into qt-dev am: e0ddfb666d by Yuri Lin · 2 years, 8 months ago
- e0ddfb6 Merge "Use rule package name in addAutomaticZenRule; specify "android" for all system apps" into qt-dev by Yuri Lin · 2 years, 8 months ago
- 177cff5 Merge "Use rule package name in addAutomaticZenRule; specify "android" for all system apps" into rvc-dev by Yuri Lin · 2 years, 8 months ago
- 1ff659d Merge "Convert argument to intent in ChooseTypeAndAccountActivity" into qt-dev am: e5ca4abcaa am: 3f5a4111e0 by TreeHugger Robot · 2 years, 8 months ago
- 3f5a411 Merge "Convert argument to intent in ChooseTypeAndAccountActivity" into qt-dev am: e5ca4abcaa by TreeHugger Robot · 2 years, 8 months ago
- e5ca4ab Merge "Convert argument to intent in ChooseTypeAndAccountActivity" into qt-dev by TreeHugger Robot · 2 years, 8 months ago
- ede0a76 Convert argument to intent in ChooseTypeAndAccountActivity by Dmitry Dementyev · 2 years, 9 months ago
- 14f6682 [automerger skipped] Merge "[DO NOT MERGE] Keyguard - Treat messsages to lock with priority" into qt-dev am: a2e320eebf am: a3e4075b98 -s ours by TreeHugger Robot · 2 years, 8 months ago
- c5c52c2 [automerger skipped] [DO NOT MERGE] Keyguard - Treat messsages to lock with priority am: 82c01c46ad am: 013f20d89c -s ours by Matt Pietal · 2 years, 8 months ago
- a3e4075 Merge "[DO NOT MERGE] Keyguard - Treat messsages to lock with priority" into qt-dev am: a2e320eebf by TreeHugger Robot · 2 years, 8 months ago
- 013f20d [DO NOT MERGE] Keyguard - Treat messsages to lock with priority am: 82c01c46ad by Matt Pietal · 2 years, 8 months ago
- a2e320e Merge "[DO NOT MERGE] Keyguard - Treat messsages to lock with priority" into qt-dev by TreeHugger Robot · 2 years, 8 months ago
- f1b892b Use rule package name in addAutomaticZenRule; specify "android" for all system apps by Yuri Lin · 2 years, 9 months ago
- 7e58ab9 Use rule package name in addAutomaticZenRule; specify "android" for all system apps by Yuri Lin · 2 years, 9 months ago
- f90ec68 [automerger skipped] Merge "DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now." into qt-dev am: 8274886238 am: 72967ce869 -s ours by Jing Ji · 2 years, 9 months ago
- b899c83 [automerger skipped] DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now. am: 2d20bee73d am: 0c4ae95734 -s ours by Jing Ji · 2 years, 9 months ago
- 72967ce8 Merge "DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now." into qt-dev am: 8274886238 by Jing Ji · 2 years, 9 months ago
- 0c4ae95 DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now. am: 2d20bee73d by Jing Ji · 2 years, 9 months ago
- 8274886 Merge "DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now." into qt-dev by Jing Ji · 2 years, 9 months ago
- ca7d20c Merge "DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now." into rvc-dev by Jing Ji · 2 years, 9 months ago
- aab929d [automerger skipped] Merge "[RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED" into qt-dev am: efd2f4cdcb am: 9e9dcb3da2 -s ours by Jackal Guo · 2 years, 9 months ago
- ccd922e [automerger skipped] [RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED am: 8b2e092146 am: 0b7ea025f1 -s ours by Jackal Guo · 2 years, 9 months ago
- 9e9dcb3 Merge "[RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED" into qt-dev am: efd2f4cdcb by Jackal Guo · 2 years, 9 months ago
- 0b7ea02 [RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED am: 8b2e092146 by Jackal Guo · 2 years, 9 months ago
- 132dc2f Merge "[RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED" into rvc-dev by Jackal Guo · 2 years, 9 months ago
- efd2f4c Merge "[RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED" into qt-dev by Jackal Guo · 2 years, 9 months ago
- 71bfa22 [automerger skipped] Merge "[DO NOT MERGE] Revert "Fix system zen rules by using owner package name if caller is system"" into qt-dev am: 020e76f630 am: 4278c4fff8 -s ours by Yuri Lin · 2 years, 9 months ago
- ee98ca9 [automerger skipped] [DO NOT MERGE] Revert "Fix system zen rules by using owner package name if caller is system" am: 7fcdd1fa0e am: aa82e1c91c -s ours by Yuri Lin · 2 years, 9 months ago
- 349169cf [automerger skipped] Merge "[DO NOT MERGE] Revert "Check rule package name in ZenModeHelper.addAutomaticRule"" into qt-dev am: 0852b61db1 am: 74525f50a7 -s ours by Yuri Lin · 2 years, 9 months ago
- 608586c [automerger skipped] [DO NOT MERGE] Revert "Check rule package name in ZenModeHelper.addAutomaticRule" am: d8d16111a1 am: 6381a6192f -s ours by Yuri Lin · 2 years, 9 months ago
- 4278c4f Merge "[DO NOT MERGE] Revert "Fix system zen rules by using owner package name if caller is system"" into qt-dev am: 020e76f630 by Yuri Lin · 2 years, 9 months ago
- aa82e1c [DO NOT MERGE] Revert "Fix system zen rules by using owner package name if caller is system" am: 7fcdd1fa0e by Yuri Lin · 2 years, 9 months ago
- 74525f5 Merge "[DO NOT MERGE] Revert "Check rule package name in ZenModeHelper.addAutomaticRule"" into qt-dev am: 0852b61db1 by Yuri Lin · 2 years, 9 months ago