Commit Graph

  • c0f74e0fe7 Add Drone config drone Ian Fijolek 2017-08-11 09:39:57 -0700
  • 8e05310db5 Bump build number master Doug Keen 2017-03-26 08:41:23 -0700
  • dfaa261770 Add Warm Springs station Doug Keen 2017-03-26 08:37:59 -0700
  • 287510b284 Update build tools in travis config Doug Keen 2017-03-04 14:12:54 -0800
  • 43b16d38c5 Fix weird gradle upgrade hiccup Doug Keen 2017-03-04 13:28:25 -0800
  • 66a3f80ee0 Shrink map file size Doug Keen 2017-03-04 13:26:25 -0800
  • c473e9ea56 Build tools upgrade Doug Keen 2017-03-04 13:26:04 -0800
  • cf0bf7b527 Merge pull request #14 from loadedion/master Doug Keen 2017-03-04 13:24:02 -0800
  • 9c0b431b0b Return to route list after app has been backgrounded for 3+ hours loadedion 2017-02-28 15:55:40 -0800
  • 1e92f7c43b Increment gradle plugin to 2.2.3 loadedion 2017-02-28 15:50:45 -0800
  • 3d1412d94d Bump build number Doug Keen 2016-11-09 20:25:55 -0800
  • 589e1c0432 Get back/home button up on map activity Doug Keen 2016-11-09 20:25:42 -0800
  • ba11a82221 Better map view Doug Keen 2016-11-06 08:28:26 -0800
  • 3c7429218a Update map Doug Keen 2016-11-02 20:18:46 -0700
  • 756545d491 Add swap button to route form Doug Keen 2016-11-02 18:34:42 -0700
  • 44b1a1983a Better handling of BART API errors Doug Keen 2016-11-02 18:15:55 -0700
  • 226104ea10 Show error text on screen instead of a toast Doug Keen 2016-11-02 18:15:09 -0700
  • 62df6c476e Protect against null fares Doug Keen 2016-11-02 18:14:49 -0700
  • 1c3816fc49 Upgrade sdk and build tools for drag-sort-listview submodule Doug Keen 2016-10-30 21:35:12 -0700
  • daad250bb9 Forgot to update sdk/build tools in .travis.yml Doug Keen 2016-10-30 21:25:36 -0700
  • 7393663fef Upgrade target SDKs and build tools. Increment version number. Doug Keen 2016-10-30 21:20:08 -0700
  • 6dc026fa67 Fix departure alarms Doug Keen 2016-10-30 21:19:52 -0700
  • d77d80e39e Use appropriate AlarmManager methods for different API levels Doug Keen 2016-10-28 07:07:01 -0700
  • dd854d0243 Upgrade android gradle tools Doug Keen 2016-10-28 07:06:12 -0700
  • 83b739737e Use new fare API format Doug Keen 2016-10-28 07:05:40 -0700
  • a1db2cf90b Submodule updates Doug Keen 2016-10-17 09:32:54 -0700
  • 840749474a Upgrade build tools and compile targets Doug Keen 2016-10-17 09:17:05 -0700
  • d96c7d4021 Don't allow null fares Doug Keen 2016-10-17 08:58:40 -0700
  • b6b96abe20 Grade upgrade Doug Keen 2016-10-17 08:58:22 -0700
  • 921ae14447 Bump version numbers for release Doug Keen 2016-04-16 10:44:07 -0700
  • b3b76c4c08 Fix launcher images Doug Keen 2016-04-16 10:20:13 -0700
  • 9fbd5f90c4 Make things a little more resilient to weird station abbreviations from the BART API Doug Keen 2016-04-16 09:47:41 -0700
  • b1618f734e Make the linter a little more forgiving, at least until things get cleaned up a bit Doug Keen 2015-10-18 20:52:25 -0700
  • 07a017cd35 Update README.md Doug Keen 2015-10-18 20:49:16 -0700
  • 53d884c15a Second stab at travis build Doug Keen 2015-10-18 20:44:38 -0700
  • b18dfbed7c Update sdk and build tools version in drag-sort-listview module (I'd sure love to swap out this lib) Doug Keen 2015-10-18 20:38:42 -0700
  • 989fcb60b3 Update README.md Doug Keen 2015-10-18 20:31:41 -0700
  • f7f2c83397 Update README.md Doug Keen 2015-10-18 20:26:34 -0700
  • 7f1a3b6196 First stab at travis CI config Doug Keen 2015-10-18 20:24:46 -0700
  • f5cc04e3cc Bump app version and build tools. Doug Keen 2015-10-18 18:26:54 -0700
  • 95beee69f7 Center empty favorites message. Give it some padding. Doug Keen 2015-10-18 18:26:42 -0700
  • 841530be61 Add featured graphic for Play Store (again, thanks Victor!) Doug Keen 2015-10-18 18:06:02 -0700
  • 66c14ca4b5 New app icon (thanks to Victor Stuber)! Add a bunch of higher res action icons. Doug Keen 2015-10-18 17:58:32 -0700
  • 958541e2af * Drop support for Android versions < 4.0 * Convert all http client to use OkHttp * Use Android number picker instead of third party lib Doug Keen 2015-10-18 17:26:30 -0700
  • 4d98f0df42 Remove email link Doug Keen 2015-10-18 16:30:35 -0700
  • 7556c96e7d Memoize train destination color Doug Keen 2015-10-18 16:26:41 -0700
  • 4b8b7af55a Merge pull request #6 from FuegoFro/clean_up_your_train_view Doug Keen 2015-10-18 15:52:31 -0700
  • 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. Danny Weinberg 2015-08-12 07:41:16 -0700
  • 4ee80b3f90 Merge pull request #5 from FuegoFro/material_libraries Doug Keen 2015-08-12 09:09:09 -0700
  • 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. Danny Weinberg 2015-08-11 17:56:05 -0700
  • 00faa9ec76 Death to tabs! Long live spaces! Doug Keen 2015-08-11 18:56:23 -0700
  • 9285836e61 Merge pull request #4 from FuegoFro/migrate_to_android_studio Doug Keen 2015-08-10 09:32:50 -0700
  • 879da8419b Make order of gradle files consistent Danny Weinberg 2015-08-05 10:27:21 -0700
  • 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. Danny Weinberg 2015-08-05 10:15:00 -0700
  • 93e1691af5 Remove unused gradle wrapper for nineoldandroids Danny Weinberg 2015-08-05 09:22:01 -0700
  • 6c82e98252 Add comments to gradle build files. Danny Weinberg 2015-08-05 03:13:11 -0700
  • c30b4e38e1 Get building with Gradle and Android Studio Danny Weinberg 2015-08-05 03:10:10 -0700
  • 2e6ed0ea4a Move files to Android Studio's standard file structure Danny Weinberg 2015-08-05 01:43:41 -0700
  • 5c1ae735e1 Added arrival time to data shown in favorites listing Doug Keen 2013-11-23 14:14:52 -0800
  • aa07b75efe Increment version number Doug Keen 2013-11-10 08:53:53 -0800
  • ab31cd0cd1 Added XML to list of supported REST response content types Doug Keen 2013-11-10 08:50:52 -0800
  • 85734ab9ef Decluttered action menus a bit. Added feature to send arrival time message. Doug Keen 2013-10-14 08:19:14 -0700
  • a2d79b5a41 Start action mode immediately after selecting a train Doug Keen 2013-07-28 18:07:54 -0700
  • 6f18d4877a Add platform info to departures listing Doug Keen 2013-07-28 17:47:57 -0700
  • 9bfff84165 Upgraded HoloEverywhere. Moved dependencies into submodules. Doug Keen 2013-07-28 17:40:23 -0700
  • 016d6523cd Always get cached boarded departure when processing an alarm (no matter how old) Doug Keen 2013-07-04 11:33:37 -0700
  • d407db14bb Increment version number Doug Keen 2013-04-03 22:16:44 -0700
  • 8d82261d80 Fixed quick lookup Doug Keen 2013-04-03 22:16:15 -0700
  • 3cc96e579e Increment version number Doug Keen 2013-04-03 22:16:01 -0700
  • b652b491bd Departure listing adapts to screen size Doug Keen 2013-03-25 12:48:46 -0700
  • fcc9f2ba21 Reordering of favorites list Doug Keen 2013-03-24 18:38:06 -0700
  • 0c51fe904d Boarded departure service now restarts with intent info (so the notification doesn't randomly "freeze") Doug Keen 2013-03-24 16:12:17 -0700
  • 601d8516e6 Strong references in ETD listener, replaced SQLite junk with simple JSON file, annotation conversion Doug Keen 2013-03-24 16:11:43 -0700
  • aaefc58702 Screwed up version code Doug Keen 2013-02-09 13:16:04 -0800
  • 5de31cad40 Release 2.2 Doug Keen 2013-02-09 13:11:57 -0800
  • a3a4ef5dbb Screen lock times out after 10 minutes Doug Keen 2013-02-09 13:07:49 -0800
  • f6efac2af6 Implemented service alerts & elevator info If bikes aren't allowed, now shows specific icon Introduced Android Annotations Doug Keen 2013-01-29 08:31:18 -0800
  • 3f617d48f0 Random Eclipse props changes Doug Keen 2013-01-26 13:04:09 -0800
  • 357fd69506 Added departure clock time Doug Keen 2013-01-26 13:01:44 -0800
  • 7411c0ea12 Release 2.1.1 Doug Keen 2012-10-22 09:07:08 -0700
  • 721d1de106 Added alternate string values for landscape orientation Doug Keen 2012-10-21 12:34:29 -0700
  • 5b4efea2e2 Cleanup (formatting/imports) Doug Keen 2012-10-21 12:31:39 -0700
  • 5f04b943ea Changed estimated arrival text to emphasize arrival at *destination* Doug Keen 2012-10-21 12:31:24 -0700
  • 05c6c2298a Added empty constructor (the v4 support lib might throw an exception without one) Doug Keen 2012-10-19 14:44:37 -0700
  • d6815b2584 Removed old Mercurial ignore file Doug Keen 2012-10-15 10:57:20 -0700
  • b8d5d7814c Prepped for release Doug Keen 2012-10-15 10:56:50 -0700
  • 0498dba7d1 Fixed weird "jumping selection" problem that occurs after consecutive departure long clicks Doug Keen 2012-10-13 19:15:35 -0700
  • 8545df9091 Dismissing Your Train card will now clear any active action modes Doug Keen 2012-10-12 07:08:24 -0700
  • ca60cf54c8 Switched back to using SimonVT's number picker Doug Keen 2012-10-12 07:04:19 -0700
  • c310a00a55 Fixed weird selection behavior when multiple rows are long-clicked. Fixed rendering artifact issue on 2.x devices when Your Train card is dismissed. Doug Keen 2012-10-11 11:42:21 -0700
  • ce71cb6e09 Changed manifest for 2.1.0 release candidate 1 Doug Keen 2012-10-10 17:32:24 -0700
  • 5836ccb89c Added alarm indicator to Your Train card. Fixed mysterious "freeze" of notifications (turned out to be unexpected gc of weak references). Departure countdown now reads "Leaving" at the end of the countdown. Doug Keen 2012-10-10 17:21:30 -0700
  • 699a40e93b Added vibration to alarm Doug Keen 2012-10-09 14:43:48 -0700
  • 13d4ed51c2 Removed unnecessary animation of the "Your train" card under certain scenarios Doug Keen 2012-10-09 14:22:21 -0700
  • 8955bd209b Changed "departed" to "leaving". Abstracted out string value. Doug Keen 2012-10-09 13:51:00 -0700
  • f5ba6d27cc Fixed weird selection behavior (gave up on CHOICE_MODE_SINGLE and just implemented the stuff manually) Doug Keen 2012-10-09 12:29:38 -0700
  • 9bd040c3e8 Implemented show and hide animations for "Your train" card. ListView selection is still wonky. Doug Keen 2012-10-04 22:52:42 -0700
  • 94ed29467d Prevent force close in some cases when boarded departure has expired Doug Keen 2012-10-03 17:36:56 -0700
  • 6ac9a2ece4 Deleted unused resources Doug Keen 2012-10-03 16:04:47 -0700
  • b738320bcc Progress bar now occupies same space as bug reporting message Doug Keen 2012-10-03 13:11:34 -0700