diff --git a/README.md b/README.md index 85a0333..4649b2f 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more details on how to get started an --- ## Related References 📖 -* https://usetrmnl.com/ -* https://usetrmnl.com/integrations +* https://trmnl.com/ +* https://trmnl.com/integrations * https://github.com/usetrmnl/ diff --git a/app/src/main/java/ink/trmnl/android/network/TrmnlUserApiService.kt b/app/src/main/java/ink/trmnl/android/network/TrmnlUserApiService.kt index e6a2efc..dadba14 100644 --- a/app/src/main/java/ink/trmnl/android/network/TrmnlUserApiService.kt +++ b/app/src/main/java/ink/trmnl/android/network/TrmnlUserApiService.kt @@ -92,7 +92,7 @@ interface TrmnlUserApiService { * * **Authentication:** Requires Bearer token with user-level Account API key * - * @param fullApiUrl The complete API URL to call (e.g., "https://usetrmnl.com/api/devices/1") + * @param fullApiUrl The complete API URL to call (e.g., "https://trmnl.com/api/devices/1") * @param accessToken The bearer authentication token (format: "Bearer your_api_key") * @param updateRequest The device update request containing the fields to update * @return An [ApiResult] containing [TrmnlDeviceResponse] with the updated device data diff --git a/fastlane/metadata/android/en-US/google_play_description.txt b/fastlane/metadata/android/en-US/google_play_description.txt index 50afb8d..f4cb535 100644 --- a/fastlane/metadata/android/en-US/google_play_description.txt +++ b/fastlane/metadata/android/en-US/google_play_description.txt @@ -102,13 +102,13 @@ TRMNL is now officially available! Transform your Android device into a smart di 📱 Requirements: • TRMNL device with developer edition, BYOD subscription, or BYOS installation -Learn more at https://usetrmnl.com +Learn more at https://trmnl.com 🎉 Version 2.1.0 - Reliability & Performance Update 🐛 Bug Fixes: -• Fixed API connectivity with updated usetrmnl.com domain +• Fixed API connectivity with updated trmnl.com domain • Fixed HTTP 429 rate limit handling with smart retry logic • Fixed playlist auto-advance for proper content cycling • Added confirmation dialog to prevent accidental log deletion