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
{{ message }}
This repository was archived by the owner on May 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+30-32Lines changed: 30 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,17 +80,11 @@ Manager to help you download and install Magisk modules.
80
80
81
81
## Requirements
82
82
83
-
Minimum:
83
+
### Minimum / Recommended:
84
84
85
-
- Android 5.0+
86
-
- Magisk 19.0+
87
-
- An internet connection
88
-
89
-
Recommended:
90
-
91
-
- Android 6.0+
92
-
- Magisk 21.2+
93
-
- An internet connection
85
+
- Android 6.0+ / Android 7.0+
86
+
- Magisk 19.0+ / Magisk 21.2+
87
+
- An internet connection / A stable wifi connection
94
88
95
89
Note: This app may require the use of a VPN in countries with a state wide firewall.
96
90
@@ -153,18 +147,36 @@ For more information please check the [developer documentation](docs/DEVELOPERS.
153
147
154
148
## For translators
155
149
156
-
We use Weblate for translations: https://translate.nift4.org/engage/foxmmm/
157
-
(Make sure to check your spam folder when registering)
150
+
**We need your help!** The app has started lagging behind in translations, and we need your help to catch up! As a reminder, translations are required to be at 60% or more to be included in the app.
151
+
152
+
### Recommended method
153
+
154
+
We use Weblate for translations: [https://translate.nift4.org/engage/foxmmm/](https://translate.nift4.org/engage/foxmmm/)
155
+
156
+
- You can create an account and start translating
157
+
- You may need to check your spam folder for the confirmation email
158
158
159
-
If you do not want to register on the self-hosted Weblate instance, you can do a pull request on
160
-
GitHub:
159
+
### GitHub method for advanced users
161
160
162
-
See [`app/src/main/res/values/strings.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/strings.xml)
163
-
and [`app/src/main/res/values/arrays.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/arrays.xml)
161
+
See [`app/src/main/res/values/strings.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/strings.xml) and [`app/src/main/res/values/arrays.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/arrays.xml)
164
162
165
163
If your language is right to left don't forget to set `lang_support_rtl` to `true`.
166
164
167
-
Translators are not expected to have any previous coding experience.
165
+
Translators do not need to have any previous coding experience..
166
+
167
+
## Add your own repos
168
+
169
+
See [the documentation](docs/add-repo.md)
170
+
171
+
## Issues with a repo
172
+
173
+
If you have a problem with a repo, please contact the repo owner **first**. If you are unable to
174
+
reach them or they are not willing to help, you can contact us as a last resort.
0 commit comments