Commit graph

645 commits

Author SHA1 Message Date
Andreas Schildbach
2c3249838a build.gradle: update AndroidX Core to 1.13.1 2024-05-30 17:05:38 +02:00
Andreas Schildbach
f7f93c1a88 12.1.20 2024-05-03 15:49:36 +02:00
Andreas Schildbach
47734279de build.gradle: update Guava to 33.2.0-android 2024-05-03 10:08:28 +02:00
Andreas Schildbach
1a7e46a3af 12.1.19 2024-04-27 12:53:00 +02:00
Andreas Schildbach
afdd237cca Application: remove a couple of old database migrations 2024-04-27 12:51:25 +02:00
Andreas Schildbach
17727a1e3a Application: migrate MVV to new station IDs 2024-04-27 12:51:08 +02:00
Andreas Schildbach
70c1ac5fa4 build.gradle: lock SLF4J to 2.0.9 2024-04-27 12:48:18 +02:00
Andreas Schildbach
71e68765cd build.gradle: update AndroidX Activity to 1.9.0 2024-04-27 12:34:40 +02:00
Andreas Schildbach
33284c92c2 build.gradle: update AndroidX Core to 1.13.0 2024-04-27 12:33:27 +02:00
Andreas Schildbach
f4ce1d0e43 build.gradle: update Guava to 33.1.0-android 2024-04-27 12:22:47 +02:00
Andreas Schildbach
8836b3df20 plans-index.txt: sync plans metadata 2024-04-27 12:18:26 +02:00
Andreas Schildbach
ce6f3a8520 strings.xml: update year of copyright 2024-01-01 20:38:50 +01:00
Andreas Schildbach
4c8d26dee7 12.1.18 2023-12-18 00:23:42 +01:00
Andreas Schildbach
5815a985f5 network_nri_icon.png, network_pl_icon.png, network_tfi_icon.png: remove some icons which were orphaned a while ago 2023-12-18 00:04:17 +01:00
Andreas Schildbach
cf332416b8 networks.txt: remove SNCB (Belgium) 2023-12-18 00:00:17 +01:00
Andreas Schildbach
bcf34c1de9 12.1.17 2023-12-16 20:50:03 +01:00
Andreas Schildbach
4b710e1aad build.gradle: update AndroidX Activity to 1.8.2 2023-12-16 20:46:22 +01:00
Andreas Schildbach
488fbe19fd build.gradle: update AndroidX Annotation to 1.7.1 2023-12-16 20:42:12 +01:00
Andreas Schildbach
2843f84b45 12.1.16 2023-12-03 16:36:48 +01:00
Andreas Schildbach
332f0c06b8 NetworkProviderFactory: remove custom API base for GVH 2023-12-03 14:27:47 +01:00
Andreas Schildbach
61c201eb2b AndroidManifest.xml: add BROWSABLE category to geo intent filter 2023-11-18 13:18:21 +01:00
Andreas Schildbach
bae07f465f build.gradle: update AndroidX Activity to 1.8.1 2023-11-16 17:25:27 +01:00
Andreas Schildbach
ab93873c0e 12.1.15 2023-11-16 16:38:42 +01:00
Andreas Schildbach
843ed0fa7e networks.txt: migrate AVV (EFA) to AVV_AUGSBURG (Hafas) 2023-11-16 16:29:58 +01:00
Andreas Schildbach
ba3a37f6df StationDetailsActivity, DecodeForeignActivity: remove deep links from QR codes and NDEF messages
Android 12 doesn't support this any more for domains you don't own.
2023-11-14 21:44:31 +01:00
Andreas Schildbach
81a89ec939 12.1.14 2023-11-10 10:26:44 +01:00
Andreas Schildbach
2754077ccb build.gradle: update osmdroid to 6.1.17 2023-11-05 21:54:00 +01:00
Andreas Schildbach
80daf5c5c6 build.gradle: update Guava to 32.1.3-android 2023-11-05 21:51:25 +01:00
Andreas Schildbach
1eda102dc0 networks.txt: remove TFI (Ireland) 2023-11-05 21:40:22 +01:00
Andreas Schildbach
dc5c69d9ec AndroidManifest.xml: target Android 14 2023-11-01 14:06:09 +01:00
Andreas Schildbach
7c09e85f76 12.1.13 2023-10-31 17:02:13 +01:00
Andreas Schildbach
9524f77e10 .gitlab-ci.yml: add job for reference build 2023-10-31 16:50:00 +01:00
Andreas Schildbach
a4a5774778 .gitlab-ci.yml: inline before_script and after_script into script blocks 2023-10-31 16:45:56 +01:00
Andreas Schildbach
54ce45291a build.gradle: update SDK Build Tools to 34.0.0 2023-10-31 16:12:17 +01:00
Andreas Schildbach
b4503f1dec build.gradle: update SLF4J to 2.0.9 2023-10-31 12:51:38 +01:00
Andreas Schildbach
7ac8f6280c build.gradle: update AndroidX Core to 1.12.0 2023-10-31 12:49:51 +01:00
Andreas Schildbach
45e213b14a build.gradle: update AndroidX Annotation to 1.7.0 2023-10-31 12:45:02 +01:00
Andreas Schildbach
5e3204c796 build.gradle: update AndroidX Activity to 1.8.0 2023-10-31 12:45:02 +01:00
Andreas Schildbach
ef47708d0b build.gradle: update AndroidX RecyclerView to 1.3.2 2023-10-31 12:29:07 +01:00
Andreas Schildbach
301b09f16b build.gradle: update AndroidX Activity to 1.7.2 2023-09-04 20:43:16 +02:00
Andreas Schildbach
18415177bd 12.1.12 2023-09-04 11:36:24 +02:00
Andreas Schildbach
4bdb3598c3 proguard.cfg: declare this is an Android project 2023-09-04 01:07:07 +02:00
Andreas Schildbach
5c6aef0591 proguard.cfg: remove an option that is the default anyway 2023-09-04 01:07:07 +02:00
Andreas Schildbach
843edcb001 build.Containerfile: use disorderfs to improve build reproducibility 2023-09-04 01:07:05 +02:00
Andreas Schildbach
42e3ffbc77 build.Containerfile: use a project subdirectory 2023-08-31 13:42:05 +02:00
Andreas Schildbach
ed00894f88 12.1.11 2023-08-29 23:08:16 +02:00
Andreas Schildbach
89fa32ef56 build.Containerfile: reproducible reference build via docker/podman 2023-08-29 23:01:00 +02:00
Andreas Schildbach
a866d66f6c settings.gradle: disable lint for good 2023-08-29 19:04:42 +02:00
Julius Babies
1c353469cd StationDetailsActivity: use german translation "Gleis" only for trains, otherwise use "Steig" 2023-04-22 12:30:22 +02:00
Andreas Schildbach
6fb89c878c .gitlab-ci.yml: merge apt-get install commands 2023-03-29 14:17:05 +02:00