mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
* Migrated logEvents to retrofit (#3087) * Switched wikimedia-android-data-client for new features * Added UserCLient and UserInterface * Migrated ContributionsSyncAdapter to UserClient Fixed sync related bugs * Removed unused code * Removed unused code * Updated wikimedia-android-data-client to new version * Update library for data client (#3131) * Backend overhaul fetch media by filename (#3081) * Added class MwParseResponse and MwParseResult for receiving parse output * Migrated fetchMediaByFilename to retrofit * Removed unused code * Added tests * Migrated isUserBlockedFromCommons to retrofit (#3085) * Switched wikimedia-android-data-client for new features * Added UserCLient and UserInterface * Migrated isUserBlockedFromCommons to retrofit * Added tests and removed dead code * Implemented ban checking functionality in UploadActivity * Removed unused class AuthenticatedActivity * Fixed tests * Fixed NullPointerException when a user accessed image details without logging in. * * Login the login token way, handle LoginResult minutely, add account based on LoginResult (#3151) * Added progress updater in UploadService to show upload progress in no… (#3156) * added progress updater in UploadService to show upload progress in notification * formatting changes * [Dependency: Quadtree] Remove unused code from cache controller (#3163) * Basic logging with redacted sensitive headers (#3159) * As per #3026, removed the obsolete classes in package mwapi (#3150) * fixed compile time error (#3165) * [Dependency fluent]: Remove unused dependency fluent (#3164) * Donot init quiz checker in onResume (#3167) * clear image cache on logout (#3168) * Fixed default locale and upload locales in descrptions (#3166) * Fix 2FA login (#3170) * Fix build (#3172) * Localisation updates from https://translatewiki.net. * Closes #3094 (#3095) * BugFix in SpinnerDescriptionsAdapter and SpinnerLanguagesAdapter (use the langguage code provided by the spinner, donot set the language to the one returned by the locale) * Update changelog.md * Versioning for v2.11.0 * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Center map on location clicked in nearby list and notification card(#2060) (#2366) * center map on location clicked in nearby (#2060) * improved animation * Center map on location clicked in nearby list * removed unnecessary methods * center map on location clicked in nearby notification card * some minor changes * travis build error * resolved errors * Tidy up PR * removed swipe to delete (#2589) * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * edited CREDITS file (#3145) * Unused dependencies are removed (#3141) Part of #3128 * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Working with #3129 issue (#3146) * Replace Hard-Coded strings with those from strings.xml. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * delete res/values-en-gb (#3153) * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * First commit (#3093) Fixes info icon color is Review * Solution #3126 (#3155) Fixed wrong upload dates after image upload * Bugfix/fix upload presenter tests (#3158) * Revert "Merge branch 'backend-overhaul' into master" This reverts commit |
||
|---|---|---|
| .. | ||
| activity_about.xml | ||
| activity_achievements.xml | ||
| activity_bookmarks.xml | ||
| activity_category_details.xml | ||
| activity_category_images.xml | ||
| activity_contributions.xml | ||
| activity_explore.xml | ||
| activity_login.xml | ||
| activity_notification.xml | ||
| activity_quiz.xml | ||
| activity_quiz_result.xml | ||
| activity_review.xml | ||
| activity_search.xml | ||
| activity_settings.xml | ||
| activity_upload.xml | ||
| activity_welcome.xml | ||
| answer_layout.xml | ||
| bottom_sheet_details.xml | ||
| bottom_sheet_nearby.xml | ||
| custom_nearby_tab_layout.xml | ||
| detail_category_item.xml | ||
| drawer_header.xml | ||
| drawer_view.xml | ||
| fragment_bookmarks_locations.xml | ||
| fragment_bookmarks_pictures.xml | ||
| fragment_browse_image.xml | ||
| fragment_category_images.xml | ||
| fragment_contributions.xml | ||
| fragment_contributions_list.xml | ||
| fragment_media_detail.xml | ||
| fragment_media_detail_pager.xml | ||
| fragment_media_license.xml | ||
| fragment_nearby_list.xml | ||
| fragment_nearby_parent.xml | ||
| fragment_review_image.xml | ||
| fragment_search_history.xml | ||
| fragment_similar_image_dialog.xml | ||
| fragment_upload_media_detail_fragment.xml | ||
| image_alert_layout.xml | ||
| item_notification.xml | ||
| item_place.xml | ||
| item_recent_searches.xml | ||
| item_upload_thumbnail.xml | ||
| layout_campagin.xml | ||
| layout_categories_item.xml | ||
| layout_category_images.xml | ||
| layout_contribution.xml | ||
| layout_upload_categories_item.xml | ||
| nearby_card_view.xml | ||
| nearby_permission_dialog.xml | ||
| nearby_row_button.xml | ||
| notification_icon.xml | ||
| pic_of_day_app_widget.xml | ||
| question_layout.xml | ||
| row_item_description.xml | ||
| row_item_languages_spinner.xml | ||
| row_item_title.xml | ||
| simple_spinner_dropdown_list.xml | ||
| toolbar.xml | ||
| upload_categories_fragment.xml | ||
| welcome_bullet.xml | ||
| welcome_do_upload.xml | ||
| welcome_dont_upload.xml | ||
| welcome_final.xml | ||
| welcome_image_example.xml | ||
| welcome_wikipedia.xml | ||