From 2cc59948a778d9eac1293f0b6f8bbf8f3f90cfc5 Mon Sep 17 00:00:00 2001 From: gidano Date: Sat, 3 Feb 2024 10:59:10 +0100 Subject: [PATCH 1/3] Update hu.json --- assets/translations/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/translations/hu.json b/assets/translations/hu.json index 74b3713..e61741f 100644 --- a/assets/translations/hu.json +++ b/assets/translations/hu.json @@ -303,7 +303,7 @@ "badDownload": "Az APK-t nem lehetett elemezni (inkompatibilis vagy részleges letöltés)", "removeAppQuestion": { "one": "Eltávolítja az alkalmazást?", - "other": "Eltávolítja az alkalmazást?" + "other": "Eltávolítja az alkalmazásokat?" }, "tooManyRequestsTryAgainInMinutes": { "one": "Túl sok kérés (korlátozott arány) – próbálja újra {} perc múlva", From e4208625467d596556c4465400dee43afee38bb6 Mon Sep 17 00:00:00 2001 From: inson1 <75314629+inson1@users.noreply.github.com> Date: Sat, 3 Feb 2024 17:45:32 +0100 Subject: [PATCH 2/3] Add F-droid badge to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea52c19..49b62cb 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ Currently supported App sources: [Get it on GitHub](https://github.com/ImranR98/Obtainium/releases) +[Get it on F-Droid](https://f-droid.org/packages/dev.imranr.obtainium.fdroid/) [PGP Public Key](https://keyserver.ubuntu.com/pks/lookup?search=contact%40imranr.dev&fingerprint=on&op=index) From eddc245ff48ba742b9ed47f772b2d679ad314b51 Mon Sep 17 00:00:00 2001 From: Imran <30463115+ImranR98@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:13:02 -0500 Subject: [PATCH 3/3] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 19ee8be..79c7e04 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,7 @@ assignees: '' **Prerequisites** + **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8c28a74..67ac8f9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -14,11 +14,14 @@ assignees: '' **Describe the feature** **Describe alternatives you've considered (if applicable)**