Reviewing merge request #5: Added progressbar, fixed some bugs, some refactoring, optimizations
- Added a progressbar when loading departures and searching for Stops
- Now locks the search textview when searching
- Moved logic from Stop to StopUtil
- Some other refactoring
- Fixed char[] bug in StopXmlHandler
- Optimizations of the SaxParser
- DepartureXmlHandler now extracts departuregroups as departures are extracted
- Only retrieve departures from one of subway or bus/tram url
- Fixed onUpgrade bug
- Refactored network I/O to use AsyncTask
- Refresh of departureview
Commits that would be merged:
- 0cb2910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0cb2910-77c0b65Comments
Seems that the bug I'm always chasing is only reproducible when I'm building it myself. If I download from Market and have more than 100mb space free on SD card, everything seems ok. Strange…
Forgot to mention that I've also changed a lot on history/stack stuff in the Manifest file.
Forgot to change the URL back to trafikanten in StopUtil. Shouldn’t be a problem to use it as is, but feel free to change it back :)
Latest update to this mergerequest fixed the URL back to normal
Wow, great stuff as usual. I'm liking liking the direction this is taking!
Merged in, thanks a million!


Add a new comment:
Login or create an account to post a comment