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. [![Github repo stars](https://img.shields.io/github/stars/Iamlooker/Droid-ify?style=flat)](https://github.com/Iamlooker/Droid-ify/stargazers) [![Github License](https://img.shields.io/github/license/Iamlooker/Droid-ify)](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. [![Translation status](https://hosted.weblate.org/widgets/droidify/-/multi-auto.svg)](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 @@ [![Github release](https://img.shields.io/github/v/release/Iamlooker/Droid-ify?display_name=tag)](https://github.com/Iamlooker/Droid-ify/releases/latest) [![Github watchers](https://img.shields.io/github/watchers/Iamlooker/Droid-ify?label=Watch)](https://github.com/Iamlooker/Droid-ify/watchers) [![Github forks](https://img.shields.io/github/forks/Iamlooker/Droid-ify?label=Fork)](https://github.com/Iamlooker/Droid-ify/network/members) +[![Translation status](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](https://hosted.weblate.org/engage/droidify/) [Get it on IzzyDroid 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 @@ [![Github License](https://img.shields.io/github/license/Iamlooker/Droid-ify)](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING) [![Github All Releases](https://img.shields.io/github/downloads/Iamlooker/Droid-ify/total.svg)](https://github.com/Iamlooker/Droid-ify/releases/) [![Github release](https://img.shields.io/github/v/release/Iamlooker/Droid-ify?display_name=tag)](https://github.com/Iamlooker/Droid-ify/releases/latest) -[![Github watchers](https://img.shields.io/github/watchers/Iamlooker/Droid-ify?label=Watch)](https://github.com/Iamlooker/Droid-ify/watchers) -[![Github forks](https://img.shields.io/github/forks/Iamlooker/Droid-ify?label=Fork)](https://github.com/Iamlooker/Droid-ify/network/members) [![Translation status](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](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 @@ [![Github License](https://img.shields.io/github/license/Iamlooker/Droid-ify)](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING) [![Github All Releases](https://img.shields.io/github/downloads/Iamlooker/Droid-ify/total.svg)](https://github.com/Iamlooker/Droid-ify/releases/) [![Github release](https://img.shields.io/github/v/release/Iamlooker/Droid-ify?display_name=tag)](https://github.com/Iamlooker/Droid-ify/releases/latest) -[![Translation status](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](https://hosted.weblate.org/engage/droidify/) +[![Translation status badge](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](https://hosted.weblate.org/engage/droidify/) [Get it on IzzyDroid 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/). \ [![Translation status](https://hosted.weblate.org/widgets/droidify/-/multi-auto.svg)](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 @@ [![Github License](https://img.shields.io/github/license/Iamlooker/Droid-ify)](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING) [![Github All Releases](https://img.shields.io/github/downloads/Iamlooker/Droid-ify/total.svg)](https://github.com/Iamlooker/Droid-ify/releases/) [![Github release](https://img.shields.io/github/v/release/Iamlooker/Droid-ify?display_name=tag)](https://github.com/Iamlooker/Droid-ify/releases/latest) -[![Translation status badge](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](https://hosted.weblate.org/engage/droidify/) +[![Small translation badge](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](https://hosted.weblate.org/engage/droidify/?utm_source=widget) [Get it on IzzyDroid 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/). \ [![Translation status](https://hosted.weblate.org/widgets/droidify/-/multi-auto.svg)](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 @@ [Get it on IzzyDroid](https://android.izzysoft.de/repo/apk/com.looker.droidify) +width="48%" align="center">](https://android.izzysoft.de/repo/apk/com.looker.droidify) [Get it on F-Droid](https://f-droid.org/packages/com.looker.droidify) +width="48%" align="center">](https://f-droid.org/packages/com.looker.droidify) [Weblate](https://hosted.weblate.org/projects/droidify/localization/) +width="40%" align="center">](https://hosted.weblate.org/projects/droidify/localization/)    [Join Telegram Channel](https://t.me/droid_ify) +width="25%" align="center">](https://t.me/droid_ify) [Translation State](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) [Translation State](https://hosted.weblate.org/projects/droidify/localization/) +width="60%" align="center">](https://hosted.weblate.org/projects/droidify/localization/)
From dcbbae2d1b96976c1446f3903c3ad741a80e6c6b Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Mon, 17 Jan 2022 18:41:53 +0200 Subject: [PATCH 20/27] README: Improve screenshots --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ad535bf..94d40c1d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,23 @@ width="60%" align="center">](https://hosted.weblate.org/projects/droidify/locali ## :framed_picture: Screenshots - +### Light theme + +| | +|:---:|:---:| +|Home|App list| + +### Dark theme + +| | +|:---:|:---:| +|Home|App list| + +### Amoled theme + +| | +|:---:|:---:| +|Home|App list| ## :hammer: Building from source From 51dcefd36ae8801198e16305353d73b00c49e5a9 Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Mon, 17 Jan 2022 18:54:29 +0200 Subject: [PATCH 21/27] README: Sun and moon --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94d40c1d..73da453b 100644 --- a/README.md +++ b/README.md @@ -40,19 +40,19 @@ width="60%" align="center">](https://hosted.weblate.org/projects/droidify/locali ## :framed_picture: Screenshots -### Light theme +### :sun_with_face: Light theme | | |:---:|:---:| |Home|App list| -### Dark theme +### :last_quarter_moon_with_face: Dark theme | | |:---:|:---:| |Home|App list| -### Amoled theme +### :waxing_crescent_moon: Amoled theme | | |:---:|:---:| From 017b2c0c01a6c16e4d88c14f8bd3951d86d274f1 Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Mon, 17 Jan 2022 19:04:45 +0200 Subject: [PATCH 22/27] README: Building from source - improved --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73da453b..cba4b154 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ key.alias=key-alias key.password=key-password ``` -Run `./gradlew assembleRelease` to build the *.apk package, which can be installed using the Android -package manager. +Run `./gradlew assembleRelease` to build release *.apk package or run `./gradlew assembleDebug` if you want to build debug *.apk +All of these packages can be installed using the Android package manager ## 👁️‍🗨️ Translations Help us translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engage/droidify/). \ From 4e70fe9a5eef8d0bceb29f8cb2397564a66884be Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Mon, 17 Jan 2022 19:05:32 +0200 Subject: [PATCH 23/27] README: Building from source - fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cba4b154..f732c207 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,8 @@ key.alias=key-alias key.password=key-password ``` -Run `./gradlew assembleRelease` to build release *.apk package or run `./gradlew assembleDebug` if you want to build debug *.apk +Run `./gradlew assembleRelease` to build release *.apk package or run `./gradlew assembleDebug` if you want to build debug *.apk. + All of these packages can be installed using the Android package manager ## 👁️‍🗨️ Translations From 17a1ed62c96ea302549341a62bfde0764756941c Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Wed, 26 Jan 2022 15:42:02 +0200 Subject: [PATCH 24/27] README: A little better --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f732c207..1c19c3cb 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ key.alias=key-alias key.password=key-password ``` -Run `./gradlew assembleRelease` to build release *.apk package or run `./gradlew assembleDebug` if you want to build debug *.apk. +Run `./gradlew assembleRelease` to build release package or run `./gradlew assembleDebug` if you want to build debug apk. All of these packages can be installed using the Android package manager From 5baf5303c6fa4c86fdfcc904f7a7e7e14ef96213 Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Wed, 26 Jan 2022 15:48:27 +0200 Subject: [PATCH 25/27] README: I don't think it's necessary --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1c19c3cb..864fd6bb 100644 --- a/README.md +++ b/README.md @@ -44,19 +44,16 @@ width="60%" align="center">](https://hosted.weblate.org/projects/droidify/locali | | |:---:|:---:| -|Home|App list| ### :last_quarter_moon_with_face: Dark theme | | |:---:|:---:| -|Home|App list| ### :waxing_crescent_moon: Amoled theme | | |:---:|:---:| -|Home|App list| ## :hammer: Building from source From 446580f9eb67f05161f6ab0809c11da092cd48f8 Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Wed, 26 Jan 2022 15:54:35 +0200 Subject: [PATCH 26/27] README: Screenshots are now centered --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 864fd6bb..0c8c0ef4 100644 --- a/README.md +++ b/README.md @@ -42,17 +42,17 @@ width="60%" align="center">](https://hosted.weblate.org/projects/droidify/locali ### :sun_with_face: Light theme -| | +| | |:---:|:---:| ### :last_quarter_moon_with_face: Dark theme -| | +| | |:---:|:---:| ### :waxing_crescent_moon: Amoled theme -| | +| | |:---:|:---:| ## :hammer: Building from source From b0d1e6df450801a65229b09914ac84436b819d17 Mon Sep 17 00:00:00 2001 From: MrWooltrest <84628475+MrWooltrest@users.noreply.github.com> Date: Wed, 26 Jan 2022 16:04:31 +0200 Subject: [PATCH 27/27] Building from source reworked --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c8c0ef4..a08e3117 100644 --- a/README.md +++ b/README.md @@ -55,12 +55,14 @@ width="60%" align="center">](https://hosted.weblate.org/projects/droidify/locali | | |:---:|:---:| -## :hammer: Building from source +## :building_construction: 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`. -Signing can be done automatically using `keystore.properties` as follows: +### :pen: Signing + +Can be done automatically using `keystore.properties` as follows: ```properties store.file=/path/to/keystore @@ -69,6 +71,8 @@ key.alias=key-alias key.password=key-password ``` +### :hammer: Building + Run `./gradlew assembleRelease` to build release package or run `./gradlew assembleDebug` if you want to build debug apk. All of these packages can be installed using the Android package manager