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

Support Android 15 #387

Merged
merged 7 commits into from
Dec 3, 2024
Merged

Support Android 15 #387

merged 7 commits into from
Dec 3, 2024

Conversation

cyb3rko
Copy link
Contributor

@cyb3rko cyb3rko commented Nov 25, 2024

We have a new limitation now:
The app is not allowed to open the intent url dialog without the app being currently open anymore. I don't know if there is a solution for that, but I haven't found one so far.

Furthermore the status bar (showing the time, notification icons, ...) normally has the same color than the app bar, only on some pages it is black. I couldn't figure out yet why that is the case.

Closes #372

@jmattheis
Copy link
Member

FYI: I'll take some time to review this, as I currently don't have access to my android dev environment. I maybe find some time on sunday, but I'm not sure yet.

Copy link
Member

@jmattheis jmattheis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with Pixel 8 with Android 15, looks good!

.editorconfig Show resolved Hide resolved
app/build.gradle Outdated Show resolved Hide resolved
@cyb3rko cyb3rko force-pushed the android-15-updates branch from 36169b6 to 0c89d24 Compare December 1, 2024 14:35
@jmattheis jmattheis merged commit a82d985 into gotify:master Dec 3, 2024
2 checks passed
@cyb3rko cyb3rko deleted the android-15-updates branch December 3, 2024 20:05
@cyb3rko
Copy link
Contributor Author

cyb3rko commented Dec 3, 2024

If you found a fix for the bugged status bar, please commit that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Update to Android 15 (35)
2 participants