No description
  • Java 60.5%
  • Kotlin 39.4%
Find a file
Brax Technologies a23be520bb BaseOS: drop default-workspace entries for debloated packages
vendor_extra 9ebbd5e removed 21 packages from PRODUCT_PACKAGES, but the
default workspace still pointed at them. Unresolvable entries render as
holes, so a fresh boot showed a gap where the browser belonged, a lone
Settings folder stranded on an otherwise empty row, and two widgets that
drew nothing.

Remove every entry that resolves to a package BaseOS no longer ships:
com.iode.firefox (hotseat + search widget), com.iode.app, com.iode.news,
the Stores folder (AuroraStore, FDroid), BreezyWeather, Thunderbird and
CoMaps. Settings takes the freed hotseat slot so the dock has no gap.
Clear screen 1 entirely, including the Twelve now-playing widget; Etar,
Glimpse and Twelve stay installed and remain in the app drawer.

Also fixes two latent bugs of the same kind: 4x5 pinned the browser and
the camera to the same cell, and 6x5/6x6 kept Thunderbird in the hotseat.

Applies on a clean flash or after clearing Launcher3 data; an OTA onto an
existing device keeps its current home screen.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Change-Id: I72db0379aa8fb168c6f89fc5bb7a943e89e6ede0
2026-08-19 14:44:34 +03:00
aconfig [Flag Removal] Remove flag com.android.launcher3.home_button_uses_keycode_home 2025-10-27 18:40:17 -07:00
checks Launcher3: Introduce lint checks for Launcher3. 2025-01-29 13:54:27 -08:00
compose Merge "Add disposeComposition." into main 2025-09-11 20:29:11 -07:00
dagger Adding dagger subcomponent for activity context scope 2025-05-28 13:33:22 -07:00
go Expose themed icon setting in ThemePicker 2025-12-15 01:29:14 +02:00
libs QuickStep: Google Feed integration 2026-01-09 17:08:10 +02:00
modules Import translations. DO NOT MERGE ANYWHERE 2025-10-30 03:59:14 -07:00
protos Add logging for AI mode suggestions in Toast. 2025-05-12 21:55:00 +00:00
protos_overrides [AA+] Log app launches from AA+ search result container. 2021-02-03 10:08:57 -08:00
quickstep Introduce LauncherProcessImageListener for downscaling images in Launcher. 2026-06-04 20:10:36 +00:00
res BaseOS: drop default-workspace entries for debloated packages 2026-08-19 14:44:34 +03:00
shared Added remove all bubbles backdoor call. 2025-09-11 00:08:13 +00:00
src Launcher3: Double tap on home screen to turn off screen 2026-03-20 11:50:36 +00:00
src_build_config/com/android/launcher3 Disable QSB on first screen by default 2025-12-15 01:29:14 +02:00
src_no_quickstep/com/android/launcher3 Merge "Move HomeScreenFilesModule under LauncherAppModule" into main 2025-08-13 10:46:05 -07:00
src_plugins Moving IconProvider extensions to a separate subclass instead of routing via APIWrapper 2025-04-07 22:39:58 -07:00
tests Fix Compilation error in 25Q4-release branch. 2025-10-07 02:19:37 -07:00
tools Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Launcher3: Add permission for contextual search 2026-01-09 17:08:10 +02:00
AndroidManifest-common.xml Launcher3: Add permission for contextual search 2026-01-09 17:08:10 +02:00
AndroidManifest.xml Expose themed icon setting in ThemePicker 2025-12-15 01:29:14 +02:00
CleanSpec.mk Move the app to /system_ext 2019-11-25 20:24:07 +09:00
com.android.launcher3-extra.xml Launcher3: Add permission for contextual search 2026-01-09 17:08:10 +02:00
lint-baseline.xml Removing ext_test directory 2024-03-22 15:45:32 -07:00
OWNERS Added jmokut to Launcher3 Overview Owners. 2025-08-26 08:38:20 +00:00
PREUPLOAD.cfg Revert^3 "Add alint hook to Launcher" 2025-08-27 03:50:52 -07:00
proguard.flags Launcher3: implement hidden & protected apps 2026-01-09 17:08:10 +02:00