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

7 Commits

Author SHA1 Message Date
tokugawa
274048dce3 Added ability to check found locations 2014-04-26 02:07:55 -04:00
DjBushido
c506e26c45 And now the riddleImageURL is being pulled from the DB correctly. 2014-04-21 14:44:06 -04:00
Bradlee Speice
02c9482d55 On insert conflict, update the row. 2014-04-21 09:40:37 -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
31935908b2 Database is now working as expected. 2014-04-15 22:01:04 -04:00
Bradlee Speice
385d53a23a Refactor existing API to use the new DatabaseHelper 2014-04-15 21:42:40 -04:00
Bradlee Speice
d701c2bcb2 Add the Location Database Helper
Not yet tested, but most functionality is done.
2014-04-15 21:37:00 -04:00