1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-04-20 23:01:34 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bradlee Speice
60062298bc RestLocations created correctly from the server. 2014-04-21 09:40:24 -04:00
tokugawa
995919644b Added Compass capability, QR scanning (requires zxing to be installed),
and main search screen.
Added comments at the top of all files.
TODO: Fix formatting, add locations to server, add photos of locations,
implement database functionality, fix all other TODO's.
2014-04-19 05:09:09 -04:00
Bradlee Speice
932544b6aa More refactoring and streamlining of the API. 2014-04-15 21:46:38 -04:00
Bradlee Speice
385d53a23a Refactor existing API to use the new DatabaseHelper 2014-04-15 21:42:40 -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
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
8a527aace4 Add REST implementation skeleton
The Location class is still in flux, so waiting on that.
2014-03-31 15:07:10 -04:00