Skip to content

Commit

Permalink
fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestguice committed Feb 2, 2023
1 parent 3b01c75 commit 53fa94a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Dismiss alarms using an NFC tag.

This add-on for Suntimes Alarms. It depends on <a href="https://f-droid.org/en/packages/com.forrestguice.suntimeswidget/">Suntimes v0.15.0</a> or later.

The following permissions are required:
* <small><u>android.permission.NFC</u></small> is required to access NFC hardware.
* <small><u>android.permission.VIBRATE</u></small> is used to provide feedback after scanning a tag.
* <small><u>suntimes.permission.READ_CALCULATOR</u></small> is required by Suntimes.
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 @@
An NFC add-on for Suntimes Alarms.

0 comments on commit 53fa94a

Please sign in to comment.