Commit graph

539 commits

Author SHA1 Message Date
Andreas Schildbach
d4f9ab68f1 build.gradle: update AndroidX Activity to 1.7.0 2023-03-29 10:39:50 +02:00
Andreas Schildbach
8f1c8f1986 build.gradle: update AndroidX RecyclerView to 1.3.0 2023-03-29 10:39:50 +02:00
Andreas Schildbach
d6b9e00937 .gitlab-ci.yml: create job artifacts 2023-03-26 00:41:35 +01:00
Andreas Schildbach
271659d914 build.gradle: update SDK Build Tools to 33.0.2 2023-03-25 20:15:16 +01:00
Andreas Schildbach
b25e8c14f8 .gitlab-ci.yml: revise combinations of JDK and OS
There are now 4 jobs:

* using OpenJDK 11 on Debian Bullseye (our current reference),
* using OpenJDK 17 on Debian Bookworm (our future reference),
* using OpenJDK 11 on Ubuntu Jammy, and
* using OpenJDK 17 on Ubuntu Lunar
2023-03-25 19:57:01 +01:00
Andreas Schildbach
b757b94c55 12.1.9 2023-02-02 19:11:48 +01:00
Andreas Schildbach
31a47148d4 build.gradle: exclude module core-ktx 2023-02-02 19:10:01 +01:00
Andreas Schildbach
1098996918 settings.gradle: declare a maximum Gradle version 2023-02-02 19:10:01 +01:00
Andreas Schildbach
7de60a14e1 network_vvo_logo.xml: remove logo 2023-02-02 18:02:03 +01:00
Andreas Schildbach
2dc4cc5e16 12.1.8 2023-01-20 17:14:52 +01:00
Andreas Schildbach
a9259cfe31 AndroidManifest.xml: get rid of unnecessary nodes merged from libraries 2023-01-20 17:10:57 +01:00
Andreas Schildbach
3fb2e68bda networks.xml: relabel Verkehrsverbund Oberelbe to Saxony 2023-01-11 15:32:26 +01:00
Andreas Schildbach
696746c894 12.1.7 2023-01-09 19:07:06 +01:00
Andreas Schildbach
b10f240ea5 networks.txt: merge VMS into VVO 2023-01-09 19:05:34 +01:00
Andreas Schildbach
6696c8f293 NetworkProviderFactory: migrate custom API base for VVO to HTTPS 2023-01-09 18:26:39 +01:00
Andreas Schildbach
d926f8b722 .gitlab-ci.yml: downgrade build to Debian bullseye-backports
Debian bookworm doesn't seem to carry Java 11 any more.
2023-01-02 18:05:08 +01:00
Andreas Schildbach
e9d10f62b7 12.1.6 2023-01-02 17:37:05 +01:00
Michael Dyrna
337e21ea2b adapt to: VRS: support new endpoint with client certificate 2023-01-02 17:15:06 +01:00
Andreas Schildbach
d1c9c5d06c NetworkProviderFactory: update user agent 2023-01-02 13:37:27 +01:00
Andreas Schildbach
2402abad0d strings.xml: update year of copyright 2023-01-01 15:25:10 +01:00
Andreas Schildbach
e9aa9419a3 12.1.5 2022-12-18 18:35:46 +01:00
Andreas Schildbach
fe6fe32d93 build.gradle: update logback-android to 2.0.1 2022-12-18 18:34:16 +01:00
Andreas Schildbach
3ab7d48659 build.gradle: update osmdroid to 6.1.14 2022-12-18 18:32:25 +01:00
Andreas Schildbach
12652c3f83 strings.xml: update year of copyright 2022-10-24 18:52:36 +02:00
Andreas Schildbach
dc36ffe0a0 12.1.4 2022-10-24 17:29:04 +02:00
Andreas Schildbach
d2d4cdb58d plans-index.txt: sync plans metadata 2022-10-24 17:28:45 +02:00
Andreas Schildbach
ff3ae97c01 build.gradle: update AndroidX Activity to 1.6.1 2022-10-24 16:01:00 +02:00
Andreas Schildbach
9830d9b5bc build.gradle: update AndroidX Annotation to 1.5.0 2022-10-24 15:55:47 +02:00
Andreas Schildbach
6b3ede94cf dimens.xml: increase threshold for showing map from 420dp to 486dp 2022-09-12 17:44:05 +02:00
Andreas Schildbach
1e3ef244b7 12.1.3 2022-09-12 12:58:54 +02:00
Andreas Schildbach
d88d18f025 Application: remove a couple of old database migrations 2022-09-12 12:56:35 +02:00
Andreas Schildbach
0c894a541d networks.txt: remove region Poland 2022-09-12 12:45:21 +02:00
Andreas Schildbach
4299a6fd41 FavoriteUtils: check location is really a station on persist() 2022-09-12 11:35:27 +02:00
Andreas Schildbach
d70d84b8b9 StationsActivity: fix missing braces for an if-block 2022-09-12 11:24:37 +02:00
Andreas Schildbach
1c6dc66814 MyActionBar, LineView: use setTooltipText() rather than our own CheatSheet 2022-09-10 16:11:44 +02:00
Andreas Schildbach
a5c17eaff2 12.1.2 2022-09-10 10:55:58 +02:00
Andreas Schildbach
b7341bf810 build.gradle: add more packaging excludes 2022-09-09 21:22:27 +02:00
Andreas Schildbach
6e34a09531 build.gradle: update AndroidX Core to 1.9.0 2022-09-09 20:58:54 +02:00
Andreas Schildbach
385845c78e OeffiMainActivity: migrate navigation drawer menu to MenuProvider 2022-09-09 19:30:44 +02:00
Andreas Schildbach
75594e2904 12.1.1 2022-09-09 11:13:38 +02:00
Andreas Schildbach
5e7614d9f5 DirectionsActivity: use activity result API for picking favorite stations 2022-09-07 22:53:04 +02:00
Andreas Schildbach
16ddf861f3 DirectionsActivity: use activity result API for picking contacts 2022-09-07 22:49:34 +02:00
Andreas Schildbach
72c772f334 NetworkPickerActivity, StationsActivity, DirectionsActivity, DirectionsShortcutActivity, PlansPickerActivity, NearestFavoriteStationsWidgetPermissionActivity: use activity result API for requesting permissions 2022-09-07 22:28:32 +02:00
Andreas Schildbach
1e265a61da OeffiActivity: make lifecycle available to all activities 2022-09-07 22:28:08 +02:00
Andreas Schildbach
d67ee8807a DirectionsActivity: call super method in onActivityResult() 2022-09-07 22:28:08 +02:00
Andreas Schildbach
b012e7feb1 DirectionsActivity: remove superfluous code for requesting READ_CONTACTS permission 2022-09-07 22:28:08 +02:00
Andreas Schildbach
8f095e9296 12.1 2022-09-04 11:00:24 +02:00
Andreas Schildbach
324d625d45 AndroidManifest.xml: remove READ_CONTACTS permission
The system contacts picker doesn't need this permission.
2022-09-04 00:18:10 +02:00
Andreas Schildbach
1320282a22 AndroidManifest.xml: remove WAKE_LOCK permission
JobScheduler keeps the CPU awake for us.
2022-09-04 00:14:27 +02:00
Andreas Schildbach
4e2280d681 AndroidManifest.xml: remove FOREGROUND_SERVICE permission
We don't have a foreground service any more. JobScheduler runs
in the background.
2022-09-04 00:12:55 +02:00