Commit graph

26 commits

Author SHA1 Message Date
Adam Jones
ab3ef33c10 Check ShareActionprovider is not null 2017-03-09 00:11:01 +00:00
Adam Jones
157b2ef3ff Check for EXTERNAL_STORAGE permission to download image 2017-03-05 18:46:47 +00:00
Adam Jones
3203932fd3 Add newline in extra_text shareIntent 2017-03-05 18:18:13 +00:00
Adam Jones
bd97b9b91a Tidy up MediaDetailPagerFragment 2017-03-05 17:54:51 +00:00
Adam Jones
d48c4c13ee Convert share button to ShareActionProvider 2017-03-05 17:40:51 +00:00
veyndan
fe42731ee6 Replace fully qualified names with imports 2017-03-02 14:39:08 +00:00
Josephine Lim
9a6dd2e97e Merge pull request #363 from veyndan/diamond
Replace explicit type with diamond operator
2017-03-02 18:37:14 +10:00
veyndan
8b6f11e9d2 Remove redundant interface modifiers 2017-03-01 15:53:55 +00:00
veyndan
d866ab3e07 Replace explicit type with diamond operator 2017-03-01 15:44:32 +00:00
veyndan
c1bcd921e3 Add missing @Override annotations 2017-02-26 02:38:05 +00: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
Anirudh S
1a11e0afc0 Reorganize imports across the project
Remove unwanted imports and sort import statements by running Android
Studio's 'Optimize Imports' feature in all source files.
2016-10-30 23:14:07 +05:30
Anirudh S
94e8c991ee Modified extra whitespace lines in source code
Code is much easier to read if there isn't too much of a gap between
lines. Primarily converted multi-line gaps into single line gaps.
2016-10-30 23:01:44 +05:30
misaochan
a633e74cce Add notifyDataSetChanged() 2016-07-18 21:04:29 +12:00
misaochan
73a87c822f Initialize adapter 2016-07-18 21:01:45 +12:00
misaochan
88c87fefea Always load image from Internet 2016-07-07 19:32:03 +12:00
misaochan
58ffe710c0 Replace runtime exception 2016-07-07 18:38:14 +12:00
misaochan
84d93392b0 Add comments 2016-07-07 18:35:04 +12:00
misaochan
916141287f Displays desc, categories and license, but desc and cats are wrong 2016-07-07 18:31:32 +12:00
misaochan
29e5ba3934 Add fixme 2016-07-07 18:28:33 +12:00
misaochan
185411e879 Add notes for debugging 2016-07-07 18:24:24 +12:00
misaochan
f845a9af70 Add comments 2016-07-07 18:03:00 +12:00
misaochan
2989b4a096 Classes at top, methods at bottom 2016-07-07 18:03:00 +12:00
misaochan
9da9dc5202 Put constructor at top of page 2016-07-07 18:03:00 +12:00
misaochan
acaedc4697 Add comments 2016-07-07 18:03:00 +12:00
Yusuke Matsubara
b4231bbfdc Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00