Skip to content
Snippets Groups Projects
  1. Nov 16, 2023
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · df5f431e
      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
      (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6a58836fbdee74e6ba1192814dde0b4597414aa0)
      Merged-In: I017486354a1ab2f14d0472c355583d53c27c4810
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      df5f431e
    • Vinit Nayak's avatar
      Keep split on top when going to Pip if not swipe to home · a3bde4ea
      Vinit Nayak authored
      * If main or side stage have a child, we move that stage to
      be on top when performing the split to pip transition.
      * We also prevent the stage with a child from dismissing in
      DefaultMixedHandler#animateEnterPipFromSplit
      * In both cases we use isSplitScreenVisible() as our proxy to determine
      if we're dismissing one of the split pairs vs swiping up to home,
      since in the swipe up case split becomes invisible and then Pip requests
      to be shown as a separate transition
      
      Bug: 293254265
      Test: Steps don't repro. Pip shows up and hides when it's supposed to.
      There's a KI quickswitch issue but happens w/o this change
      (b/303722342)
      
      (cherry picked from commit 8003d4cb)
      (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ed9e0a512bc2b483907c69cc9358411ef9e07be7)
      Merged-In: I7892ac1612ab2dccdd81c0bece987aab3ad69194
      Change-Id: I7892ac1612ab2dccdd81c0bece987aab3ad69194
      a3bde4ea
  2. Nov 10, 2023
  3. Nov 03, 2023
  4. Nov 02, 2023
  5. Oct 26, 2023
  6. Oct 23, 2023
  7. Oct 20, 2023
  8. Oct 19, 2023
  9. Oct 18, 2023
  10. Oct 17, 2023
  11. Oct 14, 2023
  12. Oct 13, 2023
Loading