-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: lineage-17.1
Are you sure you want to change the base?
Test #1
Commits on Mar 28, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for f86fcc5 - Browse repository at this point
Copy the full SHA f86fcc5View commit details -
Launcher3: Ensure no divider shown in preferences
Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0917f87 - Browse repository at this point
Copy the full SHA 0917f87View commit details -
Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b1dc22 - Browse repository at this point
Copy the full SHA 8b1dc22View commit details -
Launcher3: Follow system color for dark style
Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f7dd05 - Browse repository at this point
Copy the full SHA 8f7dd05View commit details
Commits on Mar 30, 2023
-
Launcher3: Let's make the search bar on all apps round
Change-Id: Icd8eaa618720984f17319872e3fd12d87e934b86 Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b6aa95 - Browse repository at this point
Copy the full SHA 3b6aa95View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 05025f0 - Browse repository at this point
Copy the full SHA 05025f0View commit details -
Launcher3: Make double tap to sleep gesture optional
Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f29d661 - Browse repository at this point
Copy the full SHA f29d661View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for ab641c7 - Browse repository at this point
Copy the full SHA ab641c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee37e65 - Browse repository at this point
Copy the full SHA ee37e65View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for f47a7f8 - Browse repository at this point
Copy the full SHA f47a7f8View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6992f83 - Browse repository at this point
Copy the full SHA 6992f83View commit details -
Revert "Launcher3: new icon for kill app option"
This reverts commit 6992f83.
Configuration menu - View commit details
-
Copy full SHA for 3ab53fe - Browse repository at this point
Copy the full SHA 3ab53feView commit details -
Revert "New Recents: add kill action to app shortcuts popup"
This reverts commit f47a7f8.
Configuration menu - View commit details
-
Copy full SHA for 4daac59 - Browse repository at this point
Copy the full SHA 4daac59View commit details -
Revert "Launcher3: use common style for recents task menu divider"
This reverts commit ab641c7.
Configuration menu - View commit details
-
Copy full SHA for f9d980e - Browse repository at this point
Copy the full SHA f9d980eView commit details
Commits on May 24, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 9ed872f - Browse repository at this point
Copy the full SHA 9ed872fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ed0808f - Browse repository at this point
Copy the full SHA ed0808fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for f1bed18 - Browse repository at this point
Copy the full SHA f1bed18View commit details -
Launcher3: Fix font family for App Info sheet
Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c58fc35 - Browse repository at this point
Copy the full SHA c58fc35View commit details -
Launcher3: remove extra space for hotseat
Change-Id: I380f38c370e60453218db3d384014d04a1908348 Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a01c617 - Browse repository at this point
Copy the full SHA a01c617View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d631b5c - Browse repository at this point
Copy the full SHA d631b5cView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6777083 - Browse repository at this point
Copy the full SHA 6777083View commit details -
[DNM] disable top shadow on statusbar
* looks horrible on oled, but could not find any commit making it optional for A10 trebuchet.
Configuration menu - View commit details
-
Copy full SHA for 4f319d9 - Browse repository at this point
Copy the full SHA 4f319d9View commit details
Commits on May 25, 2023
-
Launcher3: Load backported notification icon from correct package
Conflicts: src/com/android/launcher3/notification/NotificationInfo.java
Configuration menu - View commit details
-
Copy full SHA for ce83c37 - Browse repository at this point
Copy the full SHA ce83c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6bb24 - Browse repository at this point
Copy the full SHA dd6bb24View commit details
Commits on Jun 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65de34f - Browse repository at this point
Copy the full SHA 65de34fView commit details
Commits on Jul 3, 2023
-
Launcher3: add dark primary support
Change-Id: I2368b690571517dfb7f331832c9f52dcc8ac8531 Signed-off-by: RJ Trujillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2894ae4 - Browse repository at this point
Copy the full SHA 2894ae4View commit details -
Launcher3: fix dark primary folder bg color
Change-Id: I0355a5bdb21773783f965d9a5eae1ffee32d4206 Signed-off-by: RJ Trujillo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14d48fc - Browse repository at this point
Copy the full SHA 14d48fcView commit details
Commits on Oct 10, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 7a7f1db - Browse repository at this point
Copy the full SHA 7a7f1dbView commit details
Commits on Feb 8, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for af2fcd6 - Browse repository at this point
Copy the full SHA af2fcd6View commit details