From 6a68e1e17aaaf64c42966418d5f1a5e4b9031d1a Mon Sep 17 00:00:00 2001 From: MrWooltrest Date: Thu, 28 Oct 2021 12:45:39 +0300 Subject: [PATCH 1/3] Better README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6aebcc1d..dce2a951 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ +
+ +Droid-ify + # Droid-ify Material-ify with Droid-ify. +
+ [Get it on IzzyDroid](https://android.izzysoft.de/repo/apk/com.looker.droidify) From 4c46a66decbf35ce3ff02ee081a10ec949be1846 Mon Sep 17 00:00:00 2001 From: MrWooltrest Date: Thu, 28 Oct 2021 12:52:53 +0300 Subject: [PATCH 2/3] Center links Center links in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dce2a951..b4806c32 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Material-ify with Droid-ify. -
- [Get it on IzzyDroid](https://android.izzysoft.de/repo/apk/com.looker.droidify) @@ -22,6 +20,8 @@ width="48%">](https://crowdin.com/project/droid-ify) alt="Join Telegram Channel" width="48%">](https://t.me/droid_ify) +
+ ## Description Unofficial F-Droid client with Material UI. From 6a696a4436f7843739c927d86f45b92d4663519d Mon Sep 17 00:00:00 2001 From: MrWooltrest Date: Thu, 28 Oct 2021 15:37:32 +0300 Subject: [PATCH 3/3] Better README.md (part 2) added emojis --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b4806c32..b0665f2d 100644 --- a/README.md +++ b/README.md @@ -22,25 +22,25 @@ width="48%">](https://t.me/droid_ify)
-## Description +## :book: Description Unofficial F-Droid client with Material UI. This app is an Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) -### Features +### :mag_right: Features * Material F-Droid style * No cards or inappropriate animations * Fast repository syncing * Standard Android components and minimal dependencies -### Screenshots +### :camera: Screenshots -## Building and Installing +## :hammer: Building and Installing Specify your Android SDK path either using the `ANDROID_HOME` environment variable, or by filling out the `sdk.dir` @@ -58,7 +58,7 @@ key.password=key-password Run `./gradlew assembleRelease` to build the package, which can be installed using the Android package manager. -## License +## :scroll: License Droid-ify is available under the terms of the GNU General Public License v3 or later. Copyright © 2020 Iamlooker.