Commit Graph

7 Commits

Author SHA1 Message Date
04adbbae94 Dumb mistake in Retrofit - use @Path, not @Query 2013-10-19 21:32:30 -04:00
c78d2e526a GamedayService now knows how to look up users by name 2013-10-19 21:18:41 -04:00
d21e269579 GamedayService now knows about the new REST methods 2013-10-19 20:57:16 -04:00
250db4a1f9 Get the rate lot function working correctly.
It's a bit funky - requests seem to hit the server about 90% of the
time...
2013-10-18 21:45:59 -04:00
33e1eeb86e Make GamedayService use the enum 2013-10-18 18:49:15 -04:00
0ed2401663 Add ability to list an individual lot for parking. 2013-10-18 17:58:06 -04:00
7cefd630d3 Add the initial Retrofit REST API code
Note: Completely untested, but it looks cool!
2013-10-16 14:39:43 -04:00