Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test #1

Open
wants to merge 29 commits into
base: lineage-17.1
Choose a base branch
from

Commits on Mar 28, 2023

  1. SystemShortcut: Add uninstall option

    This allows to easily uninstall application on the popup
    activity triggered by long pressing on the applications.
    
    @neobuddy89: Add back support functions in Utilities.
    
    Signed-off-by: Pranav Vashi <[email protected]>
    Jertlok authored and SirRGB committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f86fcc5 View commit details
    Browse the repository at this point in the history
  2. Launcher3: Ensure no divider shown in preferences

    Signed-off-by: Pranav Vashi <[email protected]>
    neobuddy89 authored and SirRGB committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0917f87 View commit details
    Browse the repository at this point in the history
  3. Launcher3: Use system fonts

    Signed-off-by: Pranav Vashi <[email protected]>
    neobuddy89 authored and SirRGB committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8b1dc22 View commit details
    Browse the repository at this point in the history
  4. Launcher3: Follow system color for dark style

    Signed-off-by: Pranav Vashi <[email protected]>
    neobuddy89 authored and SirRGB committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8f7dd05 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Launcher3: Let's make the search bar on all apps round

    Change-Id: Icd8eaa618720984f17319872e3fd12d87e934b86
    Signed-off-by: Pranav Vashi <[email protected]>
    eldainosor authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3b6aa95 View commit details
    Browse the repository at this point in the history
  2. Launcher3: double tap on home screen to turn off screen

    Change-Id: I554c005d5e523aca0842c78a353686e86af1a7f2
    Signed-off-by: Mesquita <[email protected]>
    Signed-off-by: Omkar Chandorkar <[email protected]>
    Signed-off-by: Pranav <[email protected]>
    Thecrazyskull authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    05025f0 View commit details
    Browse the repository at this point in the history
  3. Launcher3: Make double tap to sleep gesture optional

    Signed-off-by: Pranav Vashi <[email protected]>
    Hikari-no-Tenshi authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f29d661 View commit details
    Browse the repository at this point in the history
  4. Launcher3: use common style for recents task menu divider

    Change-Id: Ida14211a0d8decb897e857f44e071c51122eda9c
    Signed-off-by: DennySPB <[email protected]>
    Signed-off-by: Arghya Chanda <[email protected]>
    Signed-off-by: Pranav Vashi <[email protected]>
    maxwen authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ab641c7 View commit details
    Browse the repository at this point in the history
  5. disable promisse apps

    gwolf2u authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ee37e65 View commit details
    Browse the repository at this point in the history
  6. New Recents: add kill action to app shortcuts popup

    *DU Edits*
    - Changed icon to match the icon style adopted by AOSP
    
    Credit thanks to materialdesignicons site
    http://materialdesignicons.com/icon/close-box-outline
    
    Bootleggers edit: Update to Q changes
    
    Change-Id: If137eb832aaafc4c0ee23767c34bcae745c78699
    Signed-off-by: Pranav Vashi <[email protected]>
    ezio84 authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f47a7f8 View commit details
    Browse the repository at this point in the history
  7. Launcher3: new icon for kill app option

    Square looks a bit old, why not use a circle?
    
    Credits goes once again to http://materialdesignicons.com/
    
    Signed-off-by: Pranav Vashi <[email protected]>
    eldainosor authored and SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6992f83 View commit details
    Browse the repository at this point in the history
  8. Revert "Launcher3: new icon for kill app option"

    This reverts commit 6992f83.
    SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3ab53fe View commit details
    Browse the repository at this point in the history
  9. Revert "New Recents: add kill action to app shortcuts popup"

    This reverts commit f47a7f8.
    SirRGB committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4daac59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9d980e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Launcher3: update recent tasks header style

    * Show the name of the task at the top
    * Menu icon for split, info and pin
    
    Change-Id: I2105fc269a565c712e0e664a5c9e68cb357025ac
    Signed-off-by: Joey <[email protected]>
    bvlj authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9ed872f View commit details
    Browse the repository at this point in the history
  2. Fix misleading "Search apps" pt translation

    Fix the string "Apps de pesquisa" that roughly means "apps you can use to search", not the act searching an app as intended by the hint.
    
    Change-Id: I65d91a9c0c5de49a76a55e10ec5f6364091da77a
    th3rius authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ed0808f View commit details
    Browse the repository at this point in the history
  3. Launcher3: Add AppInfo Bottom Sheet from Shade Launcher

    Shade: Rename ShortcutFactory to ShadeShortcutFactory
    
    Shade: Override AppInfoShortcut with BottomSheetShortcut
    
    Shade: Import bottom sheet class from Pie
    
    Shade: Fix ShadeShortcutFactory constructor
    
    Shade: Add testing entries to App Info
    
    Shade: Add real entries to App Info
    
    Shade: Implement parsing for app info
    
    Shade: Move all preference title strings to global strings file
    
    Shade: Set source to "Unknown" if it is empty
    
    Shade: Set icon pack to "None" by default
    
    Shade: Update app info bottom sheet to Q widgets bottom sheet
    
    Shade: Disable overscroll effect on bottom sheet preferences
    
    Shade: Update Version app info preference icon
    
    Shade: Reorder app info preference entries
    Change-Id: I34fe46944561723d3a47db92b3814e1deee80b5b
    Signed-off-by: Pranav Vashi <[email protected]>
    amirzaidi authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f1bed18 View commit details
    Browse the repository at this point in the history
  4. Launcher3: Fix font family for App Info sheet

    Signed-off-by: Pranav Vashi <[email protected]>
    neobuddy89 authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c58fc35 View commit details
    Browse the repository at this point in the history
  5. Launcher3: remove extra space for hotseat

    Change-Id: I380f38c370e60453218db3d384014d04a1908348
    Signed-off-by: Pranav Vashi <[email protected]>
    maxwen authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a01c617 View commit details
    Browse the repository at this point in the history
  6. Launcher3: Consider extra header content as visible elements

    Invoking extra header content such as floating header (predictions view)
    causes the overview panel to show under recent task. The search bar doesn't
    show in this case since it expects to scrim based on all apps content.
    
    Since predictions appear in this area, set the search bar to show as well,
    otherwise we get empty space above the predictions view.
    
    Change-Id: I7eb68f4bc2efdc383f0ced5ff4a0ad13e9bed528
    Signed-off-by: Pranav Vashi <[email protected]>
    Chris Crump authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d631b5c View commit details
    Browse the repository at this point in the history
  7. Increase all apps top padding to avoid visual glitch in recents

    Signed-off-by: DennySPB <[email protected]>
    Change-Id: Ie7c995318b4fdf09c1de3220e12aeae2225cefbc
    Signed-off-by: Pranav Vashi <[email protected]>
    DennySPB authored and SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6777083 View commit details
    Browse the repository at this point in the history
  8. [DNM] disable top shadow on statusbar

    * looks horrible on oled, but could not find any commit making it optional for A10 trebuchet.
    SirRGB committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4f319d9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Launcher3: Load backported notification icon from correct package

    Conflicts:
    	src/com/android/launcher3/notification/NotificationInfo.java
    amirzaidi authored and SirRGB committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ce83c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6bb24 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. use system fonts

    SirRGB committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    65de34f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Launcher3: add dark primary support

    Change-Id: I2368b690571517dfb7f331832c9f52dcc8ac8531
    Signed-off-by: RJ Trujillo <[email protected]>
    maxwen authored and SirRGB committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2894ae4 View commit details
    Browse the repository at this point in the history
  2. Launcher3: fix dark primary folder bg color

    Change-Id: I0355a5bdb21773783f965d9a5eae1ffee32d4206
    Signed-off-by: RJ Trujillo <[email protected]>
    maxwen authored and SirRGB committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    14d48fc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix permission issue in legacy shortcut

    When building legacy shortcut, Launcher calls
    PackageManager#resolveActivity to retrieve necessary permission to
    launch the intent.
    
    However, when the source app wraps an arbitrary intent within
    Intent#createChooser, the existing logic will fail because launching
    Chooser doesn't require additional permission.
    
    This CL fixes the security vulnerability by performing the permission
    check against the intent that is wrapped within.
    
    Bug: 270152142
    Test: manual
    (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c53818a16b4322a823497726ac7e7a44501b4442)
    Merged-In: If35344c08975e35085c7c2b9b814a3c457a144b0
    Change-Id: If35344c08975e35085c7c2b9b814a3c457a144b0
    pinyaoting authored and SirRGB committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7a7f1db View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fix permission bypass in legacy shortcut

    Intent created for Chooser should not be allowed in legacy shortcuts
    since it doesn't make sense for user to tap on a shortcut in homescreen
    to share, the expected share flow started from ShareSheet.
    
    Bug: 295334906, 295045199
    Test: manual
    (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b7b192bd7f24a2aa7d6881ee949657c9760c0305)
    Merged-In: I8d0cbccdc31bd4cb927830e5ecf841147400fdfa
    Change-Id: I8d0cbccdc31bd4cb927830e5ecf841147400fdfa
    pinyaoting authored and SirRGB committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    af2fcd6 View commit details
    Browse the repository at this point in the history