About MobInS
# MobInS - Mobility Integrated System bus schedule.
# Features
- Route list
Your can search for bus routes, by the street name.
The app replaces the spaces the spaces and pads the query string with a wildcard character, so if you type 'Deputado Edu' it will find routes that serve 'Deputado Antônio Edu Vieira'.
- Route details
Stops and departures are shown in two separate pages.
You can filter the departures by weekdays, Saturdays or Sundays.
The app uses your current day type as default. You can also choose all departures for that route.
- Map
On the menu drawer, you have a map option that enables you to click anywhere in Florianopolis to select a street name.
Once you open the map, you are taken to your last known location.
You can also drag the marker to change its location.
Click on the info window to look for routes that serve the selected street.
# Known issues
The AsyncGeocoder private class added to the MapPickerFragment is not pretty there. Could be refactored. It was only added to perform the Geocoder operation aside the main thread, enabling the ProgressDialog to be shown.
Could use some icon and splash screen. A design overhaul would be good also. # MobInS - Mobility Integrated System bus schedule.
# Features
- Route list
Your can search for bus routes, by the street name.
The app replaces the spaces the spaces and pads the query string with a wildcard character, so if you type 'Mr Edu' it will find routes que serves 'Mr Antonio Edu Vieira'.
- Route details
Stops and departures are shown in two separate pages.
You can filter the departures by weekdays, Saturdays or Sundays.
The app uses your current day type the default. You can choose Also all departures for that route.
- Map
On the drawer menu, you have a map option que Enables you to click anywhere in Florianopolis to select a street name.
Once you open the map, you are taken to your last known location.
You can drag the marker Also to change its location.
Click on the info window to look for routes que serves the selected street.
# Known issues
The AsyncGeocoder private class added to the MapPickerFragment is not pretty there. Could be refactored. It was only added to perform the operation Geocoder aside the main thread, enabling the ProgressDialog to be shown.
Could use some icon and splash screen. The design overhaul would be good also.