first commit
Build / Build for Android (push) Has been cancelled
Build / Build for iOS (push) Has been cancelled

This commit is contained in:
Zakaria
2026-05-18 14:15:38 -04:00
commit 1563409cb1
382 changed files with 45347 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
<!-- Just a reminder that text in these brackets is not visible in the rendered output.
You also do **not** need to use this template. You can remove and modify anything however you like!
Its just a suggestion :)
-->
## Changes
<!-- Please describe what this Pull request adds or changes. Possibly with images -->
## Todo before merging
<!-- Add custom todos if deemed necessary to give others an overview on how far this PR is progressing -->
<!-- Did you add UI text?
No? Just check or remove the box
Yes? Make sure you replace hardcoded strings with translations -->
- [ ] Translations
<!-- Did you add settings to the settings screen?
No? Just check or remove the box
Yes? Make sure they are resettable using the button on the respective page! (see finamp_settings_helper.dart)-->
- [ ] Reset Settings
<!-- Did you run into problems?
No? Just check or remove the box
Yes? Look at the CONTRIBUTING.md, maybe you can add something to help others! -->
- [ ] Extended CONTRIBUTING.md
## Related Issues
<!-- List relevant issues to this PR using a format like this
- closes #xyz
- fixes #abc
- follow up to #pr-name
-->