Commit Graph

21 Commits

Author SHA1 Message Date
Thea Schöbl
68734bfe21 refactor: migrate to material symbols icon set 2022-08-19 11:48:34 +00:00
Rainer Killinger
ae429ca5fb fix: CI stage/job setup 2022-06-23 09:17:11 +02:00
Jovan Krunić
5ffa699f57 ci: add gradle to image via a dummy project 2021-11-22 18:40:40 +01:00
Jovan Krunić
7f23a0e6cf build: migrate from cordova to capacitor
Closes #85
2021-11-12 19:12:42 +01:00
Rainer Killinger
18ab8d592e ci: add jq to app image 2021-10-20 12:11:49 +02:00
Rainer Killinger
e81b2e161d ci: fix Dockerfile npm install commands 2021-08-06 14:50:15 +02:00
Rainer Killinger
873d6459b5 ci: adjust npm & node versions and use npm ci 2021-08-06 13:12:30 +02:00
Jovan Krunić
f725732772 build: create tmp project outside of app directory
- Otherwise it creates app's apk and not apk from
the tmp project
2021-04-08 13:40:57 +00:00
Jovan Krunić
3fc7c781ec refactor: use npm script for serve in docker 2021-04-08 13:40:57 +00:00
Jovan Krunić
4e367254c2 build: add cordova resources tool 2021-04-08 13:40:57 +00:00
Jovan Krunić
bb9ad9a957 build: use latest cordova (v10) 2021-04-08 13:40:57 +00:00
Jovan Krunić
0641ab12c8 build: use en_US as locale 2021-02-10 06:56:31 +00:00
Jovan Krunić
b4bed4e834 build: update android sdk (use api 30) 2021-02-10 06:56:31 +00:00
Jovan Krunić
65c0f12c1c build: optimize the Dockerfile 2021-02-10 06:56:31 +00:00
Jovan Krunić
c10ae803d1 build: update ionic and cordova 2021-02-10 06:56:30 +00:00
Jovan Krunić
f4b6eb35e9 build: use correct ionic cli package 2021-02-10 06:56:30 +00:00
Jovan Krunić
3e93ae7363 build: update node to v14 2021-02-10 06:56:30 +00:00
Jovan Krunić
68303e1f09 build: update ubuntu version in docker image 2021-02-10 06:56:30 +00:00
Jovan Krunić
2e8d717607 refactor: adjust code after upgrade of ionic from v4 to v5
Note: used observables instead of events service which
doesn't exist in ionic 5 anymore.
2020-10-29 12:12:06 +01:00
Jovan Krunić
38c026fd7d build: use OpenJDK 8 instead of Oracle's version
Fixes #57
2019-04-29 09:09:13 +00:00
Jovan Krunić
b4268b236f ci: add image for building the app 2018-12-11 22:05:31 +01:00