Commit graph

508 commits

Author SHA1 Message Date
Andreas Schildbach
69f3d85be3 Dark mode. 2021-01-21 21:33:12 +01:00
Andreas Schildbach
befb673a30 AndroidManifest.xml: Restart activity on orientation and screen size changes. 2021-01-21 21:32:51 +01:00
Andreas Schildbach
8d4894f25e Remove automatic showing of changelog after app upgrade. 2021-01-21 21:32:51 +01:00
Andreas Schildbach
459db742eb Require Android 5.0 (Lollipop). 2021-01-21 21:32:51 +01:00
Andreas Schildbach
d988141528 Reformat XML resources. 2021-01-21 21:31:55 +01:00
Andreas Schildbach
4a6b23d2f8 Organize imports. 2021-01-21 20:03:46 +01:00
Andreas Schildbach
3151671439 11.4.5 2021-01-21 12:04:46 +01:00
Andreas Schildbach
fd3f2f94a0 Sync plans metadata. 2021-01-21 12:01:54 +01:00
Andreas Schildbach
d604c9928e StationsActivity: Remove redundant type arguments. 2021-01-21 00:17:28 +01:00
Andreas Schildbach
07fc3718a6 Zoomer: Replace manual clipping of a value with Math.min(). 2021-01-21 00:16:06 +01:00
Andreas Schildbach
0f9e241fe8 Remove redundant type casts. 2021-01-21 00:11:21 +01:00
Andreas Schildbach
d2a0d878b8 image_frame_default.9.png, image_frame_small.9.png: Remove unused background images. 2021-01-17 01:38:24 +01:00
Andreas Schildbach
a9905a6f87 11.4.4 2021-01-16 22:52:39 +01:00
Andreas Schildbach
81c8c79b87 form_background.xml: Delete unused drawable. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
7bd0340303 Relax paddings between texts and their drawable. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
22f7ba44a6 StationViewHolder: Rewrite some hardcoded colors. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
1eadbab5ce colors.xml: Use more modern color naming scheme. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
8fa458f6bc colors.xml: Remove unused color. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
a606342298 MyActionBar, NavigationMenuAdapter: Remove obsolete SDK version checks. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
da612ba542 Constants: Update donation Bitcoin address. 2021-01-16 22:41:55 +01:00
Andreas Schildbach
1351a9d17f strings.xml: Update year of copyright. 2021-01-10 17:55:39 +01:00
Andreas Schildbach
49f00dc6c7 build.gradle: Update Guava to 30.1-android. 2020-12-21 15:31:46 +01:00
Andreas Schildbach
cb6b315d6b 11.4.3 2020-12-20 16:29:34 +01:00
Andreas Schildbach
9a690db26e 11.4.2 2020-12-13 13:10:33 +01:00
Andreas Schildbach
1212c5a0db NetworkProviderFactory: Update API authorization for Luxembourg. 2020-11-25 18:46:41 +01:00
Andreas Schildbach
6aae4f0949 11.4.1 2020-11-23 18:41:35 +01:00
Andreas Schildbach
7edfca2830 NearestFavoriteStationWidgetService: Guard ACCESS_BACKGROUND_LOCATION permission with an SDK check. 2020-11-23 18:35:22 +01:00
Andreas Schildbach
4839c5b65b 11.4 2020-11-22 18:23:56 +01:00
Andreas Schildbach
ac688db618 build.gradle: Update ProGuard to 6.0.3. 2020-11-22 12:41:42 +01:00
Andreas Schildbach
0932061274 Application: Delete unused downloaded station databases. 2020-11-22 12:41:42 +01:00
Andreas Schildbach
62b50a5e58 Application: Remove a few old database migrations. 2020-11-22 12:14:20 +01:00
Andreas Schildbach
44ee7a1a41 Don't request background location permission in the foreground activities any more. 2020-11-21 13:52:01 +01:00
Andreas Schildbach
79e7a3f353 styles.xml: Disable animations for transparent activities. 2020-11-21 13:52:01 +01:00
Andreas Schildbach
91ecaa6266 NearestFavoriteStationWidgetService: Add dialog for requesting background location permission. 2020-11-21 13:51:42 +01:00
Andreas Schildbach
6f733e9ff6 NearestFavoriteStationWidgetService: On location errors put app-widget name into header. 2020-11-21 00:52:44 +01:00
Andreas Schildbach
fd0d18d599 NearestFavoriteStationWidgetService: Rather than a mysterious app-widget number reveal the station distance. 2020-11-21 00:52:38 +01:00
Andreas Schildbach
a8cfbbe047 11.3.7 2020-11-20 17:13:00 +01:00
Andreas Schildbach
0c2a42fee4 11.3.6 2020-10-26 19:34:14 +01:00
Andreas Schildbach
7aa1d9497d 11.3.5 2020-10-24 16:05:28 +02:00
Andreas Schildbach
3d662ea7a3 build.gradle: Update Guava to 30.0-android. 2020-10-24 16:00:27 +02:00
Andreas Schildbach
04eb58ac26 build.gradle: Update AndroidX Core to 1.3.2. 2020-10-24 15:59:39 +02:00
Andreas Schildbach
70bb5e8954 11.3.4 2020-10-22 10:58:42 +02:00
Andreas Schildbach
5042b5f09e 11.3.3 2020-10-04 11:32:38 +02:00
Andreas Schildbach
c16f2ef193 StationsActivity: Always show stations with no metadata suitable for product filtering. 2020-10-04 11:29:20 +02:00
Andreas Schildbach
1f489d5e9b 11.3.2 2020-09-19 21:16:45 +02:00
Andreas Schildbach
2397a9f348 11.3.1 2020-09-18 19:17:54 +02:00
Andreas Schildbach
004fda9b6f StationsActivity: Stop progress indicator when failing to query for nearby stations too. 2020-09-18 10:17:12 +02:00
Andreas Schildbach
ecfe4b9d17 NetworkProviderFactory: Fix nearby stations for region Rhein-Ruhr. 2020-09-18 10:11:43 +02:00
Andreas Schildbach
3d3dfd5e55 11.3 2020-09-17 21:17:55 +02:00
Andreas Schildbach
d1e7f183e5 build.gradle: Update AndroidX DrawerLayout to 1.1.1. 2020-09-17 21:17:42 +02:00