12 Commits

Author SHA1 Message Date
codestation
364dd34ced migrate to Qt6 2025-05-31 18:02:53 -05:00
codestation
11a06fc2a1 Updated translations. 2016-11-24 11:22:36 -04:00
codestation
5236770285 Fix compilation of android port on linux host. 2016-10-26 13:42:11 -04:00
codestation
91ddb1fb55 Refactor build system. 2016-09-04 16:34:38 -04:00
codestation
1c0ca82072 Fix android compilation on Qt 5.7. 2016-09-04 10:33:23 -04:00
codestation
613dd97561 Removed QtGui from android deps.
Force iconv as link dep for android build.
Enable metadata support for android build.
2015-05-27 14:05:47 -04:30
codestation
3899cd6715 Removed context from logging.
Fixed homedir detection.
Fixed config file creation.
Send smartphone device model on broadcast.
2015-03-22 22:27:44 -04:30
codestation
dce70235dc Implemented android module startup with default settings.
Simplified main_android.
2015-03-22 14:39:21 -04:30
codestation
d88a84acb2 Updated translations (because the sources were moved).
Marked some form items to they don't be translated.
Removed qtandroidservice file.
2015-03-22 12:44:19 -04:30
codestation
79067535c0 Added rest of file modifications. (oops) 2015-03-21 14:53:43 -04:30
codestation
9f790dc788 Reorganized project to avoid the ".pro not found" by having all the
pro files in the same directory. With this change the android library
now builds properly.

This also fixes the parallel compilation problem that happened when
building using +8 cores.
2015-03-21 14:48:25 -04:30
codestation
ce9353e4f3 Added android manifest and launcher icons.
Do not use pkg-config when cross-compiling to Android.
Added a helper class to send toasts and dialogs to the user.
Added android compatibility on some headers.
2014-05-16 22:03:22 -04:30