Commit graph

12 commits

Author SHA1 Message Date
Tobias Schönberg
6b30e5e297 Code style, Codacy fixes 2017-05-13 16:21:08 +02:00
Tobias Schönberg
c6a2f2c7ea Get coordinate template when parsing image page
Currently the image detail view does not display the
coordinates.
This commit adds the coordinate template to the
parser and displays the results rounded to 4 digits.
2017-05-13 16:09:01 +02:00
maskara
22cbd41f49 Fixes #417: Open mobile view of Commons 2017-03-10 10:23:44 +05:30
veyndan
0993858272 Remove redundant casts 2017-03-04 00:42:18 +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
05c1a83790 Add null check for categories in Media.java 2016-07-04 17:15:47 +12:00
misaochan
269b5ec4e2 Found source of problem 2016-07-04 16:15:51 +12:00
Yusuke Matsubara
b4231bbfdc Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00
Renamed from commons/app/src/main/java/fr/free/nrw/commons/Media.java (Browse further)