From c04692d8ea513d6d6e3d87aa2e971232b433501e Mon Sep 17 00:00:00 2001
From: Cyb3r G0d <77476823+CYB3R-G0D@users.noreply.github.com>
Date: Wed, 23 Jun 2021 11:20:43 +0530
Subject: [PATCH 1/4] Addition
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 65eca30..34ec9d3 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ Table of Contents
- [**Fossdroid**](https://fossdroid.com/)
- [**Foxy Droid**](https://github.com/kitsunyan/foxy-droid) **[[F-Droid](https://f-droid.org/app/nya.kitsunyan.foxydroid)]**
- [**Aurora Store**](https://gitlab.com/AuroraOSS/AuroraStore) **[[F-Droid](https://f-droid.org/app/com.aurora.store)]**
+- [**Yalp Store**](https://github.com/yeriomin/YalpStore) **[[F-Droid](https://f-droid.org/en/packages/com.github.yeriomin.yalpstore/)]**
------------------------
@@ -92,11 +93,13 @@ Table of Contents
- [**DuckDuckGo Privacy Browser**](https://github.com/duckduckgo/Android) **[[F-Droid](https://f-droid.org/app/com.duckduckgo.mobile.android)]**
- [**SmartCookieWeb**](https://github.com/CookieJarApps/SmartCookieWeb) **[[F-Droid](https://f-droid.org/app/com.cookiegames.smartcookie)]**
- [**Privacy Browser**](https://gitweb.stoutner.com/?p=PrivacyBrowser.git) **[[F-Droid](https://f-droid.org/app/com.stoutner.privacybrowser.standard)]**
+- [**monocles browser**](https://codeberg.org/Arne/monocles_browser) **[[F-Droid](https://f-droid.org/en/packages/de.monocles.browser)]**
### • Calculator
- [**Calculator**](https://github.com/Xlythe/Calculator) **[[F-Droid](https://f-droid.org/app/com.xlythe.calculator.material)]**
- [**Simple Calculator**](https://github.com/SimpleMobileTools/Simple-Calculator) **[[F-Droid](https://f-droid.org/app/com.simplemobiletools.calculator)]**
+- [**Stylish calculator**](https://github.com/jchmrt/clean-calculator) **[[F-Droid](https://f-droid.org/en/packages/home.jmstudios.calc)]**
### • Calendar
@@ -247,6 +250,8 @@ Table of Contents
- [**KouChat**](https://github.com/blurpy/kouchat-android) **[[F-Droid](https://f-droid.org/app/net.usikkert.kouchat.android)]**
- [**Feeder**](https://gitlab.com/spacecowboy/Feeder) **[[F-Droid](https://f-droid.org/app/com.nononsenseapps.feeder)]**
- [**Scrambled Exif**](https://gitlab.com/juanitobananas/scrambled-exif) **[[F-Droid](https://f-droid.org/app/com.jarsilio.android.scrambledeggsif)]**
+- [**ImagePipe**](https://codeberg.org/Starfish/Imagepipe) **[[F-Droid](https://f-droid.org/en/packages/de.kaffeemitkoffein.imagepipe)]**
+- [**Trail Sense**](https://github.com/kylecorry31/Trail-Sense) **[[F-Droid](https://f-droid.org/en/packages/com.kylecorry.trail_sense)]**
### • Music
@@ -268,6 +273,7 @@ Table of Contents
- [**Music Player GO**](https://github.com/enricocid/Music-Player-GO) **[[F-Droid](https://f-droid.org/app/com.iven.musicplayergo)]**
- [**Odeon**](https://github.com/thibseisel/android-odeon) **[[F-Droid](https://f-droid.org/app/fr.nihilus.music)]**
- [**Metro**](https://github.com/MuntashirAkon/Metro) **[[F-Droid](https://f-droid.org/app/io.github.muntashirakon.Music)]**
+- [**Pulse Music**](https://github.com/HardcodeCoder/PulseMusic) **[[F-Droid](https://f-droid.org/en/packages/com.hardcodecoder.pulsemusic)]**
### • Notes
From 56fd1dd21dc43498ad0e884b84ef8b05a228683d Mon Sep 17 00:00:00 2001
From: Cyb3r G0d <77476823+CYB3R-G0D@users.noreply.github.com>
Date: Thu, 24 Jun 2021 12:01:31 +0530
Subject: [PATCH 2/4] Apply suggestions from code review
Co-authored-by: offa
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 34ec9d3..5a02b30 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Table of Contents
- [**Fossdroid**](https://fossdroid.com/)
- [**Foxy Droid**](https://github.com/kitsunyan/foxy-droid) **[[F-Droid](https://f-droid.org/app/nya.kitsunyan.foxydroid)]**
- [**Aurora Store**](https://gitlab.com/AuroraOSS/AuroraStore) **[[F-Droid](https://f-droid.org/app/com.aurora.store)]**
-- [**Yalp Store**](https://github.com/yeriomin/YalpStore) **[[F-Droid](https://f-droid.org/en/packages/com.github.yeriomin.yalpstore/)]**
+- [**Yalp Store**](https://github.com/yeriomin/YalpStore) **[[F-Droid](https://f-droid.org/app/com.github.yeriomin.yalpstore)]**
------------------------
From 5d186370865c250941561b666213d3fef6542a99 Mon Sep 17 00:00:00 2001
From: Cyb3r G0d <77476823+CYB3R-G0D@users.noreply.github.com>
Date: Thu, 24 Jun 2021 12:04:07 +0530
Subject: [PATCH 3/4] Apply suggestions from code review
Co-authored-by: offa
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 5a02b30..3e3a6f3 100644
--- a/README.md
+++ b/README.md
@@ -93,13 +93,13 @@ Table of Contents
- [**DuckDuckGo Privacy Browser**](https://github.com/duckduckgo/Android) **[[F-Droid](https://f-droid.org/app/com.duckduckgo.mobile.android)]**
- [**SmartCookieWeb**](https://github.com/CookieJarApps/SmartCookieWeb) **[[F-Droid](https://f-droid.org/app/com.cookiegames.smartcookie)]**
- [**Privacy Browser**](https://gitweb.stoutner.com/?p=PrivacyBrowser.git) **[[F-Droid](https://f-droid.org/app/com.stoutner.privacybrowser.standard)]**
-- [**monocles browser**](https://codeberg.org/Arne/monocles_browser) **[[F-Droid](https://f-droid.org/en/packages/de.monocles.browser)]**
+- [**Monocles Browser**](https://codeberg.org/Arne/monocles_browser) **[[F-Droid](https://f-droid.org/app/de.monocles.browser)]**
### • Calculator
- [**Calculator**](https://github.com/Xlythe/Calculator) **[[F-Droid](https://f-droid.org/app/com.xlythe.calculator.material)]**
- [**Simple Calculator**](https://github.com/SimpleMobileTools/Simple-Calculator) **[[F-Droid](https://f-droid.org/app/com.simplemobiletools.calculator)]**
-- [**Stylish calculator**](https://github.com/jchmrt/clean-calculator) **[[F-Droid](https://f-droid.org/en/packages/home.jmstudios.calc)]**
+- [**Stylish Calculator**](https://github.com/jchmrt/clean-calculator) **[[F-Droid](https://f-droid.org/app/home.jmstudios.calc)]**
### • Calendar
@@ -250,8 +250,8 @@ Table of Contents
- [**KouChat**](https://github.com/blurpy/kouchat-android) **[[F-Droid](https://f-droid.org/app/net.usikkert.kouchat.android)]**
- [**Feeder**](https://gitlab.com/spacecowboy/Feeder) **[[F-Droid](https://f-droid.org/app/com.nononsenseapps.feeder)]**
- [**Scrambled Exif**](https://gitlab.com/juanitobananas/scrambled-exif) **[[F-Droid](https://f-droid.org/app/com.jarsilio.android.scrambledeggsif)]**
-- [**ImagePipe**](https://codeberg.org/Starfish/Imagepipe) **[[F-Droid](https://f-droid.org/en/packages/de.kaffeemitkoffein.imagepipe)]**
-- [**Trail Sense**](https://github.com/kylecorry31/Trail-Sense) **[[F-Droid](https://f-droid.org/en/packages/com.kylecorry.trail_sense)]**
+- [**ImagePipe**](https://codeberg.org/Starfish/Imagepipe) **[[F-Droid](https://f-droid.org/app/de.kaffeemitkoffein.imagepipe)]**
+- [**Trail Sense**](https://github.com/kylecorry31/Trail-Sense) **[[F-Droid](https://f-droid.org/app/com.kylecorry.trail_sense)]**
### • Music
From 32a51fbef41348881e0b897306e89c21f9123d12 Mon Sep 17 00:00:00 2001
From: Cyb3r G0d <77476823+CYB3R-G0D@users.noreply.github.com>
Date: Thu, 24 Jun 2021 12:05:54 +0530
Subject: [PATCH 4/4] Update README.md
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 3e3a6f3..5437953 100644
--- a/README.md
+++ b/README.md
@@ -273,7 +273,6 @@ Table of Contents
- [**Music Player GO**](https://github.com/enricocid/Music-Player-GO) **[[F-Droid](https://f-droid.org/app/com.iven.musicplayergo)]**
- [**Odeon**](https://github.com/thibseisel/android-odeon) **[[F-Droid](https://f-droid.org/app/fr.nihilus.music)]**
- [**Metro**](https://github.com/MuntashirAkon/Metro) **[[F-Droid](https://f-droid.org/app/io.github.muntashirakon.Music)]**
-- [**Pulse Music**](https://github.com/HardcodeCoder/PulseMusic) **[[F-Droid](https://f-droid.org/en/packages/com.hardcodecoder.pulsemusic)]**
### • Notes