Commit graph

401 commits

Author SHA1 Message Date
Andreas Schildbach
b189f07e02 strings.xml: Change button text. 2019-01-13 10:52:18 +01:00
Andreas Schildbach
b6e17de4eb AndroidManifest.xml: Broaden intent-filter to cover more links to Google Maps. 2019-01-10 17:59:36 +01:00
Andreas Schildbach
e24f403cdd AndroidManifest.xml: When listening for intents with links, always also listen for HTTPS. 2019-01-10 14:53:48 +01:00
Andreas Schildbach
9ce9abcc28 10.4.11 2019-01-10 11:55:27 +01:00
Andreas Schildbach
56e13aa8cf NearestFavoriteStationWidgetService: Use 'fused' location provider from Google Play Services, if available. 2019-01-09 23:17:12 +01:00
Andreas Schildbach
681398598b strings.xml: Cosmetics on long text for sharing into other apps. 2019-01-09 21:45:43 +01:00
Andreas Schildbach
2e55863c9b 10.4.10 2019-01-09 17:58:06 +01:00
Andreas Schildbach
8e57bb7078 Standardize on new lines at end of file. 2019-01-07 15:50:10 +01:00
Andreas Schildbach
e6bef04af2 10.4.9 2019-01-06 22:07:36 +01:00
Andreas Schildbach
e93eea6b9c LocationUriParserTest: Fix failing tests. 2019-01-06 18:33:29 +01:00
Andreas Schildbach
cd50753e29 Use non-deprecated variant of NetworkProvider.suggestLocations(). 2019-01-06 16:16:38 +01:00
Andreas Schildbach
51aabc7e75 Adapt to: VBN: Sync to 5.1.1. 2019-01-05 18:45:11 +01:00
Andreas Schildbach
811eb8fe7c Adapt to: AbstractHafasClientInterfaceProvider: Derive checksum and mic/mac salts. 2019-01-05 15:24:56 +01:00
Andreas Schildbach
d355b0d1ac Adapt to: SNCB: Require API authorization. 2019-01-05 15:14:07 +01:00
Andreas Schildbach
5f0c3075c0 Adapt to: NASA: Require API authorization. 2019-01-05 15:13:48 +01:00
Andreas Schildbach
436098bc1a Adapt to: VBB: Require API authorization. 2019-01-05 15:12:10 +01:00
Andreas Schildbach
e532908f43 10.4.8 2019-01-04 17:23:53 +01:00
Andreas Schildbach
939db3fe3d Adapt to: Rename BahnProvider to DbProvider. 2019-01-04 15:18:29 +01:00
Andreas Schildbach
e415c53351 10.4.7 2019-01-01 18:16:54 +01:00
Andreas Schildbach
7c8a0e563f networks.txt: Assign Hamburg to VBN. 2019-01-01 17:47:55 +01:00
Andreas Schildbach
748349d2a3 DirectionsActivity: When clearing the history, clear location fields too. 2019-01-01 14:28:15 +01:00
Andreas Schildbach
45653b9926 Constants: Split location update timeout into constant for background and constant for foreground. 2018-12-31 18:19:22 +01:00
Andreas Schildbach
6c5fcbaae4 NearestFavoriteStationWidgetService: Log how long the widget waited for a location until it timed out. 2018-12-31 17:57:07 +01:00
Andreas Schildbach
6964f22f5a NearestFavoriteStationWidgetService: Be safe to use the best provider for determining location. 2018-12-31 17:52:05 +01:00
Andreas Schildbach
1b28d3f787 10.4.6 2018-12-31 16:49:59 +01:00
Andreas Schildbach
817692e533 NearestFavoriteStationWidgetService: Add dedicated message for SSLException. 2018-12-23 18:51:41 +01:00
Andreas Schildbach
5bcb6a1ea6 DirectionsActivity, DirectionsShortcutActivity: On SSLException, print message of root cause rather than the thrown exception. 2018-12-23 17:25:30 +01:00
Andreas Schildbach
68f6908b40 Move LocationView.addressToLocation() to GeocoderThread. 2018-12-21 19:23:59 +01:00
Andreas Schildbach
653c5afad1 DirectionsShortcutActivity: Use LocationView.addressToLocation() for parsing Geocoder results too. 2018-12-21 19:21:02 +01:00
Andreas Schildbach
0586301002 LocationView: When parsing Geocoder result, extract postal code too. 2018-12-21 18:55:11 +01:00
Andreas Schildbach
c87100498d TripsGalleryAdapter: Strike thru public departure and arrival times in overview if they're cancelled. 2018-12-21 16:46:18 +01:00
Andreas Schildbach
bb280158be 10.4.5 2018-12-18 20:48:08 +01:00
Andreas Schildbach
0a9430fa26 10.4.4 2018-12-18 11:24:11 +01:00
Andreas Schildbach
6731b8c180 Sync plans metadata. 2018-12-18 11:21:17 +01:00
Andreas Schildbach
cf4d2e0f73 10.4.3 2018-12-13 21:14:17 +01:00
Andreas Schildbach
f55c6858c1 Update logback-android to 1.3.0-3. 2018-12-13 21:13:23 +01:00
Andreas Schildbach
cd4c6a53a2 Update osmdroid to 6.0.3. 2018-12-13 21:12:14 +01:00
Andreas Schildbach
1a4c797c79 ErrorReporter: Add device manufacturer, brand and model to report subjects. 2018-12-13 20:14:27 +01:00
Andreas Schildbach
51e8350dee ErrorReporter: Add Android version to report subjects. 2018-12-13 20:14:27 +01:00
Andreas Schildbach
afcdf3488f ErrorReporter: Add installer to report subjects. 2018-12-13 20:13:49 +01:00
Andreas Schildbach
88d50f088d ErrorReporter: Add versionName to bug report subjects too. 2018-12-13 20:07:22 +01:00
Andreas Schildbach
01a27f76b0 OeffiActivity: Keep reference to application. 2018-12-13 19:47:26 +01:00
Andreas Schildbach
7d9a760231 Localize report subject line. 2018-12-13 19:28:29 +01:00
Andreas Schildbach
52991c49f8 ErrorReporter: Move report email from string resources to Constants. 2018-12-13 19:24:17 +01:00
Andreas Schildbach
37700f49d3 10.4.2 2018-12-07 18:12:08 +01:00
Andreas Schildbach
a6d025ccff 10.4.1 2018-12-07 02:15:49 +01:00
Andreas Schildbach
e121c044a1 Add back VAGFR logo, as it is being used in the list of network plans. 2018-12-07 02:11:33 +01:00
Andreas Schildbach
08c7507e78 NetworkResources: Fix crash when label or comment doesn't exist. 2018-12-07 02:09:50 +01:00
Andreas Schildbach
387322250e 10.4 2018-12-06 17:18:59 +01:00
Andreas Schildbach
d1fd907edd New region: Finland. 2018-12-06 17:12:24 +01:00