CIA.vc
android-qt
Real-time open source activity stats
Stats » Projects » KDE » android-qt
informationsyndicateUTC clock
19:20 on May 27, 2012
event counters
The last message was received 0.9 days ago at 21:48 on May 26, 2012
0 messages so far today, 2 messages yesterday
5 messages so far this week, 2 messages last week
7 messages so far this month, 6 messages last month
354 messages since the first one, 1.21 years ago, for an average of 1.25 days between messages
recent messages
dateReversed sort columnprojectcontentlink
17:21 yesterdayKDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1320-g717ab0d android-qt/ (3 files in 2 dirs): (link)
Prevent QEventLoop to go to sleep if events are in the queue

Fix qeventloop test.

BUG: 295278
FIXED-IN: alpha4
CCBUG: 295278
#
13:09 yesterdayKDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1319-g7a98913 android-qt/ (3 files in 2 dirs): (link)
NecessitasQtSDK -> necessitas
#
10:00 ThursdayKDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1318-g2509493 android-qt/src/android/jar/src/org/kde/necessitas/mobile/QtBroadcastReceiver.java: (link)
Qt Android BroadcastReceiver wapper.

Android BroadcastReceiver Java class into main Jar file to be loaded by Ministro.

Although it is very generic, C++ implementation is currently in Connectivity
module until a good way of making it public in main Qt repository is found.

I moved this file to mobility package, because I'm planning to split the
mobility and main packages into separate .jar files, and because this is used
only by mobility.

Many thanks to Lauri Laanmets <lauri dot laanmets at proekspert dot ee> for this work
#
13:05 WednesdayKDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1317-g9db998d android-qt/src/ (9 files in 7 dirs): (link)
Access android assets using "assets:/" schema.
#
09:37 WednesdayKDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1316-g1534527 android-qt/src/android/ (3 files in 3 dirs): (link)
#
06:11 on May 16KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1315-gfb73284 android-qt/ (12 files in 10 dirs): (link)
Allow user Java/C++ interaction

This removes everything in src/android/cpp. qtmain_android.cpp is no more
and is now integrated into src/plugins/platforms/android/src/androidjnimain.cpp.
It seemed fitting to integrate startQtApp() into the same file as
pauseQtApp() and resumeQtApp(). (Additionally this removes redundant copied
code, and simplifies how necessitas projects work and are built.)

This doesn't support using JNI with bundled libs. We have to be careful to
load certain bundled libs (maybe only the plugin .so) in the delegate class loader,
so I could break certain apps by making such a switch. Need a way to categorize
the type of bundled lib, in order to decide which class loader to use.

Fix https://sourceforge.net/p/necessitas/tickets/140/

Many thanks to Tyler Mandry <tmandry at gmail dot com> for this patch.
#
11:45 on May 15KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1314-g7bc942d android-qt/ (6 files in 5 dirs): (link)
Assets virtual filesystem do not handle directories correctly

For now on android assets will be handled as any qt resources,
so the filename must starts with ":/" or "qrc:/".

Fix: https://sourceforge.net/p/necessitas/tickets/120
This change should be fully backward compatible.
#
15:02 on Apr 15KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1313-ge9a0448 android-qt/src/android/jar/src/org/kde/necessitas/industrius/ (2 files): (link)
Don't send back key when virtual keyboard is visible
#
13:22 on Apr 15KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1312-g16795c9 android-qt/src/plugins/platforms/ (4 files in 3 dirs): (link)
Fix "Black screen" fix.
#
18:31 on Apr 06KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1311-g92c94da android-qt/src/plugins/platforms/ (5 files in 3 dirs): (link)
Fix application loses full-screen mode

Fix https://sourceforge.net/p/necessitas/tickets/186/
#
16:51 on Apr 03KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1310-g0936e4b android-qt/ (9 files in 7 dirs): (link)
Fix compilation
#
16:18 on Apr 03KDE
Commit by BogDan Vatra on alpha4 :: rn0.34-1309-g4a5fbf0 android-qt/src/plugins/platforms/android/src/androidjnimain.cpp: (link)
Merge remote-tracking branch 'origin/alpha3' into alpha4
#
16:18 on Apr 03KDE
Commit by BogDan Vatra on alpha4 :: rn0.33-1308-g5f18cda android-qt/src/ (2 files in 2 dirs): (link)
Merge remote-tracking branch 'upstream/tags/v4.8.1' into alpha4

Qt 4.8.1 Release.
#
16:55 on Mar 13KDE
Commit by BogDan Vatra on alpha4 :: rn0.33-1287-g2ed6168 android-qt/src/plugins/platforms/android/src/qandroidassetsfileenginehandler.cpp: (link)
Revert "Allow assets directories without trailing slash."

Thic commit slows down applications by more than 10 times.
This reverts commit 200468b9031a296fe154a94f71cf51ad07e91182.
#
19:46 on Mar 04KDE
Commit by BogDan Vatra on integration :: rn0.33-1281-gc1be76f android-qt/ (5 files in 3 dirs): (link)
Fix Quadruplor
#
19:46 on Mar 04KDE
Commit by BogDan Vatra on alpha4 :: rn0.33-1286-g21d92a6 android-qt/ (6 files in 4 dirs): (link)
Fix Quadruplor
#
19:27 on Mar 03KDE
Commit by BogDan Vatra on integration :: rn0.33-1280-gf987bb3 android-qt/ (82 files in 48 dirs): (link)
Merge remote-tracking branch 'upstream/heads/4.8' into alpha4

Conflicts:
.commit-template
mkspecs/win32-g++/qmake.conf
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h
tests/auto/script.pro
tests/benchmarks/corelib/tools/tools.pro
#
18:43 on Mar 03KDE
Commit by BogDan Vatra on alpha4 :: rn0.33-827-g200468b android-qt/src/plugins/platforms/android/src/qandroidassetsfileenginehandler.cpp: (link)
Allow assets directories without trailing slash.

Avoiding to have to add a "/" when doing declarative subdir imports.

Thanks goes to Chris Browet <cbro at semperpax dot com> for the patch.
#
17:01 on Mar 03KDE
Commit by BogDan Vatra on alpha4 :: rn0.33-826-g6dc070f android-qt/ (21 files in 8 dirs): (link)
Allow android native Options Menu via extracting QMenuBar actions.

  Special thanks goes to Marijn Kruisselbrink <mkruisselbrink at kde dot org>
and to Chris Browet <cbro at semperpax dot com> fo the initial patch.
#
15:26 on Feb 13KDE
Commit by BogDan Vatra on alpha4 :: rn0.33-825-gedfbf19 android-qt/lib/rules.xml: (link)
Add support for android-15
#