From ad28e0939289bf511acabfd332e75bc4a4f9f8a6 Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Thu, 19 Dec 2024 11:43:51 +0530 Subject: [PATCH] Added fetch library in credits.html, and README.md files. --- README.md | 2 ++ app/src/main/assets/credits.html | 5 +++++ custom/src/main/assets/credits.html | 5 +++++ 3 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 4de3595f3..a707bfe62 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ are interested in our custom apps, they have their own repo - [JUnit5](https://github.com/junit-team/junit5/) - The next generation of JUnit - [AssertJ](https://github.com/joel-costigliola/assertj-core) - Fluent assertions for test code - [ZXing](https://github.com/zxing/zxing) - Barcode scanning library for Java, Android +- [Fetch](https://github.com/tonyofrancis/Fetch) - A customizable file download manager library for + Android ## Contributing diff --git a/app/src/main/assets/credits.html b/app/src/main/assets/credits.html index 22f8e5177..af04ce988 100644 --- a/app/src/main/assets/credits.html +++ b/app/src/main/assets/credits.html @@ -92,6 +92,11 @@ Translatewiki community

Copyright 2015 RxAndroid Authors +
  • + Fetch +
    + Copyright (C) 2017 Tonyo Francis +
  • diff --git a/custom/src/main/assets/credits.html b/custom/src/main/assets/credits.html index 57a26c2e5..3be63c177 100644 --- a/custom/src/main/assets/credits.html +++ b/custom/src/main/assets/credits.html @@ -93,6 +93,11 @@
    Copyright 2015 RxAndroid Authors +
  • + Fetch +
    + Copyright (C) 2017 Tonyo Francis +