-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29 changed files
with
636 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Contributing to Tormented Player | ||
I love your input! I want to make contributing to this project as easy and transparent as possible, whether it's: | ||
|
||
- Reporting a bug | ||
- Discussing the current state of the code | ||
- Submitting a fix | ||
- Proposing new features | ||
- Becoming a maintainer | ||
|
||
## Develop with Github | ||
I use github to host code, to track issues and feature requests, as well as accept pull requests. | ||
|
||
## Report bugs using Github's [issues](https://github.com/Jei/tormentedplayer/issues) | ||
I use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/Jei/tormentedplayer/issues); it's that easy! | ||
Alternatively, you can send an email to [[email protected]](mailto:[email protected]). | ||
|
||
## Write bug reports with detail, background, and sample code | ||
|
||
**Great Bug Reports** tend to have: | ||
|
||
- A quick summary and/or background | ||
- Steps to reproduce | ||
- Be specific! | ||
- Give sample code if you can | ||
- What you expected would happen | ||
- What actually happens | ||
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work) | ||
|
||
People *love* thorough bug reports. I'm not even kidding. | ||
|
||
## I Use [GitFlow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow), So All Code Changes Happen Through Pull Requests | ||
Pull requests are the best way to propose changes to the codebase (I use [GitFlow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)). I actively welcome your pull requests: | ||
|
||
1. Fork the repo and create your branch from `develop`. | ||
2. If you've added code that should be tested, add tests. | ||
3. Run `flutter test` and ensure the test suite passes. | ||
4. Make sure your code lints. | ||
5. Issue that pull request! | ||
|
||
## Use a Consistent Coding Style | ||
I haven't set up strict checks on code style yet. In the meantime, I ask you to enable linting in your editor (it should already be enabled by default on Android Studio) and lint your code before submitting a PR. | ||
|
||
## Keep it simple | ||
|
||
The less changes you want to merge, the easier it will be to review them. Prefer multiple small PRs to a single monolithic PR. | ||
|
||
## Any contributions you make will be under the BSD 3-Clause license | ||
In short, when you submit code changes, your submissions are understood to be under the same [BSD 3-Clause License](https://github.com/Jei/tormentedplayer/blob/master/LICENSE) that covers Flutter and this project. Feel free to contact me if that's a concern. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,25 @@ | ||
# tormentedplayer | ||
# Tormented Player | ||
|
||
A Flutter client for Tormented Radio | ||
Tormented Player is the unofficial mobile version of [Tormented Radio](https://tormentedradio.com/) by [@djdead](https://twitter.com/djdead). | ||
Listen to your favourite industrial, EBM and synthpop music on your Android device. | ||
|
||
## Getting Started | ||
## Features | ||
|
||
This project is a starting point for a Flutter application. | ||
- Ads free; | ||
- Album name and cover art provided by Last.fm; | ||
- See a list of recently played songs; | ||
- Play/stop the radio from the media notification. | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
## Feedbacks | ||
|
||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) | ||
For feedbacks and bug reports please submit an issue here following the guidelines in [CONTRIBUTING.md](https://github.com/Jei/tormentedplayer/blob/develop/CONTRIBUTING.md), or send and email to [[email protected]](mailto:[email protected]). | ||
|
||
For help getting started with Flutter, view our | ||
[online documentation](https://flutter.dev/docs), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
## Contributing | ||
|
||
Read [CONTRIBUTING.md](https://github.com/Jei/tormentedplayer/blob/develop/CONTRIBUTING.md) to know how you can help developing this project. | ||
|
||
## Support | ||
|
||
This app is free. I will never ask you for money to use it or any of its features. I will not put ads in it either. | ||
|
||
If you would like to support my work, consider [buying me a coffee](https://ko-fi.com/andreajonus)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
android/fastlane/metadata/android/en-AU/changelogs/default.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
This is the initial release of the app. | ||
|
||
If you enjoy Tormented Player, please leave a review. To report technical issues or for general inquiries, send an email to [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-259 KB
(71%)
android/fastlane/metadata/android/en-AU/images/phoneScreenshots/pixel2_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+396 KB
...fastlane/metadata/android/en-AU/images/phoneScreenshots/pixel2_dark_history.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-261 KB
(71%)
android/fastlane/metadata/android/en-AU/images/phoneScreenshots/pixel2_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+401 KB
...astlane/metadata/android/en-AU/images/phoneScreenshots/pixel2_light_history.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.