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

Prepare release 129 #4880

Merged
merged 4 commits into from
Jan 17, 2025
Merged

Prepare release 129 #4880

merged 4 commits into from
Jan 17, 2025

Conversation

connyduck
Copy link
Collaborator

Let's get those three fixes out.
#4864 is the important one.

connyduck and others added 4 commits January 16, 2025 17:14
There were network calls inside a database transaction. That basically
locked the database for the duration of the network call, causing the
app to freeze if the call took to long.
In #4851 I changed the theme of
`AccountsInListFragment`, which accidentally turned its background white
for the dark theme.

Additionally this fixes the color for the preference dialogs, which I
think have been incorrect since the Material3 redesign.

I also wondered if we should make dialogs darker for the black theme,
but looks like there is not much interest in that
https://chaos.social/deck/@ConnyDuck/113802937491059461
(Currently they are just the same as the dark theme)
Instead of just "Hashtags".

Actually, this was a bug. The code to generate the correct title is
already here, but it wasn't called. 🤷

closes #4867
@connyduck connyduck requested review from Tak, Lakoja and charlag January 16, 2025 16:26
@connyduck connyduck changed the base branch from develop to main January 16, 2025 16:27
@connyduck connyduck merged commit 280f2f0 into main Jan 17, 2025
1 check passed
@connyduck connyduck deleted the prepare-release-129 branch January 17, 2025 11:48
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.

2 participants