Commit Graph

95 Commits (e23b4bd79835377b09dcae75c475af3ba3fd673f)

Author SHA1 Message Date
DjBushido e23b4bd798 Initial TweetListActivity commit 2014-04-09 09:28:55 -04:00
DjBushido 3a5e0b2918 Add the main page functionality for HW 5 2014-04-08 22:43:04 -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 9bc972fe64 Add a way to statically initialize the News sites 2014-04-07 14:42:37 -04:00
DjBushido cd3233daaa Twitter functionality now working for HW 5 2014-04-07 14:35:34 -04:00
DjBushido 5e5bfb04ec Add code for interfacing with the Twitter API 2014-04-07 14:12:45 -04:00
DjBushido 7a7ed266f1 Add the constants needed for the Twitter client 2014-04-07 09:06:52 -04:00
DjBushido d3f28cb331 Add the gson library for HW5 2014-04-05 17:31:23 -04:00
DjBushido c62591be84 Begin the HW5 project 2014-04-05 17:29:32 -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
Bradlee Speice 44edb4e848 Successful server startup 2014-04-05 16:58:42 -04:00
Bradlee Speice 6769e75c9c Move location to DecimalFields 2014-04-01 19:30:15 -04:00
Bradlee Speice 950a188e30 Don't actually need the templates 2014-04-01 19:26:17 -04:00
Bradlee Speice 314934a468 Fix up template for all locations 2014-04-01 19:20:32 -04:00
Bradlee Speice 07126509ba Add basic templates for the location and results 2014-04-01 19:20:32 -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
Bradlee Speice a4412c749b Make sure the result form uses request GET params 2014-03-31 14:30:21 -04:00
Bradlee Speice 0ec0e61c19 Wire up the URLs, and add scavenger to apps 2014-03-31 14:25:38 -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 ebff055d2e Merge branch 'master' of https://github.com/DjBushido/itcs4180.git 2014-03-28 18:52:00 -04:00
DjBushido cbb371a730 Commit initial UNCC Scavenger Android project 2014-03-28 18:51:48 -04:00
Bradlee Speice b1a5298b91 Ignore *.pyc 2014-03-28 18:32:07 -04:00
Bradlee Speice 09512c03d4 Add initial (completely untested) server API 2014-03-28 18:31:06 -04:00
Bradlee Speice e26bf2419e Add initial scavenger app, and basic models file 2014-03-26 23:26:57 -04:00
Bradlee Speice e8c22e86f2 Add initial Django project for UNCCScavenger_Server 2014-03-25 23:15:39 -04:00
Bradlee Speice 3ada40f20b Add initial commit for Scavenger Hunt Server 2014-03-25 23:06:55 -04:00
DjBushido f1ee03a115 Add gesture recognition 2014-03-25 17:23:57 -04:00
tokugawa c0723859c7 Added header comments 2014-03-25 16:08:10 -04:00
tokugawa 5615978ba0 Added gallery function 2014-03-24 23:39:03 -04:00
DjBushido 8a1acefb21 Add (almost) everything for the ImageViewer activity
Still needs gesture recognition
2014-03-24 14:41:32 -04:00
DjBushido 00f1f80d1a Add methods to be used by both button presses and gesture detection 2014-03-24 10:07:09 -04:00
DjBushido cef01d01e0 Initial layout and code skeleton for ImageViewer 2014-03-24 10:02:07 -04:00
DjBushido e4dd5249b2 Add the ImageViewer Activity 2014-03-24 09:48:19 -04:00
DjBushido d6b5f86f66 Fix cast from int to Integer 2014-03-24 09:46:15 -04:00
DjBushido cc1f93e693 Fix the menu so that Bradlee can compile... :) 2014-03-24 01:46:32 -04:00
DjBushido e43da5178d Ignore .settings/ 2014-03-23 22:30:33 -04:00
DjBushido 9c0f4425a6 Remove some more files from the bin/ folder 2014-03-23 22:27:16 -04:00
DjBushido 9366630de6 Remove resources from the bin/ folder 2014-03-23 22:15:36 -04:00
DjBushido a8acb0131f Ignore the bin/ directory 2014-03-23 22:07:52 -04:00
tokugawa 7d937009e8 Fixed main activity errors and added click function to start
GalleryActivity. Started working on GalleryActivity.
2014-03-23 20:56:39 -04:00
DjBushido 5e66a9d27a Add the extra string resources we need 2014-03-23 16:15:35 -04:00
DjBushido fe5f72d35c Ignore the autogen directories 2014-03-18 20:37:00 -04:00