108 Commits

Author SHA1 Message Date
d3f1c40071 fix documentation
replace the com.google.android.gms:play-services-ads:16.+ to com.google.android.gms:play-services-ads:19.+
2021-05-10 13:09:09 +03:00
FalsinSoft
fb3474dd18 Fixed a crash of the tool ApkExpansionFiles in the new android versions 2021-04-21 10:18:38 +02:00
FalsinSoft
e052f667b0 Fixed incorrect assignment in ApkExpansionFiles tools translations strings 2021-04-16 23:22:59 +02:00
FalsinSoft
5619caadf2 Changed the way ApkExpansionFiles tools manage the translations strings 2021-04-15 22:49:48 +02:00
FalsinSoft
8bf4450d04 Added different units to pixels conversion functions 2021-04-07 23:11:25 +02:00
FalsinSoft
a1fdf22e23 Added AbMob adaptive banner 2021-04-07 17:10:49 +02:00
FalsinSoft
42488003b9 Updated documentation 1.5 2021-03-29 11:31:59 +02:00
FalsinSoft
19c82f4f08 Add Audio tool 2021-03-16 10:03:33 +01:00
FalsinSoft
a188695de3 Add CMake project files 2021-03-15 23:45:49 +01:00
Fabio Falsini
3f60dbb778
Merge pull request #27 from Skrywerbeer/cmake
Add library CMakeLists.txt
2021-03-15 23:05:03 +01:00
FalsinSoft
2212f58646 Updated documentation 2021-02-24 23:08:09 +01:00
FalsinSoft
9cd1ed916a Add xhdpi, xxhdpi and xxxxhdpi logo and icon 2021-02-24 22:57:33 +01:00
Skrywerbeer
ba79270834 Added CMakeLists.txt. 2021-01-07 12:53:58 +02:00
FalsinSoft
9441f17c9b Improved tool for manage consent form 1.4 2020-12-07 15:17:00 +01:00
FalsinSoft
cb38e39286 Add tool for manage consent form 2020-10-20 23:10:41 +02:00
FalsinSoft
10e553aca9 Imported changes from forked project https://github.com/auxility/better-apk-expansion 2020-09-29 22:47:30 +02:00
FalsinSoft
70a8fbf7be Updated project to androidx package support 2020-09-24 23:27:22 +02:00
FalsinSoft
783e2be3ea Updated configuration files to Qt 5.15.1 params 2020-09-22 21:59:03 +02:00
FalsinSoft
87bea4892e Add property for set non personalized ads for AdMob 1.3.3 2020-08-23 18:15:02 +02:00
FalsinSoft
1e67ad06b2 Changed code syntax to Qt style 2020-08-21 09:04:21 +02:00
FalsinSoft
d41a19f247 Updated documentation 1.3.2 2020-06-06 16:14:04 +02:00
FalsinSoft
3d69f5abca Updated qml connection syntax 2020-06-05 21:31:50 +02:00
FalsinSoft
fab160274e Updated android demo app project files to latest changes of Qt 5.15 2020-06-02 23:18:16 +02:00
FalsinSoft
6c9e321739 Now if notification is selected autoclose and open main app 2020-05-24 18:29:20 +02:00
FalsinSoft
0858b064be Removed warning 2020-05-15 14:36:43 +02:00
FalsinSoft
705284fef8 For version 5.14 and above set makefile to copy java files only for the first architecture in the list. This for avoid errors caused by the parallel copy of file from all anchitecture makefiles. 2020-05-15 09:20:49 +02:00
FalsinSoft
b97f1801d3 Added INCLUDEPATH for library header files 2020-05-03 11:43:32 +02:00
FalsinSoft
282b715981 Add splashscreen to demo app 2020-04-24 13:24:54 +02:00
FalsinSoft
4e4c4c7e63 Moved the properties for get main activity action and mimetype to the main tool 2020-04-17 21:14:26 +02:00
FalsinSoft
5972721500 Fixed a bug in battery state tool 1.3.1 2020-04-01 18:12:52 +02:00
FalsinSoft
48d2ce7254 Changed the way AdMobBanner is positioned 2020-03-08 17:07:22 +01:00
FalsinSoft
d894b8bef9 Updated documentation 1.3 2020-02-25 23:02:21 +01:00
FalsinSoft
699d39d528 Added code for receive multiple shared data 2020-02-24 13:54:54 +01:00
FalsinSoft
e6d0187db5 Added code for share file with other apps 2020-02-20 16:14:20 +01:00
FalsinSoft
bc7249aca5 Added code for request a shared file from another app 2020-02-20 12:36:17 +01:00
FalsinSoft
66342e5492 Added code for share binary data 2020-02-17 14:02:33 +01:00
FalsinSoft
30d266af75 Demo app now receive shared text and binary image data 2020-02-14 16:04:15 +01:00
FalsinSoft
fb68c3a3da Changed the way Google account photo is showed 2020-02-13 15:01:12 +01:00
FalsinSoft
09e74c3559 Added a general purpose bytearray to image provider for show image inside qml code 2020-02-13 14:59:36 +01:00
FalsinSoft
dc51d9387e Changed the way shared data are reported and extracted 2020-02-13 10:51:53 +01:00
FalsinSoft
5b7b135adb Added code for receive shared text from other apps 2020-02-07 14:09:13 +01:00
FalsinSoft
e95a04ef0e Added demo app icon 2020-01-30 11:21:53 +01:00
FalsinSoft
ea98dc0504 Added tool for share text with other apps 2020-01-30 10:33:19 +01:00
FalsinSoft
934b6c7c5d Updated manifest and gradle project files for compile with new Qt 5.14 2020-01-29 16:29:50 +01:00
FalsinSoft
7d79f49707 Added keywords for better banner ad targeting 1.2.1 2020-01-15 22:24:10 +01:00
FalsinSoft
a1ddceae44 Updated documentation 1.2 2020-01-14 21:35:30 +01:00
FalsinSoft
1731e1af50 Added methods for upload, move, delete file and create folder 2020-01-12 15:57:28 +01:00
FalsinSoft
82063a7863 Added method for download file from google drive 2020-01-07 15:24:36 +01:00
FalsinSoft
2b71785d2c Added system tool for get standard folders path 2020-01-07 13:43:14 +01:00
FalsinSoft
2625fb01ea Added method for get drive files list 2020-01-07 04:40:17 +01:00