NoGoolag
4.54K subscribers
13.1K photos
6.88K videos
587 files
14.1K links
Download Telegram
New MicroG official update v0.2.13.203915

https://github.com/microg/android_packages_apps_GmsCore/releases

•Partial support for Firebase Authentication

•Exposure Notification
-Improvements and bug fixes
-More details displayed in settings
-Better compatibility with latest iteration of API

•Mapbox
-Support for displaying own location (thanks vincentvidal)

•Bugfixes
-Android 11 compatibility
-Uses UnifiedNlp 2.0-alpha4
-Bugfixes to Checkin and GCM

Download from the microG F-Droid repository (see https://microg.org/download.html for instructions) or directly from below.
Please verify Self-Check status after upgrade.


#microg
MinMicroG MicroG installer
v2.
8

20th october, 2020

By MOVZX and FatherJony and FriendlyNeighborhoodShane

⚠️ Check the guide called readme.md inside the zips ⚠️

Official microG update!

Changelog:
- Update MicroG and FakeStore for A11 support and COVID exposure notif APIs (if you're into that sort of thing)
- Updated PlayStore

Check release notes for troubleshooting the self-check problems.

⬇️ Downloads:
https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases

Build scripts and instructions:
github.com/friendlyneighborhoodshane/minmicrog


📡 @NoGoolag
#minmicrog #microg #installer
MinMicroG A11 testing

Guinea pig required

Anybody wanna try Android 11 sync adapters and swipe libs in MinMicroG? Thanks to naveenjohnson for adding support!

https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases/tag/2020.10.23

(Only standard pack has been changed, other variants should support Android 11 already.)

Also, has everybody been able to get the "background location" and "receive SMS" perms checked in self-check on MinMicroG 2.8?

#mmg #minmicrog #microg #a11
microG v0.2.14.204115 released!

- Includes fixes and improvements for Exposure Notifications API
- Also fixes a lot of issues with other apps.

If you are using microG Exposure Notifications API, please update ASAP as you might be missing out exposure warnings.

See details at https://github.com/microg/GmsCore/releases/tag/v0.2.14.204215
Download via F-Droid repository or https://microg.org/download.html


#microg #official #update
MinMicroG MicroG installer
v2.9


28th november, 2020

By MOVZX and FatherJony and FriendlyNeighborhoodShane

⚠️ Check the guide called readme.md inside the zips ⚠️

Update for some minor fixes.

Changelog:
- Update MicroG
- Add proper Android 11 support in standard (we have naveenjohnsonv to thank for this!)
- Fix problems with addon.d and init scripts

Check release notes for troubleshooting the self-check problems.

⬇️ Downloads:
https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases/tag/2020.11.28

Build scripts and instructions:
https://github.com/friendlyneighborhoodshane/minmicrog


📡 @NoGoolag
#minmicrog #microg #installer
MicroG update v0.2.17.204714

• Bug fixes for Exposure Notifications API
• Improve translations. Thanks @ heyarne (de), @ Vavun (be, ru), @ oscfdezdz (es)

https://github.com/microg/GmsCore/releases/tag/v0.2.17.204714

#microg
MinMicroG MicroG installer
v2.10


28th april, 2021

By MOVZX and FatherJony and FriendlyNeighborhoodShane

⚠️ Check the guide called README.md inside the zips ⚠️

There's not much to update, unsurprisingly. I just wanted to make sure this thing still works.

Changelog:
- Update MicroG
- Update AuroraSuite
- Switch LocalGSM NLP backend back to the now-maintained FDroid build
- Support addon.d v2 for newer A/B devices

Check release notes for troubleshooting the self-check problems.

⬇️ Downloads:
https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases/tag/2021.04.28

Build scripts and instructions:
https://github.com/FriendlyNeighborhoodShane/MinMicroG

📡 @NoGoolag
#minmicrog #microg #installer
Experiencing the /e/ OS: The Open Source De-Googled Android Version (updated April 29, 2021)

/e/ Android operating system is a privacy oriented, Google-free mobile operating system, fork of Lineage OS and was founded in mid-2018 by Gaël Duval, creator of Mandrake Linux (now Mandriva Linux).

Despite making Android an open source project in 2007, Google replaced some OS elements with proprietary software when Android gained popularity. /e/ Foundation has replaced the proprietary apps and services with MicroG, an open source alternative framework which minimizes tracking and device activity.

https://itsfoss.com/e-os-review/

#foss #eOS #opensource #degoogled #android #microg
📡 @nogoolag 📡 @blackbox_archiv
microg/GmsCore
v0.2.21.212158

https://github.com/microg/GmsCore/releases/tag/v0.2.21.212158

This release fixes two major bugs introduced with v0.2.20.212158.

### Notice regarding updates from v0.2.20.212158
If you already updated to v0.2.20.212158 and you can't install the update to v0.2.21.212158 the usual way, you may need to connect your device to a compute with adb installed and invoke the following commands in a shell:
adb push path/to/play-services-core-212158042.apk /data/local/tmp/play-services-core-212158042.apk
adb shell pm install-create -r --staged # This returns a session id in brackets
adb shell pm install-write session-id base /data/local/tmp/play-services-core-212158042.apk
adb shell pm install-commit session-id
adb shell rm /data/local/tmp/play-services-core-212158042.apk
adb reboot

If this doesn't work, you might need to directly update the .apk on your /system-partition or wait for the ROM developer to update to v0.2.21.212158.

Changes
https://github.com/microg/GmsCore/commits/

#microg
Be careful for #MicroG users: Current version is NOT secure for login with your Google Account. It will show your email/password in cleartext in logcat.
It doesn't matter if you have root or not, you only need logcat access to exploit it.
Check the issue here

https://github.com/microg/GmsCore/issues/1567
Anarchy-Droid

One-Click Android rom installation assistant

Anarchy-Droid is an application designed to help you install custom roms on your Android device. It is supposed to make the process of finding, downloading and installing a rom (with addons like F-Droid and microG) as easy as possible. The primary audience is all the folks who do not really know anything about Android, TWRP or roms, but still would like to run a free, open-source and non-bloated Android on their devices. Using a free after-market rom like LineageOS should not be restricted to the few people with enough technical know-how to do the complex installation procedure all by themselves.

Anarchy-Droid is available for Windows, Mac and Linux. As of now, it should be working fine with many Samsung, OnePlus, Motorola, NVidia and Sony devices and with all other devices that already have TWRP installed.

Anarchy-Droid is the successor of Free-Droid which has been fully rewritten from scratch in go.

https://anarchy-droid.com

https://github.com/amo13/Anarchy-Droid


📡 @NoGoolag 📡 @Libreware
#anarchydroid #rom #microg #installer
#microg v0.2.28.231657

https://github.com/microg/GmsCore/releases/tag/v0.2.28.231657

Changelog
Entirely new, rewritten location stack
Major update to maps implementation. Thanks fynngodau
Support for reCAPTCHA Enterprise API
Various compatibility improvements

Notes
The new location stack does not support UnifiedNlp modules anymore. This was a step necessary to take to get locations properly working on latest Android versions. This means that some features previously available through UnifiedNlp modules do no longer exist. The goal is to merge the most important of those features into GmsCore. For now, the new locations stack is relying exclusively on Mozilla Location Service for network based location.
microG GmsCore now requests a few additional privileged permissions. As always, privileged permissions are optional for microG and you can continue using microG as an unprivileged app with only minor downsides. The new privileged permissions are:
android.permission.LOCATION_HARDWARE
android.permission.MODIFY_PHONE_STATE
android.permission.NETWORK_SCAN
android.permission.UPDATE_DEVICE_STATS
android.permission.WATCH_APPOPS
Sapio

Open source, crowdsourced app you can get from F-droid which is designed to track and list which android apps will or will not work on a Gapps-free Android device.

Its searchable, per-app list has separate compatibility categories for straight AOSP/vanilla ROMs as well as devices with #microG.

For each one of those categories it will show a color-coded legend:

Green - works with no limitations
Yellow - works with some limitations
Red - Doesn't work at all

You can also contribute to #Sapio by sharing your personal app compatibility experiences. The more submissions they get, the handier this tool becomes for all of us. ☺️


You can get the app here:

https://f-droid.org/en/packages/com.klee.sapio

https://github.com/jonathanklee/Sapio
LineageOS adds internal support for microG

https://review.lineageos.org/c/LineageOS/android_frameworks_base/+/383574

https://review.lineageos.org/q/topic:microg-eval

And the application signature spoofing is locked-down to apps signed by microg.org.

As of February 25th 2024, LineageOS has added internal support for application signature spoofing, a critical pre-requisite for full microG functionality. LineageOS ROM images built after that date will include this new feature.

This means that many people will no longer have to root their device and install tools like Xposed/LSposed to make their ROMs compatible with microG. This is a win for both security/stability as well as user friendliness, as there is no longer any need for any settings/permissions in this implementation. The ROM will “just work” with core modules released by the microG project.

Other than application signature spoofing hacks, microG installation tasks remain as before. Please see #microg #installers note for a general overview and links to recommended installation tools.

~

This is huge news for the microG project, as LineageOS is the largest and most famous custom Android ROM project in the world.

LOS is also used as the foundation for a large percentage of other custom android ROMs as well. Which means that almost every one of those ROMs will also now include microG support by default, without any extra effort on their part.

The impact of this on the custom ROM community cannot be overstated: it is a “watershed moment”.

Many in the FOSS community have gotten increasingly frustrated with Google’s progressive crippling of the base FOSS version of android “AOSP”, and the migration of many important core functions which used to be included with AOSP into proprietary, closed-source Google apps and frameworks instead.

This issue was one of the founding objectives of the microG project: give control back to the user and let them take advantage of the open-source foundation of android without forcing them to use a proprietary and snoopery vendor-locked version of the OS instead, just to get basic functionality like push messaging and Play Store app compatibility.

At this point we believe that the existing “LineageOS for microG” project will continue with their project as it is a “works out of the box” solution that also bundles some FOSS app store tools.
Forwarded from NoGoolag
MicroG Installers:

Just installing the microg components as user apps will partially function but you will not get full functionality without the main components installed as system apps, like the location components.

There are a few 3rd-party installers that handle that and set all the required permissions etc.
These are the ones generally recommended
*Note: currently all installers use the official microg version, so you can update it from its F-Droid repository.

♦️microG Installer Revived by nift4
README: https://github.com/nift4/microg_installer_revived#readme
Download: https://github.com/nift4/microg_installer_revived/releases

♦️MinMicroG by Shane the Awesome
You need to clean flash a rom that has signature spoofing support and flash this zip in recovery, choose the standard zip if unsure
README: https://github.com/FriendlyNeighborhoodShane/MinMicroG/blob/master/README.md
Get the latest release from here:
https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases
Or stable release from here (it may be outdated):
https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases

♦️FakeGApps Microg Installer by Hitman7
https://fakegapps.github.io
Features https://fakegapps.github.io/feature.html
FAQ: https://fakegapps.github.io/faq.html
Announcements Channel @FakeGApps
Discussion group @FakeGAppsChat
💡 Final Release and Discontinued

♦️LineageOS for microG (Rom):
https://lineage.microg.org

♦️MicroG Official links:
https://microg.org
https://github.com/microg
https://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616
📲 MicroG official F-Droid repository
(Recommended to add if you use MicroG and enable unstable updates in fdroid)
https://microg.org/fdroid.html
Link to add:
https://microg.org/fdroid/repo?fingerprint=9BD06727E62796C0130EB6DAB39B73157451582CBD138E86C468ACC395D14165


📡 @NoGoolag
#microg #install #installers #pack #links
FakeGApps

#microG #Installer

Latest release can be found at https://fakegapps.github.io

Announcements Channel @FakeGApps
Discussion group @FakeGAppsChat

https://fakegapps.github.io/feature.html

FAQ: https://fakegapps.github.io/faq.html

💡 Final Release and Discontinued
#Microg Release v0.3.2.240913 · microg/GmsCore · GitHub
https://github.com/microg/GmsCore/releases/tag/v0.3.2.240913

Changelog
Add support for custom location server endpoints.
Improve support for sign-in to Google account in various apps and Games. Thanks @DaVinci9196
Fixes to client libraries. Thanks @rushiiMachine, @CoelacanthusHex
Fix push notification sent_time delivery. Thanks @matteobtt
Fix dynamic links with React Native. Thanks @derMart
Fix map in Signal location sharing. Thanks @fynngodau
Various other improvements and fixes. Thanks @DaVinci9196
New/Updated translations for Romanian, Brazilian Portuguese, Vietnamese, Italian, Russian, Belarusian, Spanish, Japanese, Serbian, Filipino, Swedish, Polish, Ukrainian, Dutch, Simplified Chinese. Thanks @ygorigor, @lucasmz-dev, @Fs00, @Vavun, @akir45, @nexiRS, @searinminecraft, @eson57, @rehork, @Kefir2105, @ruditimmermans, @Suwipe.


Full Changelog:
https://github.com/microg/GmsCore/compare/v0.3.1.240913...v0.3.2.240913