Report to me in @launcherthree whether it now works or not, it should be under the notch now
And thanks to Hundeva from Lean Launcher, he came up with the idea of extracting the status bar height and pointed me to it here:
https://github.com/amirzaidi/Launcher3/issues/321
https://github.com/amirzaidi/Launcher3/issues/321
Launcher3-aosp-optimized.apk
1.7 MB
- Disable status bar haze on home screen when dark theme is activated
Launcher3-aosp-optimized.apk
1.7 MB
- Expose quick search bar text color for substratum devs ("qsb_drawer_text_color")
Launcher3-l3go-optimized.apk
1.7 MB
ANDROID GO VERSION
- Up to date with all 3.5 changes
- Up to date with all 3.5 changes
Launcher3-aosp-optimized.apk
1.7 MB
- Use the correct colour for the widgets icon in long press shortcuts on Lollipop and Marshmallow
- Change "Edit" to "Preferences" for per app settings, to be inline with at a glance's long press
- Change "Edit" to "Preferences" for per app settings, to be inline with at a glance's long press
Launcher3-aosp-optimized.apk
1.7 MB
- Also use the correct colour for the At A Glance preferences drawable on Lollipop and Marshmallow
Launcher3-aosp-optimized.apk
1.7 MB
- Add back status bar gradient on dark theme but make it #000
Changes since 3.4 so far:
- Directly fall back on Google Go or Browser when Google App is disabled
- Close all popups while switching pages
- Load wallpaper based background tint colour on Android 5/6 too
- Internal deobfuscation of decompiled code
- Reduce icon title left/right padding to be like the real Pixel Launcher
- Use correct default hotseat layout on tablets
- Also disable white theme on Android 5/6 when there's no Google app
- Allow less than 5 app suggestions for the Pixel app search without crashing (this one was very hard..)
- Hardcode text colour to always match AOSP/Pixel
- Expose a lot of colour values for substratum theming
- Use real status bar height for all apps search widget positioning
- Make status bar haze #000 instead of #222 when dark theme is activated, so you can have a full AMOLED theme
- Change "Edit" to "Preferences" for per icon changes
- Backport the colours for Preferences and Widgets icons to Android 5/6
- Directly fall back on Google Go or Browser when Google App is disabled
- Close all popups while switching pages
- Load wallpaper based background tint colour on Android 5/6 too
- Internal deobfuscation of decompiled code
- Reduce icon title left/right padding to be like the real Pixel Launcher
- Use correct default hotseat layout on tablets
- Also disable white theme on Android 5/6 when there's no Google app
- Allow less than 5 app suggestions for the Pixel app search without crashing (this one was very hard..)
- Hardcode text colour to always match AOSP/Pixel
- Expose a lot of colour values for substratum theming
- Use real status bar height for all apps search widget positioning
- Make status bar haze #000 instead of #222 when dark theme is activated, so you can have a full AMOLED theme
- Change "Edit" to "Preferences" for per icon changes
- Backport the colours for Preferences and Widgets icons to Android 5/6
Amir's Android Forks
Launcher3-aosp-optimized.apk
Please test this build and tell me in @launcherthree if I missed any bug fix!
Once again, feed disappearing and weather not showing are Google problems, do not report those to me
Once again, feed disappearing and weather not showing are Google problems, do not report those to me
Amir's Android Forks
Launcher3-aosp-optimized.apk
Launcher3-l3go-optimized.apk
1.7 MB
ANDROID GO VERSION
- Up to date with latest regular build
- Up to date with latest regular build
Launcher3-aosp-optimized.apk
1.7 MB
- Completely rewrite Google Now Feed code based on decompiled P Launcher
I hope this fixes some of the feed disappearing issues from newer Google App versions
Launcher3-aosp-optimized.apk
1.7 MB
- Force enable the google search bar in the app drawer again
Launcher3-aosp-optimized.apk
1.7 MB
- Remove Google's feed debugging script and clean up the new feed code
Launcher3-aosp-optimized.apk
1.7 MB
- Small fix for round icon extraction so that voice search looks normal
- More minor feed cleanups
- More minor feed cleanups
Launcher3-aosp-optimized.apk
1.7 MB
- Reconnect to the Google Now Feed after 1.5s when a disconnection is detected
Launcher3-aosp-optimized.apk
1.7 MB
- Code cleanup and refactoring for atomic commit