Commit graph

639 commits

Author SHA1 Message Date
jendrik
035cb7bcc2 allow project to be build with newest android studio (ladybug)
needs to bump android gradle plugin
needs to downgrade java to 11 for some reason
2025-01-17 16:08:47 +01:00
Andreas Schildbach
d1c124478d 13.0.10 2025-01-13 12:45:08 +01:00
Andreas Schildbach
004f32b234 StationDetailsActivity: fix adapter cutting off one item at the end
This bug was reported by "Traines".
2025-01-12 19:23:32 +01:00
Andreas Schildbach
e361a6fc06 NetworkProviderFactory: update user agent 2025-01-11 11:32:21 +01:00
Andreas Schildbach
d76e357603 13.0.9 2025-01-11 10:56:23 +01:00
Andreas Schildbach
2f158a9b5b adapt to: DB: replace HCI-based implementation with new movas provider 2025-01-11 10:54:53 +01:00
Andreas Schildbach
3dfa049ae2 strings.xml: update year of copyright 2025-01-05 12:37:20 +01:00
Andreas Schildbach
e17a2ff2dc 13.0.8 2024-12-17 09:46:05 +01:00
Andreas Schildbach
d8b885fca3 13.0.7 2024-12-14 18:43:08 +01:00
Andreas Schildbach
71f315ac59 13.0.6 2024-11-02 12:25:24 +01:00
Andreas Schildbach
ce7fedc76e StationsActivity, StationDetailsActivity, FavoriteStationsActivity, DirectionsActivity, TripsOverviewActivity, TripDetailsActivity, PlansPickerActivity, NetworkPickerActivity, PreferenceActivity: use ViewCompat.setOnApplyWindowInsetsListener() rather than View.setOnApplyWindowInsetsListener() 2024-10-29 16:41:18 +01:00
Andreas Schildbach
3b80a7a3b4 build.gradle: update AndroidX Activity to 1.9.3 2024-10-29 16:07:08 +01:00
Andreas Schildbach
0bd83c0125 plans_content.xml: use a light gray background for plans
The contrast used to be a bit too harsh.
2024-10-20 13:06:11 +02:00
Andreas Schildbach
c5ee0db526 PlanActivity: force navigation bar to light mode for plans
The rationale being that plan backgrounds are always white.
2024-10-20 12:39:10 +02:00
Andreas Schildbach
99b737f237 Constants: move status bar style as a constant from activities 2024-10-20 12:10:44 +02:00
Andreas Schildbach
59168f51c4 NetworkPickerActivity: remove setting of system UI layout flag
This was overseen in the recent migration.
2024-10-20 12:08:33 +02:00
Andreas Schildbach
eb23268ebc 13.0.5 2024-10-19 21:36:29 +02:00
Andreas Schildbach
2a1cc53180 OeffiActivity: migrate to EdgeToEdge helper for enabling edge-to-edge layout
Previously, we were enabling edge-to-edge via system UI layout flag and
we were setting system bar colors via style attributes.
2024-10-19 21:33:33 +02:00
Andreas Schildbach
b5dac623dd PreferenceActivity: fix broken edge-to-edge layout in settings 2024-10-19 21:31:20 +02:00
Andreas Schildbach
2e00027604 13.0.4 2024-10-16 14:43:31 +02:00
Andreas Schildbach
335fdea1f8 build.gradle: update AndroidX Activity to 1.9.2 2024-10-15 21:23:55 +02:00
Andreas Schildbach
75913e122a AndroidManifest.xml: target Android 15 2024-10-15 21:22:57 +02:00
Andreas Schildbach
4357b7a0df 13.0.3 2024-08-30 20:20:36 +02:00
Andreas Schildbach
40b468d354 adapt to: AbstractNavitiaProvider: remove all providers based on Navitia 2024-08-30 17:36:25 +02:00
Andreas Schildbach
efa91b4c67 13.0.2 2024-08-29 20:33:19 +02:00
Andreas Schildbach
562d118e79 build.gradle: update osmdroid to 6.1.20 2024-08-29 20:24:00 +02:00
Andreas Schildbach
d4060f7589 build.gradle: update Guava to 33.3.0-android 2024-08-29 20:22:42 +02:00
Andreas Schildbach
078b07340d build.gradle: update AndroidX Activity to 1.9.1 2024-08-29 20:19:21 +02:00
Andreas Schildbach
9197bdbe1a build.gradle: update AndroidX Annotation to 1.8.2 2024-08-29 20:18:23 +02:00
Andreas Schildbach
558e1a6cc4 build.gradle: update SDK Build Tools to 35.0.0 2024-08-29 20:17:12 +02:00
Andreas Schildbach
e66388c60d networks.txt: remove Finland 2024-08-09 12:27:25 +02:00
Andreas Schildbach
100fb5ab3a AndroidManifest.xml: use flag android:showWhenLocked to show activities in front of lock screen
Previously, it was setting `FLAG_SHOW_WHEN_LOCKED` in code.
2024-07-12 16:40:22 +02:00
Andreas Schildbach
abb468772d 13.0.1 2024-06-25 18:54:05 +02:00
Andreas Schildbach
5eda98e436 plans-index.txt: sync plans metadata 2024-06-25 18:44:06 +02:00
Andreas Schildbach
05d3623c34 13.0 2024-06-12 23:13:42 +02:00
Andreas Schildbach
4a17ef441f AndroidManifest.xml: require Android 7.0 (Nougat) 2024-06-12 23:09:25 +02:00
Andreas Schildbach
b1e17c5795 .gitlab-ci.yml: remove builds based on OpenJDK 11 or on Ubuntu
The reference build is now using OpenJDK 17 on Debian Bookworm.
2024-06-12 23:08:04 +02:00
Andreas Schildbach
df63f54ab1 build.Containerfile: reference build to use OpenJDK 17 2024-06-12 23:02:25 +02:00
Andreas Schildbach
b0ea770ba3 build.gradle: remove product flavors 2024-06-12 22:11:25 +02:00
Andreas Schildbach
d92615efd9 OeffiMainActivity, PreferenceActivity: always show donate option 2024-06-12 18:09:39 +02:00
Andreas Schildbach
0873bfa3de Toast: remove stray imports 2024-06-12 18:07:00 +02:00
Andreas Schildbach
23a1daf92b 12.1.21 2024-06-06 11:31:01 +02:00
Andreas Schildbach
30d2e47fc9 build.gradle: update AndroidX Annotation to 1.8.0 2024-06-06 11:28:37 +02:00
Andreas Schildbach
c6dcce6049 build.gradle: update Guava to 33.2.1-android 2024-06-01 13:05:15 +02:00
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