Commit graph

523 commits

Author SHA1 Message Date
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
Andreas Schildbach
53990a285e locale_config.xml: declare supported locales 2022-09-03 11:11:34 +02:00
Andreas Schildbach
ea43d90fb9 12.0.25 2022-08-29 12:17:57 +02:00
Andreas Schildbach
1f9ebdf32d AndroidManifest.xml: target Android 13 2022-08-29 10:03:16 +02:00
Andreas Schildbach
02ec2b07cd AndroidManifest.xml: remove another filter for intents once thrown by Google Navigation 2022-08-29 10:01:50 +02:00
Andreas Schildbach
1b232b3ba5 .gitlab-ci.yml: don't pre-install SDK packages, let gradle install them lazily 2022-08-25 18:42:49 +02:00
Andreas Schildbach
dd2e65721b .gitlab-ci.yml: add Debian Bookworm as an environment to build with 2022-08-25 14:09:22 +02:00
Andreas Schildbach
52685204ff .gitlab-ci.yml: migrate to free sdkmanager for installing SDK packages 2022-08-25 13:10:14 +02:00
Andreas Schildbach
3cf37274c0 .gitlab-ci.yml: update commandlinetools-linux to a recent version 2022-08-25 11:09:20 +02:00
Andreas Schildbach
7a609d0452 .gitlab-ci.yml: use the headless variant of OpenJDK 2022-08-25 10:59:59 +02:00
Andreas Schildbach
b4fe055f8a .gitlab-ci.yml: update build image to Ubuntu Jammy (22.04) 2022-08-25 10:33:41 +02:00
Andreas Schildbach
dcceeedd52 .gitlab-ci.yml: remove OpenJDK 8 from build matrix 2022-08-25 10:25:43 +02:00
Andreas Schildbach
8e0d9ef49c 12.0.24 2022-08-25 09:44:12 +02:00
Andreas Schildbach
2c04846051 build.gradle: update ProGuard to 6.2.2 2022-08-23 19:03:07 +02:00
Andreas Schildbach
7aeee3c505 AndroidManifest.xml: remove filter for intents once thrown by Google Navigation 2022-08-23 19:03:07 +02:00
Andreas Schildbach
da08b96180 AndroidManifest.xml: remove filter for intents once thrown by Google Maps, Google Now and Google Calendar 2022-08-23 19:03:07 +02:00
Andreas Schildbach
c8fc8f0ffb strings.xml: remove left-over name of notification channel 2022-08-23 19:03:07 +02:00