Skip to content

Releases: OutSystems/OSInAppBrowserLib-Android

1.2.1

10 Jan 11:32
316929e
Compare
Choose a tag to compare

Fixes

  • Removes unnecessary READ_EXTERNAL_STORAGE, READ_MEDIA_AUDIO, READ_MEDIA_IMAGES, READ_MEDIA_VIDEO from AndroidManifest.xml file.

1.2.0

06 Dec 16:15
b60a806
Compare
Choose a tag to compare

Chores

  • Bump kotlin and gradle version

1.1.0-cap

18 Nov 12:57
8ac7acf
Compare
Choose a tag to compare
1.1.0-cap Pre-release
Pre-release

Release cut to have a version of the library that can be used in the Cordova plugin so that it is compatible with Capacitor builds.

1.1.0

14 Nov 12:12
44b934a
Compare
Choose a tag to compare
  • Set WebView to edge-to-edge in all Android versions.

1.0.3-cap

12 Nov 11:32
fc25c7e
Compare
Choose a tag to compare
1.0.3-cap Pre-release
Pre-release
  • Release cut to have a version of the library that can be used in the Cordova plugin so that it is compatible with Capacitor builds.

1.0.2

16 Oct 14:59
d43c1ed
Compare
Choose a tag to compare
  • Fix issue where the custom tabs browser wasn't being closed when navigating back to the app.
  • Fix race condition that caused the BrowserFinished event to not be fired in some instances with the system browser.

1.0.1

15 Oct 10:28
b40b9da
Compare
Choose a tag to compare
  • Android: Fix issue where some URLs weren't being open in Custom Tabs and the External Browser

1.0.0

15 Oct 10:28
03cf6c4
Compare
Choose a tag to compare
  • First release of OSInAppBrowserLib-Android