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

cleanup base activities #2508

Merged
merged 2 commits into from
Mar 24, 2023
Merged

cleanup base activities #2508

merged 2 commits into from
Mar 24, 2023

Conversation

r10s
Copy link
Member

@r10s r10s commented Mar 24, 2023

this pr removes superfluous overwrites from PassphraseRequiredActionBarActivity and moves the initFragment() functions from PassphraseRequiredActionBarActivity to its parent,BaseTitleBarActivity.

this makes initFragment() accessible from all activities.

successor of #2493

targets #2493 (comment) and some cleanup for finally fixing #2507

@github-actions
Copy link

To test the changes in this pull request, install this apk:
📦 app-preview.apk

@r10s r10s force-pushed the fix-multi-device-activity-stack branch from e7f9d6d to a886b68 Compare March 24, 2023 17:00
@github-actions
Copy link

To test the changes in this pull request, install this apk:
📦 app-preview.apk

@r10s r10s force-pushed the fix-multi-device-activity-stack branch from a886b68 to 1045c55 Compare March 24, 2023 18:02
@github-actions
Copy link

To test the changes in this pull request, install this apk:
📦 app-preview.apk

@r10s r10s force-pushed the fix-multi-device-activity-stack branch 2 times, most recently from 1045c55 to de940dd Compare March 24, 2023 19:11
@github-actions
Copy link

To test the changes in this pull request, install this apk:
📦 app-preview.apk

@r10s r10s requested a review from Hocuri March 24, 2023 19:35
@r10s r10s marked this pull request as ready for review March 24, 2023 19:35
@r10s r10s requested a review from adbenitez March 24, 2023 20:15
@r10s r10s changed the title fix multi device activity stack cleanup base activities Mar 24, 2023
@r10s r10s merged commit a6ea240 into master Mar 24, 2023
@r10s r10s deleted the fix-multi-device-activity-stack branch March 24, 2023 23:12
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