We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For release versions of the OpenAthena Android app published on GitHub and F-Droid, we will not be able to bundle it with an active API key.
This means that the app will need a UI for the user to view the status of the API key and input their own if necessary.
Upon the app's startup, it should also check the API key validity and direct the user to input one if not present.
The text was updated successfully, but these errors were encountered:
ManageDroneModelsAndAPIKeyActivity add API Key status indicator for #149
8c50150
The three possible statuses are
Sorry, something went wrong.
2e44ede
No branches or pull requests
For release versions of the OpenAthena Android app published on GitHub and F-Droid, we will not be able to bundle it with an active API key.
This means that the app will need a UI for the user to view the status of the API key and input their own if necessary.
Upon the app's startup, it should also check the API key validity and direct the user to input one if not present.
The text was updated successfully, but these errors were encountered: