summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/qandroidwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Window container classesChristian Strømme2025-03-181-35/+2
* Clean up unused url() web interfaceMichal Klocek2024-11-071-5/+0
* Fix WebView.loadData* encoding on androidMichal Klocek2024-11-071-7/+6
* Fix all tests on android instead of blacklisting themMichal Klocek2024-11-071-1/+0
* Fix namespace build on androidMichal Klocek2024-11-071-2/+1
* Android: use convience wrapper to register nativesVolker Hilsheimer2023-11-161-6/+1
* Android: modernize implementationVolker Hilsheimer2023-11-131-155/+115
* Android: make functions static if they don't need the objectVolker Hilsheimer2023-11-131-9/+11
* Android: don't rely on implicit cast of declared QtJniTypes to jobjectVolker Hilsheimer2023-10-271-1/+1
* JNI: Explicilty convert QtJniType instances to jobject for variadic argumentsVolker Hilsheimer2023-09-211-1/+1
* Android: Fix for possible thread deadlockBartlomiej Moskal2023-03-031-0/+15
* Add settings API for QtWebViewChristian Strømme2022-10-271-0/+53
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Fix crash due to missing native functions for the cookie APIsChristian Strømme2022-05-091-3/+43
* Use up-to date LGPL license headerKai Köhne2022-02-141-11/+14
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-141-0/+27
* Switch to new public QJni APIsAllan Sandfeld Jensen2021-07-091-19/+18
* Android: rename Android's package name for Qt 6Assam Boudjelthia2021-02-121-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-311-18/+18
* Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-151-0/+13
* Make QtWebView plugin basedChristian Stromme2018-01-261-0/+437