-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix conflicts after merging Browse commons via app with master #1737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix conflicts after merging Browse commons via app with master #1737
Conversation
…ked via api call and notifying the user if they are blocked via snackbar
…just if an expiration time exists. Updated tests accordingly
…ked via api call and notifying the user if they are blocked via snackbar
…just if an expiration time exists. Updated tests accordingly
…pps-android-commons into show-block-status
…being checked within AuthenticatedActivity refers to the Wikimedia Commons block status of the user
…nto 2.8-release-fork
…nto 2.8-release-fork
As we don't want to clutter up the gist with a lot of information. Move the link to the informative blog post to the new further reading section.
* Added logs to debug wikidata edits * Minor changes in logs
…tion Remove current location retrieval from upload process entirely
Show Block Status if use is blocked
Introducing a brief exp of Image License
…log-link CONTRIBUTING: link to a blog about good commit messages
It's better to give a useful label that would indicate what would happen when sharing using the app rather than letting it default to the app name.
* Try to get the localized version of the wikipedia article before defaulting to the English version. Tested with Spanish on physical Android device. Other notes: Difficulties building with gradle due to dexcount plugin: KeepSafe/dexcount-gradle-plugin#234. In testing, disabled the plugin. * Update article fetch to not include unnecessary SERVICE line * Add checks for local file, check for string length
…being truncated (commons-app#1671) * Added preference classes that allow for titles with multiple lines for settings with long titles * Added null checks to ensure the title TextView isn't null
…android-commons into browse-commons-via-app
|
@ujjwalagrawal17 I couldn't understand how come there are conflicts in strings files? Unless you edit a file manually (I assumed you didn't edited string files from several languages) there is no posibliity to have conflicts. How this happened? Did you solved them manually? I think this can be a problem. |
Codecov Report
@@ Coverage Diff @@
## browse-commons-via-app #1737 +/- ##
=========================================================
+ Coverage 3.56% 3.89% +0.33%
=========================================================
Files 165 172 +7
Lines 8381 8491 +110
Branches 769 774 +5
=========================================================
+ Hits 299 331 +32
- Misses 8065 8138 +73
- Partials 17 22 +5
Continue to review full report at Codecov.
|
Description (required)