LinkSheet restores the app chooser for tapped links, which was removed in Android 12 (in favor of verified app links)
- Set preferred browser: Always list all browsers, only list native apps, always list selected browser, only list whitelisted browsers
- Preferred app for host: Set app to always open for selected host
- List apps which have verified links so you can easily disable them to allow LinkSheet to work
- Include usage stats and "last app used history" in sorting algorithm
- Copy url button in bottom sheet which copies the current url to the clipboard
- Share To button in bottom sheet which sends a "Share To" intent to other apps
- Single tap: Only require a single tap in bottom sheet to open app
- Always show package name: Shows package names all throughout the application
- Disable toast: Disables all toast messages
- Display apps in grid instead of list
- Experimental: ClearURLs integration (removes tracking parameters) (report issues/bugs here)
- Experimental: FastFoward rule integration (extracts redirects from url parameters) (report issues/bugs here)
- Experimental: LibRedirect integration (redirects to non-proprietary frontends) (report issues/bugs here)
- Pro: Resolve redirects either locally or via API hosted @ supabase.com (Supabase Privacy policy), API itself does not log anything except timestamp
- Pro: Priority support - your feature requests and/or bug fixes will be prioritized
- Pro: Sustain LinkSheet's development - a small donation keeps me motivated to work on the app - thank you!
Github automatically builds a "nightly" version of LinkSheet on push (e.g. meaning one or more commits have occurred)
- Latest build is always available via nightly.link
- Use Obtainium with the nightly repository to auto-download builds
- LinkSheet, excluding all
strings.xml
andplural.xml
files, is licensed under the LPL - All
strings.xml
andplural.xml
files are licensed under GPL-3.0
- Translations are managed via Weblate
- Allow translations except for English are maintained by contributors
All donations of 5€+ are eligible for ✨ LinkSheet Pro ✨
- LinkSheet was initially based on OpenLinkWith
- MastodonRedirect: Reference for the Shizuku implementation
- Design inspired by Seal and GMS-Flags