|
1 | | -# MicroG RE (GmsCore Redesign) |
| 1 | +<div align="center"> |
| 2 | +<picture> |
| 3 | + <source |
| 4 | + width="512px" |
| 5 | + media="(prefers-color-scheme: dark)" |
| 6 | + srcset="https://raw.githubusercontent.com/MorpheApp/.github/refs/heads/main/profile/assets/morphe-wordmark/morphe_wordmark_dark.svg" |
| 7 | + /> |
| 8 | + <img |
| 9 | + width="512px" |
| 10 | + src="https://raw.githubusercontent.com/MorpheApp/.github/refs/heads/main/profile/assets/morphe-wordmark/morphe_wordmark_light.svg" |
| 11 | + /> |
| 12 | +</picture> |
2 | 13 |
|
3 | | -[GmsCore](https://github.com/microg/GmsCore) fork for [ReVanced](https://github.com/ReVanced) with [Material 3 Expressive](https://m3.material.io/blog/building-with-m3-expressive) design, enhanced features, and improvements. |
| 14 | +[](https://morphe.software) [](https://www.reddit.com/r/MorpheApp) [](https://x.com/MorpheApp) |
4 | 15 |
|
5 | | -[](https://github.com/WSTxda/MicroG-RE/actions) [](https://www.android.com) [](https://developer.android.com/studio/releases/platforms) [](https://github.com/WSTxda/MicroG-RE/releases/latest) [](https://github.com/WSTxda/MicroG-RE/releases) |
| 16 | +[](https://github.com/MorpheApp/MicroG-RE/actions) [](https://github.com/MorpheApp/MicroG-RE/releases/latest) [](https://github.com/MorpheApp/MicroG-RE/releases) |
| 17 | +<br> |
| 18 | +</div> |
6 | 19 |
|
7 | | - |
| 20 | +# ⚙️ MicroG RE (GmsCore Redesign) |
8 | 21 |
|
9 | | -This repository is a fork of [microG GmsCore](https://github.com/microg/GmsCore), adapted to work with patched Google apps without requiring root access and under an alternative package name. It uses the **GmsCore support** patch from ReVanced Patches to enable Google account authentication and services, replacing Google Play Services. |
| 22 | +[GmsCore](https://github.com/microg/GmsCore) fork for Morphe patched apps with [Material 3 Expressive](https://m3.material.io/blog/building-with-m3-expressive) design, enhanced features, and improvements. |
10 | 23 |
|
11 | | -### Screenshots |
| 24 | +This repository is a fork of [microG GmsCore](https://github.com/microg/GmsCore), adapted to work with patched Google apps without requiring root access and under an alternative package name. It uses the **GmsCore support** patch from Morphe Patches to enable Google account authentication and services, replacing Google Play Services. |
12 | 25 |
|
13 | | -<details> |
14 | | - <summary>Light</summary> |
| 26 | +## 🤝 Credits |
15 | 27 |
|
16 | | - |
| 28 | +- [microG Project](https://github.com/microg) for GmsCore, alternative of Play Services. [wiki](https://github.com/microg/GmsCore/wiki) |
17 | 29 |
|
18 | | -</details> |
| 30 | +- [Shadow578](https://github.com/shadow578) and [ReVanced Team](https://github.com/ReVanced) for the implementation of ReVanced GmsCore group ID vendor. |
19 | 31 |
|
20 | | -<details> |
21 | | - <summary>Dark</summary> |
| 32 | +- [AyushTNM](https://github.com/ayushTNM) for some useful implementations and ideas. |
22 | 33 |
|
23 | | - |
| 34 | +- All legacy Vanced Team for the inspiration of some of the features. |
24 | 35 |
|
25 | | -</details> |
| 36 | +[See all contributors](https://github.com/MorpheApp/MicroG-RE/graphs/contributors) |
26 | 37 |
|
27 | | -### Recommended Patches |
| 38 | +## 📜 License |
28 | 39 |
|
29 | | -[ReVanced](https://github.com/ReVanced/revanced-patches) |
| 40 | + Copyright 2013-2025 microG Project Team |
30 | 41 |
|
31 | | -[ReVanced Extended](https://github.com/inotia00/revanced-patches) |
| 42 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 43 | + you may not use this file except in compliance with the License. |
| 44 | + You may obtain a copy of the License at |
32 | 45 |
|
33 | | -[ReVanced Extended (anddea)](https://github.com/anddea/revanced-patches) |
| 46 | + http://www.apache.org/licenses/LICENSE-2.0 |
34 | 47 |
|
35 | | -### Download |
36 | | - |
37 | | -[<img src="https://raw.githubusercontent.com/WSTxda/WSTxda/main/images/GitHub.svg" |
38 | | -alt='Get it on GitHub' |
39 | | -height="80">](https://github.com/WSTxda/MicroG-RE/releases) [<img src="https://raw.githubusercontent.com/WSTxda/WSTxda/main/images/Telegram.svg" |
40 | | -alt='Get it on Telegram' |
41 | | -height="80">](https://t.me/WSTprojects) |
42 | | - |
43 | | -### Donate |
44 | | - |
45 | | -[<img src="https://raw.githubusercontent.com/WSTxda/WSTxda/main/images/PayPal.svg" |
46 | | - alt='Donate with PayPal' |
47 | | - height="80">](https://bit.ly/2lV0E6u) |
48 | | -[<img src="https://raw.githubusercontent.com/WSTxda/WSTxda/main/images/BMC.svg" |
49 | | - alt='Donate with BMC' |
50 | | - height="80">](https://www.buymeacoffee.com/wstxda) |
51 | | - |
52 | | -### Credits |
53 | | - |
54 | | -[microG Project](https://github.com/microg) for GmsCore, alternative of Play Services. [wiki](https://github.com/microg/GmsCore/wiki) |
55 | | - |
56 | | -[Shadow578](https://github.com/shadow578) and [ReVanced Team](https://github.com/ReVanced) for the implementation of GmsCore for ReVanced patches. |
57 | | - |
58 | | -[AyushTNM](https://github.com/ayushTNM) for some useful implementations and ideas. |
| 48 | + Unless required by applicable law or agreed to in writing, software |
| 49 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 50 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 51 | + See the License for the specific language governing permissions and |
| 52 | + limitations under the License. |
0 commit comments