Andreas Schildbach
|
64e686e64e
|
OeffiMapView: Define sane minimum and maximum zoom levels.
|
2018-11-09 15:27:37 +01:00 |
|
Andreas Schildbach
|
aa9856ae3f
|
OeffiMapView: Prevent map from extremely zooming into a single point.
|
2018-11-09 14:08:20 +01:00 |
|
Andreas Schildbach
|
9a900a07bb
|
OeffiMapView: Minor fix of firstLocation.
|
2018-11-09 09:30:46 +01:00 |
|
Andreas Schildbach
|
8a18091c9b
|
10.2.1
|
2018-11-09 08:59:42 +01:00 |
|
Andreas Schildbach
|
608376607a
|
DirectionsActivity: Fix NullPointerException.
|
2018-11-09 08:52:03 +01:00 |
|
Andreas Schildbach
|
5e3f1fc912
|
10.2
|
2018-11-09 01:00:35 +01:00 |
|
Andreas Schildbach
|
4657ad736b
|
Migrate support libraries to AndroidX.
|
2018-11-09 01:00:35 +01:00 |
|
Andreas Schildbach
|
df8e1c89db
|
Show map on right half of the screen if running on larger screens.
|
2018-11-09 01:00:30 +01:00 |
|
Andreas Schildbach
|
4e3cd9656e
|
Get rid of 1E6 factor lat/lon conversions.
|
2018-11-07 16:00:35 +01:00 |
|
Andreas Schildbach
|
1ede41110c
|
Fix two disclaimers using the wrong font size.
|
2018-11-07 13:10:44 +01:00 |
|
Andreas Schildbach
|
c4c537445e
|
Adapt to: NetworkProvider: queryTrips() now uses a TripOptions field for products, optimize, walkSpeed, accessibilty and options.
|
2018-11-05 20:06:11 +01:00 |
|
Andreas Schildbach
|
e477e97480
|
Adapt to: NRI: Remove provider for Norway.
|
2018-11-05 20:06:11 +01:00 |
|
Andreas Schildbach
|
84b6920c06
|
PlanActivity: Disable context menu if station hasn't got an ID.
|
2018-10-14 10:35:01 +02:00 |
|
Andreas Schildbach
|
513b2b1609
|
PlanActivity: Mark selection as nullable.
|
2018-10-14 10:29:48 +02:00 |
|
Andreas Schildbach
|
8413e6cc8c
|
10.1.4
|
2018-10-12 00:54:04 +02:00 |
|
Andreas Schildbach
|
1e808f3aaf
|
10.1.3
|
2018-10-10 00:52:38 +02:00 |
|
Andreas Schildbach
|
5abd77159c
|
Update logback-android to 1.3.0-2.
|
2018-10-10 00:52:38 +02:00 |
|
Andreas Schildbach
|
c4ab2ac395
|
Update Guava to 26.0-android.
|
2018-10-10 00:52:38 +02:00 |
|
Andreas Schildbach
|
86681291b2
|
Update support libraries to 28.0.0.
|
2018-10-10 00:52:38 +02:00 |
|
Andreas Schildbach
|
43afe6e9ba
|
Target Android 9.0 (Pie) again.
The HttpClient/Google Maps incompatibility can be worked around.
|
2018-10-08 15:25:12 +02:00 |
|
Andreas Schildbach
|
a0416d843a
|
10.1.2
|
2018-10-05 14:18:16 +02:00 |
|
Andreas Schildbach
|
33cdef728f
|
Revert back to target Android 8.1 (Oreo).
When targetting Pie, the legacy HttpClient class becomes inaccessible which breaks Google Maps.
|
2018-10-05 14:13:10 +02:00 |
|
Andreas Schildbach
|
223269c8ae
|
10.1.1
|
2018-10-04 23:34:07 +02:00 |
|
Andreas Schildbach
|
413903bbe2
|
10.1
|
2018-09-27 16:44:03 +02:00 |
|
Andreas Schildbach
|
39a55a3c08
|
New region: Austin, Texas, USA.
|
2018-09-27 16:26:36 +02:00 |
|
Felix Delattre
|
795c1bc835
|
New region: Nicaragua.
|
2018-09-27 16:24:27 +02:00 |
|
Andreas Schildbach
|
bd04f61ff2
|
Sync plans metadata.
|
2018-09-26 13:36:39 +02:00 |
|
Andreas Schildbach
|
c1a2b5a1be
|
Target Android 9.0 (Pie).
|
2018-09-26 13:06:06 +02:00 |
|
Andreas Schildbach
|
ddb41a0f6f
|
Define network security configuration.
For now, we use the Android 7/8 defaults which allow cleartext traffic and trust system CAs.
|
2018-09-26 13:04:20 +02:00 |
|
Nikolas Rimikis
|
18d2753144
|
Material Design on Lollipop (Android 5) and above.
|
2018-09-19 16:15:51 +02:00 |
|
Andreas Schildbach
|
d96f499c9e
|
10.0.3
|
2018-09-03 11:55:41 +02:00 |
|
Andreas Schildbach
|
c90ef27ae7
|
build.gradle: Add a packaging exclude for ProGuard metadata.
|
2018-08-16 00:00:49 +02:00 |
|
Andreas Schildbach
|
569d95d94a
|
10.0.2
|
2018-08-13 14:33:23 +02:00 |
|
Andreas Schildbach
|
d6877314ee
|
NetworkProviderFactory: Update user agent.
|
2018-08-13 14:17:21 +02:00 |
|
Andreas Schildbach
|
6e5c309d6e
|
NetworkProviderFactory: If running on Android 4.x (KitKat or lower), trust all network provider SSL certificates.
Too often the providers don't test for compatibility.
|
2018-08-13 14:17:21 +02:00 |
|
Andreas Schildbach
|
018cefd085
|
Revert "NetworkProviderFactory: Remove custom API base for GVH. The server is broken."
This reverts commit 0885a88767 . The server was fixed.
|
2018-08-13 14:17:21 +02:00 |
|
Andreas Schildbach
|
3822fbaba2
|
10.0.1
|
2018-08-07 16:18:00 +02:00 |
|
Andreas Schildbach
|
0885a88767
|
NetworkProviderFactory: Remove custom API base for GVH. The server is broken.
|
2018-08-07 16:07:31 +02:00 |
|
Andreas Schildbach
|
5b0c11643f
|
Update OkHttp to 3.11.0.
|
2018-08-07 16:06:58 +02:00 |
|
Andreas Schildbach
|
ae172df838
|
OeffiMainActivity: Add generic 'update' button to remote message dialogs.
|
2018-08-07 16:07:23 +02:00 |
|
Andreas Schildbach
|
25eb33c551
|
OeffiMainActivity: Fix line concatenation when parsing messages.
|
2018-08-07 16:06:58 +02:00 |
|
Andreas Schildbach
|
10eb0e163d
|
NetworkProviderFactory: Add custom API base for VGN.
|
2018-08-07 16:06:58 +02:00 |
|
Andreas Schildbach
|
5ba58a2f5b
|
Revert "Remove VGN (Nuremberg, Fürth and Erlangen)."
This reverts commit 350f686e66 . The VGN would like to stay in Öffi.
|
2018-08-07 15:20:56 +02:00 |
|
Andreas Schildbach
|
350f686e66
|
Remove VGN (Nuremberg, Fürth and Erlangen).
Unfortunately, the VGN asked for itself to be temporarily removed.
|
2018-07-20 00:44:40 +02:00 |
|
Andreas Schildbach
|
77d49b939b
|
10.0
This is the GPLv3-licensed release!
The content of this commit is identical to the non-public commit ce1f738dec8c75824f6f1279681fffccedf42d90.
|
2018-07-16 17:10:28 +02:00 |
|