summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove tmp fixgithub_actionsjkoan2023-01-111-2/+0
|
* try 4.4.0.64jkoan2023-01-112-3/+3
|
* try change homejkoan2023-01-111-1/+1
|
* fix:build:sailfish:Fix Target configjkoan2023-01-111-2/+3
|
* next tryjkoan2023-01-111-2/+2
|
* try bash with -x to better debug whats going on... on act its workingjkoan2023-01-111-0/+1
|
* try keeping envjkoan2023-01-111-1/+1
|
* try run with sudo...jkoan2023-01-111-1/+1
|
* Fix:build:sailfish:Remove ls of non existing dirjkoan2023-01-111-1/+1
|
* Fix:build:sailfish:Run with bashjkoan2023-01-111-1/+1
|
* fix:build:sailfish:Repeat image change from #1183jkoan2023-01-111-2/+2
|
* fix:build:Add name of artifact to be able to uploadjkoan2023-01-111-0/+1
|
* fix:build:Fix checkout on wince and sailfishjkoan2023-01-111-1/+1
|
* Revert "debug"jkoan2023-01-111-1/+1
| | | | This reverts commit 65268d11a142a86f8d8a6c047064f384889d2a47.
* debugjkoan2023-01-111-1/+1
|
* debugjkoan2023-01-111-1/+1
|
* fix:build:android:Remove debug codejkoan2023-01-111-1/+0
|
* fix:build:android:Fix upload pathsjkoan2023-01-111-9/+10
|
* fix:build:android:run gem install with as rootjkoan2023-01-111-2/+2
|
* fix:build:android:install sudo only if UID is 0 as act is slightly differentjkoan2023-01-111-1/+1
|
* fix:build:android:Fix setup and build of/with ndkjkoan2023-01-112-3/+3
|
* fix:build:android:Make build compatible with act ↵jkoan2023-01-112-15/+13
| | | | (https://github.com/nektos/act/) to test localy
* Add:build:android:Add ndk installjkoan2023-01-111-0/+2
|
* change:build:reenable sailfishos as its working with act nowjkoan2023-01-111-10/+9
|
* Try to fix Lint error with getColumnIndexOrThrow instead of getColumnIndexjkoan2023-01-111-1/+1
|
* update wrapperjkoan2023-01-111-2/+2
|
* Update Gradlejkoan2023-01-111-1/+1
|
* try to add ndkVersion to automatically get ndkjkoan2023-01-112-4/+1
|
* mixed lane namesjkoan2023-01-111-2/+2
|
* fix syntaxjkoan2023-01-111-2/+2
|
* try to get history as welljkoan2023-01-111-0/+2
|
* fixed:build:Added skd and add ndk to path. Also install javajkoan2023-01-111-1/+6
|
* add sudojkoan2023-01-111-1/+1
|
* Deactivate upload as well, as CheckStyle is not yet runningjkoan2023-01-111-4/+4
|
* fixjkoan2023-01-112-3/+3
|
* change:build:deactivated as somethings broken with gradlew checkstylejkoan2023-01-111-3/+5
|
* fix:Sanity_check:Update .github/workflows/build.ymljkoan2023-01-111-2/+1
| | | Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Change:build:remove resetjkoan2023-01-111-1/+0
|
* Fix: Fetch all Braches to be able to compare to trunkjkoan2023-01-111-0/+2
|
* Add:build:Add Rviewdog to have automatic Formating suggestionsjkoan2023-01-112-3/+8
|
* Fix:build:Fixed indentjkoan2023-01-111-4/+4
|
* refactor:build:Introduce github actions buildsjkoan2023-01-112-1/+229
| | | This is relevant as currenly RPs from Users are not build on CircleCI which is quite useless to have PRs not beeing able to be tested reliably
* fix:core:Fix sunrise/sunset layout switchOLFDB2023-01-111-12/+35
| | | | | | | | | | | Fix #1185 2 (#1216) * Initial commit * Fix:1185 Verified against https://api.sunrise-sunset.org for any integer coordinate -180 -90, -179,-90 ... 179 90, 180 90. * Changed loglevel
* Fix #1181masterOLFDB2023-01-021-1/+6
|
* Allowing comma-separated geo coordinateslains2022-12-223-9/+38
|
* README reworked and weblate added (#1209)Allan Nordhøy2022-11-011-73/+37
|
* removed:graphics:Remove feature to read image from zip (See #1194)jkoan2022-10-243-69/+20
|
* Merge pull request #1206 from navit-gps/ci-fdroid-bullseyemvglasow2022-10-222-19/+38
|\ | | | | Add:ci:Update F-Droid CI to Debian bullseye
| * Add:ci:Update F-Droid CI to Debian bullseyemvglasow2022-10-222-19/+38
|/ | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Add:ci:Use fdroidserver:buildserver image for build_fdroid (#1205)mvglasow2022-10-171-19/+26
| | | | | | | | | | | | * Add:ci:Run F-Droid build on fdroidserver image Signed-off-by: mvglasow <michael -at- vonglasow.com> * Add:ci:Fix some environment variables for F-Droid build Signed-off-by: mvglasow <michael -at- vonglasow.com> Signed-off-by: mvglasow <michael -at- vonglasow.com> Co-authored-by: mvglasow <michael -at- vonglasow.com>