Stéphane Lenclud
Stéphane Lenclud
Our incoming view action settings routes URL view intents to an activity using activity aliases: - Browser activity - New tab - Incognito activity - Incognito tab - Browser selection...
As an alternative to WebView, apps can use Custom Tabs to display web content. Reddit app notably uses it when you click on a link post showing the custom tab...
Add onboarding slide explaining how users can have different configuration options for portrait, landscape or other custom configurations such as foldables inner screens, DEX and more.
Have a preference option to display onboarding when the application starts. This preference option should also be accessible from settings. We ought to: - Prompt the user to accept terms...
When the system scans an NFC tag it can result in opening a URL. Something like: ``` ```
Have an option to disable share with incognito as this can save user one tap when sharing stuff. This should be done through activity aliases.
# Description After sending the app to the background and back we have twice the system nav bar clearance at the bottom of the screen. Can also reproduce by just...
- Make sure Fulguris is closed. - Open a link from another app into Fulguris. - Typically done through an app chooser dialog unless Fulguris is the default Web browser....
On newer Android version apps, can define their own app launcher context menu. Here are suggested entries we could have in such context menu: - Incognito mode - Link to...
Add a report issue option from the settings and possibly from the web page options bottom sheet. We should be able to [fill in the fields automatically](https://github.com/orgs/community/discussions/15477).