Commit graph

431 commits

Author SHA1 Message Date
misaochan
b6997db681 Finish alertDialog code 2016-12-15 15:22:41 +13:00
misaochan
bb41565b78 Add base code for AlertDialog 2016-12-15 15:15:13 +13:00
misaochan
8990f79059 Add context to constructor, copy AlertDialog code 2016-12-15 15:12:51 +13:00
misaochan
99af3feaec Add TODO 2016-12-14 17:17:56 +13:00
misaochan
c7761bcd09 Add onPostExecute override 2016-12-14 17:17:10 +13:00
misaochan
cf20bce6e6 Fix whitespace 2016-12-14 17:15:20 +13:00
misaochan
06e58b57b8 Fix issue with fileExists always returning false 2016-12-14 17:11:55 +13:00
misaochan
c1e764e7c7 Add checks for result Nodes and fileExists 2016-12-14 16:59:03 +13:00
misaochan
91c6b3518c Add logging 2016-12-14 16:49:55 +13:00
misaochan
4bcc9d7ddd Fix ExistingFileAsync call in ShareActivity 2016-12-14 16:46:10 +13:00
misaochan
c34b8300c4 Parse XML to fine out if fileExists 2016-12-14 16:42:53 +13:00
misaochan
9721472c4c Add xml format 2016-12-14 16:36:49 +13:00
misaochan
a2b3be5959 Change result type to Boolean 2016-12-14 16:30:23 +13:00
misaochan
9b2b3c7861 Add commons API query as comment 2016-12-14 16:27:15 +13:00
misaochan
49ee084c31 Remove cats_limit 2016-12-14 16:26:40 +13:00
misaochan
ce3abcd727 Add constructor to ExistingFileAsync and call it in ShareActivity 2016-12-14 16:25:29 +13:00
misaochan
9afb1da6fa Add TAG 2016-12-14 16:20:19 +13:00
misaochan
dbd2f9b16c Added ExistingFileAsync.java 2016-12-14 16:17:44 +13:00
misaochan
674663601a Add comments 2016-12-14 16:15:44 +13:00
misaochan
c8b6e83ab4 Add comments 2016-12-14 16:11:13 +13:00
misaochan
bd949f4fd9 Add comments 2016-12-14 16:10:41 +13:00
misaochan
630eebeeac Removed unnecessary comments 2016-12-14 16:06:41 +13:00
misaochan
d2982845ff Refactor Utils.getSHA1 to produce SHA1 output instead of bool 2016-12-14 16:05:23 +13:00
misaochan
bd00a514a3 Add API query URL 2016-12-09 18:12:56 +13:00
misaochan
16877eca27 Add sha1Bool test with mock SHA1 2016-12-09 17:05:11 +13:00
misaochan
03f207db16 Modify testSHA1() to use InputStream instead of File 2016-12-09 17:00:14 +13:00
misaochan
d8719d4fcb Add testSHA1 Utils method 2016-12-09 16:59:23 +13:00
misaochan
3e9af4c495 Add InputStream code 2016-12-09 16:51:54 +13:00
misaochan
8457c956c7 Add comments 2016-12-09 16:37:36 +13:00
misaochan
5baa7654d0 Add comments 2016-12-08 19:52:00 +13:00
misaochan
43fc4d7427 Add comments 2016-12-08 19:38:17 +13:00
misaochan
dfbc0ffea8 Add comments 2016-12-08 19:33:24 +13:00
misaochan
cf23d273c1 Add commentd 2016-12-08 19:17:49 +13:00
misaochan
a44ec0d956 Add Page 4 to WelcomeActivity 2016-11-29 20:56:57 +13:00
misaochan
4253957b74 Add extra page to PagerAdapter 2016-11-29 20:46:48 +13:00
misaochan
8d3046868f Rename 2nd page of tutorial 2016-11-29 20:02:13 +13:00
misaochan
8b4de66b7a DEBUG MODE OFF 2016-11-14 19:39:01 +13:00
misaochan
33710dd48c Remove unnecessary calls in MethodAUpdater 2016-11-14 19:38:02 +13:00
misaochan
9871da97ea Remove unused vars 2016-11-14 19:25:00 +13:00
misaochan
0f467d88a4 Remove comment and separator 2016-11-14 19:23:38 +13:00
misaochan
4489b1169c DEBUG MODE ON 2016-11-09 19:31:12 +13:00
misaochan
264f5de4c2 Successful refactor of CategoriesAdapter into separate file 2016-11-05 16:55:19 +13:00
misaochan
a34d1217c3 Add mInflator, rearrange class vars in CategoriesAdapter 2016-11-05 16:51:25 +13:00
misaochan
3990981710 Make constructor public 2016-11-05 16:46:37 +13:00
misaochan
8008c279c9 Copy getView() method and move CategoriesAdapter to new class 2016-11-05 16:44:19 +13:00
misaochan
6a6413bd3e Add comment 2016-11-05 16:38:09 +13:00
misaochan
e0bda6e64d Add vars to CategoriesAdapter 2016-11-05 16:33:22 +13:00
misaochan
14fa56c201 Add getViewTypeCount() and getItemViewType() 2016-11-05 16:31:27 +13:00
misaochan
bd8bd44d6f Rearrange CategorizationFragment 2016-11-05 15:21:05 +13:00
Josephine Lim
9ef32612c1 Merge pull request #315 from anirudh24seven/optimize-imports
Reorganize imports across the project
2016-10-31 14:32:43 +13:00