Skip to content
Snippets Groups Projects
  1. Jan 08, 2024
  2. Jan 07, 2024
  3. Jan 06, 2024
  4. Jan 03, 2024
  5. Nov 29, 2023
  6. Nov 28, 2023
  7. Nov 21, 2023
  8. Nov 16, 2023
  9. Nov 09, 2023
  10. Nov 07, 2023
  11. Nov 03, 2023
  12. Nov 01, 2023
    • Tim Yu's avatar
      [RESTRICT AUTOMERGE] Check permission of Autofill icon URIs · 91fb9494
      Tim Yu authored
      * SaveUI's template
      * Inline Suggestions slices
      
      Fixes: b/286235483
      Fixes: b/292104015
      
      Test: atest CtsAutoFillServiceTestCases
      
      Change-Id: I48879174664b70ced90492bb0991dc91cbf89b79
      Merged-In: I48879174664b70ced90492bb0991dc91cbf89b79
      91fb9494
    • Tim Yu's avatar
      [RESTRICT AUTOMERGE] Check permission of Autofill icon URIs · 9b03491b
      Tim Yu authored
      * SaveUI's template
      * Inline Suggestions slices
      
      Fixes: b/286235483
      Fixes: b/292104015
      
      Test: atest CtsAutoFillServiceTestCases
      
      Change-Id: I48879174664b70ced90492bb0991dc91cbf89b79
      Merged-In: I48879174664b70ced90492bb0991dc91cbf89b79
      9b03491b
  13. Oct 31, 2023
  14. Oct 25, 2023
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · 5f12deec
      Nan Wu authored
      Log to detect usage of whitelistToken when sending non-PI target
      
      Log ActivityManagerService.sendIntentSender if the target is not a
      PendingIntent and a non-null whitelistToken is sent to the client.
      This is simply to detect if there are real cases this would happen
      before we decide simply remove whitelistToken in that case.
      
      Do not pass  whitelistToken when sending non-PI target
      
      In ActivityManagerService.sendIntentSender, if the target is not a
      PendingIntent, do not send whitelistToken to the client.
      
      Bug: 279428283
      Test: Manual test
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      5f12deec
  15. Oct 24, 2023
  16. Oct 23, 2023
    • Sergey Nikolaienkov's avatar
      DO NOT MERGE: "Hide" /Android/data|obb|sanbox/ on shared storage · 364ba60e
      Sergey Nikolaienkov authored
      Implement shouldHideDocument() in the ExternalStorageProvider so that it
      resitcts access to 'Android/data/', 'Android/obb/' and 'Android/sandbox'
      on the integrated shared storage along with all their content and
      subdirectories.
      
      Clean up the abstract FileSystemProvider, specifically all variants of
      queryChildDocuments().
      
      Bug: 200034476
      Bug: 220066255
      Bug: 283962634
      Test: make & flash systemimage, run manually
      Test: atest ExternalStorageProviderTests
      Merged-In: I48c2ce7ff2d7fc067961ea2af0ea63818316f086
      Change-Id: I48c2ce7ff2d7fc067961ea2af0ea63818316f086
      364ba60e
  17. Oct 16, 2023
    • Fabián Kozynski's avatar
      Unbind TileService onNullBinding · 7bf830ca
      Fabián Kozynski authored
      Test: atest TileLifecycleManagerTest
      Test: manual: adb shell dumpsys activity service
      Test: sts test
      Bug: 300903792
      Change-Id: Ia8126ac65432b124683960e3ebf47301ba6172a1
      Merged-In: Ia8126ac65432b124683960e3ebf47301ba6172a1
      7bf830ca
  18. Oct 12, 2023
  19. Oct 11, 2023
Loading