j-ro / BusTrackDC-old

An app for iOS and Android to find out when your Metro or Circulator bus or Metro train is coming to a stop near you, using WMATA and NextBus prediction data.
http://bustrackdc.com
18 stars 8 forks source link

updated iOS, market and splash screen, supports larger phones #63

Closed adamcleavey closed 8 years ago

adamcleavey commented 8 years ago

finally got to sit down and to this. pls build and see what you think on iOS

j-ro commented 8 years ago

nice, will try it out when I can. Did you test on android? In the past, when updating cordova, I've had issues with android sometimes.

adamcleavey commented 8 years ago

No, have not tested on android yet. Don’t have a device.

On Jan 12, 2016, at 5:37 PM, Jason Rosenbaum notifications@github.com wrote:

nice, will try it out when I can. Did you test on android? In the past, when updating cordova, I've had issues with android sometimes.

— Reply to this email directly or view it on GitHub https://github.com/j-ro/BusTrackDC/pull/63#issuecomment-171083402.

j-ro commented 8 years ago

I do, but I typically do initial testing in the simulator, with this: https://www.genymotion.com/

free for personal use

j-ro commented 8 years ago

so, moved to cordova 6.0, or trying to. Trying android now. But iOS does seem to be working better. See this repo, which is now just the www files, and give it a try! https://github.com/j-ro/BusTrackDC

Going to need the mapkit plugin here too: https://github.com/j-ro/Cordova-MapKit

Plus these plugins:

cordova-plugin-google-analytics cordova-plugin-googleplayservices ionic-plugin-keyboard cordova-plugin-device cordova-plugin-dialogs cordova-plugin-geolocation cordova-plugin-splashscreen cordova-plugin-console

Edited to add: screen size now looks better. I may bump up the size a bit, feels a little small to me, but it's interpreting the size correctly for the bigger screens.