Skip to content
Snippets Groups Projects
  1. Jan 04, 2025
  2. Dec 10, 2024
  3. Nov 15, 2024
  4. Nov 14, 2024
  5. Nov 10, 2024
    • Adithya R's avatar
      fixup! Launcher3: Add support for parallel space · aa68c3ad
      Adithya R authored
      Change-Id: I30cbb43ca4eb40e07f70a97b76cd58a530117f3d
      aa68c3ad
    • Dhina17's avatar
      Launcher3: Fix pausing work apps from multiple profiles · 93c6a128
      Dhina17 authored and Adithya R's avatar Adithya R committed
      
      Right now, "Pause work apps" fab is pausing only the apps
      from first found work profile and leaving the apps from
      another work profiles.
      
      and even can't unpause the paused apps with the fab.
      
      Simply, "Pause work apps" fab is broken when mutliple work
      profiles are available.
      
      With this commit, "Pause work apps" fab will pause all work apps
      from multiple profiles.
      As an expected behaviour from this patch I564c4afb55f47e3d9463790b7c45b94b3303b39a.
      
      Change-Id: Ifa04537c8b46842616f4d7c7e4c3957777042305
      Signed-off-by: default avatarAdithya R <gh0strider.2k18.reborn@gmail.com>
      93c6a128
    • Dhina17's avatar
      Launcher3: Skip parallel users in profiles quiet mode check · 0ac17149
      Dhina17 authored and Adithya R's avatar Adithya R committed
      Otherwise Work profile quiet mode (Pause work apps) will be
      broken when parallel users are available because parallel users
      are being considered as work profiles.
      
      Test case 1:
      1) Create single work profile
      2) Tap "Pause work apps" in work space
      3) Confirm it's showing proper UI that hides the work apps.
      
      Test case 2:
      1) Create two or more work profile
      2) Tap "Pause work apps" in work space
      3) Confirm it's showing proper UI that "Unpause" text
         in the FAB and work apps in paused state.
      
      Change-Id: I34aa5fae87ebd8b1abd8d9d028d2fdfbc549fab7
      0ac17149
  6. Oct 27, 2024
  7. Oct 26, 2024
Loading