apps-android-commons/app/src/main/java/fr/free/nrw/commons/contributions
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
..
model Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
Contribution.java Fix date template (#3226) 2019-11-27 14:30:12 +05:30
ContributionController.java Consolidate shared prefs to a single store (#2613) 2019-03-16 13:56:56 +00:00
ContributionDao.java Refactor uploads (#2981) 2019-06-14 01:09:41 +05:30
ContributionsContentProvider.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
ContributionsContract.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsFragment.java Closes #3217 (#3220) 2019-11-25 13:09:18 +03:00
ContributionsListAdapter.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsListFragment.java With wikidata changes (#3199) 2019-11-23 15:26:18 +05:30
ContributionsLocalDataSource.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsModule.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsPresenter.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsRepository.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsSyncAdapter.java Merge backend-overhaul to master (#3198) 2019-11-06 18:05:12 +05:30
ContributionsSyncService.java Cleanup CommonsApplication Singelton 2017-05-16 15:19:15 +02:00
ContributionViewHolder.java Merge backend-overhaul to master (#3198) 2019-11-06 18:05:12 +05:30
MainActivity.java Closes #3217 (#3220) 2019-11-25 13:09:18 +03:00
UnswipableViewPager.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00