Commit graph

1237 commits

Author SHA1 Message Date
Nicolas Raoul
c50d6aa954 Merge pull request #170 from whym/close-cursor
Close cursors (+tidy redundant class qualifiers)
2016-07-11 21:57:04 +09:00
Yusuke Matsubara
95f538edc4 Close cursors (+tidy redundant class qualifiers) 2016-07-11 21:33:06 +09:00
Nicolas Raoul
c5c505964c Merge pull request #169 from misaochan/master
Minor fixes
2016-07-11 18:09:12 +09:00
misaochan
fb2f975a0b Removed redundancy 2016-07-11 20:53:28 +12:00
misaochan
2bace60129 Add manage docs perm to fix logcat errors 2016-07-11 20:19:02 +12:00
misaochan
c5cb7885e7 Modify to match Gradle build script 2016-07-11 19:10:31 +12:00
misaochan
c1f3280d26 Added note for URL queried by PrefixUpdater 2016-07-11 17:30:33 +12:00
Nicolas Raoul
7ce3c51548 Merge pull request #168 from misaochan/update-readme
Update README with new app name
2016-07-11 12:37:21 +09:00
Nicolas Raoul
86950cedfc Merge pull request #166 from whym/authactivity-abstract
Make AuthenticatedActivity abstract (per lint)
2016-07-11 12:17:21 +09:00
Nicolas Raoul
a0e40aef3b Merge pull request #165 from whym/remove-unused-icon-download
Remove ic_download.png (apparently unused)
2016-07-11 12:16:16 +09:00
Josephine Lim
c27c1efb09 Update README with new app name 2016-07-10 18:41:48 +12:00
Yusuke Matsubara
08bc52e457 Make AuthenticatedActivity abstract (per lint) 2016-07-09 12:49:45 +09:00
Yusuke Matsubara
7252bd25fb Remove ic_download.png (apparently unused) 2016-07-09 12:21:36 +09:00
Nicolas Raoul
943fcbc7ea Merge pull request #163 from misaochan/master
Versioning for release
2016-07-08 14:11:33 +09:00
Josephine Lim
3daf127052 Update changelog.md 2016-07-08 17:07:48 +12:00
misaochan
1720514db9 Versioning 2016-07-08 17:06:10 +12:00
Nicolas Raoul
8c22c78808 Merge pull request #159 from misaochan/security-exception
Add permission for google photos
2016-07-07 17:22:30 +09:00
Nicolas Raoul
ef9fdaa83a Merge pull request #162 from misaochan/media-detail-fragment
Always load image from Internet
2016-07-07 17:11:00 +09:00
misaochan
88c87fefea Always load image from Internet 2016-07-07 19:32:03 +12:00
Nicolas Raoul
f6e699fe42 Merge pull request #160 from misaochan/media-detail-fragment
PR for 'Desc/License/Cats empty'
2016-07-07 16:12:02 +09: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
87df022431 Added notes for debugging 2016-07-07 18:04:56 +12:00
misaochan
2daf4d3db6 Merge branch 'media-detail-fragment' of https://github.com/misaochan/apps-android-commons into media-detail-fragment 2016-07-07 18:03:11 +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
misaochan
0549dbed56 Add permission for google photos 2016-07-07 02:21:24 +12:00
Nicolas Raoul
f5adb69c6f Merge pull request #158 from misaochan/ssl-exception
Fix SSL Excetption
2016-07-06 15:25:37 +09:00
misaochan
23e7e75a41 Add error logging 2016-07-06 18:05:13 +12:00
misaochan
d2347d00b1 Return empty list if SSLException (under IOException) 2016-07-06 17:49:19 +12:00
misaochan
b45695fdda Add comments 2016-07-05 19:11:11 +12:00
misaochan
433f39ae24 Classes at top, methods at bottom 2016-07-05 19:05:06 +12:00
misaochan
f9037e1360 Put constructor at top of page 2016-07-05 19:04:08 +12:00
misaochan
db4d1f5c8f Add comments 2016-07-05 19:03:50 +12:00
misaochan
e33601875b Comment out debug messages that spam logcat 2016-07-04 17:37:15 +12:00
Nicolas Raoul
d4dc94bdc7 Merge pull request #157 from misaochan/npe-media
Fix NullPointerException in Media.java
2016-07-04 14:24:56 +09:00
misaochan
05c1a83790 Add null check for categories in Media.java 2016-07-04 17:15:47 +12:00
misaochan
11f45a4fd8 Merge remote-tracking branch 'refs/remotes/origin/master' into npe-media 2016-07-04 17:05:42 +12:00
Nicolas Raoul
519cff9299 Merge pull request #156 from misaochan/master
Versioning and changelog for release
2016-07-04 13:47:50 +09:00
Josephine Lim
94eb9e7a48 Update changelog.md 2016-07-04 16:25:17 +12:00
misaochan
39e7b46fa3 Versioning 2016-07-04 16:16:04 +12:00
misaochan
269b5ec4e2 Found source of problem 2016-07-04 16:15:51 +12:00
Nicolas Raoul
4fe412823b Merge pull request #153 from misaochan/fix-illegal-argument
Fix illegal argument
2016-07-04 11:03:48 +09:00
misaochan
27d95276ca Check for IllegalArgumentException 2016-07-04 01:18:20 +12:00
misaochan
ce207edc72 Revert "Leftover files from merge"
This reverts commit abdab32949.
2016-07-04 01:04:09 +12:00