Skip to content

Releases: FriendlyNeighborhoodShane/MinMicroG_releases

29 july 2023

29 Jul 21:54
Compare
Choose a tag to compare

MinMicroG Installer v2.12.0

Once again I have delayed the inevitable for too long. The dams doth flood, and the currents carry all.

Changelog:

  • Update microG (v0.2.28.231657)
  • Switch Playstore to unpatched vanilla and update (v30.4.21)
    It is vanilla, so it will self-update.
  • Update Aurora Store (v4.2.5)
  • Update Fakestore (v0.2.0)
  • Add sync adapters for Android S-T (Thanks MindTheGapps!)
  • Drop all NLP backends
    microG stopped using them.
  • Drop standalone UNLP package
  • Drop Google DRM jars and swype libs, they have no use on newer Android versions
  • Drom AuroraServices from Standard and Nogoolag packages
  • Squash many dynamic system partition install bugs
  • Add standalone addon packages for Aurora Services and Playstore

Certificates for selfbuilding attached. The format has changed because we now use apksigner's new --print-certs-pem option.

If you are not able to grant some permissions to microG (background location or receiving SMS), just run from an ADB shell or a root shell:

npem

Details: troubleshooting section of install.md

02 february 2022

02 Feb 15:47
Compare
Choose a tag to compare

MinMicroG Installer v2.11.1

Oops. I broke some stuff.

Much like the included microG update, this is a point release just to fix some issues that sneaked into the last release.

Changelog:

  • Updated microG (0.2.24)
  • Fix npem issue where it wasn't granting permissions when it should be
  • Fix contact sync adapters and swype libs not being included for all SDKs

Certificates for selfbuilding attached.

If you are not able to grant some permissions to microG (background location or receiving SMS), just run from an ADB shell or a root shell:

npem

Details: troubleshooting section of install.md

26 january 2022

26 Jan 07:59
Compare
Choose a tag to compare

MinMicroG Installer v2.11

Sorry for the wait :P

Changelog:

  • Updated microG (0.2.23) (contains important security fixes: microg/GmsCore#1567)
  • Updated Aurora Store
  • Updated LocalGSM NLP backend
  • Improvements to npem (also upstreamed), including:
    • running rootless through ADB
    • automatically fixing microg priv-perms by user-installing
  • Added contacts/calendar sync cdapters upto Android R
  • Improve some INSTALL.md documentation
  • Fixed several addon.d problems

Other notes:

  • Where I normally hang around on the internet has changed since the last release for various reasons. See the communities section in the README.
  • update.sh now uses apksigner instead of jarsigner for verifying downloaded APKs, as It's stricter (which is better). Currently it complains about some old sync adapters, because they are actually broken. There's already a merge request to opengapps for fixing it.

Certificates for selfbuilding attached.

If you are not able to grant some permissions to microG (background location or receiving SMS), just run from an ADB shell or a root shell:

npem

Details: troubleshooting section of install.md

28 april 2021

28 Apr 09:00
Compare
Choose a tag to compare

MinMicroG Installer v2.10

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

Certificates for selfbuilding attached.

If you are not able to grant some permissions to microG (background location or recieving SMS), refer to the the troubleshooting section of install.md

Your regular reminder that all of the APKs included are with upstream signatures. They can simply be updated from any FDroid client with the main, microG and nanodroid repositories, without requiring an updated zip.

28 november 2020

28 Nov 14:51
Compare
Choose a tag to compare

MinMicroG Installer v2.9

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

Certificates for selfbuilding attached.

If you are not able to grant some permissions to microG (background location or recieving SMS), refer to the the troubleshooting section of install.md

Also, just in case it needs to be said, all of the APKs included are with upstream signatures. They can simply be updated from any FDroid client with the main, microG and nanodroid repositories, without requiring an updated zip.

20th october 2020

24 Nov 18:17
Compare
Choose a tag to compare

MinMicroG installer 2.8

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

If you are not able to grant "access background location" perm or "receive SMS" perm to MicroG, you can try:

  • Running npem in terminal as root
  • Extracting system/priv-app/MicroGGMSCore/MicroGGMSCore.apk from the zip and installing it as an user app update
  • Installing MinMicroG as system instead of as a Magisk module
  • Clean flashing, if all else fails

(reference: microg/GmsCore#1100)

I might be somewhat busy for the foreseeable future, so I won't make releases that frequently, since most of it is updateable from FDroid. I also coerced github into making me "nightlies" whenever things are updated. Of course, no testing and no guarantees on whether these things will work:
https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI

Certificates for APKs attached.

27th july 2020

27 Jul 05:21
Compare
Choose a tag to compare

MinMicroG installer v2.7

Yeehaw, official release!

Changelog:

  • Added minimal pack
  • Update microG
  • Update AuroraStore
  • Remove awk dependency completely

Changes since last stable release:

  • Formally put the scripts under GPLv3
  • Added an install.md file as a handy reference manual and guide
  • Updated AuroraSuite
  • Updated Play store
  • Removed DroidGuard
  • Replaced abandoned FDroid GSM NLP backend with releases from @ploink
  • Removed unmaintained radiocell backend that was crashing on many phones

Read the microG update notes here:

If you need Aurora Services to appear in your drawer again, there's a shortcut to it under the Settings > Installations page in both Aurora Store and Aurora Droid.

You won't be able to build this yourself with MinMicroG right now because the microG FDroid repo seems to be corrupt. Just download the new APK from github and place it in resdl by hand.

The certs.tar.gz archive contains the certificates for APKs and repos that are collected by my update scripts. If you self-build, extract them to [MinMicroG]/resdl/util/certs and install any JDK and openssl tool, and the update script will make sure that any future downloads by it are signed with the same keys and not tampered with.

28 april 2020

28 Apr 14:03
Compare
Choose a tag to compare
28 april 2020 Pre-release
Pre-release

Minimal MicroG installer v2.7-beta3-milkandbootloops

Probably the last release with custom APKs made for my own satisfaction until Marvin revives microG to its former glory. With all the recent fixes made while sitting at home (thanks COVID-19!).

Why you would bother flashing this:

  • Formally put the scripts under GPLv3
  • Added an install.md file as a handy reference manual and guide
  • Update AuroraSuite, Play store
  • Remove DroidGuard for obvious reasons (thanks Googs!)
  • Replace abandoned FDroid GSM NLP backend with releases from @ploink
  • Removed unmaintained radiocell backend that was crashing on many phones
  • Now uses awk from MBB if you have Magisk installed
  • Fix the (yet inexplicable) rare simple_mount bug that expanded faster than the universe (thanks advanced physics!)

Still the same selfbuilt GMSCore and UNLP for background location fix
(sauce at https://github.com/nogoolag)

10 february 2020

10 Feb 08:12
Compare
Choose a tag to compare

MinMicroG Installer v2.6

Changelog:

  • Update All APKs
    • Sync and swipe now supports Q
  • Add npem ND script (Thanks setialpha)

7 march 2020

07 Mar 13:28
Compare
Choose a tag to compare
7 march 2020 Pre-release
Pre-release

MinMicroG Installer V2.7-beta2-letstrythisshitoutagain

NOTE: Still testing, but testing better

Changelog:

  • Update perm xmls for background location and contact sync
  • Modify ND's npem to grant background perm

Still the same selfbuilt GMSCore and UNLP for background location fix
(sauce at https://github.com/nogoolag)