apps-android-commons/app/src/main/java/fr/free/nrw/commons
Vaibhav 11ff5fb055
Fix NullPointer when clicking on image in MediaDetailFragment (#3730) (#3738)
Uri.parse would throw NullPointerException if the image in MediaDetailFragment was clicked before the image URL is available
2020-05-08 09:37:00 +05:30
..
achievements Fixes #3295: Ultimate achievement: Too many contributions (#3378) 2020-03-08 17:09:38 +00:00
actions Fixes: #3278: Add java docs to methods which have it missing (#3351) 2020-01-28 11:45:15 -07:00
auth Removed the focus change listener of the username edittext (#3538) 2020-03-19 08:54:23 +00:00
bookmarks #3448 CategoryImagesListFragment.handleError never succeeds (#3710) 2020-05-05 12:00:42 -07:00
campaigns Convert few model classes to kotlin (#3270) 2019-12-07 02:36:53 +10:00
category #3448 CategoryImagesListFragment.handleError never succeeds (#3710) 2020-05-05 12:00:42 -07:00
concurrency Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
contributions #3448 CategoryImagesListFragment.handleError never succeeds (#3710) 2020-05-05 12:00:42 -07:00
data Shift contributions to use Room DB (#3324) 2020-03-10 00:13:20 +03:00
db #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
delete #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
depictions #3448 CategoryImagesListFragment.handleError never succeeds (#3710) 2020-05-05 12:00:42 -07:00
di #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
explore #3448 CategoryImagesListFragment.handleError never succeeds (#3710) 2020-05-05 12:00:42 -07:00
filepicker Fixes #3465 Use AndroidX Pref (#3521) 2020-03-17 13:10:26 +00:00
kvstore Merge branch '2.12-release' 2020-01-30 02:31:59 +10:00
location Add a dialog to prompt user if location is off in Nearby when L… (#3438) 2020-03-18 15:50:00 +05:30
logging Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
media Fix NullPointer when clicking on image in MediaDetailFragment (#3730) (#3738) 2020-05-08 09:37:00 +05:30
mwapi #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
nearby Fixes #3720: None of the filters work on Nearby list (#3723) 2020-05-04 17:15:08 +03:00
notification Change "Archived" notifications to "Read" notifications (#3554) 2020-03-20 14:20:20 +00:00
quiz Issue #3428: Swapped text in dialog buttons (#3496) 2020-03-20 07:26:34 +00:00
repository #3601 [structured-commons] Wrong thumbnails at the "depictions" step when uploading (#3696) 2020-04-25 12:27:21 +03:00
review ReviewController: remove call to review category notif builder while sending thanks (#3655) 2020-04-15 09:58:01 +01:00
settings Fixes #3465 Use AndroidX Pref (#3521) 2020-03-17 13:10:26 +00:00
theme Fixed username visible after logout bug (#3648) 2020-04-15 13:40:37 +01:00
ui/widget #3451 Delete CompatTextView - remove all references to CompatTextView (#3709) 2020-04-25 13:21:19 -07:00
upload #3716 Depiction search does not return any results - clear so CompositeDisposable can be reused (#3731) 2020-05-06 20:07:40 +10:00
utils #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
widget Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
wikidata #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
AboutActivity.java There were 2 issues combined into one: (#3643) 2020-04-26 00:23:00 -07:00
BasePresenter.java Refactor uploads (#2981) 2019-06-14 01:09:41 +05:30
CommonsAppAdapter.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
CommonsApplication.java #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
License.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
Media.java #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
MediaDataExtractor.java #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
MvpView.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
OkHttpConnectionFactory.java #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07: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