Andreas Schildbach
358303eeab
11.2.3
2020-07-29 11:57:42 +02:00
Andreas Schildbach
c7b3d83b65
networks.txt: Re-enable region Dresden.
2020-07-29 11:56:10 +02:00
Andreas Schildbach
d660cad5f0
11.2.2
2020-07-28 19:33:40 +02:00
Andreas Schildbach
6d830eda62
networks.txt: Disable region Dresden.
2020-07-28 15:02:45 +02:00
Andreas Schildbach
cc0ea57cc9
build.gradle: Update osmdroid to 6.1.8.
2020-07-28 14:50:48 +02:00
Andreas Schildbach
7082638130
build.gradle: Update AndroidX Core to 1.3.1.
2020-07-28 14:50:05 +02:00
Andreas Schildbach
137f54abbd
11.2.1
2020-06-28 16:29:04 +02:00
Andreas Schildbach
9c6c58d856
build.gradle: Update AndroidX DrawerLayout to 1.1.0.
2020-06-28 16:23:28 +02:00
Andreas Schildbach
d6b1a945f7
build.gradle: Update AndroidX Core to 1.3.0.
2020-06-28 16:21:34 +02:00
Andreas Schildbach
8b86257970
build.gradle: Update osmdroid to 6.1.6.
2020-06-28 16:17:58 +02:00
Andreas Schildbach
14c7c63402
build.gradle: Update Guava to 29.0-android.
2020-06-28 16:15:30 +02:00
Andreas Schildbach
19350c2b34
build.gradle: Update OkHttp to 3.12.12.
2020-06-28 16:15:05 +02:00
Andreas Schildbach
e82d4d5df2
GeocoderThread: Log the geo coordinate to reverse-lookup.
2020-03-23 20:23:48 +01:00
Andreas Schildbach
ee99146c97
GeocoderThread: Prefer parsing address from individual fields.
2020-03-23 20:03:41 +01:00
Andreas Schildbach
46e70d02a7
11.2
2020-03-06 21:42:54 +01:00
Andreas Schildbach
4d9e763d14
PlanActivity: Extend plan under the cutout area.
2020-03-06 21:42:54 +01:00
Andreas Schildbach
02fc451769
build.gradle: Update SDK Build Tools to 29.0.3.
2020-03-06 21:42:54 +01:00
Andreas Schildbach
15f0183f4a
build.gradle: Update AndroidX Core to 1.2.0.
2020-03-06 21:42:54 +01:00
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