Skip to content

Commit 42f9689

Browse files
abdullahibneatamirzaidi
authored andcommitted
@abdullahibneat created the README.md from the Reddit post
* Create README.md * Update README.md Moved latest available version notice under the download section. * Update README.md * Add files via upload * Update README.md Uploaded GIF
1 parent d199f13 commit 42f9689

File tree

2 files changed

+139
-0
lines changed

2 files changed

+139
-0
lines changed

README.md

+139
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
# Rootless Pixel Launcher
2+
3+
<p align="center">
4+
<img src="RPLinAction.gif"/>
5+
</p>
6+
7+
The official Pixel Launcher has a lot of exclusive features like the Google Now panel and G Search Pill that only work while it is running as a system app. When regular users install the APK file they get a gimped version of the app that refuses to give them these features. However, after seeing the ParanoidAndroid commits to get the Google Now panel working I realized these were not limitations of being installed as a normal app, instead Google intentionally made it work this way, most probably to keep the features exclusive to the Pixel phones as a selling point like HDR+. The older Google Now Launcher could make use of the Google Now panel too when you installed it from the Play Store.
8+
9+
--------
10+
11+
**Downloads**: https://github.com/amirzaidi/Launcher3/releases
12+
13+
**Pictures**: https://goo.gl/photos/C6kWrgMV3jMfL2Ld9
14+
15+
*Report bugs with a logcat, if you don't know how to take one please use Google. I do not ask for donations and I did not add ads in the launcher. If you want to support me, wish me a happy birthday on September the 6th.*
16+
17+
--------
18+
19+
## Version 2.1 is out!
20+
21+
- Backports: transparent hotseat, Search Apps layout, transparent QsbConnector
22+
23+
- Automatically hide the Google Now feed page and Google Pill when the Google App is disabled
24+
25+
--------
26+
27+
**Pixel Launcher features added to Launcher3**
28+
29+
- QSB with transparent rectangle, Google Pill and Date/Weather
30+
31+
- Different colours of notification dots
32+
33+
- Filter Google Wallpapers and Voice Search from the apps list
34+
35+
- Use Google Wallpapers to select a wallpaper when available
36+
37+
- Device profiles, margins, icon counts
38+
39+
- Disabled partner customization like Motorola's 4 columns
40+
41+
- Google Now feed on the left of the normal workspace
42+
43+
- Google Calendar app icon with the date
44+
45+
--------
46+
47+
**My additions on top of the basic Pixel Launcher ones**
48+
49+
- On popular request for the Nougat version: Pull down for notifications
50+
51+
- Oreo theme backported to older OS versions with Pixel Blue accent colour
52+
53+
- Notification dots backported to Marshmallow
54+
55+
- Automatically prompts for notification access so you won't have to dig through settings menus
56+
57+
- Fix Android 8 checks so Nexus devices can use all new features
58+
59+
- Show icon shapes on Android 8 without developer settings enabled
60+
61+
- Pressing the date widget opens the default calendar app
62+
63+
- Keyboard properly closes when returning to the home screen from any app
64+
65+
- Symmetrical hotseat
66+
67+
- Filter Google Now Launcher from the apps list
68+
69+
- Pinch to overview
70+
71+
- Samsung Secure Folder compatibility
72+
73+
- Backport of circle icons
74+
75+
*The A-B tests and the microphone icon are not included, so what you see is what you get. There are no toggles for any of the features.*
76+
77+
--------
78+
79+
**FAQ**
80+
81+
> Help, I cannot install the app because of a corrupt package error, how do I fix this?
82+
83+
Delete the official Pixel Launcher if you have it installed. You need Android 5 or higher to install this and Android 7.1 for the full feature-set.
84+
85+
> Why does the launcher use the Pixel Launcher package name?
86+
87+
Only the Pixel Launcher package is allowed to use the weather widget on the home screen
88+
89+
> Why is the launcher a debug variant?
90+
91+
You need to have the app installed as a system app or it has to be a debug variant to use the Google Now page. The workaround that Nova uses takes a lot of skill to pull off, and will also take a lot of time. So unless I want to make the rootless Pixel Launcher require root, there is no way around this at the moment.
92+
93+
> Can you release it on the Play Store?
94+
95+
No, because the Pixel Launcher package name is not allowed. Neither is a debug variant app.
96+
97+
> Why are my app shortcuts not working?
98+
99+
They only work on Android 7.1 and newer, and the app needs to be the default launcher. To set it as the default launcher, select "Always" when pressing the home button and choosing Launcher3.
100+
101+
> Why are my notification dots not working?
102+
103+
They have been backported up until Marshmallow. If you are running Android 5.1 or older please consider getting a new phone or using a custom ROM. If you are on Marshmallow or newer give the app notification access and if they still are not working reboot your phone.
104+
105+
> How do I replace the date with the weather?
106+
107+
Enable location and Google location services, refresh the Google Now feed twice, then check again. Make sure the weather card is on the Google Now feed.
108+
109+
> Can you implement xyz feature?
110+
111+
If it is not in the Pixel Launcher or in AOSP there is a very small chance it will get added. Think of the translations that are necessary for one simple toggle - a lot of work. As a perfectionist I do not want to have half-baked features. Check out Lawnchair if you want to try bleeding-edge stuff and more customization.
112+
113+
> App suggestions?
114+
115+
I am against them, because they caused a lot of problems in the Nougat version. If someone had an open source version for it I would definitely reconsider the feature.
116+
117+
> Icon packs
118+
119+
No, this deviates too much from the stable Launcher3 base.
120+
121+
> Can I trust installing this random APK?
122+
123+
Everything is open source, so start Android Studio and compile it yourself if you don't want to use my prebuilt version.
124+
125+
> I only have on option in the settings menu
126+
127+
This is normal, only Android 8 users can see the other options. Notification dots are always enabled on Android 6 & 7
128+
129+
> How do updates work for this app?
130+
131+
I did not want to bloat up the launcher with an auto-update script so you will have to manually check the releases page.
132+
133+
> I only get 4 columns of app icons
134+
135+
Lower your DPI. If you are on Android 5, you're out of luck.
136+
137+
> How do I change the wallpaper for the lockscreen through the launcher?
138+
139+
Install the Google Wallpapers app from the Play Store. Then you will be able to do that.

RPLinAction.gif

6.62 MB
Loading

0 commit comments

Comments
 (0)