apps-android-commons/app/src/main/java/fr/free/nrw/commons/contributions
Fawziyah Alebiosu d3bc0721c6
Issue #3428: Swapped text in dialog buttons (#3496)
* Issue #3428: Swapped text in dialog buttons because, according to Android Convention, they were opposite each other

* Fixed Issue #3428 so it actually works correctly now: Swapped text in dialog buttons because, according to Android Convention, they were opposite each other

* Made sure that all of the places where the two types of showAlertDialog accurately match up with the new position of positive and negative text on the dialog box
Also removed occurences of empty lambda expressions and used null instead

* modified deletThisPicture to be accurate lambda call

* reverted mistake where ellipses replaced the three dots
2020-03-20 07:26:34 +00:00
..
Contribution.java Fix p18 issue For an item with P18 item, do not add another one (#3527) 2020-03-17 10:35:21 +00:00
ContributionController.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
ContributionDao.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionsContract.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionsFragment.java Issue #3428: Swapped text in dialog buttons (#3496) 2020-03-20 07:26:34 +00:00
ContributionsListAdapter.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionsListFragment.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionsLocalDataSource.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionsModule.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsPresenter.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionsRepository.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
ContributionViewHolder.java Fixes #3359 Duplicate Photos in Contributions Page (#3515) 2020-03-18 13:47:51 +03:00
MainActivity.java Shift contributions to use Room DB (#3324) 2020-03-10 00:13:20 +03:00
UnswipableViewPager.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00