Skip to content
New issue

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

Updates / Maintenance #92

Closed

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Jul 21, 2024

Google Play needs a new release before the end of the month to avoid getting kicked out.

Use that occasion to update dependencies.

dbrgn and others added 30 commits November 15, 2020 00:17
I hope this makes it a bit easier to read :)
Besides replacing the JSON / HashMap based parser, the whole layout
setup code was also refactored. A few helpers were added to make the
code a bit cleaner.

The widget can be added but currently doesn't seem to work on Android
11. However, as far as I know, it did not work previously either.
Probably some APIs changed.
Co-authored-by: Matthias Jacob <[email protected]>
This allows landing PRs and releases even if not all translation files
are up to date. (If a string is missing, the english string is used as
fallback. That's fine, translations should be done on a best-effort
basis.)
This allows us to re-publish the app as a new application.
Replace the old app icon with a new, adaptive icon.

Fixes #2.
Previously the data was loaded from cache, even if the refresh button
was pressed.
Thanks Google for kicking us out of the Play Store for "inactivity" 🙄
For resubmission we need a different application ID.
This is a temporary suffix until the old app is pulled from stores.
dbrgn and others added 28 commits April 16, 2023 00:33
- Version information
- License
- Repository URL and button to visit it
- Button doesn't seem to work on API 31, remove it and replace it with
  linked URL instead
- Fix a few layout bugs
- Remove unused imports
Add about entry in the settings
- refactoring widget update into its own method
- shortcutting redirection of update though scheduled delay to in-app instant update
This fixes a parsing bug for certain endpoints.
See spaceapi-community/spaceapi-kt#35
Tue to a server configuration issue(?), fetching directory.spaceapi.io
can currently take quite a long time. Instead, use the directory from
GitHub directly, until this is fixed.
Note: Unsigned commit because I'm travelling. Next one will be signed
again.
This resolves a parsing error for certain endpoints (#50).
@dbrgn
Copy link
Contributor Author

dbrgn commented Jul 21, 2024

Oops, PR against the wrong repo. (See #88 and #90)

@dbrgn dbrgn closed this Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants