apps-android-commons/app/src/main/java/fr/free/nrw/commons
neslihanturan b60b3dc3e2
Cherrypick for hotfix3.1 (#4205)
* Fixes #4159 On Explore Tab, All Available Options on toolbar in media detail view are only targeting the first media in the list.

Fixes #4159 On Explore Tab, All Available Options on toolbar in media detail view are only targeting the first media in the list.

* fixed bug: App crashes on viewing review in Review Fragment #4132 (#4146)

* fixed bug:app crashes on viewing review in Review Fragment #4135

* Fixed the issue with back button in contribution tab. (#4177)

Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>

* Fixed the issue with back navigation button on toolbar in explore tab. (#4175)

* Fix (#4148) Issues on theme change

* fixed themeChange crashes

* fixed comments

* Overlooked the title bar

Co-authored-by: Pratham Pahariya <54663429+Pratham2305@users.noreply.github.com>
Co-authored-by: Shabir Ahmad <56585337+shabar-shab@users.noreply.github.com>
Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>
Co-authored-by: Aditya-Srivastav <54016427+4D17Y4@users.noreply.github.com>
2021-01-26 20:34:10 +05:30
..
actions Todo for user (#3851) 2020-08-17 21:30:46 +10:00
auth Fixes invalid authorname in explore (#4054) 2020-12-01 23:56:41 +10:00
bookmarks Cherrypick for hotfix3.1 (#4205) 2021-01-26 20:34:10 +05:30
campaigns Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
category Fix category links in media detail (#3957) 2020-12-22 14:34:31 +03:00
concurrency Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
contributions Cherrypick for hotfix3.1 (#4205) 2021-01-26 20:34:10 +05:30
data Handled migration 8-9-10 in BookmarksLocationDao (#4154) 2021-01-06 05:02:50 +10:00
db Fixes invalid authorname in explore (#4054) 2020-12-01 23:56:41 +10:00
delete Fixes invalid authorname in explore (#4054) 2020-12-01 23:56:41 +10:00
di Increase chunk size to 1MB (#4011) 2020-11-09 19:41:49 +10:00
explore Cherrypick for hotfix3.1 (#4205) 2021-01-26 20:34:10 +05:30
filepicker Sync master with release (#3922) 2020-09-14 21:11:46 +10:00
kvstore Merge branch '2.12-release' 2020-01-30 02:31:59 +10:00
location Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
logging Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
media Fix category links in media detail (#3957) 2020-12-22 14:34:31 +03:00
mwapi [GSoC] Merge Leaderboard branch with master (#3905) 2020-08-27 23:50:58 +10:00
navtab Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
nearby fix app Crash when tapping on the nearbyNotification (#4139) 2021-01-01 19:33:35 +03:00
notification Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
profile Fixed 4115 achievement issue (#4138) 2020-12-28 20:16:13 +10:00
quiz Added Test for Quiz Classes (#3953) 2020-10-06 16:36:20 +03:00
repository #3120 Suggest categories based on depictions (#3736) 2020-05-20 17:26:16 +03:00
review Cherrypick for hotfix3.1 (#4205) 2021-01-26 20:34:10 +05:30
settings Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
theme Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
ui/widget #3451 Delete CompatTextView - remove all references to CompatTextView (#3709) 2020-04-25 13:21:19 -07:00
upload Fixed issue with "Copy previous captions & descriptions". (#4109) 2020-12-27 19:48:57 +09:00
utils upload: made duplicate picture dialog more informative and added checkbox to never show again (#4045) 2020-11-25 20:03:37 +10:00
widget Todo for user (#3851) 2020-08-17 21:30:46 +10:00
wikidata #3847 Convert Media and Contribution to Kotlin Data Classes - convert to data classes - compose a contribution with a media (#3848) 2020-06-30 12:41:56 -07:00
AboutActivity.java Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
BasePresenter.java #3756 Convert SearchDepictionsFragment to use Pagination (#3758) 2020-05-28 14:10:04 +03:00
CommonsAppAdapter.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
CommonsApplication.java Fixes #3547 *Catch possible SqliteException while deleting ContributionsDao's entries (#3964) 2020-10-20 17:54:44 -07:00
License.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
Media.kt Fixes invalid authorname in explore (#4054) 2020-12-01 23:56:41 +10:00
MediaDataExtractor.kt #3847 Convert Media and Contribution to Kotlin Data Classes - convert to data classes - compose a contribution with a media (#3848) 2020-06-30 12:41:56 -07:00
MvpView.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
OkHttpConnectionFactory.java Increase chunk size to 1MB (#4011) 2020-11-09 19:41:49 +10:00
Urls.kt Update wiki page links (#3608) 2020-04-07 04:57:31 +10:00
Utils.java Added AboutActivityTest (#3475) 2020-03-11 15:02:30 -07:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java exit app on back pressed in tutorial (#3597) 2020-04-06 15:15:51 +01:00
WelcomePagerAdapter.java code-quality: remove CDATA and <u> tags from string.xml (#3310) 2020-02-17 00:34:46 -07:00