Amir's Android Forks
1.05K subscribers
636 photos
21 videos
1.63K files
78 links
Download Telegram
If it's still disappearing on the latest build, please join @launcherthree and tell me your phone/ROM
Launcher3-aosp-optimized.apk
1.7 MB
- Cleanup commit history
- Rewrite feed reconnection code
- Extend attempted reconnect period to 5 seconds
Launcher3-l3go-optimized.apk
1.7 MB
ANDROID GO VERSION
- Up to date with regular version
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
- Fix for round icon extraction so that voice search looks normal
- Completely rewrite Google Now Feed code based on decompiled P Launcher
- Implement attempted reconnect to the Google Feed for 5 seconds when returning to the home screen
I give you guys around one and a half days to test this, if everything is fine this will be released as 3.5.

If your Google Feed still disappears randomly (so not always, but just under specific circumstances) please report it ASAP.
Launcher3-aosp-optimized.apk
1.7 MB
- Fix Lollipop bottom sheet background not extending to the top
- Use correct colour for the app drawer background on Lollipop
- Google Now Feed handshake fix so "OK Google" detection keeps working
Launcher3-aosp-optimized.apk
1.7 MB
- Change for the bottom sheet implementation so even the app drawer doesn't show an uncoloured area
Launcher3-aosp-optimized.apk
1.7 MB
- Prevent crash when rapidly pressing the "Preferences" shortcut twice
Launcher3-l3go-optimized.apk
1.7 MB
ANDROID GO VERSION
- Up to date with the regular version
If it's working fine I'll release 3.5 in a few hours.
3.5 sources have been pushed to GitHub 😉
Launcher3-aosp-optimized.apk
1.7 MB
- Make navigation bar transparent on LG phones
- Automatically hide the Google Search style app drawer when the Google App is disabled
Launcher3-aosp-optimized.apk
1.7 MB
- Check both accent-stripped and non-accent-stripped titles for app search
This might fix app search for languages that do not use the Latin alphabet
Launcher3-aosp-optimized.apk
1.7 MB
- Fix non responding long press after force closing while changing at a glance visibility twice
(Thanks to @nicholaschum)
Launcher3-aosp-optimized.apk
1.7 MB
- Enable loading circle icons in the app drawer for Play Store app downloads
Launcher3-aosp-optimized.apk
1.7 MB
- Disallow interacting with widgets that are being resized
This fixes this bug.
Launcher3-aosp-optimized.apk
1.7 MB
- Update build tools and support library version