Commit Graph

15 Commits (f2c2158082a2202c1859bd672eae999682b9d4b9)

Author SHA1 Message Date
DjBushido f3bf89863f App now actually downloads locations from the server. 2014-04-14 14:01:48 -04:00
Bradlee Speice f4df53da3f A whole lot of skeleton work for the scavenger hunt 2014-04-13 23:32:39 -04:00
DjBushido c81decd705 Refactor some weird naming conventions for locations 2014-04-08 19:56:41 -04:00
DjBushido ba882dfa8f Add a fancy wrapper method to handle the nasty namespacing 2014-04-08 19:52:04 -04:00
DjBushido 6d6c369e2c Add a helper method to convert REST Locations to Android Locations 2014-04-08 19:44:00 -04:00
DjBushido 22d8236bf6 Successfully contact the server 2014-04-05 17:25:04 -04:00
DjBushido 9219578b84 Remove a line of code.
I'm OCD, I get it.
2014-04-05 17:06:52 -04:00
DjBushido 86a1f26004 Accidentally forgot to remove a method arg 2014-04-05 17:05:31 -04:00
DjBushido cea007421b The LocationClient shouldn't be static. 2014-04-05 17:04:33 -04:00
DjBushido c41c2bf4b9 Add initial Location for use in server communication 2014-04-05 17:02:07 -04:00
DjBushido 8a527aace4 Add REST implementation skeleton
The Location class is still in flux, so waiting on that.
2014-03-31 15:07:10 -04:00
DjBushido a1caf0372d Add the classpath and settings files 2014-03-28 23:25:19 -04:00
DjBushido 942a4353a8 Add the retrofit library for the REST client functionality 2014-03-28 23:22:39 -04:00
DjBushido 9e6b7323db Ignore the bin/ and gen/ folders for UNCC Scavenger 2014-03-28 18:53:02 -04:00
DjBushido cbb371a730 Commit initial UNCC Scavenger Android project 2014-03-28 18:51:48 -04:00