-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gradle update, documentation fixup to final NFC stuff, minor (but imp…
…ortant) bugfix.
- Loading branch information
Showing
5 changed files
with
31 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
KioskInstaller | ||
-------------- | ||
|
||
### Initial Creation | ||
### Initial Creation (v1.0.0) | ||
|
||
Created in response to needing a way to QR (or NFC) install the Aesop Player application | ||
while keeping it up to date using Play Store. | ||
|
||
Feel free to adapt this any way you wish as long as you preserve the license. | ||
It uses the the MIT License. I'm happy to collaborate on changes. | ||
Contact me at donnKey@gmail.com. | ||
Contact me at aesopPlayer@gmail.com or via GITHub. | ||
If I don't respond within a few days, just go ahead... I'll respond when I can. | ||
|
||
The README (which you've probably read) has all the major information. | ||
The README (which you've probably read) has all the major information. | ||
|
||
### V1.0.1 | ||
|
||
Documentation changes, particularly for NFC Installer and a minor bugfix. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters