Go to file
Doug Keen d75ab104b3 Updated README 2012-10-02 13:45:36 -07:00
.settings Reorganized code 2012-09-25 14:31:06 -07:00
libs Updated support lib 2012-09-18 13:47:42 -07:00
res Refactored boarded departure alarms/notifications 2012-10-01 21:03:08 -07:00
src/com/dougkeen Refactored boarded departure alarms/notifications 2012-10-01 21:03:08 -07:00
.classpath Updated support lib 2012-09-18 13:47:42 -07:00
.gitignore Now uses service to grab departure estimates (in preparation for a notification service that will share that EtdService) 2012-09-11 15:49:36 -07:00
.hgignore Added bug reporting link to departures page 2012-02-19 17:46:11 -08:00
.project Added action bar, updated look and feel 2012-07-15 10:00:39 -07:00
AndroidManifest.xml Refactored boarded departure alarms/notifications 2012-10-01 21:03:08 -07:00
README.md Updated README 2012-10-02 13:45:36 -07:00
board.svg Icon updates 2012-09-18 11:56:48 -07:00
cancelAlarm.svg Implemented alarm canceling 2012-09-19 14:12:18 -07:00
departure.svg Icon updates 2012-09-18 11:56:48 -07:00
icon.svg Added icon resources. 2011-05-27 14:11:50 -07:00
iconMonochrome.svg Added monochrome icon svg 2012-09-18 13:48:03 -07:00
lint.xml Added action bar, updated look and feel 2012-07-15 10:00:39 -07:00
proguard.cfg Seems like it works 2011-05-23 11:59:34 -07:00
xfer.svg Added bike and xfer icons. 2011-05-27 14:06:58 -07:00

README.md

Logo BART Runner

This is my "fun project", where I get a chance to work my Android development muscles and hopefully create something free and useful for the SF Bay Area community.

Reporting bugs/requesting features

Please email all reports/requests to bartrunner@dougkeen.com

Developed by

Doug Keen - doug@dougkeen.com

Special thanks to

Without the hard work of the above individuals and all the contributors to their projects, BART Runner would look like crap on Android 2.x devices.

License

Copyright 2012 Doug Keen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.