apps-android-commons/app/src/main/java/fr/free/nrw/commons
Ashish Kumar 1b01c6517f Show campaigns (#2113)
* Show campaigns
* Added a ui util class SwipableCardView which passes the onSwipe event to its children
* NearbyCardView & CampaignView extend SwipableCardView
* Fetch campaigns in ContributionsFragment
* Added an option to enable disable campaign in Settings/Preferences

* synced strings with master

* removed duplicate initialsation of CampaignPresenter
2018-12-15 02:55:53 +10:00
..
achievements Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
auth Underscore in author name fix. (#1982) 2018-12-03 21:03:57 +02:00
bookmarks Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
caching Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
campaigns Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
category Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
concurrency Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
contributions Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
data Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
delete Merge branch 'master' into addedReasonList 2018-11-20 21:16:51 +05:30
di Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
explore Fix #2104 by removing delete recent searches button when list is empty (#2105) 2018-12-13 13:04:29 +00:00
location Main screen ui changes, fixes #725 Main screen UI overhaul (#1922) 2018-11-19 17:00:32 +05:30
logging Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
media Merge branch '2.9-release' 2018-11-27 22:38:20 +05:30
modifications Optimize imports (#1927) 2018-10-13 18:31:25 +11:00
mwapi Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
nearby Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
notification Small ui fixes on new main ui (#1995) 2018-11-19 17:00:32 +05:30
quiz Main screen ui changes, fixes #725 Main screen UI overhaul (#1922) 2018-11-19 17:00:32 +05:30
settings Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
theme Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
ui Fix desc icon clickable area (#2025) 2018-11-26 04:08:15 +10:00
upload Upload tests (#2086) 2018-12-11 02:15:24 +10:00
utils Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
widget Upload tests (#2086) 2018-12-11 02:15:24 +10:00
wikidata Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
AboutActivity.java Lambda usage simplifications (#1928) 2018-11-02 18:28:42 +00:00
BasePresenter.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
CommonsApplication.java Init ACRA when starting commons application (#2091) 2018-12-14 14:34:37 +00:00
HandlerService.java Refactoring based on comments 2018-01-13 23:59:45 +05:30
License.java added JavaDoc comments 2017-12-19 19:25:49 +05:30
LicenseList.java Update LicenseList.java 2017-12-21 20:56:25 +05:30
Media.java Optimize imports (#1927) 2018-10-13 18:31:25 +11:00
MediaDataExtractor.java Optimize imports (#1927) 2018-10-13 18:31:25 +11:00
MediaThumbnailFetchTask.java First baby steps into the world of dependency injection using Dagger. 2017-08-26 08:56:14 -05:00
MediaWikiImageView.java Fix urgent crashes A and E (#1749) 2018-08-02 06:24:08 +10:00
MvpView.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
PageTitle.java Added JavaDocs 2017-12-10 00:28:51 -08:00
TokensTranslations.java Added the functionality 2018-03-17 09:53:17 +05:30
Utils.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
WelcomePagerAdapter.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00