Browse Source

refactor: change contact email

develop
Ezerous 2 years ago
parent
commit
b60e2e5458
  1. 4
      CONTRIBUTING.md
  2. 4
      PRIVACY.md
  3. 2
      README.md
  4. 2
      app/src/main/assets/PRIVACY.md
  5. 3
      app/src/main/res/values/strings.xml

4
CONTRIBUTING.md

@ -7,7 +7,7 @@ to contribute to mTHMMY in a way that is efficient for everyone.
**Important!** Instead of creating publicly viewable issues for suspected security
vulnerabilities, please report them in private to
[thmmynolife@gmail.com](mailto:thmmynolife@gmail.com).
[contact@thmmy.gr](mailto:contact@thmmy.gr).
## I want to contribute!
@ -18,7 +18,7 @@ There are many ways of contributing to mTHMMY:
- Submitting bugs and ideas to our [issue tracker][github-issues]
- Forking mTHMMY and submitting [pull requests](#pull-requests)
- Joining our core team
- Contacting us by email at [thmmynolife@gmail.com](mailto:thmmynolife@gmail.com)
- Contacting us by email at [contact@thmmy.gr](mailto:contact@thmmy.gr)
## Issue tracker

4
PRIVACY.md

@ -29,7 +29,7 @@ The use of each Firebase service is explained below:
### Firebase Cloud Messaging
* **Purpose**: This service is essential for the funcionality of the App. It uses anonymous push notification tokens in order to determine which devices to deliver the appropriate messages to.
* **Purpose**: This service is essential for the functionality of the App. It uses anonymous push notification tokens in order to determine which devices to deliver the appropriate messages to.
* **Data collected**: Instance IDs.
* **Consent**: You will be prompted to agree to the use of this service when you open the App for the first time.
* **Retention**: Firebase retains Instance IDs until we make an API call for deletion. After the call, data are removed from live and backup systems within 180 days.
@ -73,4 +73,4 @@ We may update this Privacy Policy from time to time and, thus, you are advised t
## Contact Us
If you have any questions about our Privacy Policy, please contact us at [thmmynolife@gmail.com](mailto:thmmynolife@gmail.com).
If you have any questions about our Privacy Policy, please contact us at [contact@thmmy.gr](mailto:contact@thmmy.gr).

2
README.md

@ -29,7 +29,7 @@ Our Privacy Policy can be found [here](/PRIVACY.md).
## Contact
Do not hesitate to contact us for any matter, either by sending an email to [thmmynolife@gmail.com](mailto:thmmynolife@gmail.com), or by joining our [Discord server][discord-server].
Do not hesitate to contact us for any matter, either by sending an email to [contact@thmmy.gr](mailto:contact@thmmy.gr), or by joining our [Discord server][discord-server].
**Legal attribution: Google Play and the Google Play logo are trademarks of Google Inc.*

2
app/src/main/assets/PRIVACY.md

@ -73,4 +73,4 @@ We may update this Privacy Policy from time to time and, thus, you are advised t
## Contact Us
If you have any questions about our Privacy Policy, please contact us at [thmmynolife@gmail.com](mailto:thmmynolife@gmail.com).
If you have any questions about our Privacy Policy, please contact us at [contact@thmmy.gr](mailto:contact@thmmy.gr).

3
app/src/main/res/values/strings.xml

@ -99,8 +99,7 @@
<string name="epl_libraries"><u>Eclipse Public License v1.0 libraries</u></string>
<string name="other_libraries"><u>Other libraries</u></string>
<string name="contact">Contact</string>
<string name="contact_text">Do not hesitate to contact us for any technical matter, either by email at thmmynolife@gmail.com, or by joining our Discord server using https://discord.gg/CVt3yrn&#8203;.
For account-related issues, please contact the administration team of thmmy.gr by email at contact@thmmy.gr.</string>
<string name="contact_text">Do not hesitate to contact us for any matter, either by email at contact@thmmy.gr, or by joining our Discord server using https://discord.gg/CVt3yrn&#8203;.</string>
<string name="open_source">Open Source</string>
<string name="open_source_text">The source code of mTHMMY can be found on Github at https://github.com/THMMYgr/mTHMMY, along with further details of how one can contribute.</string>
<string name="trollPic">You should see a funny pic!</string>

Loading…
Cancel
Save