1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-09-28 21:51:38 -04:00

Commit Graph

  • 051b4acdc2 Added default of INVISIBLE to result button master tokugawa 2014-04-29 18:34:31 -0400
  • ce42163569 Added some comments, fixed spelling, removed rest of extra unused code. tokugawa 2014-04-29 14:52:40 -0400
  • 0ee4a4ffe2 Removed unused resources. Removed unused imports. Removed debug code. tokugawa 2014-04-29 14:22:27 -0400
  • 7b732e38f6 And add the View Result button to the strings file. DjBushido 2014-04-28 12:43:09 -0400
  • 8a3870e763 Add a button so that previously found locations can go straight to results. DjBushido 2014-04-28 12:41:57 -0400
  • dba76dd0a6 Slight bug fix Prevents user from moving backward to a list that does not have items checked. DjBushido 2014-04-28 12:32:04 -0400
  • d386b0b346 Scan now works tokugawa 2014-04-26 11:13:00 -0400
  • 5c124121fb Updated padding and removed settings menu. tokugawa 2014-04-26 11:05:06 -0400
  • 31945d66b6 Compass and scan buttons are now the same size tokugawa 2014-04-26 10:56:40 -0400
  • a227014abf Commented out average code tokugawa 2014-04-26 10:53:01 -0400
  • 511a1befd7 Removed HTML toast tokugawa 2014-04-26 10:30:52 -0400
  • 1730177525 Changed activity names and added padding to checkboxes. Removed compass rose. tokugawa 2014-04-26 10:28:58 -0400
  • 36fa30aa06 Removed averages from compass for recording purposes. When walking it seems to jump around more than without it, so removed until I can figure out why. tokugawa 2014-04-26 10:10:34 -0400
  • d1bc94260c Or maybe it does. Teach me to test everything... DjBushido 2014-04-26 09:38:37 -0400
  • a330ab9155 String compare doesn't work the way you think it does... DjBushido 2014-04-26 09:37:13 -0400
  • f8cc67fa59 Minor format changes tokugawa 2014-04-26 02:10:46 -0400
  • 274048dce3 Added ability to check found locations tokugawa 2014-04-26 02:07:55 -0400
  • f3582b1815 FoundActivity now loads Webview tokugawa 2014-04-26 01:08:30 -0400
  • e29d802998 Switch validation to use the new server API DjBushido 2014-04-25 22:55:17 -0400
  • 720cb7ee38 Test code added. tokugawa 2014-04-25 21:39:50 -0400
  • 7ce4b9e0bf Merge branch 'master' of git@github.com:DjBushido/itcs4180.git tokugawa 2014-04-25 19:58:33 -0400
  • 4517c853f4 Update code to the new endpoint on EC2 DjBushido 2014-04-25 11:29:56 -0400
  • 660129df3a Merge branch 'master' of git@github.com:DjBushido/itcs4180.git tokugawa 2014-04-24 21:34:12 -0400
  • 1f89681dc1 Add a moving average to the compass to smooth it out. DjBushido 2014-04-24 17:18:31 -0400
  • 17fe4df01a Add the location found icon. DjBushido 2014-04-22 18:46:09 -0400
  • 63e21bd252 Merge remote-tracking branch 'origin/master' tokugawa 2014-04-21 14:51:25 -0400
  • c4a3799243 Fixed contexts. tokugawa 2014-04-21 14:51:10 -0400
  • c506e26c45 And now the riddleImageURL is being pulled from the DB correctly. DjBushido 2014-04-21 14:44:06 -0400
  • a9e13e3826 Comments tokugawa 2014-04-21 13:57:00 -0400
  • 55251d8d20 Merge remote-tracking branch 'origin/master' tokugawa 2014-04-21 13:10:31 -0400
  • 5224983c10 Added back code I accidentally deleted. tokugawa 2014-04-21 13:10:18 -0400
  • 02c9482d55 On insert conflict, update the row. Bradlee Speice 2014-04-21 09:40:37 -0400
  • 60062298bc RestLocations created correctly from the server. Bradlee Speice 2014-04-21 09:40:24 -0400
  • 6e2ad36f09 Minor cosmetic features. tokugawa 2014-04-20 23:37:16 -0400
  • 553e8748fd Updated method calls for getRiddleImageUrl tokugawa 2014-04-19 23:39:53 -0400
  • b12a4022f5 Scavenger client now knows about the riddle URL Bradlee Speice 2014-04-19 23:22:20 -0400
  • 6d088e24d3 Add the riddle_image_url to the serializer Bradlee Speice 2014-04-19 23:20:14 -0400
  • 782a31eb4d Added function to save images to storage and load them. Compass image will now change to the location when you get close. tokugawa 2014-04-19 23:02:52 -0400
  • d8b067b9fa Added dialogs to check if GPS is enabled and zxing is installed. Added string resources. tokugawa 2014-04-19 17:31:33 -0400
  • 496fd2c9fc Merge remote-tracking branch 'origin/master' tokugawa 2014-04-19 16:37:36 -0400
  • e8f4fe9a7b Added image download functionality tokugawa 2014-04-19 16:37:08 -0400
  • 9df7d34430 Add a location image to the RestLocation Bradlee Speice 2014-04-19 13:34:39 -0400
  • 2813af334c Fix some stuff so the project generates correctly. Bradlee Speice 2014-04-19 13:32:56 -0400
  • 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. tokugawa 2014-04-19 05:09:09 -0400
  • 31935908b2 Database is now working as expected. Bradlee Speice 2014-04-15 22:01:04 -0400
  • 932544b6aa More refactoring and streamlining of the API. Bradlee Speice 2014-04-15 21:46:38 -0400
  • 385d53a23a Refactor existing API to use the new DatabaseHelper Bradlee Speice 2014-04-15 21:42:40 -0400
  • d701c2bcb2 Add the Location Database Helper Not yet tested, but most functionality is done. Bradlee Speice 2014-04-15 21:37:00 -0400
  • e398045a18 Added string resources and fixed display of DetailedTweetActivity tokugawa 2014-04-15 16:03:40 -0400
  • f2c2158082 Merge branch 'master' of git@github.com:DjBushido/itcs4180.git tokugawa 2014-04-14 22:55:01 -0400
  • f5cfe5ab25 Added isRetweet status to database and saved tweets now display properly. Added comments to the head of all files. tokugawa 2014-04-14 21:38:50 -0400
  • f3bf89863f App now actually downloads locations from the server. DjBushido 2014-04-14 14:01:48 -0400
  • 3b567ff0d4 Commented out test code. tokugawa 2014-04-14 00:43:34 -0400
  • 4e4abc99e2 Added functionality to save and display tweets to an SQLite DB. TODO: Add retweeted field to DB, make fix SavedNewsActivity display. tokugawa 2014-04-14 00:42:55 -0400
  • f4df53da3f A whole lot of skeleton work for the scavenger hunt Bradlee Speice 2014-04-13 23:32:39 -0400
  • dddab46731 DetailedTweetActivity is now working correctly Still needs some alignment, etc. DjBushido 2014-04-12 18:34:29 -0400
  • ba85390eb7 Add some padding to the TweetList DjBushido 2014-04-12 17:47:30 -0400
  • 8d4d50c4a9 Now have a working TweetsListActivity Needs a bit of tweaking, but functionality is mostly there. DjBushido 2014-04-12 13:35:08 -0400
  • e23b4bd798 Initial TweetListActivity commit DjBushido 2014-04-09 09:28:55 -0400
  • 3a5e0b2918 Add the main page functionality for HW 5 DjBushido 2014-04-08 22:43:04 -0400
  • c81decd705 Refactor some weird naming conventions for locations DjBushido 2014-04-08 19:56:41 -0400
  • ba882dfa8f Add a fancy wrapper method to handle the nasty namespacing DjBushido 2014-04-08 19:52:04 -0400
  • 6d6c369e2c Add a helper method to convert REST Locations to Android Locations DjBushido 2014-04-08 19:44:00 -0400
  • 9bc972fe64 Add a way to statically initialize the News sites DjBushido 2014-04-07 14:42:37 -0400
  • cd3233daaa Twitter functionality now working for HW 5 DjBushido 2014-04-07 14:35:34 -0400
  • 5e5bfb04ec Add code for interfacing with the Twitter API DjBushido 2014-04-07 14:12:45 -0400
  • 7a7ed266f1 Add the constants needed for the Twitter client DjBushido 2014-04-07 09:06:52 -0400
  • d3f28cb331 Add the gson library for HW5 DjBushido 2014-04-05 17:31:23 -0400
  • c62591be84 Begin the HW5 project DjBushido 2014-04-05 17:29:32 -0400
  • 22d8236bf6 Successfully contact the server DjBushido 2014-04-05 17:25:04 -0400
  • 9219578b84 Remove a line of code. I'm OCD, I get it. DjBushido 2014-04-05 17:06:52 -0400
  • 86a1f26004 Accidentally forgot to remove a method arg DjBushido 2014-04-05 17:05:31 -0400
  • cea007421b The LocationClient shouldn't be static. DjBushido 2014-04-05 17:04:33 -0400
  • c41c2bf4b9 Add initial Location for use in server communication DjBushido 2014-04-05 17:02:07 -0400
  • 44edb4e848 Successful server startup Bradlee Speice 2014-04-05 16:58:42 -0400
  • 6769e75c9c Move location to DecimalFields Bradlee Speice 2014-04-01 19:30:15 -0400
  • 950a188e30 Don't actually need the templates Bradlee Speice 2014-04-01 19:26:17 -0400
  • 314934a468 Fix up template for all locations Bradlee Speice 2014-04-01 19:20:07 -0400
  • 07126509ba Add basic templates for the location and results Bradlee Speice 2014-04-01 19:18:32 -0400
  • 8a527aace4 Add REST implementation skeleton The Location class is still in flux, so waiting on that. DjBushido 2014-03-31 15:07:10 -0400
  • a4412c749b Make sure the result form uses request GET params Bradlee Speice 2014-03-31 14:30:21 -0400
  • 0ec0e61c19 Wire up the URLs, and add scavenger to apps Bradlee Speice 2014-03-31 14:23:57 -0400
  • a1caf0372d Add the classpath and settings files DjBushido 2014-03-28 23:25:19 -0400
  • 942a4353a8 Add the retrofit library for the REST client functionality DjBushido 2014-03-28 23:22:39 -0400
  • 9e6b7323db Ignore the bin/ and gen/ folders for UNCC Scavenger DjBushido 2014-03-28 18:53:02 -0400
  • ebff055d2e Merge branch 'master' of https://github.com/DjBushido/itcs4180.git DjBushido 2014-03-28 18:52:00 -0400
  • cbb371a730 Commit initial UNCC Scavenger Android project DjBushido 2014-03-28 18:51:48 -0400
  • b1a5298b91 Ignore *.pyc Bradlee Speice 2014-03-28 18:32:07 -0400
  • 09512c03d4 Add initial (completely untested) server API Bradlee Speice 2014-03-28 18:31:06 -0400
  • e26bf2419e Add initial scavenger app, and basic models file Bradlee Speice 2014-03-26 23:26:57 -0400
  • e8c22e86f2 Add initial Django project for UNCCScavenger_Server Bradlee Speice 2014-03-25 23:15:39 -0400
  • 3ada40f20b Add initial commit for Scavenger Hunt Server Bradlee Speice 2014-03-25 23:06:55 -0400
  • f1ee03a115 Add gesture recognition DjBushido 2014-03-25 17:23:57 -0400
  • c0723859c7 Added header comments tokugawa 2014-03-25 16:08:10 -0400
  • 5615978ba0 Added gallery function tokugawa 2014-03-24 23:39:03 -0400
  • 8a1acefb21 Add (almost) everything for the ImageViewer activity Still needs gesture recognition DjBushido 2014-03-24 14:41:32 -0400
  • 00f1f80d1a Add methods to be used by both button presses and gesture detection DjBushido 2014-03-24 10:07:09 -0400
  • cef01d01e0 Initial layout and code skeleton for ImageViewer DjBushido 2014-03-24 10:02:07 -0400
  • e4dd5249b2 Add the ImageViewer Activity DjBushido 2014-03-24 09:48:19 -0400
  • d6b5f86f66 Fix cast from int to Integer DjBushido 2014-03-24 09:46:15 -0400