Commit Graph

36 Commits

Author SHA1 Message Date
Doug Keen 8e05310db5 Bump build number 2017-03-26 08:41:23 -07:00
Doug Keen dfaa261770 Add Warm Springs station 2017-03-26 08:37:59 -07:00
Doug Keen 66a3f80ee0 Shrink map file size 2017-03-04 13:26:25 -08:00
Doug Keen c473e9ea56 Build tools upgrade 2017-03-04 13:26:04 -08:00
loadedion 9c0b431b0b Return to route list after app has been backgrounded for 3+ hours 2017-02-28 15:55:40 -08:00
Doug Keen 3d1412d94d Bump build number 2016-11-09 20:25:55 -08:00
Doug Keen 589e1c0432 Get back/home button up on map activity 2016-11-09 20:25:42 -08:00
Doug Keen ba11a82221 Better map view 2016-11-06 08:28:26 -08:00
Doug Keen 3c7429218a Update map 2016-11-02 20:18:46 -07:00
Doug Keen 756545d491 Add swap button to route form 2016-11-02 18:34:42 -07:00
Doug Keen 44b1a1983a Better handling of BART API errors 2016-11-02 18:15:55 -07:00
Doug Keen 226104ea10 Show error text on screen instead of a toast 2016-11-02 18:15:09 -07:00
Doug Keen 62df6c476e Protect against null fares 2016-11-02 18:14:49 -07:00
Doug Keen 7393663fef Upgrade target SDKs and build tools. Increment version number. 2016-10-30 21:20:08 -07:00
Doug Keen 6dc026fa67 Fix departure alarms 2016-10-30 21:19:52 -07:00
Doug Keen d77d80e39e Use appropriate AlarmManager methods for different API levels 2016-10-28 07:07:01 -07:00
Doug Keen 83b739737e Use new fare API format 2016-10-28 07:05:40 -07:00
Doug Keen 840749474a Upgrade build tools and compile targets 2016-10-17 09:17:05 -07:00
Doug Keen d96c7d4021 Don't allow null fares 2016-10-17 08:58:40 -07:00
Doug Keen 921ae14447 Bump version numbers for release 2016-04-16 10:44:07 -07:00
Doug Keen b3b76c4c08 Fix launcher images 2016-04-16 10:20:13 -07:00
Doug Keen 9fbd5f90c4 Make things a little more resilient to weird station abbreviations from the BART API 2016-04-16 09:47:47 -07:00
Doug Keen b1618f734e Make the linter a little more forgiving, at least until things get cleaned up a bit 2015-10-18 20:52:43 -07:00
Doug Keen f5cc04e3cc Bump app version and build tools. 2015-10-18 18:26:54 -07:00
Doug Keen 95beee69f7 Center empty favorites message. Give it some padding. 2015-10-18 18:26:42 -07:00
Doug Keen 66c14ca4b5 New app icon (thanks to Victor Stuber)!
Add a bunch of higher res action icons.
2015-10-18 17:58:32 -07:00
Doug Keen 958541e2af * Drop support for Android versions < 4.0
* Convert all http client to use OkHttp
* Use Android number picker instead of third party lib
2015-10-18 17:26:30 -07:00
Doug Keen 4d98f0df42 Remove email link 2015-10-18 16:30:35 -07:00
Doug Keen 7556c96e7d Memoize train destination color 2015-10-18 16:26:41 -07:00
Danny Weinberg 2481f0c229 Reorganize the your_train and departure_listing layouts (and corresponding custom views) for easier editing, greater flexibility for different screens, and to fix a layout bug that was introduced when updating the libraries where the "Your Train" section would be too wide.
General code cleanup, warnings fixes, and readability improvements.
2015-08-12 10:31:53 -07:00
Danny Weinberg 440b2112d0 Remove old third party shims for backwards compatibility, and replace them with the corresponding material support libraries. Has a number of visual issues, but these can be corrected in a subsequent diff to keep this self-contained.
Finish converting from tabs to spaces and remove more old eclipse files.
2015-08-12 08:30:04 -07:00
Doug Keen 00faa9ec76 Death to tabs! Long live spaces! 2015-08-11 18:56:23 -07:00
Danny Weinberg 879da8419b Make order of gradle files consistent 2015-08-05 10:27:21 -07:00
Danny Weinberg 2e4cb679f7 Let the manifest specify the minimum and target sdk versions and app version. Use the same compile sdk version as the Eclipse setup did. 2015-08-05 10:15:00 -07:00
Danny Weinberg c30b4e38e1 Get building with Gradle and Android Studio 2015-08-05 03:10:10 -07:00
Danny Weinberg 2e6ed0ea4a Move files to Android Studio's standard file structure 2015-08-05 01:43:41 -07:00