LinkSheet restores the Url-App-Chooser that 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!
All donations of
- 4€+ (Crypto) or
- 5€+ (all other means of payment)
are eligible for ✨ LinkSheet Pro ✨ - donate via the links above
Github automatically builds a "nightly" version of LinkSheet on push (e.g. meaning one or more commits have occurred). The latest nightly version can always be downloaded via nightly.link, but if you are using something like Obtainium, there also is a LinkSheetNightly repository where nightly builds are released as Github releases.
- LinkSheet, excluding all
strings.xml
andplural.xml
files, is licensed under the FXL - All
strings.xml
andplural.xml
files are licensed under GPL-3.0
- First of all, thank you to everyone who has contributed translations to this project via Weblate
- Secondly, please acknowledge that all translations (e.g. everything that is not english) is maintained by the community. I do not check these translations currently, so if there are mistakes or intentional errors please open an issue or correct them yourself!
- Thirdly, special shout-out to @Daviteusz for providing translation updates incredibly fast.
- App was initially based on OpenLinkWith
- Seal has been a reference to learn from