mirror of
https://github.com/offa/android-foss.git
synced 2025-11-05 17:14:55 +05:30
Compare commits
4 commits
39f11b1730
...
bf1a7516b9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf1a7516b9 | ||
|
|
f53a9772c6 | ||
|
|
3803aabe11 | ||
|
|
88cdd74d84 |
1 changed files with 5 additions and 5 deletions
|
|
@ -17,10 +17,10 @@ Entries are sorted alphabetically.
|
|||
|
||||
## F-Droid links
|
||||
|
||||
If a package is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/app/<App ID>` URL.
|
||||
If a package is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/packages/<App ID>` URL.
|
||||
If not yet, it's a good idea to promote F-Droid submission to the projects developer.
|
||||
|
||||
[**IzzyOnDroid**](https://apt.izzysoft.de/fdroid/) can be linked using `https://apt.izzysoft.de/fdroid/index/apk/<App ID>`, if the package is *not* marked by *NonFreeComp* or *NonFreeDepNonFreeDep*.
|
||||
[**IzzyOnDroid**](https://apt.izzysoft.de/fdroid/) can be linked using `https://apt.izzysoft.de/packages/<App ID>`, if the package is *not* marked by *NonFreeComp*.
|
||||
|
||||
If the package is available on both, link F-Droid first, IzzyOnDroid second.
|
||||
|
||||
|
|
@ -31,13 +31,13 @@ If the package is available on both, link F-Droid first, IzzyOnDroid second.
|
|||
* [**Example Project**](https://github.com/example/proj)
|
||||
|
||||
# F-Droid only: <Project> <F-Droid>
|
||||
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/app/ex.ample.proj)]**</sup>
|
||||
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/packages/ex.ample.proj)]**</sup>
|
||||
|
||||
# IzzyOnDroid only: <Project> <IzzyOnDroid>
|
||||
* [**Example Project**](https://github.com/example/proj) <sup>**[[IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/ex.ample.proj)]**</sup>
|
||||
* [**Example Project**](https://github.com/example/proj) <sup>**[[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>
|
||||
|
||||
# F-Droid and IzzyOnDroid: <Project> <F-Droid> <IzzyOnDroid>
|
||||
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/app/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/ex.ample.proj)]**</sup>
|
||||
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/packages/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>
|
||||
```
|
||||
|
||||
Please do not submit other third party F-Droid repositories or Google Play Store.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue