Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A android-components
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • android-components
  • Issues
  • #40004
Closed
Open
Created Sep 09, 2020 by Alex Catarineu@acat

Investigate Intents for launching external apps

From fenix#34177 (comment 2707927).

We should investigate these items:

  • components/feature/app-links/src/main/java/mozilla/components/feature/app/links/AppLinksUseCases.kt
  • components/feature/contextmenu/src/main/java/mozilla/components/feature/contextmenu/ContextMenuCandidate.kt
  • components/feature/downloads/src/main/java/mozilla/components/feature/downloads/AbstractFetchDownloadService.kt
  • components/feature/downloads/src/main/java/mozilla/components/feature/downloads/DownloadsFeature.kt
  • components/feature/prompts/src/main/java/mozilla/components/feature/prompts/PromptContainer.kt
  • components/feature/prompts/src/main/java/mozilla/components/feature/prompts/file/FilePicker.kt
  • components/feature/pwa/src/main/java/mozilla/components/feature/pwa/WebAppInterceptor.kt
  • components/feature/app-links/src/main/java/mozilla/components/feature/app/links/AppLinksInterceptor.kt

And make sure we ask the user before launching, or block the intent if it's too dangerous (e.g. proxy bypass).

Assignee
Assign to
Time tracking