Commit graph

808 commits

Author SHA1 Message Date
misaochan
43ef231035 Store title that was submitted 2016-10-08 18:08:20 +13:00
misaochan
d61b662f38 Add new titleCatQuery() function 2016-10-08 18:01:19 +13:00
misaochan
96eef100cb Add call to mergeItems() 2016-10-08 17:58:48 +13:00
misaochan
2d96091332 Whitespace 2016-10-08 17:54:33 +13:00
misaochan
9d50b4706c Refactor recentCatQuery into two separate functions 2016-10-08 17:53:26 +13:00
misaochan
2abe8a279f Add more todo 2016-10-08 17:29:11 +13:00
misaochan
f96bbb99b9 Add todo 2016-10-08 17:27:26 +13:00
misaochan
37bc3cd2ba Fix indentation 2016-10-08 17:14:28 +13:00
misaochan
7e025ad50b Standardize tags 2016-10-08 16:50:38 +13:00
misaochan
5f3ea4db52 Remove todo 2016-10-07 19:55:11 +13:00
misaochan
2f6506a480 Remove debug mode 2016-10-07 18:52:10 +13:00
misaochan
bdf15b48db Set fields to saved title/desc values 2016-10-07 18:48:09 +13:00
misaochan
bfb41850b0 Add onClick() for button 2016-10-07 18:44:45 +13:00
misaochan
e00cdff217 Link button to View 2016-10-07 18:39:04 +13:00
misaochan
8c2d5f897a Add button to SingleUploadFragment 2016-10-07 18:34:55 +13:00
misaochan
4cb30739b8 Add comments 2016-10-07 18:32:29 +13:00
misaochan
0918a5343f DEBUG MODE: comment out uploadService 2016-10-07 18:29:39 +13:00
misaochan
560797b7be Add SharedPreferences 2016-10-07 18:29:28 +13:00
misaochan
13e2f04c28 Assign values of title and desc form fields to vars 2016-10-07 18:22:05 +13:00
misaochan
d2cd1d53ee Add comments 2016-10-07 17:40:10 +13:00
misaochan
4af6dbd5e2 Add check for size of places 2016-10-07 17:32:19 +13:00
misaochan
df11e65806 Add onDestroy() and check for isCancelled() 2016-10-07 17:20:05 +13:00
misaochan
4a5ab0a8be Add no args constructor for Page 2016-10-04 18:03:57 +13:00
Yusuke Matsubara
8bc47bf62a Use resultCode == RESULT_OK instead of null check
See https://developer.android.com/training/camera/photobasics.html#TaskPhotoView
and 12564910 (12564910)

Follows up 2f95a79abd and fa5b6c0869
2016-09-30 12:59:38 +09:00
misaochan
2b9488d5ff Add comments 2016-09-17 17:59:49 +12:00
misaochan
26df8894d6 Check for locationPermission in uploadBegins() 2016-09-17 17:48:55 +12:00
misaochan
5102507fc8 Replace getLocationData() with getFileMetadata(true) 2016-09-17 17:44:07 +12:00
misaochan
333a0e0510 Merge getFileMetadata() and getLocationData() 2016-09-17 17:37:42 +12:00
misaochan
30632a72be Add getFileMetadata() to uploadBegins() 2016-09-17 17:21:45 +12:00
misaochan
9659389057 Change requestPermissions 2016-09-17 17:21:45 +12:00
misaochan
69cc480cdd Add comments 2016-09-17 02:05:09 +12:00
misaochan
071ecd38cb Initialize currentLatitude to null and do check 2016-09-17 01:52:50 +12:00
misaochan
06a8cc6d49 Add check for decimalCoords != null 2016-09-13 01:03:00 +12:00
misaochan
6fbde932d0 Add road, remove old icons 2016-09-11 18:59:26 +12:00
misaochan
d32755fd4e Add school 2016-09-11 18:58:12 +12:00
misaochan
4dbf881459 Add remaining icons 2016-09-11 18:57:01 +12:00
misaochan
f1c2ada429 Added house, generic building, and unknown icons 2016-09-11 18:34:00 +12:00
misaochan
915d4d41be Add comments 2016-09-06 19:29:01 +12:00
misaochan
003c33e30a Add comments 2016-09-06 19:18:30 +12:00
misaochan
ea8759acdf Add comments 2016-09-06 19:13:11 +12:00
misaochan
7a511535ab Move listview initialization to inside if statement 2016-09-06 19:10:02 +12:00
misaochan
2b4f29b625 Add onSaveInstanceState() 2016-09-06 19:04:23 +12:00
misaochan
9a8bbb4dd1 Remove calls to screen orientation methods 2016-09-06 18:50:21 +12:00
misaochan
9d61dc4345 Remove screenOrientation methods 2016-09-06 18:49:39 +12:00
misaochan
38d4531f42 Add onDetach() 2016-09-06 18:41:29 +12:00
misaochan
7f7de82cf4 Fix whitespace 2016-09-06 18:38:47 +12:00
misaochan
53b26a567f Put in progressBar 2016-09-06 18:37:42 +12:00
misaochan
f0843ca4f6 Put TaskListener in separate file and implement onTaskStarted and onTaskFinished 2016-09-06 18:35:17 +12:00
misaochan
26ab3faf1e Added TaskListener interface 2016-09-06 18:32:22 +12:00
misaochan
0a32db5c0b Added onCreate and onActivityCreated 2016-09-06 18:25:36 +12:00