From 20b842370011f4e2464ba58131668ea4ff631b7a Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 19:58:53 +0200
Subject: [PATCH 01/27] README: Bigger tagline
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0d0d8116..307aa729 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
# Droid-ify
-A quick material F-Droid client.
+### A quick material F-Droid client.
[](https://github.com/Iamlooker/Droid-ify/stargazers)
[](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING)
From 568c857a85e001bc913934997d19e04c8f5b5c2f Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 20:20:11 +0200
Subject: [PATCH 02/27] README: remove unnecessary spaces
It's unused right?
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 307aa729..fe035817 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,6 @@ package manager.
[](https://hosted.weblate.org/engage/droidify/?utm_source=widget)
You can always add other lanuages.
-
## :scroll: License
From b059983c7dc04bd024ddf7badd67ccc8a94c4d64 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 21:03:32 +0200
Subject: [PATCH 03/27] README: Add translate badge
Also some changes for translations
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fe035817..8ed13f7c 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@
[](https://github.com/Iamlooker/Droid-ify/releases/latest)
[](https://github.com/Iamlooker/Droid-ify/watchers)
[](https://github.com/Iamlooker/Droid-ify/network/members)
+[](https://hosted.weblate.org/engage/droidify/)
[
Date: Wed, 12 Jan 2022 21:06:50 +0200
Subject: [PATCH 04/27] README: remove forks and watchers badges
Because GitHub now displays this information on the left
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 8ed13f7c..e0cd5669 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,6 @@
[](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING)
[](https://github.com/Iamlooker/Droid-ify/releases/)
[](https://github.com/Iamlooker/Droid-ify/releases/latest)
-[](https://github.com/Iamlooker/Droid-ify/watchers)
-[](https://github.com/Iamlooker/Droid-ify/network/members)
[](https://hosted.weblate.org/engage/droidify/)
[
Date: Wed, 12 Jan 2022 21:08:45 +0200
Subject: [PATCH 05/27] README: Update copyright to 2022
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e0cd5669..0e78eefe 100644
--- a/README.md
+++ b/README.md
@@ -69,4 +69,4 @@ You can always add other lanuages.
Licensed GPLv3+. \
Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) \
-Copyright © 2020–2021 Iamlooker and contributors.
+Copyright © 2020–2022 Iamlooker and contributors.
From b846c9b6691126108e847f80f389d42b52724d9b Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 21:19:44 +0200
Subject: [PATCH 06/27] README: Improve features section with emoji
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 0e78eefe..ea2c5b92 100644
--- a/README.md
+++ b/README.md
@@ -33,10 +33,10 @@ width="60%">](https://hosted.weblate.org/projects/droidify/localization/)
## :book: Features
-* Material F-Droid style
-* No cards or inappropriate animations
-* Fast repository syncing
-* Standard Android components and minimal dependencies
+* :art: Material F-Droid style
+* :notebook_with_decorative_cover: No cards or inappropriate animations
+* :airplane: Fast repository syncing
+* :wrench: Standard Android components and minimal dependencies
### :camera: Screenshots
From 0a20ffed269afa21cb5ea10766ea284109df447b Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 21:23:10 +0200
Subject: [PATCH 07/27] README: Rename translation badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ea2c5b92..4c8baa8a 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING)
[](https://github.com/Iamlooker/Droid-ify/releases/)
[](https://github.com/Iamlooker/Droid-ify/releases/latest)
-[](https://hosted.weblate.org/engage/droidify/)
+[](https://hosted.weblate.org/engage/droidify/)
[
Date: Wed, 12 Jan 2022 21:31:55 +0200
Subject: [PATCH 08/27] README: small changes
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4c8baa8a..1f97fd5e 100644
--- a/README.md
+++ b/README.md
@@ -60,10 +60,10 @@ Run `./gradlew assembleRelease` to build the package, which can be installed usi
package manager.
## 👁️🗨️ Translations
-Help translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engage/droidify/). \
+Help us translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engage/droidify/). \
[](https://hosted.weblate.org/engage/droidify/?utm_source=widget)
-You can always add other lanuages.
+### You can always add other lanuages.
## :scroll: License
From 076fce7d102ecf7383334f9e5173aa9bf7557f5b Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 21:40:55 +0200
Subject: [PATCH 09/27] README: Rename translation badge
Yes, again!
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1f97fd5e..440eb0d9 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING)
[](https://github.com/Iamlooker/Droid-ify/releases/)
[](https://github.com/Iamlooker/Droid-ify/releases/latest)
-[](https://hosted.weblate.org/engage/droidify/)
+[](https://hosted.weblate.org/engage/droidify/?utm_source=widget)
[
Date: Wed, 12 Jan 2022 21:50:48 +0200
Subject: [PATCH 10/27] README: Replace notebook_with_decorative_cover emoji
with dart
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 440eb0d9..26baa992 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ width="60%">](https://hosted.weblate.org/projects/droidify/localization/)
## :book: Features
* :art: Material F-Droid style
-* :notebook_with_decorative_cover: No cards or inappropriate animations
+* :dart: No cards or inappropriate animations
* :airplane: Fast repository syncing
* :wrench: Standard Android components and minimal dependencies
From 13f393758f1be11c2b90074dd4cb6cadb70fe374 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 21:54:54 +0200
Subject: [PATCH 11/27] README: Spelling fix
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 26baa992..7cf0cf04 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ package manager.
Help us translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engage/droidify/). \
[](https://hosted.weblate.org/engage/droidify/?utm_source=widget)
-### You can always add other lanuages.
+### You can always add other languages.
## :scroll: License
From eee0607a57b3bedb919c6dc04b71a5ed3bc3645b Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 21:59:19 +0200
Subject: [PATCH 12/27] Full description: Also available in Ukrainian
---
metadata/en-US/full_description.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt
index fea1c341..ecc42643 100644
--- a/metadata/en-US/full_description.txt
+++ b/metadata/en-US/full_description.txt
@@ -24,6 +24,7 @@ Available in:
- Simplified Chinese
- Spanish
- Turkish
+- Ukrainian
A direct adaptation/modification of Foxy-Droid
From 2ce8088c328f6763123256dd01fdd4c9b79f32ba Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 22:06:01 +0200
Subject: [PATCH 13/27] README: replace screenshots emoji
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7cf0cf04..28f27f23 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ width="60%">](https://hosted.weblate.org/projects/droidify/localization/)
* :airplane: Fast repository syncing
* :wrench: Standard Android components and minimal dependencies
-### :camera: Screenshots
+## :framed_picture: Screenshots
From 94c6ae7edc7169ab6b3d1fa0141fe9eddabf1a27 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 22:09:25 +0200
Subject: [PATCH 14/27] README: to build the *.apk package
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 28f27f23..0d6a78e6 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ key.alias=key-alias
key.password=key-password
```
-Run `./gradlew assembleRelease` to build the package, which can be installed using the Android
+Run `./gradlew assembleRelease` to build the *.apk package, which can be installed using the Android
package manager.
## 👁️🗨️ Translations
From 4021bf03294289e5e3ccc83bc83e8f346be51887 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 22:14:32 +0200
Subject: [PATCH 15/27] README: Links!
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0d6a78e6..2e3854c6 100644
--- a/README.md
+++ b/README.md
@@ -69,4 +69,4 @@ Help us translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engag
Licensed GPLv3+. \
Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) \
-Copyright © 2020–2022 Iamlooker and contributors.
+Copyright © 2020–2022 [Iamlooker](https://github.com/Iamlooker) and [contributors](https://github.com/Iamlooker/Droid-ify/graphs/contributors).
From 7038e967a73f7885bdb71c169beb376dda7b3bc9 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Wed, 12 Jan 2022 22:15:51 +0200
Subject: [PATCH 16/27] README: Licensed under GPLv3+
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2e3854c6..fd1581e2 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,6 @@ Help us translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engag
## :scroll: License
-Licensed GPLv3+. \
+Licensed under GPLv3+. \
Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) \
Copyright © 2020–2022 [Iamlooker](https://github.com/Iamlooker) and [contributors](https://github.com/Iamlooker/Droid-ify/graphs/contributors).
From 7c7df5644d60a61737869aa165ccbd21e5eae5ab Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Fri, 14 Jan 2022 21:46:59 +0200
Subject: [PATCH 17/27] README: some things
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fd1581e2..6ecfe242 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ width="60%">](https://hosted.weblate.org/projects/droidify/localization/)
-## :hammer: Building and Installing
+## :hammer: Building from source
Specify your Android SDK path either using the `ANDROID_HOME` environment variable, \
or by filling out the `sdk.dir` property in `local.properties`.
From 0836f5360bda7e26cd5e499e5d6ddd0607fa6653 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Fri, 14 Jan 2022 22:11:39 +0200
Subject: [PATCH 18/27] README: Center icons
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 6ecfe242..0a5569a0 100644
--- a/README.md
+++ b/README.md
@@ -14,17 +14,17 @@
[
](https://android.izzysoft.de/repo/apk/com.looker.droidify)
+width="48%" align="center">](https://android.izzysoft.de/repo/apk/com.looker.droidify)
[
](https://f-droid.org/packages/com.looker.droidify)
+width="48%" align="center">](https://f-droid.org/packages/com.looker.droidify)
[
](https://hosted.weblate.org/projects/droidify/localization/)
+width="40%" align="center">](https://hosted.weblate.org/projects/droidify/localization/)
[
](https://t.me/droid_ify)
+width="25%" align="center">](https://t.me/droid_ify)
[
](https://hosted.weblate.org/projects/droidify/localization/)
From 484c2be4a281decb7c3e9503aa59df78f7139f16 Mon Sep 17 00:00:00 2001
From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com>
Date: Mon, 17 Jan 2022 18:16:27 +0200
Subject: [PATCH 19/27] README: Weblate widget is now in center
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0a5569a0..3ad535bf 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ alt="Join Telegram Channel"
width="25%" align="center">](https://t.me/droid_ify)
[
](https://hosted.weblate.org/projects/droidify/localization/)
+width="60%" align="center">](https://hosted.weblate.org/projects/droidify/localization/)