index
:
qt/qtandroidextras.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.2
wip/cmake
Android extras for Qt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-08-17
1
-1
/
+1
|
\
|
*
Fix wrong JNI call function when calling QAndroidIntent::putExtra()
Christian Strømme
2019-08-15
1
-1
/
+1
*
|
Doc: Replace example file lists with links to code.qt.io
Topi Reinio
2019-07-09
1
-0
/
+1
*
|
Overload QtAndroid::startActivity with a callback
Nicolas Fella
2019-01-29
5
-1
/
+162
*
|
Add a QtAndroid::startActivity that takes a QAndroidIntent
Albert Astals Cid
2019-01-22
2
-0
/
+24
|
/
*
Fix class vs struct mismatch
Alex Blasche
2019-01-08
1
-1
/
+1
*
QAndroidIntent::putExtra: Fix JNI return value syntax
Albert Astals Cid
2019-01-03
1
-1
/
+1
*
Doc: Get rid of QT_INSTALL_HEADERS in documentation config
Topi Reinio
2018-11-07
2
-2
/
+2
*
Merge remote-tracking branch 'origin/5.11' into 5.12
v5.12.0-beta4
v5.12.0-beta3
Qt Forward Merge Bot
2018-10-20
1
-0
/
+2
|
\
|
*
Check if the array is valid before accessing it
Andy Shaw
2018-10-19
1
-0
/
+2
*
|
Allow users to find all classes
BogDan Vatra
2018-08-29
2
-0
/
+19
|
/
*
Fix startIntentSender Java signature
Volker Krause
2018-07-14
1
-1
/
+1
*
Doc: Fix documentation issues when using Clang-enabled QDoc
v5.11.0-beta4
Topi Reinio
2018-04-11
9
-19
/
+101
*
Merge remote-tracking branch 'origin/5.10.1' into 5.11
v5.11.0-alpha1
Liang Qi
2018-02-14
1
-1
/
+2
|
\
|
*
Delay QtAndroidPrivate::setOnBindListener call until the QAndroidService cons...
v5.10.1
BogDan Vatra
2018-02-06
1
-1
/
+2
*
|
Allow the user to easily register a binder creator
BogDan Vatra
2018-02-07
2
-5
/
+27
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
5
-11
/
+31
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta4
Liang Qi
2017-10-30
5
-11
/
+31
|
|
\
|
|
*
Fix outdated BSD header
Kai Koehne
2017-09-29
2
-2
/
+22
|
|
*
Fix outdated FDL header
Kai Koehne
2017-09-29
3
-9
/
+9
*
|
|
Android: remove support for local/debug deployment
BogDan Vatra
2017-09-06
5
-23
/
+17
|
/
/
*
|
Add public API for Android new Permission Model
BogDan Vatra
2017-07-26
2
-0
/
+88
*
|
Say hello to low level Android Service & Binder implementations
BogDan Vatra
2017-07-26
28
-3
/
+1878
*
|
[doc] Add doc for QtAndroid::Runnable
BogDan Vatra
2017-07-04
1
-0
/
+6
*
|
Android: Allow timeout to fade out splash screen
Mathias Hasselmann
2017-03-20
2
-3
/
+15
|
/
*
Add QtAndroid::androidContext()
v5.8.0-alpha1
Alex Blasche
2016-08-04
2
-4
/
+20
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-225
/
+225
|
\
|
*
Workaround clang buggy explicit specializations function templates export
v5.6.2
BogDan Vatra
2016-07-19
1
-225
/
+225
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: Remove repository name from examplesinstallpath
Topi Reinio
2016-05-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
4
-7
/
+9
|
\
\
|
|
/
|
*
Purge sRGB chunks from PNG in documentation.
Edward Welbourne
2016-03-29
1
-0
/
+0
|
*
Make more ctors explicit
Marc Mutz
2016-03-22
1
-2
/
+2
|
*
De-inline ~QAndroidJniObject() dtor
Marc Mutz
2016-03-22
2
-3
/
+5
|
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-22
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-1
/
+2
|
\
\
|
|
/
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-1
/
+2
*
|
Add hideSplashScreen function.
v5.7.0-alpha1
BogDan Vatra
2016-02-25
2
-0
/
+14
*
|
Add new method to get the main Android service.
Michael Dippold
2016-02-19
2
-1
/
+15
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-15
1
-3
/
+1
|
\
\
|
|
/
|
*
Doc: Update examplesinstallpath to include the repository name
v5.6.0-beta1
Topi Reinio
2015-10-21
1
-3
/
+1
*
|
Helper functions needed to run Runnables on Android UI thread easily.
BogDan Vatra
2016-02-05
2
-0
/
+52
*
|
Updated license headers
Antti Kokko
2016-01-20
10
-140
/
+200
*
|
Add fromLocalRef() to QAndroidJniObject
Christian Strømme
2015-09-18
2
-0
/
+25
|
/
*
Doc: fix missing comma in sample code
Samuel Gaist
2015-08-03
1
-1
/
+1
*
Mark deprecated functions with QT_DEPRECATED.
v5.5.0-beta1
Christian Strømme
2015-03-19
1
-15
/
+23
*
Doc: Remove unused documentation for comparison overloads
v5.5.0-alpha1
Sergio Ahumada
2015-03-06
1
-30
/
+0
*
Fix comparison overloads.
Christian Strømme
2015-03-02
1
-21
/
+7
*
Fixed BSD licensed file headers
Jani Heikkinen
2015-02-17
2
-6
/
+6
*
Update copyright headers
Jani Heikkinen
2015-02-12
15
-98
/
+98
[next]