microg/GmsCore

[CODE] Partial implementation of Work Account and Split Install Service

Open

#2,225 opened on Mar 8, 2024

 (3 comments) (0 reactions) (0 assignees)Java (1,377 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,383 stars)
PR merge metrics
 (Avg merge 43d 13h) (39 merged PRs in 30d)

Description

I have adjusted the patches done by others to work with the current code of microG, so they now merge and compile correctly but they aren't ready to be used.

I hope someone pick and complete them.

Work Account (by @fynngodau): https://github.com/microg/GmsCore/compare/master...micro5k:GmsCoreMod:patch-work-account.patch

Split Install Service (by @jonathanklee): https://github.com/microg/GmsCore/compare/master...micro5k:GmsCoreMod:patch-split-install-service.patch

Contributor guide