LinkSheet Versions Save

Restore link control on Android 12+

0.0.22

1 year ago
  • Fix: Text and icon colors in darkmode

0.0.21

1 year ago
  • Show browser change dialog on Android 10+
  • Follow redirects either locally or via remote API hosted @ supabase.com
  • Fix: Copy link card flickering
  • Double click app in bottom sheet to open app info when SingleTap is enabled (#14)
  • Add theme settings including Amoled Black theme (#26)
  • Add icons to settings menus
  • Add FastForward rule redirections
  • Fix: Sort apps by usage toggle not updating

0.0.20

1 year ago

From previous debug releases:

  • 0.0.18-debug

    • Fix: Color of icons in "Apps which can open links" filters
    • Fix: Browser status not being queried correctly if apps such as UntrackMe are installed
    • Fix: Delete by host and package name instead of just by host
    • Fix: Always show button row in dialog, always add all hosts to dialog in "Preferred apps" (#22)
    • Sort hosts by name in dialog in "Preferred apps"
    • Fix: Preference change not properly applying (#23)
  • 0.0.19-debug

    • Add browser mode "whitelist" to "Preferred browsers" (#24)

In this release:

  • Rework settings structure
  • Fix: Remove ripple effect when empty space is tapped in bottom sheet (#16)
  • Add "Open copied link" card in main screen when link is in clipboarad
  • Add experimental ClearURLs integration (clears trackers from links)

0.0.19-debug

1 year ago
  • Add browser mode "whitelist" to "Preferred browsers" (#24)

0.0.18-debug

1 year ago
  • Fix: Color of icons in "Apps which can open links" filters
  • Fix: Browser status not being queried correctly if apps such as UntrackMe are installed
  • Fix: Delete by host and package name instead of just by host
  • Fix: Always show button row in dialog, always add all hosts to dialog in "Preferred apps" (#22)
  • Sort hosts by name in dialog in "Preferred apps"
  • Fix: Preference change not properly applying (#23)

0.0.17

1 year ago

From previous debug releases:

  • 0.0.12-debug

    • Avoid flickering of browser card
    • Hide settings behind settings icon
    • Experimental: Implement history sorting (sorts by history, then by usage stats (if enabled), then by name)
  • 0.0.13-debug

    • Fix: Only show selected browser when browser mode is set to single (#18)
    • Open app info on long press in bottom sheet (#14)
  • 0.0.14-debug

    • Open app info when header is tapped in dialog of "Preferred apps"
    • If "Preferred browser" has been set to a selected browser, automatically open any link which has no native app in said browser (#18)
    • If "Preferred browser" has been set to none and if there is only one native app present to handle the link, automatically open it
    • Sort browsers by name in "Preferred browser"
    • Add explainers to "Preferred browser" setting
  • 0.0.15-debug

    • Fix crash when "Preferred browser" is opened
    • Add filters for enabled and disabled app link handlers in "Apps which can open links"
    • Include userInfo in url if available (#20)
    • Add app to context menu of text selection
  • 0.0.16-debug

    • Fix activity-alias name

0.0.16-debug

1 year ago
  • Fix crash when "Preferred browser" is opened
  • Add filters for enabled and disabled app link handlers in "Apps which can open links"
  • Include userInfo in url if available (#20)
  • Add app to context menu of text selection

0.0.14-debug

1 year ago
  • Open app info when header is tapped in dialog of "Preferred apps"
  • If "Preferred browser" has been set to a selected browser, automatically open any link which has no native app in said browser (#18)
  • If "Preferred browser" has been set to none and if there is only one native app present to handle the link, automatically open it
  • Sort browsers by name in "Preferred browser"
  • Add explainers to "Preferred browser" setting

0.0.13-debug

1 year ago
  • Fix: Only show selected browser when browser mode is set to single (#18)
  • Open app info on long press in bottom sheet (#14)

0.0.12-debug

1 year ago
  • Avoid flickering of browser card
  • Hide settings behind settings icon
  • Experimental: Implement history sorting (sorts by history, then by usage stats (if enabled), then by name)