7f1a3b6196First stab at travis CI config
Doug Keen
2015-10-18 20:24:46 -0700
f5cc04e3ccBump app version and build tools.
Doug Keen
2015-10-18 18:26:54 -0700
95beee69f7Center empty favorites message. Give it some padding.
Doug Keen
2015-10-18 18:26:42 -0700
841530be61Add featured graphic for Play Store (again, thanks Victor!)
Doug Keen
2015-10-18 18:06:02 -0700
66c14ca4b5New 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
4d98f0df42Remove email link
Doug Keen
2015-10-18 16:30:35 -0700
7556c96e7dMemoize train destination color
Doug Keen
2015-10-18 16:26:41 -0700
2481f0c229Reorganize 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
440b2112d0Remove 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
00faa9ec76Death to tabs! Long live spaces!
Doug Keen
2015-08-11 18:56:23 -0700
879da8419bMake order of gradle files consistent
Danny Weinberg
2015-08-05 10:27:21 -0700
2e4cb679f7Let 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
93e1691af5Remove unused gradle wrapper for nineoldandroids
Danny Weinberg
2015-08-05 09:22:01 -0700
6c82e98252Add comments to gradle build files.
Danny Weinberg
2015-08-05 03:13:11 -0700
c30b4e38e1Get building with Gradle and Android Studio
Danny Weinberg
2015-08-05 03:10:10 -0700
2e6ed0ea4aMove files to Android Studio's standard file structure
Danny Weinberg
2015-08-05 01:43:41 -0700
5c1ae735e1Added arrival time to data shown in favorites listing
Doug Keen
2013-11-23 14:14:52 -0800
aa07b75efeIncrement version number
Doug Keen
2013-11-10 08:53:53 -0800
ab31cd0cd1Added XML to list of supported REST response content types
Doug Keen
2013-11-10 08:50:52 -0800
85734ab9efDecluttered action menus a bit. Added feature to send arrival time message.
Doug Keen
2013-10-14 08:19:14 -0700
a2d79b5a41Start action mode immediately after selecting a train
Doug Keen
2013-07-28 18:07:54 -0700
6f18d4877aAdd platform info to departures listing
Doug Keen
2013-07-28 17:47:57 -0700
9bfff84165Upgraded HoloEverywhere. Moved dependencies into submodules.
Doug Keen
2013-07-28 17:40:23 -0700
016d6523cdAlways get cached boarded departure when processing an alarm (no matter how old)
Doug Keen
2013-07-04 11:33:37 -0700
d407db14bbIncrement version number
Doug Keen
2013-04-03 22:16:44 -0700
a3a4ef5dbbScreen lock times out after 10 minutes
Doug Keen
2013-02-09 13:07:49 -0800
f6efac2af6Implemented 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
5f04b943eaChanged estimated arrival text to emphasize arrival at *destination*
Doug Keen
2012-10-21 12:31:24 -0700
05c6c2298aAdded empty constructor (the v4 support lib might throw an exception without one)
Doug Keen
2012-10-19 14:44:37 -0700
d6815b2584Removed old Mercurial ignore file
Doug Keen
2012-10-15 10:57:20 -0700
b8d5d7814cPrepped for release
Doug Keen
2012-10-15 10:56:50 -0700
0498dba7d1Fixed weird "jumping selection" problem that occurs after consecutive departure long clicks
Doug Keen
2012-10-13 19:15:35 -0700
8545df9091Dismissing Your Train card will now clear any active action modes
Doug Keen
2012-10-12 07:08:24 -0700
ca60cf54c8Switched back to using SimonVT's number picker
Doug Keen
2012-10-12 07:04:19 -0700
c310a00a55Fixed 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
5836ccb89cAdded 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
699a40e93bAdded vibration to alarm
Doug Keen
2012-10-09 14:43:48 -0700
13d4ed51c2Removed unnecessary animation of the "Your train" card under certain scenarios
Doug Keen
2012-10-09 14:22:21 -0700
8955bd209bChanged "departed" to "leaving". Abstracted out string value.
Doug Keen
2012-10-09 13:51:00 -0700
f5ba6d27ccFixed weird selection behavior (gave up on CHOICE_MODE_SINGLE and just implemented the stuff manually)
Doug Keen
2012-10-09 12:29:38 -0700
9bd040c3e8Implemented show and hide animations for "Your train" card. ListView selection is still wonky.
Doug Keen
2012-10-04 22:52:42 -0700
94ed29467dPrevent force close in some cases when boarded departure has expired
Doug Keen
2012-10-03 17:36:56 -0700