diff --git a/fastlane/metadata/android/en-US/google_play_description.txt b/fastlane/metadata/android/en-US/google_play_description.txt index df59f6c..c04dbd5 100644 --- a/fastlane/metadata/android/en-US/google_play_description.txt +++ b/fastlane/metadata/android/en-US/google_play_description.txt @@ -9,13 +9,15 @@ TRMNL SHORT DESCRIPTION (Max 80 characters) -------------------------------------------------------------------------------- -Mirror TRMNL e-ink displays on Android devices +Turn Android devices into TRMNL display FULL DESCRIPTION (Max 4000 characters) -------------------------------------------------------------------------------- TRMNL serves as a digital display for TRMNL e-ink devices and BYOS installations. The app connects to the TRMNL or BYOS API, fetches display data, and shows it on Android devices. It can function both as a mirror for existing TRMNL devices or as a standalone TRMNL display connected directly to BYOS servers. +> ⚠️ Note: TRMNL app currently requires device API key for non-BYOS based devices. TRMNL device must have a developer edition or BYOD license to enable device API key. + Key Features: • Token-based authentication with TRMNL/BYOS API • Automatic periodic image refresh from the server @@ -60,9 +62,10 @@ Everyone CONTACT DETAILS -------------------------------------------------------------------------------- -Website: https://usetrmnl.com -Email: support@usetrmnl.com -Privacy Policy URL: [Add your privacy policy URL] +Website: https://liquidlabs.ca/android/trmnl-display/ +Email: liquidlabs.ca@gmail.com +Privacy Policy URL: https://liquidlabs.ca/android/trmnl-display/privacy.html +Terms of Service URL: https://liquidlabs.ca/android/trmnl-display/terms-of-service.html APPLICATION TYPE diff --git a/project-resources/google-play/google_play_description.txt b/project-resources/google-play/google_play_description.txt new file mode 120000 index 0000000..4b943ca --- /dev/null +++ b/project-resources/google-play/google_play_description.txt @@ -0,0 +1 @@ +../../fastlane/metadata/android/en-US/google_play_description.txt \ No newline at end of file diff --git a/project-resources/google-play/ic_launcher-playstore.png b/project-resources/google-play/ic_launcher-playstore.png new file mode 100644 index 0000000..f3746cf Binary files /dev/null and b/project-resources/google-play/ic_launcher-playstore.png differ diff --git a/project-resources/google-play/trmnl-google-play-banner.png b/project-resources/google-play/trmnl-google-play-banner.png new file mode 100644 index 0000000..0ebb33b Binary files /dev/null and b/project-resources/google-play/trmnl-google-play-banner.png differ diff --git a/project-resources/google-play/trmnl-google-play-banner.pxd b/project-resources/google-play/trmnl-google-play-banner.pxd new file mode 100644 index 0000000..38342da Binary files /dev/null and b/project-resources/google-play/trmnl-google-play-banner.pxd differ