Commit graph

19 commits

Author SHA1 Message Date
Andreas Schildbach
1587f7fa9f Add XmlPullUtil.optSkipMultiple() and use it where possible. 2016-11-21 11:24:44 +01:00
Andreas Schildbach
931dafb628 Switch to modern code format. Organize imports. No functional changes.
Java sources use Eclipse 4.5 'Java Conventions' with indentation changed to 4 spaces only per level.
2016-09-08 18:26:01 +02:00
Mats Sjöberg
9410a4077a Add HSL provider, covering Helsinki. 2016-02-13 21:56:16 +01:00
Andreas Schildbach
5b3ceed733 Apply @Nullable annotation to NetworkProvider methods and DTOs. 2015-02-17 17:52:28 +01:00
Andreas Schildbach
589cf69063 Fix rounding errors when parsing coordinates. Add location constructors that take a Point rather than lat and lon. 2015-01-28 23:52:50 +01:00
Andreas Schildbach
b50dc033fd Stricter structure check for Hafas station board. 2014-08-15 00:03:53 +02:00
Andreas Schildbach
0b5ee4ffb7 Rename XmlPullUtil.exit() to skipExit(). 2014-08-14 23:58:46 +02:00
Andreas Schildbach
0dc08c103a Consolidate XmlPullUtil API for pure value tags. 2014-07-05 19:50:17 +02:00
Andreas Schildbach
067fb7752c Get rid of XmlPullUtil.jumpToStartTag() 2014-01-12 00:44:10 +01:00
Andreas Schildbach
f7f3c5080d Try skipping XML whitespaces more elegantly 2013-12-04 23:51:48 +01:00
Andreas Schildbach
a5a4e47830 Check some XML tag names more strictly 2013-11-19 10:57:53 +01:00
Andreas Schildbach
c1f6727a4e Clean up unused methods from XmlPullUtil 2013-11-19 10:57:53 +01:00
Andreas Schildbach
9f2624eb85 fix NPEs in required attribute methods 2013-06-28 21:25:55 +02:00
Andreas Schildbach
d1a23d7fdb fix Bavaria by implementing mobile efa protocol 2013-06-20 12:29:25 +02:00
Andreas Schildbach
aaa2a6c810 make 0/0 coordinates valid even if using non-WGS84 ellipsoid 2013-06-20 12:29:25 +02:00
Andreas Schildbach
946414a760 work around http://code.google.com/p/android/issues/detail?id=21425 2012-09-20 16:04:04 +02:00
Andreas Schildbach
ae4d78cbbc distance in footways 2012-09-20 16:04:04 +02:00
Andreas Schildbach
4db44b1630 adjust year of copyright 2012-03-12 14:15:41 +01:00
Andreas Schildbach
f80bba6934 sub-project for enabler 2012-02-23 14:03:41 +01:00
Renamed from src/de/schildbach/pte/util/XmlPullUtil.java (Browse further)