-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sweep: Add Bubble Browser feature to firefox focus (β Sandbox Passed) #3
base: main
Are you sure you want to change the base?
Conversation
Rollback Files For Sweep
This is an automated message generated by Sweep AI. |
Apply Sweep Rules to your PR?
This is an automated message generated by Sweep AI. |
Hi @pisgo, I am making the following changes:
This is an automated message generated by Sweep AI. |
π Wrote ChangesDone. This is an automated message generated by Sweep AI. |
PR Feedback (click)
Description
This pull request adds the Bubble Browser feature to Firefox Focus for Android. The Bubble Browser allows users to open links in a floating bubble overlay, providing a convenient way to multitask and browse the web while using other apps.
Summary
SYSTEM_ALERT_WINDOW
permission to the AndroidManifest.xml file to enable the creation of the bubble overlay.BubbleService
class to handle the creation, updating, and removal of the bubble overlay.BubbleWebViewFragment
class to display web content within the bubble overlay.MainActivity
class to check if a link should be opened in a bubble and create the bubble if necessary.MainActivity
class to handle back navigation when using the bubble overlay.Fixes #2.
π Latest improvements to Sweep:
π‘ To get Sweep to edit this pull request, you can: