Android Release Notes
2024 Releases
Aug 20 - Maintenance π οΈ
- App no longer crashes when opening password protected PDFs. An error message is shown to the user.
Aug 15 - Bugfix π
- Fixed crash when launching initialUrl in
app-browser
- Fixed
setTabs
method causing an unnecessary bottom tab bar animation
Aug 8 - Bugfix π
- Fixed infinite loading if a bottom tab bar button is selected using the JavaScript bridge
Jul 22 - Bugfix π
- Improved URL matching for dynamic titles in top navigation bar. Which did not show in some scenarios
Jul 17 - Bugfix π
- Fixed navigation bar sometimes showing up when set to
auto
and no valid navigation item configured.
Jul 15 - Maintenance π οΈ
Jul 12 - Bugfix π
- Fixed
isFirstLaunch
key inmedian.deviceInfo()
may befalse
on first launch of the app
Jun 18 - Maintenance π οΈ
- Upgraded the platform to AGP 8.5 and Gradle v8.7
Jun 11 - New Feature π
- PWA (Progressive Web Apps) are now much better supported. Docs
Jun 5 - New Feature π
- Native Media Player Plugin now uses ExoPlayer
- Media Player now supports playing HLS live streams
May 22 - Bugfix π
- User Agent string is now properly appended for all requests
May 15 - Maintenance π οΈ
- Google Sign-In now uses the new CredentialsManager API for faster and more secure login on Android
May 9 - Maintenance π οΈ
- Fixed app may crash if theme fails to apply in time
May 6 - Maintenance π οΈ
- We have greatly improved internal memory management of the platform making it more stable for resource-heavy websites
May 3 - Bugfix π
- Fixed pull-to-refresh gesture accidentally activating on scroll up.
- Fixed crash on
tel://
scheme links
May 2 - New Feature π
- Added support for custom context menus
Apr 30 - Maintenance π οΈ
- Added support for Android 14 for the Media Player Plugin
Apr 16 - New Feature π
- Android now supports opening PDF Documents directly within the app.
Apr 15 - New Feature π
- Median now supports OneSignalβs user-centric data model. Existing apps are now in "Legacy Mode". To migrate your app review our documentation and disable Legacy Mode on the Push Notifications tab
Apr 8 - New Feature π
- New method for OneSignal
median.onesignal.badge.set
which can be used to set notification badge count
Mar 21 - Bugfix π
- Fixed
median_iap_purchases
not being called properly on new Android versions - Fixed location permission not being prompted again after selecting "Just this time" in the location permission prompt
Mar 12 - Bugfix π
- Implemented a fix for
transactionTooLarge
exception - General stability improvements
Mar 12 - Maintenance π οΈ
- Updated the GeckoView version used in the GeckoView plugin
Mar 8 - New Feature π
- New method for In-App Purchases plugin:
median.iap.purchases()
docs
Mar 4 - Bugfix π
- Fixed an issue where if a user does not have a default web browser registered external links cause an "App Not Found" error.
Mar 4 - Maintenance π οΈ
- Keyboard state return data updated to match iOS docs
Feb 26 - Bugfix π
- Fixed a crash that may happen when the app is moved to background
- Fixed a regression that caused JS to not be injected on page load
Feb 15 - Maintenance π οΈ
- Now supporting Android 6.0 (Marshmallow) and above
Feb 15 - New Feature π
window.open
now accepts a 2nd parameter called mode. See docs for all the supported values
Feb 13 - New Feature π
- AppsFlyer plugin now supports reporting conversion data on app launch and foreground
Feb 7 - New Feature π
- You can now pick one or more contacts using a native UI when using native contacts
Feb 1 - Bugfix π
- Stability improvements
Jan 31 - Bugfix π
- NFC scan prompt now properly gets dismissed upon scan for all tag types
Jan 22 - Maintenance π οΈ
- App now uses Material Design Progress circle
- Progress circle (Activity indicator) can now be customized
Jan 17 - New Feature π
- Added new
getPlatform()
helper method to Median JS Bridge NPM Library
Jan 8 - Maintenance π οΈ
- Android target API has been increased to 34. Android apps and all plugins have been updated to support the latest Android platform requirements.
Jan 5 - Maintenance π οΈ
- Native Datastore plugin now supports promise-based callbacks
Updated 3 days ago
Next Steps