apps-android-commons/app
neslihanturan 4c476e7a06 Hotfix for overwrite issue in 2.8.0 (#1838)
* This solution is an hotfix for overrite issue came back on 2.8.0 version. What I did is checking the extension, and if it is null, adding .jpg suffix. Because commons files always have suffixes, and we should compare file names after adding suffixes. Othervise overrides are possible.

* Check if file title includes an extension already, by checking if is there any dot in it.

* Fix logic error

* Add uncovered tests

* Remove unecessary line breaks

* Make Javadocs more explicit
2018-08-20 18:32:45 +10:00
..
libs Added Basic Pic Of the Day App Widget (#1523) 2018-06-14 19:10:52 +10:00
src Hotfix for overwrite issue in 2.8.0 (#1838) 2018-08-20 18:32:45 +10:00
build.gradle Add Traceur for getting meaningful RxJava stack traces (#1832) 2018-08-18 02:31:10 +10:00
proguard-glide.txt Enable crosswiki notifications and minor UI fixes in displaying notif… (#1540) 2018-05-24 15:54:31 +03:00
proguard-rules.txt Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30