Skip to content

Conversation

@siddhesh-06
Copy link

@siddhesh-06 siddhesh-06 commented Jan 3, 2026

What is it?

  • Bugfix (user facing)

Description of the changes in your PR

  • Fixed the below IllegalStateException
Screenshot 2026-01-04 003632
  • Preserved the service Intent across configuration changes (e.g. screen rotation)
  • Ensured the dialog safely restores its state after recreation
  • Prevented null access when the dialog is recreated by the system

Before/After Screenshots/Screen Record

  • Before:
before-fix.mp4
  • After:
after-fix.mp4

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Jan 3, 2026
@TobiGr TobiGr added bug Issue is related to a bug GUI Issue is related to the graphical user interface import/export anything related to Import/export of data, subscriptions labels Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug GUI Issue is related to the graphical user interface import/export anything related to Import/export of data, subscriptions size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI error crash when rotating screen while typing url to import soundcloud file

3 participants