LinkSheet Versions Save

Restore link control on Android 12+

0.0.34-migrate

4 months ago

This build replaces the current stable release (0.0.33) with the Nightly build to allow settings export.

Instructions:

  • Download this build
  • Launch LinkSheet Stable
  • It should now say "LinkSheet Migrate"
  • Go to "Settings" -> "Advanced" -> "Export or import settings" -> "Export" -> "Export to file"
  • After that, start LinkSheet Nightly and import the exported file

0.0.33

9 months ago

Wow, finally! Another LinkSheet release. Didn't think I'd live to see this day. 🚀

Sadly, this is not 1.0.0, as initially planned :disappointed: I have postponed ~this milestone to August 31st, 2023~ indefinitely, as there are a lot of open issues to address. This also means there are no fancy new UI features, a few things are buggy and not supported properly in all combinations of settings (as I wanted to get another release out after all this time as fast as possible).

Fixes:

  • Fix: Crash on Samsung devices when trying to open "Open by default" settings page (#72)
  • Fix: App not opening when it is set to always open and "Never show last picked app section" is enabled (#69)
  • Fix: Always show DownloadManager notification (#57)
  • Fix: Use the same font as the "Just once"/"Always" for the "Copy"/"Share to"/"Download" buttons when simple text button mode is enabled (#76)
  • Fix: Show all browsers when preferred browser is set to "None" but no native app is present to handle link (#83)
  • Fix: Sort apps in "Apps which can open links (#36)
  • Fix: ClearURLs bug where globalRules where used even though other, more specific rules were available (#93)
  • Fix: LibRedirect URL not loading (#121)
  • Fix: Crash where LinkSheet tried to load services not available on Android 9-12 (#120)
  • Fix: Apps which are "browsers" but do not properly declare it will now show up in LinkSheet anyway (#126)

New stuff:

  • Allow user to select a random LibRedirect instance (#62)
  • LibRedirect integration has been reworked (#29)
  • Add option to disable button which ignores LibRedirect once (#46)
  • LinkSheet is now finally able to handle In-App links (#53)
  • Added crash handler and logger with privacy focused export options
  • The user may now request to open a link in private browsing (Firefox & derivatives only)
  • Allow user to opt-in to automatically resolve AMP links (#58)
  • Integrations (ClearURLs, FastForward, LibRedirect) have been updated to match latest upstream behavior
  • Many new translations/languages (thanks to all contributors)
  • And lots of refactoring (aka stuff changed internally, but you as the user won't really notice), and UI changes/tweaks (don't even know anymore what's new in this build as so much has changed)

I plan to do another smaller 0.0.34 release sometime next weekend to fix any issues which arise with this release, and to incorporate new translations, so if you run into a bug, or have a new translation for something, make sure to submit it till then.

Edit: 0.0.34 has been cancelled as I have made siginificant progress with 1.0.0 (and no bug reports have been submitted)

Thank you for using LinkSheet, staring on Github and reporting issues/bugs as well as requesting new features.

0.0.31

1 year ago
  • Fix: Properly add padding to the bottom of the sheet (#43)
  • Fix: LibRedirect bug where the wrong url would show up (#29)
  • Fix: Privacy Policy Link (#48)
  • Fix: ClearURL redirection bug (#54)
  • Fix: Show native apps when link is opened from an app such as Youtube (#61)
  • Add option to use simple text buttons for "Copy url", "Share to" and "Download" (#60)
  • Add option to preview url in sheet (#68)
  • Implement download feature to directly download content from direct links (#57)

0.0.29

1 year ago

From previous debug releases:

  • 0.0.23-debug

    • Fix: Display correct app name in screens like "Apps which can open links"
    • Make the top of the bottom sheet clickable when preferred app is available (#30)
    • Improve clickable links in texts
    • Fix: Avoid showing toast twice
    • Implement libredirectkt (no support for OSM, facil, send, yattee and freetube yet!) (#29)
  • 0.0.24-debug

    • Fix: Various bugs in libredirectkt (#29)
    • Add LibRedirect enable switch for each service
    • Increase dropdown width
  • 0.0.25-debug

    • Fix FastForward crashes
  • 0.0.26-debug

    • Add ability to manually add apps to always open verified links on Android 12+ (#32)
  • 0.0.27-debug

    • Bump clearurlkt to fix crash (#35)
  • 0.0.28-debug

    • Fix: Show black bottom sheet if Amoled Black theme is enabled (#26)
    • Fix: Properly sort lowercase apps (#36)
    • Fix: Show full package name in grid mode (#37)
    • Use different package name in debug mode
    • Add option to never show last used app for host (#38)

In this release:

  • Fix: Increase column size in grid view (#37)
  • Show apps which have user selected links in "Apps which can open links"

0.0.28-debug

1 year ago
  • Fix: Show black bottom sheet if Amoled Black theme is enabled (#26)
  • Fix: Properly sort lowercase apps (#36)
  • Fix: Show full package name in grid mode (#37)
  • Use different package name in debug mode
  • Add option to never show last used app for host (#38)

0.0.27-debug

1 year ago
  • Bump clearurlkt to fix crash (#35)

0.0.26-debug

1 year ago
  • Add ability to manually add apps to always open verified links on Android 12+ (#32)

0.0.25-debug

1 year ago
  • Fix FastForward crashes

0.0.24-debug

1 year ago
  • Fix: Various bugs in libredirectkt (#29)
  • Add LibRedirect enable switch for each service
  • Increase dropdown width

0.0.23-debug

1 year ago
  • Fix: Display correct app name in screens like "Apps which can open links"
  • Make the top of the bottom sheet clickable when preferred app is available (#30)
  • Improve clickable links in texts
  • Fix: Avoid showing toast twice
  • Implement libredirectkt (no support for OSM, facil, send, yattee and freetube yet!) (#29)