> ## Documentation Index
> Fetch the complete documentation index at: https://boxo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Android

## \[1.42.0] - 2026-05-29

* add orderPaymentId to PaymentData

## \[1.41.1] - 2026-05-15

* support remote Lottie animations for miniapp loader

## \[1.40.5] - 2026-05-07

* Add user interaction tracking
* enable background dimming for miniapps.

## \[1.40.4] - 2026-04-23

* fix background colors

## \[1.40.3] - 2026-04-20

* open miniapp as a dialog
* remove multitask mode

## \[1.39.1] - 2026-03-05

* fix getGeolocation result when FusedLocationProvider fails

## \[1.39.0] - 2026-02-26

* add support for dark and light splash screen colors

## \[1.38.0] - 2026-02-17

* make auth and location prompts configurable from miniapps

## \[1.37.1] - 2026-02-17

* fix crash on location request

## \[1.37.0] - 2026-01-30

* update session events
* add config for splash screen color
* fix status bar and logo position

## \[1.36.1] - 2026-01-26

* fix proguard rules

## \[1.36.0] - 2026-01-20

* update location permission pop-up
* support play-services-location and play-services-maps from version 17.0.0

## \[1.35.0] - 2025-11-26

* update default value for saveState
* add style\_5 for ActionButtons

## \[1.34.0] - 2025-11-18

* add esim direct install method

## \[1.33.2] - 2025-11-17

* add consent screen config

## \[1.33.1] - 2025-10-15

* rename clearLocalStorageKeysOnClose to noCacheLocalStorageKeys

## \[1.33.0] - 2025-10-15

* add config to clear localStorage keys on miniapp close

## \[1.32.2] - 2025-09-30

* add Accept-Language header to http requests

## \[1.32.1] - 2025-09-12

* merge AppBoxoAppShareBase64 with AppBoxoAppShare

## \[1.32.0] - 2025-09-11

* add share base64 file method

## \[1.31.0] - 2025-09-03

* add loading progress bar configs

## \[1.30.6] - 2025-08-27

* remove test dependencies

## \[1.30.5] - 2025-08-26

* fix auth bug
* fix statusbar and navigation bar

## \[1.30.4] - 2025-08-20

* fix crashes when changing the system theme

## \[1.30.3] - 2025-08-19

* fix status bar icons color for dark mode

## \[1.30.2] - 2025-08-13

* some fixes

## \[1.30.0] - 2025-08-07

* add setAuthTokens method

## \[1.29.0] - 2025-07-30

* support dark mode logo

## \[1.28.0] - 2025-07-18

* enable resizeable activity

## \[1.26.0] - 2025-06-02

* target SDK downgraded to 34 to resolve compatibility issues

## \[1.25.0] - 2025-05-27

* updated android target sdk to 35
* removed android.support dependencies; Jetifier is no longer required.

## \[1.24.0] - 2025-05-21

* fix custom action button for style
* add RESOURCE\_PROTECTED\_MEDIA\_ID permission to WebView

## \[1.23.0] - 2025-04-10

* rename Appboxo to Boxo
* improve whitelisted url validation ( 'www' subdomain check)

## \[1.22.0] - 2025-04-09

* add new style for actionButtons (style\_4)
* improve launch animations
* fix sensor events

## \[1.21.0] - 2025-04-03

* add launch UI animations
* change loader animation
* improve session analytics
* show error message with code only for sandbox

## \[1.20.1] - 2025-03-25

* proguard rules

## \[1.20.0] - 2025-03-24

* add page animation to miniapp config

## \[1.19.0] - 2025-03-12

* add events for native pullToRefresh

## \[1.18.0] - 2025-03-10

* add close button to error page
* update some ui elements

## \[1.17.0] - 2025-02-26

* add camera to file picker if mime type is image/\*
* fix AppBoxoWebAppStorageGet result
* update text on qr scanner

## \[1.16.2] - 2025-02-19

* fix status and navigation bars

## \[1.16.1] - 2025-02-18

* fix screen size with bottom navigation bar

## \[1.16.0] - 2025-02-17

* Screen move up with keyboard
* Consent screen for landscape mode
* fix open location

## \[1.15.0] - 2025-02-13

* Add list of user fields to consent screen

## \[1.14.0] - 2025-01-07

* Fix problem with cookies and storage on logout

## \[1.13.0] - 2024-12-16

* LTR/RTL support by language

## \[1.12.1] - 2024-11-21

* fix open\_miniapp\_duration on reload

## \[1.12.0] - 2024-11-18

* new action button style (style\_3)

## \[1.11.2] - 2024-11-05

* change action buttons color for dark theme

## \[1.11.1] - 2024-11-01

* fix crash on loading dialog
* show internet error only for main frame

## \[1.11.0] - 2024-10-25

* no internet connection page
* open\_miniapp\_duration to GetInitData

## \[1.10.0] - 2024-10-21

* add maintenance mode

## \[1.9.0] - 2024-10-18

* add support eSim flag to AppBoxoWebAppGetSystemInfo

## \[1.8.3] - 2024-10-18

* reload after clear cache

## \[1.8.2] - 2024-10-16

* change miniapp settings expiration time to 60sec by default

## \[1.8.1] - 2024-10-11

* add progressbar to share file
* more button icon for style\_2

## \[1.8.0] - 2024-10-10

* add config fields to OpenMiniapp from miniapp
* add new menu style (style\_2)

## \[1.7.0] - 2024-09-27

* add new menu style

## \[1.6.0] - 2024-09-25

* add showAboutPage flag to config
* add visible option to AppBoxoWebAppSetActionButton event
* fix open miniapp after closing miniapp

## \[1.5.21] - 2024-09-24

* system device hardware string

## \[1.5.20] - 2024-09-23

* remove http client cache

## \[1.5.19] - 2024-09-20

* AppBoxoWebAppShare to share file

## \[1.5.18] - 2024-09-13

* saveState flag to miniapp config

## \[1.5.17] - 2024-09-04

* Fix custom and payment event payload object's serialization

## \[1.5.16] - 2024-08-23

* Don't clear cache and localStorage on "Reload"

## \[1.5.15] - 2024-08-22

* AppBoxoWebAppDownloadFile to download file

## \[1.5.14] - 2024-08-22

* AppBoxoWebAppSetStatusBarColor to change status bar color

## \[1.5.13] - 2024-08-21

* clear cache and tokens when disabling User Data Sharing

## \[1.5.12] - 2024-08-20

* add language field to config to pass to miniapp
* add file download implementation
* save state when user close the miniapp

## \[1.5.11] - 2024-08-18

* set default empty video poster

## \[1.5.10] - 2024-08-15

* remove jcenter dependencies

## \[1.5.9] - 2024-08-12

* Sandbox mode

## \[1.5.8] - 2024-08-12

* Network timeouts

## \[1.5.7]

* close miniapp page on multitask mode

## \[1.5.6]

* consent t\&c, privacy text
* consent button color from hostapp colors

## \[1.5.4]

* updated Sentry endpoint

## \[1.5.3]

* add listeners to minapp opened from miniapp

## \[1.5.2]

* system info phone model to hardware codename

## \[1.5.1]

* enableSplash flag to miniapp configs
* fix close miniapp logic

## \[1.5.0]

* Consent Management
* Increase miniapp menu button size
* Changed icons

## \[1.4.14]

* fullscreen auth page
* url\_suffix
* default design for bottomsheet dialogs

## \[1.4.13] - 2021-12-09

* clear cache on reload
* disable forceDarkAllowed

## \[1.4.12] - 2021-11-15

* hide clear cache functionality

## \[1.4.11] - 2021-11-10

* appboxo logo

## \[1.4.10] - 2021-09-21

* remove the word "miniapp" from menu items
* clear cookies on clearCache

## \[1.4.9] - 2021-09-14

* onUserInteraction method to MiniappLifecycle
* clear localStorage on clearCache

## \[1.4.8] - 2021-08-26

* onActivityResult invoking from AppboxoActivity

## \[1.4.7] - 2021-08-06

* permissionsPage flag to config
* settings page moved to core

## \[1.4.6] - 2021-07-30

* isShopboxo flag moved to MiniappInfo
* crash on login

## \[1.4.5] - 2021-07-27

* onGeolocationPermissionsShowPrompt implementation

## \[1.4.4] - 2021-07-19

* Pull miniapp settings for active miniapp from platform every 30seconds and invalidate cache if it has changed

## \[1.4.3] - 2021-06-30

* custom url loading handler
* isShopboxo flag

## \[1.4.2] - 2021-06-18

* moves Payment to core module
* renamed BaseMiniapp to Miniapp

## \[1.4.1] - 2021-06-15

* added debug mode flag to Config for debugging webview
* added new auth flow
* added sandbox mode
* saving view states on changing screen orientation

## \[1.4.0] - 2021-05-26

* separated to light and full SDKs
* injecting script into miniapp that will come from platform
* support for android api 16
* proguard rules. --keepnames for all classes
* auto screen orientaion in LightSDK

## \[1.3.46] - 2021-05-13

* bug with similar miniapps in list

## \[1.3.45] - 2021-05-07

* hide 'install app' banner for Agoda

## \[1.3.44] - 2021-05-07

* support for android api 19

## \[1.3.43] - 2021-05-05

* "category" field to MiniappData

## \[1.3.42] - 2021-04-27

* getMiniapps() method (get approved miniapps)

## \[1.3.41] - 2021-04-21

* sets windowSoftInputMode "adjustResize"

## \[1.3.40] - 2021-04-12

* core version

## \[1.3.39] - 2021-03-16

* support multipleWindows mode for auth with socials
* switcher for appboxo branding, disable whitelisting url flags

## \[1.3.38] - 2021-03-02

* hash sum to analytics tracking request data
* disabled "about:blank"
* get browser\_fallback\_url from uri with scheme intent://

## \[1.3.37] - 2021-02-11

* removed params from getMiniapp method
* added new methods to Miniapp to setting auth payload, additional user data, custom data

## \[1.3.36] - 2021-01-29

* use "browser\_fallback\_url" from intent

## \[1.3.35] - 2021-01-27

* add extra url params on first launch

## \[1.3.34] - 2021-01-25

* json response with JSONObject
* crash on an incorrect app\_id with '/' symbol

## \[1.3.33] - 2020-12-23

* new method removeAllListeners()
* remove all listeners on close miniapp
* passing all listeners when miniapp opens another miniapp

## \[1.3.32] - 2020-12-07

* url change listener
* option to add third action menu
* extra query parameters to miniapp URL

## \[1.3.31] - 2020-11-17

* payment method

## \[1.3.30] - 2020-09-28

* http error handler
* fixed launch analytics

## \[1.3.29] - 2020-09-15

* closing all miniapps on logout
* renamed getMiniApp() to getMiniapp(), class MiniApp to Miniapp
* dark/light support

## \[1.3.28] - 2020-09-09

* changed text inside auth permission dialog

## \[1.3.27] - 2020-09-08

* single/multi-window support

## \[1.3.26] - 2020-09-04

* fixed initial action buttons theme
* fixed bug on click action buttons

## \[1.3.25] - 2020-08-26

* fixed clear cache

## \[1.3.24] - 2020-08-26

* fixed action buttons position
* fixed action buttons theme

## \[1.3.23] - 2020-08-26

* fixed reload miniapp

## \[1.3.22] - 2020-08-25

* floating action buttons

## \[1.3.21] - 2020-08-24

* removed internal modifier from MiniApp 'appId'
* miniapp error layout
* crash on load miniappsettings
* webView sound lags when app going background
* removed platform token from miniapp data

## \[1.3.20] - 2020-08-21

* additional user fields for auth in miniapps
* data field in miniapp from string to map
* don't show the login dialog again if it is already opened

## \[1.3.19] - 2020-08-07

* action button's style from miniapp settings

## \[1.3.18] - 2020-07-30

* miniapp lifecycle listener

## \[1.3.17] - 2020-07-24

* moved login action from jssdk
* moved transaction tracking from jssdk

## \[1.3.16] - 2020-07-07

* systemUiMode(light, dark) to system info
* language to system info
* error message when there is no integration
* Appboxo.hideAllMiniApps() method to minimizing all miniapp screens

## \[1.3.15] - 2020-07-01

* AppboxoActivity.doOnActivityResult(...) method

## \[1.3.14] - 2020-06-24

* miniapp settings caching
* pass "white\_label" field to miniapp settings
* file chooser support
* new methods Appboxo.getMiniApp(...) with params (authPayload - for auth, data - optional custom data to open miniapp).
* fixed bug on reload & clear cache
* Appboxo.createMiniApp(appId, payload)

## \[1.3.11] - 2020-06-11

* custom url schemes handler
* miniapp close animation
* fixed webview error handler
* fixed miniappSettings

## \[1.3.10] - 2020-05-29

* MiniApp config class with colors
* fade in to top effect when miniapps are switched
* onRestore method
* required fields from miniapp settings

## \[1.3.9] - 2020-05-22

* Miniapp settings
* Compass
* Instant miniapp reopening
* Background color of the window
* AppBoxoWebAppShowImages result callback return type
* Render NavBar only when miniapp is loaded

## \[1.3.7] - 2020-05-15

* Bottom context menu
* Status bar based on values from miniapp settings
* Accelerometer
* Gyroscope

## \[1.3.5] - 2020-05-08

* Landscape mode
* Open location
* Choose location
* Haptic Feedback duration
* NavigationBar title padding without icon
