15 Commits

Author SHA1 Message Date
Abdul-Muqadim-Arbisoft
1d87ec5193 chore: removing hard coded platform name value (#31) 2024-12-09 18:19:39 +05:00
Abdul-Muqadim-Arbisoft
5d2e945a15 chore: Replace Hardcoded PLATFORM_NAME with Configuration Variable (#29) 2024-12-09 18:19:39 +05:00
Abdul-Muqadim-Arbisoft
bef534a00d v19.0.0 Upgrade to sumac 2024-12-09 18:19:39 +05:00
Abdul-Muqadim-Arbisoft
3f19e83300
feat: ubuntu upgrade (#27) 2024-10-28 12:19:26 +05:00
Régis Behmo
145ac9519a fix: docker build deprecation warnings
With the latest Docker upgrade, we got the following warnings during
build:

	FromAsCasing: 'as' and 'FROM' keywords' casing do not match
	LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
2024-06-21 17:12:57 +02:00
Max Sokolski
13e384484b
feat: apply a new configuration template file (#22)
Source: https://github.com/openedx/openedx-app-android/blob/main/default_config/prod/config.yaml
2024-06-11 12:19:50 +05:00
Hamza Shafique
5f10cfe451
feat: build main branch in nightly 2024-06-11 09:14:33 +02:00
Abdul-Muqadim-Arbisoft
b5d60b812c
Update plugin for compatibility with new openedx mobile repositories and upgrade dependencies (#21) 2024-06-06 16:59:22 +05:00
Muhammad Ali
93edbdeea5 feat: upgrade to quince 2023-12-11 18:12:10 +01:00
Régis Behmo
46b0f22e32 feat: upgrade to Palm 2023-06-15 00:21:27 +02:00
Régis Behmo
1f5cea2c27 feat: upgrade to olive 2022-12-12 18:42:59 +01:00
Régis Behmo
c2d05ef635 v14.0.0: upgrade to nutmeg
The app is upgraded to v3.0.2. Version v3.1.0 was not functional in our
experiment: it was crashing on every run.
2022-06-09 20:10:57 +02:00
Régis Behmo
e165bf04ea feat: upgrade to maple
In Maple, the plugin API is slightly different: the apk file is built and
stored in the android-app Docker image, then served by a simple Caddy file
server. This makes it easy to distribute the apk to students.
2021-11-15 18:00:50 +01:00
Régis Behmo
b96b8fa72d Upgrade to the latest app release 2021-05-18 16:55:06 +02:00
Régis Behmo
872c00b53c 🌅 2021-04-27 14:45:26 +02:00