|
| 1 | +# Brawlhalla Stats: Privacy Policy |
| 2 | + |
| 3 | +**Effective Date:** 12/02/2025 |
| 4 | + |
| 5 | +Welcome to the Brawlhalla Stats app for Android! |
| 6 | + |
| 7 | +This open-source Android application is developed by NicKoehler. |
| 8 | +The source code is available on GitHub under the MIT License. |
| 9 | + |
| 10 | +## Data Collection and Usage |
| 11 | + |
| 12 | +We are committed to protecting your privacy. To the best of our knowledge, the Brawlhalla Stats app |
| 13 | +does not collect any personally identifiable information (PII). All data generated by you, the user, |
| 14 | +is stored locally on your device. You can easily erase this data by clearing the app's data or |
| 15 | +uninstalling the app. |
| 16 | + |
| 17 | +Additionally, the app does not include any analytics software, ensuring that your usage data remains |
| 18 | +private and secure. |
| 19 | + |
| 20 | +## Permissions |
| 21 | + |
| 22 | +The app requests the following permissions, which are necessary for its functionality. A complete |
| 23 | +list of permissions can be found in the `AndroidManifest.xml` file: |
| 24 | + |
| 25 | +[View AndroidManifest.xml](https://raw.githubusercontent.com/NicKoehler/Brawlhalla-Stats/refs/heads/main/app/src/main/AndroidManifest.xml) |
| 26 | + |
| 27 | +| Permission | Purpose | |
| 28 | +|:-----------------------------:|--------------------------------------------------| |
| 29 | +| `android.permission.INTERNET` | Required to make API calls to api.brawlhalla.com | |
| 30 | + |
| 31 | +## Security Vulnerabilities |
| 32 | + |
| 33 | +If you discover any security vulnerabilities or have questions regarding how the app protects your |
| 34 | +privacy, please do not hesitate to reach out. You can contact me via email or post a discussion on |
| 35 | +GitHub. I am committed to addressing any concerns and improving the app's security. |
| 36 | + |
| 37 | +## Changes to This Privacy Policy |
| 38 | + |
| 39 | +We may update this privacy policy from time to time. Any changes will be reflected on this page, and |
| 40 | +we encourage you to review it periodically to stay informed about how we are protecting your |
| 41 | +information. |
| 42 | + |
| 43 | +Thank you for using Brawlhalla Stats! |
0 commit comments