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

Feature/debug menu separate task #45

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

bilgehankalkan
Copy link
Contributor

@bilgehankalkan bilgehankalkan commented Dec 13, 2023

Updated Debug Menu component to make it separate task.

  • Add taskAffinity flag to AndroidManifest description of DebugMenuActivity to launch it as separate task.
  • Add new newIntent function to DebugMenu to provide Intent of DebugMenuActivity.
  • [Change task label to "Debug Menu".
  • Update debug-menu to 0.5.0.

Whenever Debug Menu is opened, it will be listed as separate task on Recents screen.

ss

- Add `taskAffinity` flag to `AndroidManifest` description of `DebugMenuActivity` to launch it as separate task.
- Add new `newIntent` function to `DebugMenu` to provide `Intent` of `DebugMenuActivity`.
- Update `debug-menu` to `0.5.0`.
@bilgehankalkan bilgehankalkan added the enhancement New feature or request label Dec 13, 2023
@bilgehankalkan bilgehankalkan self-assigned this Dec 13, 2023
@bilgehankalkan bilgehankalkan added this to In progress in android-dev-tools via automation Dec 13, 2023
android-dev-tools automation moved this from In progress to Reviewer approved Dec 13, 2023
@bilgehankalkan bilgehankalkan merged commit 68716b5 into develop Dec 13, 2023
2 checks passed
android-dev-tools automation moved this from Reviewer approved to Done Dec 13, 2023
@bilgehankalkan bilgehankalkan deleted the feature/debug-menu-separate-task branch December 13, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants