Skip to content

Commit

Permalink
Merge pull request #4 from CryZo/fdroid-preparations
Browse files Browse the repository at this point in the history
Added meta data + license
  • Loading branch information
CryZo authored Mar 29, 2024
2 parents 43f8939 + cb35072 commit 8b741fa
Show file tree
Hide file tree
Showing 24 changed files with 611 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

595 changes: 595 additions & 0 deletions LICENSE.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions fastlane/metadata/android/de/changelogs/1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
v1.0.0:
- Material You Design
- Dark Mode
2 changes: 2 additions & 0 deletions fastlane/metadata/android/de/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
v1.1.0
- Die Match ID kann jetzt auch direkt geteilt werden. Dadurch muss sie nicht mehr abgetippt werden.
1 change: 1 addition & 0 deletions fastlane/metadata/android/de/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Simple App, um Bescheid zu geben, wenn alle Teams bereit sind.
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 fastlane/metadata/android/de/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions fastlane/metadata/android/de/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
…damit du vor einem Match nicht mehr quer über den Platz brüllen musst.
1 change: 1 addition & 0 deletions fastlane/metadata/android/de/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Paintball Notificator
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
v1.0.0:
- Material You design
- Dark mode
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
v1.1.0
- You can share the match id now directly using the build in Android share sheet.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Simple app to let you know when all teams are ready.
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 fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
…so that you no longer have to shout across the pitch before a match.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Paintball Notificator

0 comments on commit 8b741fa

Please sign in to comment.