diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2022-09-16 13:57:12 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2022-09-16 13:57:12 +0000 |
commit | f42c0c444392c28760ec191f05ff04ea93efad83 (patch) | |
tree | a692ca1cd4a8061cb19790cf5e01fdb273668bb9 | |
parent | f70721d7fd5c5c63b710f006c9984ce2b84a42b3 (diff) | |
parent | f2e10c1d243ebb15f2dcb4717daa509192dbed23 (diff) | |
download | infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.gz infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.bz2 infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.lz infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.xz infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.zst infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.zip |
Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 5 | ||||
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | README.md | 157 |
3 files changed, 122 insertions, 43 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 94106240..0a23da4e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ -name: Bug report +name: Bug Report description: Create a report to help us improve existing features -labels: ["type: possible bug"] +labels: ['type: possible bug'] body: - type: markdown attributes: @@ -56,6 +56,7 @@ body: id: steps attributes: label: Steps to reproduce + description: Do not forget to always add example posts, links, markdown... placeholder: | 1. This 2. Then that @@ -83,6 +83,9 @@ Thumbs.db # Mobile Tools for Java (J2ME) .mtj.tmp/ +# Visual Studio Code +.vscode/ + # Package Files # *.war *.ear @@ -1,46 +1,84 @@ -# Infinity-For-Reddit [<img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" alt="Patreon">](https://www.patreon.com/docile_alligator) +<h1 align="center"> + Infinity For Reddit +</h1> -[<img src="fastlane/metadata/android/en-US/images/icon.png" align="left" -width="200" hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/icon.png) +<div align="center"> -Infinity For Reddit is a Reddit client on Android written in Java. It does not have any ads and it features clean UI and smooth browsing experience. +A Reddit client on Android written in Java. It does not have any ads and it features a clean UI and smooth browsing experience -Infinity for Reddit is available on the Google Play Store and F-Droid. +<img align="right" src="https://raw.githubusercontent.com/Docile-Alligator/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/icon.png" width=200> -<p align="left"> -<a href="https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit"> - <img alt="Get it on Google Play" - height="80" - src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" /> -</a> -<a href="https://f-droid.org/packages/ml.docilealligator.infinityforreddit/"> - <img alt="Get it on F-Droid" - height="80" - src="https://f-droid.org/badge/get-it-on.png" /> - </a> - </p> +</div> -## Donation -Patreon: https://www.patreon.com/docile_alligator +<br> -Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle +<div align="center"> + +Infinity for Reddit is available on Google Play and F-Droid + + <a href="https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit"> + <img alt="Get it on Google Play" height="80" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" /> + </a> + <a href="https://f-droid.org/packages/ml.docilealligator.infinityforreddit/"> + <img alt="Get it on F-Droid" height="80" src="https://f-droid.org/badge/get-it-on.png" /> + </a> + +</div> + +<div align="center"> + +<br> + <a href="https://github.com/Docile-Alligator/Infinity-For-Reddit/wiki"><strong>Explore the docs »</strong></a> +<br> + +<a href="https://github.com/Docile-Alligator/Infinity-For-Reddit/issues">Report a Bug</a> +· +<a href="https://github.com/Docile-Alligator/Infinity-For-Reddit/discussions/categories/ideas">Request a Feature</a> +· +<a href="https://github.com/Docile-Alligator/Infinity-For-Reddit/discussions/categories/q-a">Ask a Question</a> + +</div> + +<br> + +<div align="center"> + +[![release](https://img.shields.io/github/v/release/Docile-Alligator/Infinity-For-Reddit)](https://github.com/Docile-Alligator/Infinity-For-Reddit/releases) +[![license](https://img.shields.io/github/license/Docile-Alligator/Infinity-For-Reddit)](LICENSE) +[![GitHub issues](https://img.shields.io/github/issues/Docile-Alligator/Infinity-For-Reddit)](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) + +</div> + +<details> + <summary>Table of Contents</summary> + +- [About](#about) + - [Built With](#built-with) +- [Getting Started](#getting-started) + - [Prerequisites](#prerequisites) + - [Usage](#usage) + - [Cookiecutter template](#cookiecutter-template) + - [Manual setup](#manual-setup) + - [Variables reference](#variables-reference) +- [Roadmap](#roadmap) +- [Contributing](#contributing) +- [Support](#support) +- [License](#license) +- [Acknowledgements](#acknowledgements) + +</details> + +--- ## About The Project -[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" align="left" -width="200" - hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png) -[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" align="center" -width="200" - hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png) -[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" align="center" -width="200" - hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png) - -### Highlighted feature -- Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb. +<table> +<tr> +<td> + +Key features of **Infinity For Reddit**: -### Features +- Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb. - Browsing posts - View comments - Expand and collapse comments section @@ -55,13 +93,47 @@ width="200" - Get notifications of unread messages - etc... +</td> +</tr> +</table> + +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" + alt="Screenshot 1" + height="200" > +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" + alt="Screenshot 2" + height="200" > +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" + alt="Screenshot 3" + height="200" > +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" + alt="Screenshot 4" + height="200" > +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" + alt="Screenshot 5" + height="200" > +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" + alt="Screenshot 6" + height="200" > +<img + src="https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" + alt="Screenshot 7" + height="200" > + <p align="right">(<a href="#top">back to top</a>)</p> ## Contributing -Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. +First off, thanks for taking the time to contribute! Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +If you have a suggestion that would make this better, please fork the repo and create a pull request. -If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! 1. Fork the Project @@ -72,22 +144,25 @@ Don't forget to give the project a star! Thanks again! Here are other ways you can help: -* [Report bugs and make suggestions](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) - * [Translate the app](https://poeditor.com/join/project?hash=b2IRyfaJv6) +- [Report Bugs](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) +- [Make Suggestions](https://github.com/Docile-Alligator/Infinity-For-Reddit/discussions) +- [Translate The App](https://poeditor.com/join/project?hash=b2IRyfaJv6) <p align="right">(<a href="#top">back to top</a>)</p> ## License -Distributed under the AGPL-3.0 License. See `LICENSE` for more information. +Distributed under the AGPL-3.0 License. See <a href="https://github.com/Docile-Alligator/Infinity-For-Reddit/blob/master/LICENSE">LICENSE</a> for more information. <p align="right">(<a href="#top">back to top</a>)</p> ## Contact -[u/Hostilenemy](https://www.reddit.com/user/Hostilenemy) - -docilealligator.app@gmail.com +[u/Hostilenemy](https://www.reddit.com/user/Hostilenemy) - +docilealligator.app@gmail.com (Owner) + +or [u/Wladefant](https://www.reddit.com/user/Wladefant) - wladefant@gmail.com (Collaborator) Project Link: [https://github.com/Docile-Alligator/Infinity-For-Reddit](https://github.com/Docile-Alligator/Infinity-For-Reddit) -<p align="right">(<a href="#top">back to top</a>)</p>
\ No newline at end of file +<p align="right">(<a href="#top">back to top</a>)</p> |