apps-android-commons/app
Josephine Lim 5c6ab3b253 Fix date template (#3226)
* Add Traceur for getting meaningful RxJava stack traces (#1832)

* 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

* Versioning and changelog for v2.8.2 (#1842)

* Versioning for v2.8.2

* Changelog for v2.8.2

* Fix data template for other source
2019-11-27 14:30:12 +05:30
..
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src Fix date template (#3226) 2019-11-27 14:30:12 +05:30
build.gradle With wikidata changes (#3199) 2019-11-23 15:26:18 +05:30
proguard-rules.txt Fix compiler warnings from Apache AvalonLogger (#2631) 2019-03-17 16:35:03 +05:30
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30