Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ <h3>SU (root) <i>Only up to LineageOS for microG 16.0</i></h3>
<h2>FAQ</h2>
</header>
<p id="faq1"><b>Why all of this? Isn't <a href=
"http://opengapps.org/">OpenGApps</a> free software?</b><br>
"https://opengapps.org/">OpenGApps</a> free software?</b><br>
Yes and no, the name "OpenGApps" is misleading. While
OpenGApps <a href="https://github.com/opengapps">uses free
software to retrieve and bundle the GApps</a>, the apps
Expand Down Expand Up @@ -343,7 +343,7 @@ <h2>FAQ</h2>
Maps through the Maps API will probably crash</li>
</ul>
<p>With microG these services (and <a href=
"https://github.com/microg/android_packages_apps_GmsCore/wiki/Implementation-Status">
"https://github.com/microg/GmsCore/wiki/Implementation-Status">
many others</a>) are reimplemented.</p>
<p id="faq4"><b>Is LineageOS for microG completely free
software?</b><br>
Expand All @@ -354,21 +354,20 @@ <h2>FAQ</h2>
<p id="faq5"><b>Which is the current status of microG? Which
APIs are already implemented?</b><br>
See <a href=
"https://github.com/microg/android_packages_apps_GmsCore/wiki/Implementation-Status">
"https://github.com/microg/GmsCore/wiki/Implementation-Status">
here</a>.</p>
<p id="faq6"><b>Why do we need a custom build of LineageOS to
have microG? Can't I install microG on the official
LineageOS?</b><br>
MicroG requires a patch called "signature spoofing", which
allows the microG's apps to spoof themselves as Google Apps.
LineageOS' developers <a href=
"https://review.lineageos.org/#/c/64967/">refused</a>
LineageOS' developers refused
(<a href=
"https://review.lineageos.org/#/c/65366/">multiple</a>
<a href="https://review.lineageos.org/#/c/195283/">times</a>)
to include the patch, forcing us to fork their project.</p>
<p id="faq7"><b>Wait, on their <a href=
"https://wiki.lineageos.org/faq.html#can-you-enable-signature-spoofing">
"https://wiki.lineageos.org/faq#will-you-enable-signature-spoofing">
FAQ page</a> I see that they don't want to include the patch
for security reasons. Is this ROM unsafe?</b><br>
No. LineageOS' developers decided not to include this patch
Expand Down