index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.6
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
android
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-4
/
+0
*
Add Q_TRACE_LOCATION to android support
Antti Määttä
2023-02-09
1
-0
/
+5
*
Revert "Revert "Add support for MultiABI with custom install dir of the andro...
Alexey Edelev
2023-02-02
1
-1
/
+1
*
Revert "Add support for MultiABI with custom install dir of the android-build"
Alexandru Croitor
2023-02-01
1
-1
/
+1
*
Add support for MultiABI with custom install dir of the android-build
Fab Stz
2023-01-30
1
-1
/
+1
*
Android: Fix deprecations AlertDialog.setButton()
Assam Boudjelthia
2022-12-21
1
-2
/
+5
*
CMake:Android: copy templates, bindings and gradle files pre_build
Assam Boudjelthia
2022-12-09
1
-0
/
+7
*
CMake:Android: add Android templates, bindings and gradle files to tree
Assam Boudjelthia
2022-12-02
1
-2
/
+42
*
Android: Handle light/dark mode changes
Bartlomiej Moskal
2022-10-26
2
-3
/
+9
*
Use SPDX license identifiers lefovers for some Java files
Assam Boudjelthia
2022-10-04
6
-211
/
+18
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Android: handle quoted args passed to an app
Assam Boudjelthia
2022-08-11
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Add option to not include native libraries in APK
Tinja Paavoseppä
2022-05-20
1
-35
/
+38
*
Android A11Y: handle LocationChanged event only for focused element
Ivan Solovev
2022-05-16
1
-2
/
+2
*
Android: Fix ANR when QtService and QtActivity load in same process
Samuel Mira
2022-04-28
1
-1
/
+12
*
Fix restart QtActivity
Samuel Mira
2022-04-27
1
-11
/
+22
*
Android A11Y: handle valueChanged events
Ivan Solovev
2022-02-15
1
-0
/
+5
*
Android: extract parentId for hidden object in advance
Ivan Solovev
2022-02-09
1
-2
/
+2
*
Recognize system apps also when apk has parent directory
Tinja Paavoseppä
2021-12-08
1
-2
/
+7
*
Revert "Android: Place cursor correctly on screen when editing"
Rami Potinkara
2021-10-26
1
-8
/
+3
*
Add error messages in case system library directory does not exist
Andreas Buhr
2021-09-30
1
-2
/
+10
*
Android: Add information about who launched this activity to intents
Lars Schmertmann
2021-08-26
1
-0
/
+18
*
Android: Make the manifest less to scary to read and edit
Assam Boudjelthia
2021-07-01
1
-37
/
+45
*
Remove ministro code
Assam Boudjelthia
2021-07-01
25
-336
/
+1
*
Silence misleading exception print in setQtContextDelegate
Assam Boudjelthia
2021-06-02
1
-3
/
+1
*
Android: Remove NoSuchMethodException error
Pekka Gehör
2021-05-10
1
-0
/
+5
*
Android: Remove NoSuchMethodException error
Bartlomiej Moskal
2021-04-27
1
-0
/
+5
*
Android: Place cursor correctly on screen when editing
Piotr Mikolajczyk
2021-03-05
1
-3
/
+8
*
[Android]: Fix exception when using Qt to create a service on Android
Lars Schmertmann
2021-02-19
1
-0
/
+13
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-27
/
+0
*
Android: Qml accessibility fixes
Piotr Mikolajczyk
2020-12-08
1
-0
/
+15
*
Android: fix android java and templates targets with -developer-build
Assam Boudjelthia
2020-11-10
1
-1
/
+5
*
Android: rename Android's package name for Qt 6
Assam Boudjelthia
2020-10-03
6
-10
/
+10
*
High-DPI: Remove legacy environment variables
Tor Arne Vestbø
2020-09-02
1
-5
/
+0
*
Android: fix NoSuchMethodException exception in QtActivity.java
Assam Boudjelthia
2020-08-07
1
-0
/
+5
*
Android: fix NoSuchMethodException exception in QtActivity.java
Assam Boudjelthia
2020-08-05
1
-0
/
+124
*
Android: add missing printStackTrace() in catch statements
Assam Boudjelthia
2020-07-14
1
-0
/
+1
*
CMake: Fix various issues with the Android build
Alexandru Croitor
2020-07-09
1
-3
/
+4
*
Android: Pass a null Bundle when calling QtActivityDelegate.onCreate
Andy Shaw
2020-06-18
1
-2
/
+5
*
Android: Rename rs locale to se
Kai Koehne
2020-04-28
1
-0
/
+0
*
Finally remove splash.xml to fix a lint warning
Lars Schmertmann
2020-03-04
1
-4
/
+0
*
Android: Increase minimum API level to Android-23 / Android 6
Eskil Abrahamsen Blomfeldt
2020-03-04
1
-7
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-2
/
+2
|
\
|
*
Android: use the correct string resources for ok and cancel
Assam Boudjelthia
2020-02-03
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-17
/
+0
|
\
|
|
*
Remove dead code to fix a lint warning
Lars Schmertmann
2020-01-09
1
-17
/
+0
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
1
-290
/
+5
|
\
|
|
*
Android: Do not extract QML assets data
BogDan Vatra
2019-10-02
1
-290
/
+5
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
2
-17
/
+62
|
\
|
[next]