Releases: tasomaniac/OpenLinkWith
Bug fix: Browser Selection
Minor fixes with Browser selection.
- Even when a browser is set as default system level, OLW will suggest all available browsers.
- Duplicate browser problem has been fixed.
- When a browser is uninstalled, selection will default back to "Always Ask"
- Migrated to new Android Jetpack libraries.
Browser selection
Bug fix
1.9.1 Prepare for bug-fix release 1.9.1
Integrate Room database
1.9 Release version 1.9
Clipboard support
Clipboard support added. For now it is an additional row in Settings screen to suggest open the copied link with...
Fixes #20
Dark Theme
Dark Theme support
Vietnamese translations
Oreo support
Android Oreo has released APIs for requesting to add shortcuts to launcher.
The un-official/un-documented Intent to add shortcuts is deprecated and not supported by launchers in Android Oreo. Instead a new API was introduced. For more information: https://developer.android.com/reference/android/support/v4/content/pm/ShortcutInfoCompat.html
Also Swedish translations were added.
Bug fix release
Fixes the crash in Dagger Component initialization caused by ClassNotFoundException
.
Which is caused by ResolverChooserTargetService
being disabled for <M devices.
Maintenance Release
Maintenance release with couple bug fixes and translation updates.
Also minSdkVersion
is now 19
. Which made it easier to support RTL and fixed bunch of RTL problems.
Un-shorten Links
This version un-shortens the given links if it is cannot find any native app to open with at all.