apps-android-commons/app/src
Dan Garry 200f038f2c Remove unnecessary use of String.valueOf() from GPSExtractor (#2958)
valueOf() was being used in cases where it wasn't necessary because the method is called implicitly; this patch removes these usages to make the code clearer and easier to read.
2019-05-19 14:32:08 +02:00
..
androidTest/java/fr/free/nrw/commons [WIP] Adding Espresso test for orientation change (#2814) 2019-04-02 09:04:05 +05:30
beta/res/values Fix conflict between different product flavors (#1726) 2018-07-20 02:03:28 +10:00
betaDebug #2643: Remove unused resource files (#2641) 2019-03-18 22:47:29 +05:30
main Remove unnecessary use of String.valueOf() from GPSExtractor (#2958) 2019-05-19 14:32:08 +02:00
prod/res/values Fix conflict between different product flavors (#1726) 2018-07-20 02:03:28 +10:00
prodRelease/play/release-notes/en-US With release notes directory 2019-03-10 16:56:10 +05:30
test/kotlin/fr/free/nrw/commons Revert "Fixes #2337 - Show captions of image in media details (conflicts fixed) (#2933)" (#2934) 2019-05-01 16:10:43 +05:30