Weblate mentioned in README

This commit is contained in:
Allan Nordhøy
2021-10-30 08:49:03 +00:00
committed by GitHub
parent 181a12fcb4
commit 4afcad6daa

View File

@ -4,7 +4,7 @@
# Droid-ify # Droid-ify
Material-ify with Droid-ify. A quick material F-Droid package manager.
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" [<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
alt="Get it on IzzyDroid" alt="Get it on IzzyDroid"
@ -12,24 +12,17 @@ width="48%">](https://android.izzysoft.de/repo/apk/com.looker.droidify)
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" [<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid" alt="Get it on F-Droid"
width="48%">](https://f-droid.org/packages/com.looker.droidify) width="48%">](https://f-droid.org/packages/com.looker.droidify)
[<img src="https://support.crowdin.com/assets/logos/crowdin-logo-small-example@2x.png" [<img src="https://github.com/WeblateOrg/weblate/blob/main/weblate/static/weblate.svg"
alt="Crowdin" alt="Weblate"
width="48%">](https://crowdin.com/project/droid-ify) width="40%">](https://hosted.weblate.org/projects/droidify/#components)
&nbsp;&nbsp; &nbsp;&nbsp;
[<img src="https://www.freepnglogos.com/uploads/telegram-logo-11.png" [<img src="https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"
alt="Join Telegram Channel" alt="Join Telegram Channel"
width="48%">](https://t.me/droid_ify) width="30%">](https://t.me/droid_ify)
<div align="left"> <div align="left">
## :book: Description ## :book: Features
Unofficial F-Droid client with Material UI.
This app is an Direct Adaptation/Modification
of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/)
### :mag_right: Features
* Material F-Droid style * Material F-Droid style
* No cards or inappropriate animations * No cards or inappropriate animations
@ -42,9 +35,8 @@ of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/)
## :hammer: Building and Installing ## :hammer: Building and Installing
Specify your Android SDK path either using the `ANDROID_HOME` environment variable, or by filling Specify your Android SDK path either using the `ANDROID_HOME` environment variable, \
out the `sdk.dir` or by filling out the `sdk.dir` property in `local.properties`.
property in `local.properties`.
Signing can be done automatically using `keystore.properties` as follows: Signing can be done automatically using `keystore.properties` as follows:
@ -59,6 +51,6 @@ Run `./gradlew assembleRelease` to build the package, which can be installed usi
package manager. package manager.
## :scroll: License ## :scroll: License
Licensed GPLv3+. \
Droid-ify is available under the terms of the GNU General Public License v3 or later. Copyright © Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) \
2020 Iamlooker. Copyright © 20202021 Iamlooker and contributors.