You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google sync add-on is a flashable zip created by ale5000 for a simple installation of Google sync adapters on Android from 4.4 to 16 (excluding Android 6.x).
27
+
No root wizardry required — just flash and go. ✨
27
28
28
-
**IMPORTANT:** In addition to the normal installation as a pure flashable zip, there are plans for the future (but not in the short term) to also support the installation as a *Magisk* module.
29
-
30
-
Although you may find various references to *Magisk* in the code, support is **NOT** yet ready.
31
-
32
-
This project is available on GitHub_, on GitLab_ as well as on XDA_.
29
+
This project is available on GitHub_, on GitLab_, as well as on XDA_.
**IMPORTANT:** In addition to the normal installation as a pure flashable zip, there are plans for the future (but not in the short term) to also support the installation as a *Magisk* module.
36
+
37
+
Although you may find various references to *Magisk* in the code, support is **NOT** yet ready.
38
+
39
+
40
+
.. _readme-download:
38
41
39
42
Download
40
43
========
44
+
Grab the latest stable release or, if you like to live dangerously, the nightly build.
45
+
The badges below show the current version and download statistics.
`Read before you flash <./docs/INSTRUCTIONS.rst>`_ *(ten minutes of reading beats one hour of re-flashing)*
46
52
47
53
48
54
Code analysis
49
55
=============
56
+
Yes, the code is actually linted. No, it wasn't always pretty. Yes, it's better now. 🔍
57
+
58
+
CI pipelines run on every push to keep the build healthy — the code-lint workflow checks style and correctness, while the nightly workflow validates a full automated build.
59
+
In addition, SonarQube, Codacy, and CodeFactor provide continuous code quality analysis from multiple angles, because one linter is never enough.
I maintain this project on my own in my spare time.
84
-
If it's been helpful to you, please consider supporting its development!
100
+
I maintain this project on my own in my spare time — the finite, precious kind that competes with sleep, meals eaten while staring at a terminal, and the occasional social obligation.
101
+
102
+
If it's saved you time, frustration, or a trip to the Google ecosystem, please consider supporting its development!
85
103
86
-
Want to help out? You can find all the details in our `donation guide <./docs/DONATE.rst>`_.
104
+
Wondering how? Check out all the ways to `fuel this project <./docs/DONATE.rst>`_ — coffee, kind words, or cold hard crypto, it's all welcome.
105
+
*(No pressure. But the coffee does make the bugs fix themselves slightly faster.)*
0 commit comments