Andreas Schildbach
07f1175942
build.gradle: Update OkHttp to 3.12.10.
2020-03-06 19:14:32 +01:00
Andreas Schildbach
e12103df3d
strings.xml: Update year of copyright.
2020-02-22 23:49:23 +01:00
Andreas Schildbach
bde5324cc1
11.1.11
2020-01-25 02:06:47 +01:00
Andreas Schildbach
8ec3f451ff
Update OkHttp to 3.12.8.
2020-01-25 01:58:50 +01:00
Andreas Schildbach
70d22aff71
Update Guava to 28.2-android.
2020-01-25 01:56:20 +01:00
Andreas Schildbach
a47c2bb622
Update SLF4J to 1.7.30.
2020-01-25 01:55:07 +01:00
Andreas Schildbach
3317de19ab
Update JUnit to 4.13.
2020-01-25 01:54:36 +01:00
Andreas Schildbach
2119d59f8d
11.1.10
2019-12-19 15:10:20 +01:00
Andreas Schildbach
9041cf0f67
Adapt to: CMTA: Require API authorization.
2019-12-19 15:10:20 +01:00
Andreas Schildbach
421a3d704e
11.1.9
2019-12-14 21:12:42 +01:00
Andreas Schildbach
df75c0441f
Sync plans metadata.
2019-12-14 21:10:30 +01:00
Andreas Schildbach
8244275bb5
Update osmdroid to 6.1.5.
2019-12-14 17:54:25 +01:00
Andreas Schildbach
b2b4ce0837
build.gradle: Suppress dependency warning regarding OkHttp.
...
We want to stay on the 3.12.x long-term branch until December 31, 2020.
2019-12-10 12:08:53 +01:00
Andreas Schildbach
82ca15ded0
AndroidManifest.xml: Declare feature for app-widget.
2019-12-08 17:10:57 +01:00
Andreas Schildbach
a7d4f4e50f
11.1.8
2019-12-05 15:25:55 +01:00
Andreas Schildbach
67be1260f5
Update AndroidX CoordinatorLayout to 1.1.0.
2019-12-05 15:24:28 +01:00
Andreas Schildbach
23b1afa6ac
Update Android Gradle plugin to 3.1.4.
2019-11-30 12:20:29 +01:00
Andreas Schildbach
1e7f748bc4
11.1.7
2019-11-28 16:36:27 +01:00
Andreas Schildbach
18d45fe36d
station_widget_content.xml: Replace background PNGs wuth XML drawable.
2019-11-25 00:58:02 +01:00
Andreas Schildbach
6b32f3e1d9
Update osmdroid to 6.1.4.
2019-11-25 00:44:32 +01:00
Andreas Schildbach
920a0cc76e
OeffiMainActivity: Append version code and version flavor to HTTP request for messages.
2019-11-23 14:48:21 +01:00
Andreas Schildbach
061ce9b348
11.1.6
2019-11-22 22:50:54 +01:00
Andreas Schildbach
9a5be1ed70
Update slf4j to 1.7.29.
2019-11-22 22:50:54 +01:00
Andreas Schildbach
b5b45765a7
Update AndroidX RecyclerView to 1.1.0.
2019-11-22 22:50:54 +01:00
Andreas Schildbach
fb7125f787
Application: On Android 4.4 (KitKat) with Google Play Services installed, manually enable TLS 1.2.
...
This has two steps:
- Use SafetyNet ProviderInstaller.insertProvider() to load a recent version of Conscrypt.
- Enable TLS 1.2 in the socket factory by wrapping it.
2019-11-22 21:52:33 +01:00
Andreas Schildbach
6bb38b08e4
Application: Build OkHttpClient in onCreate(), rather than in static code.
2019-11-22 21:49:56 +01:00
Andreas Schildbach
b5d827b495
MyActionBar: If titles are clickable make them focusable too.
2019-11-22 21:49:56 +01:00
Andreas Schildbach
c9876ff635
NetworkProviderFactory: Update user agent.
2019-11-22 21:34:41 +01:00
Andreas Schildbach
5c9f4a0e33
build.gradle: Use new plugins DSL.
2019-11-05 15:33:17 +01:00
Andreas Schildbach
1c889dd60f
11.1.5
2019-11-04 16:50:58 +01:00
Andreas Schildbach
66222dee09
AndroidManifest.xml: Clear 'attribute unused' lint warning because of networkSecurityConfig attribute.
2019-11-04 16:42:15 +01:00
Andreas Schildbach
9c1ed53bf8
Replace custom shadows by elevation attributes.
...
This only works on Lollipop and above. KitKat users will not see shadows any more.
2019-11-04 16:33:49 +01:00
Andreas Schildbach
99477d496b
11.1.4
2019-10-29 11:02:52 +01:00
Andreas Schildbach
08ebd09eeb
StationsActivity: Remove an unnecessary semicolon.
2019-10-29 11:02:02 +01:00
Andreas Schildbach
14c73ee7c9
11.1.3
2019-10-28 13:56:21 +01:00
Andreas Schildbach
3b9c07e186
NetworkProviderFactory: Don't use HTTPS for OEBB on old devices.
2019-10-28 12:00:57 +01:00
Andreas Schildbach
6222597ef0
network_security_config.xml: Convert to a whitelist of domains that still cannot use HTTPS.
2019-10-28 10:17:10 +01:00
Andreas Schildbach
46af1ac343
NetworkProviderFactory: Migrate custom API base for VVS to HTTPS.
2019-10-28 10:15:24 +01:00
Andreas Schildbach
4c7d71e40e
11.1.2
2019-10-26 22:52:15 +02:00
Andreas Schildbach
64f3aab2ae
Update osmdroid to 6.1.2.
2019-10-26 22:51:01 +02:00
Andreas Schildbach
b3ef02c5bc
build.gradle: Move 'lintOptions' further down.
2019-10-26 22:51:01 +02:00
Andreas Schildbach
7a338bd849
AndroidManifest.xml: Reformat.
2019-10-26 22:18:39 +02:00
Andreas Schildbach
4a95ab8bee
directions_map_pin.xml: Add layout_width and layout_height attributes to top-level element.
...
It's not really needed in this case, but Lint was complaining.
2019-10-26 21:52:36 +02:00
Andreas Schildbach
d202c8f628
network_picker_content.xml: Remove unused FrameLayouts.
2019-10-26 21:40:46 +02:00
Andreas Schildbach
95153a4583
directions_trip_details_content.xml: Remove unused FrameLayout.
2019-10-26 21:34:45 +02:00
Andreas Schildbach
b490df540f
plans_picker_content.xml: Remove unused FrameLayout.
2019-10-26 21:28:52 +02:00
Andreas Schildbach
cd346b6005
Use SharedPreferences.apply() rather than commit(), as the latter blocks on I/O.
2019-10-26 21:09:21 +02:00
Andreas Schildbach
c0eabf93b1
product_call_*.xml: Make sure vector path data always uses a leading digit rather than a leading dot.
2019-10-26 21:03:02 +02:00
Andreas Schildbach
4239a8888c
TripDetailsActivity: Use typeface constant rather than just '0'.
2019-10-26 21:01:06 +02:00
Andreas Schildbach
b028cbba38
OeffiMapView: Fix parameter order when invoking MeasureSpec.makeMeasureSpec().
2019-10-26 20:58:48 +02:00