- 06 May, 2021 1 commit
-
-
Volker Krause authored
Useful for testing crash handling.
-
- 27 Apr, 2021 1 commit
-
-
Volker Krause authored
-
- 26 Apr, 2021 1 commit
-
-
Volker Krause authored
-
- 22 Apr, 2021 1 commit
-
-
Volker Krause authored
-
- 19 Apr, 2021 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 14 Apr, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
(cherry picked from commit 6c94ca78)
-
- 11 Apr, 2021 3 commits
-
-
Volker Krause authored
Those are all for features in their respective libraries that aren't used here.
-
Volker Krause authored
It's going to be released with 21.04.
-
Volker Krause authored
-
- 09 Apr, 2021 7 commits
-
-
Volker Krause authored
Those take up a substantial amount of space.
-
Volker Krause authored
Most of the existing solutions we have do this by patching the manifest in the source directory, due to what androiddeployqt expects. This approach uses Gradle's built-in mechanisms instead, which basically gives us a hook into the middle of androiddeployqt's processing. To pass values from CMake to Gradle we use a file we can include in the build.gradle file and that we place next to androiddeployqt's working directory. This also does the automatic version code bumping via Gradle that is currently done by the nightly build script on binary factory, as we need the same for all other builds as well.
-
Volker Krause authored
Also, add a link to its rather unusual syntax.
-
Volker Krause authored
The Appstream and .desktop files used to be necessary for the old F-Droid metadata generation, but that's not in use anymore.
-
Volker Krause authored
-
Volker Krause authored
This removes a number of plugins and libraries that androiddeployqt adds due to some rather broad dependency rules, but that we don't actually need. This also reverts parts of the broad inclusion patterns applied by ECM, which results in a lots of extra assets from share/ that we don't need or want either. For the latter we can ideally fix more of that at the source itself, but for now that's a good stop-gap measure.
-
Volker Krause authored
Those take up a substantial amount of space.
-
- 08 Apr, 2021 2 commits
-
-
Volker Krause authored
Most of the existing solutions we have do this by patching the manifest in the source directory, due to what androiddeployqt expects. This approach uses Gradle's built-in mechanisms instead, which basically gives us a hook into the middle of androiddeployqt's processing. To pass values from CMake to Gradle we use a file we can include in the build.gradle file and that we place next to androiddeployqt's working directory. This also does the automatic version code bumping via Gradle that is currently done by the nightly build script on binary factory, as we need the same for all other builds as well.
-
Volker Krause authored
Also, add a link to its rather unusual syntax.
-
- 07 Apr, 2021 3 commits
-
-
Volker Krause authored
GIT_SILENT
-
Volker Krause authored
The Appstream and .desktop files used to be necessary for the old F-Droid metadata generation, but that's not in use anymore.
-
Volker Krause authored
-
- 05 Apr, 2021 2 commits
-
-
Volker Krause authored
This removes a number of plugins and libraries that androiddeployqt adds due to some rather broad dependency rules, but that we don't actually need. This also reverts parts of the broad inclusion patterns applied by ECM, which results in a lots of extra assets from share/ that we don't need or want either. For the latter we can ideally fix more of that at the source itself, but for now that's a good stop-gap measure.
-
Volker Krause authored
This removes support for DAVx's pre-2019 format for custom iCal properties, which allows us to drop the entire set of iCal4j dependencies.
-
- 02 Apr, 2021 1 commit
-
-
Volker Krause authored
-
- 31 Mar, 2021 1 commit
-
-
Volker Krause authored
-
- 28 Mar, 2021 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 24 Mar, 2021 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 06 Mar, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
This allows much easier testing of various scenarios without having to have the corresponding bookings in the real app.
-
- 05 Mar, 2021 6 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
SBB generates those for things like major tunnels, without clearly marking those as POIs.
-
Volker Krause authored
-
- 04 Mar, 2021 1 commit
-
-
Volker Krause authored
This fixes color glitches due to recent Theme-related changes.
-