Commit graph

  • 31ca2dca42 Trying to fix apiCall object being considered null misaochan 2016-01-03 17:18:05 +13:00
  • a9984b2645 Trying to fix no arg constructor error without making everything static misaochan 2016-01-03 17:02:32 +13:00
  • 6caee35014 Trying to fix no arg constructor error misaochan 2016-01-03 16:58:06 +13:00
  • 0810d5fe50 First draft of new implementation misaochan 2016-01-03 16:10:39 +13:00
  • 6db9df8cfb Added non-static Query, Page, and Category classes misaochan 2016-01-03 15:38:44 +13:00
  • 93b30bce76 Added GpsCatExists and QueryResponse misaochan 2016-01-03 15:22:40 +13:00
  • a967ecfce4 ResponseListener changed to non static misaochan 2016-01-03 15:18:35 +13:00
  • 021c17166a Wrote Listener classes and request method misaochan 2016-01-03 15:12:16 +13:00
  • 4b4356b0f0 Refactoring misaochan 2016-01-03 14:29:47 +13:00
  • c60c886708 Added template for RequestQueue singleton misaochan 2016-01-03 14:19:58 +13:00
  • 898f98851d Merge remote-tracking branch 'refs/remotes/nicolas-raoul/master' into repeat-calls misaochan 2016-01-02 20:46:49 +13:00
  • f79fe65d9e Trying to fix repeats misaochan 2016-01-02 20:37:35 +13:00
  • 5657a7194d Merge pull request #34 from misaochan/api-calls Stephen Niedzielski 2016-01-02 01:32:05 -06:00
  • abc7555b82 Back to solving repeat calls bug misaochan 2016-01-02 18:41:04 +13:00
  • b13c162a2e Fixed silly error misaochan 2016-01-02 18:39:00 +13:00
  • 9b4b2e8dd5 Trying to fix repeat calls bug misaochan 2016-01-02 18:24:46 +13:00
  • 30b86a0cde Trying to put category number check in onResponse() misaochan 2016-01-02 18:09:17 +13:00
  • 00c3c97f74 Reorganizing classes misaochan 2016-01-02 17:50:36 +13:00
  • 7c85dd391d Rearranged some classes misaochan 2016-01-02 16:22:39 +13:00
  • b1cf1b92d7 Minor formatting/logging changes 2 misaochan 2016-01-02 00:45:46 +13:00
  • cf6b5f3471 Minor formatting/logging changes misaochan 2016-01-02 00:42:34 +13:00
  • 75e3da7ea2 Merge remote-tracking branch 'refs/remotes/origin/api-calls' into cache-area-categories misaochan 2016-01-01 23:23:33 +13:00
  • 4758d65c4c Made URL constant private misaochan 2016-01-01 23:05:20 +13:00
  • 681cde18e8 Added getters/setters for GpsCatExists misaochan 2016-01-01 20:07:23 +13:00
  • b3de195176 Added API url as string constant misaochan 2016-01-01 19:37:31 +13:00
  • c385b54d44 Fixed unnecessary use of static variable misaochan 2016-01-01 19:33:43 +13:00
  • 512ddfdd7d Minor fixes 3 misaochan 2016-01-01 19:15:40 +13:00
  • 7e6b13b102 Minor fixes 2 misaochan 2016-01-01 19:11:41 +13:00
  • 38cdf79bbb Minor fixes misaochan 2016-01-01 19:07:44 +13:00
  • f076ec2fc2 Added documentation misaochan 2016-01-01 18:34:26 +13:00
  • d7b20e19f0 Calls API repeatedly with incremented radius misaochan 2015-12-29 20:55:15 +13:00
  • b14fc01215 Edited changelog.md misaochan 2015-12-28 14:51:13 +13:00
  • 424d952349 Fixed versions, prev one was wrong misaochan 2015-12-27 15:36:37 +13:00
  • 95720c2a89 Added changelog entry misaochan 2015-12-27 15:23:01 +13:00
  • dbf4d37624 Adding version for release misaochan 2015-12-27 15:19:37 +13:00
  • 5fe43284ee Displays nearby categories on top instead of below recent ones misaochan 2015-12-27 14:17:18 +13:00
  • 7273958b8e Implemented check for null query, other minor changes misaochan 2015-12-27 14:13:39 +13:00
  • 640ff499c6 Minor changes 2 misaochan 2015-12-25 20:12:53 +13:00
  • 05104fe111 Merge pull request #9 from misaochan/display-categories Josephine Lim 2015-12-25 20:10:22 +13:00
  • 8d4787e493 Minor changes misaochan 2015-12-25 20:09:01 +13:00
  • c732f75d6b Merge pull request #8 from misaochan/display-categories Josephine Lim 2015-12-25 19:51:29 +13:00
  • 8c979cf751 Displays categories in CategorizationFragment.java misaochan 2015-12-25 19:49:21 +13:00
  • 7034f628de Attempt at adding new category list to adapter misaochan 2015-12-25 19:44:10 +13:00
  • 9756513a89 Debugging stuff, revert later misaochan 2015-12-25 19:18:56 +13:00
  • d73cbc3eb8 Checks for whether any nearby categories found misaochan 2015-12-25 19:06:05 +13:00
  • 7c40e74f25 Put in basic accessor method for categories misaochan 2015-12-25 18:56:22 +13:00
  • 37e76461fa Stripped strings before adding to Set misaochan 2015-12-25 18:34:59 +13:00
  • d7bc231093 Strips "Category:" from category strings misaochan 2015-12-25 18:32:38 +13:00
  • 0f50fc790e Stripped superfluous "title=" output misaochan 2015-12-25 18:10:08 +13:00
  • 47b24f9603 Removed ns field misaochan 2015-12-25 18:05:12 +13:00
  • 4a3a795751 Minor changes misaochan 2015-12-25 17:58:40 +13:00
  • f5a42ac00b Got categorySet to work misaochan 2015-12-25 17:53:12 +13:00
  • 3a455418a3 Trying to access categorySet misaochan 2015-12-24 17:29:03 +13:00
  • fa060bb41e Minor change misaochan 2015-12-24 15:23:11 +13:00
  • ca87e5a4ef Trying to add categories to HashSet misaochan 2015-12-24 15:18:10 +13:00
  • 38cf720b4b Minor refactoring misaochan 2015-12-24 14:31:35 +13:00
  • 4a400df5dd Fixes crashes misaochan 2015-12-23 22:15:50 +13:00
  • 77b8ab0c4c Minor changes misaochan 2015-12-23 20:57:36 +13:00
  • b7ebd202f3 Minor fixes misaochan 2015-12-23 20:34:24 +13:00
  • 54dedf2cfd Added synchronized to getQueue() misaochan 2015-12-23 19:58:07 +13:00
  • d98dc42368 Merge pull request #33 from misaochan/api-calls Nicolas Raoul 2015-12-23 07:27:30 +01:00
  • 3797d0d5cd Added Category model and extracted categories misaochan 2015-12-23 17:58:04 +13:00
  • 9a1d10fe8f Minor changes misaochan 2015-12-23 16:01:12 +13:00
  • 8b062147bc Added documentation for UrlBuilder helper class misaochan 2015-12-22 17:02:37 +13:00
  • f01b0aa840 Added documentation for helper UrlBuilder class misaochan 2015-12-22 17:00:42 +13:00
  • 44890bee3d Added comment misaochan 2015-12-22 16:53:46 +13:00
  • 5df7c231c0 URL with extracted coords passed to APICalls misaochan 2015-12-22 16:51:58 +13:00
  • 27a1557e11 Extra GSON libs needed misaochan 2015-12-22 16:41:12 +13:00
  • 506c2ab624 Added incomplete APICalls class misaochan 2015-12-22 16:40:47 +13:00
  • 9066c7da34 Implemented UrlBuilder static class misaochan 2015-12-22 15:07:00 +13:00
  • 31f78b4b6b Merge pull request #31 from misaochan/gps-coords Nicolas Raoul 2015-12-18 12:31:52 +01:00
  • ee2eb417f4 Final fixes misaochan 2015-12-19 00:30:58 +13:00
  • b16032eb84 Adding FilePathConverter class misaochan 2015-12-18 16:21:59 +13:00
  • ac83480915 Refactored to put URI conversions in its own class misaochan 2015-12-18 16:21:20 +13:00
  • 87b23b8494 Final changes misaochan 2015-12-18 15:43:54 +13:00
  • 8f724e461e Altered coord string to format required by API misaochan 2015-12-18 15:33:25 +13:00
  • 875e1556f7 More double-related fixes misaochan 2015-12-18 15:25:16 +13:00
  • 3ffcb8fd57 Converted Floats and Doubles to double where possible misaochan 2015-12-18 15:21:00 +13:00
  • 5a4251fe55 Fixed minor issues misaochan 2015-12-18 14:53:51 +13:00
  • 7804546ae3 Added decimal coord conversion misaochan 2015-12-18 13:39:06 +13:00
  • 131b9815af Minor fixes 2 misaochan 2015-12-17 19:33:57 +13:00
  • 204115de44 Minor fixes misaochan 2015-12-17 19:10:05 +13:00
  • 966ff386cd Fixed refactor problem misaochan 2015-12-17 17:35:24 +13:00
  • e74ead1655 Attempt at tidying code into a new class misaochan 2015-12-16 18:18:45 +13:00
  • c5fd006dd5 Successfully displayed latitude of image misaochan 2015-12-16 17:50:09 +13:00
  • ba5fb3bb55 Attempt at implementing exifInterface misaochan 2015-12-16 17:31:52 +13:00
  • eed0f49ce8 Removed upload capability for easier debugging misaochan 2015-12-15 20:01:10 +13:00
  • 98cbbc2506 Merge remote-tracking branch 'refs/remotes/nicolas-raoul/master' into gps-coords misaochan 2015-12-15 17:17:01 +13:00
  • 99b986537f Attempt at fixing error in logcat misaochan 2015-12-15 17:16:57 +13:00
  • acaea5dadf Update README.md Josephine Lim 2015-12-04 19:44:11 +13:00
  • ec0fc3b011 Update README.md Josephine Lim 2015-12-04 19:39:14 +13:00
  • a845aa0da1 Update README.md Josephine Lim 2015-12-04 19:44:11 +13:00
  • 0f3a6ee43b Update README.md Josephine Lim 2015-12-04 19:39:14 +13:00
  • 0e9737426d Tidied up ShareActivity.java misaochan 2015-11-24 19:05:15 +13:00
  • c7ccd514ad Removed override misaochan 2015-11-13 02:18:10 +13:00
  • af15101d60 Merge pull request #29 from misaochan/master Nicolas Raoul 2015-11-09 14:26:11 +09:00
  • 70a43bba38 Fixed error with versionName misaochan 2015-11-09 18:10:16 +13:00
  • 05e82f0c40 Removed .apk file misaochan 2015-11-09 17:51:38 +13:00
  • b63b04b411 Changed .gitignore to ignore IntelliJ build byproducts and APK file misaochan 2015-11-09 17:42:02 +13:00
  • 91763f62dd Removed residual Campaigns code misaochan 2015-11-06 16:15:30 +13:00