Commit graph

18 commits

Author SHA1 Message Date
Volker Krause ef3db458df Restore the Android APK build 2024-05-02 15:17:39 +00:00
Carl Schwan e10950fa28 Make mobile components compile with qt6 2023-12-18 22:56:22 +00:00
Nicolas Fella c29f0fec54 Switch to kf6 2023-12-18 22:56:22 +00:00
Sune Vuorela f3be4f1cd3 Hardcode Qt6 2023-12-18 22:56:22 +00:00
Nicolas Fella b1c904bda3 Don't hardcode Qt5
Prepares for using Qt6
2023-12-18 22:56:22 +00:00
Shivodit Gill 973c23420f Package okular icon when building for Android
This commit adds the okular icon to the kirigami_package_breeze_icons()
CMake macro in order to package it for the Android app.
2023-08-10 21:01:50 +00:00
Julius Künzel 64086998ca Fix icons on Android 2022-07-05 21:53:56 +00:00
Albert Astals Cid 5944ce059f Android: improve a bit the "androiddeployqt is not smart and needs help" code
We do that by:
 * Remembering all the generators we're building
 * Linking the dependencies of all those generators against the app

For that to work we do three things:
 * Move the creation of the app target to after the generator targets
   have been created
 * Have a global variable that lists all the created generators
 * Move the find_package of the generator dependencies to the top level
   so it can be used from the mobile app target
2022-03-28 20:25:04 +00:00
Albert Astals Cid f234bdf494 Put the Android extra linking cmake code behind a variable
The env variable check doesn't work on binary-factory for some reason so
use an actual variable that will be given by Craft
2022-02-24 14:12:34 +01:00
Albert Astals Cid d6b1524987 Android: More tweaks to make sure plugins are shipped 2022-02-23 17:43:02 +01:00
Albert Astals Cid 8b564ae70a Okular Android: help androiddeployqt a bit 2021-11-24 17:43:21 +01:00
Carl Schwan 5c3da77dcd Add standard AboutPage to Okular Mobile 2020-12-09 04:53:52 +00:00
Aleix Pol 885e1f2269 Android: Make it possible to open documents from Android
Include ad-hoc code to open files on Android.
2018-05-18 01:44:18 +02:00
Aleix Pol 356229a74f Kirigami/Android: Try to get all android-specific code together
Create a separate android file for such code
2018-05-17 19:58:47 +02:00
Aleix Pol 77049d3b80 Android: include metadata for okular kirigami
Summary:
Include an AndroidManifest.xml file so when it's installed it has a
proper icon and name.
Include appdata information so it can be listed

Reviewers: #okular, mart, aacid

Reviewed By: #okular, mart, aacid

Tags: #okular

Differential Revision: https://phabricator.kde.org/D12299
2018-04-19 01:05:54 +02:00
Aleix Pol 5f8f84d53c Turn okularkirigami into an executable
Summary:
Makes for straightforward Android testing and will work on normal
installations as well.

Reviewers: #kirigami, #okular, mart

Reviewed By: #kirigami, mart

Subscribers: plasma-devel

Tags: #kirigami, #okular

Differential Revision: https://phabricator.kde.org/D12176
2018-04-13 18:26:34 +02:00
Marco Martin 1dd033d914 rename all the active specific desktop files 2015-08-05 16:54:48 +02:00
Marco Martin 5ba5e2189c rename from active to mobile 2015-08-05 16:54:48 +02:00
Renamed from active/app/CMakeLists.txt (Browse further)