Skip to content

Conversation

@ujjwalagrawal17
Copy link
Contributor

Description (required)

  • Pulled Master from main repo
  • Fixed conflicts in strings.

ShridharGoel and others added 30 commits May 11, 2018 18:59
…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
…being checked within AuthenticatedActivity refers to the Wikimedia Commons block status of the user
misaochan and others added 25 commits June 23, 2018 20:13
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
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
@ujjwalagrawal17 ujjwalagrawal17 changed the title Fix conflicts after Browse commons via app with master Fix conflicts after merging Browse commons via app with master Jul 23, 2018
@nicolas-raoul nicolas-raoul merged commit 7462df4 into commons-app:browse-commons-via-app Jul 23, 2018
@neslihanturan
Copy link
Collaborator

neslihanturan commented Jul 23, 2018

@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-io
Copy link

Codecov Report

Merging #1737 into browse-commons-via-app will increase coverage by 0.33%.
The diff coverage is 15%.

Impacted file tree graph

@@                    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
Impacted Files Coverage Δ
.../free/nrw/commons/upload/SingleUploadFragment.java 0% <0%> (ø) ⬆️
...r/free/nrw/commons/auth/AuthenticatedActivity.java 0% <0%> (ø) ⬆️
.../main/java/fr/free/nrw/commons/utils/ViewUtil.java 0% <0%> (ø) ⬆️
.../fr/free/nrw/commons/nearby/NearbyMapFragment.java 0% <0%> (ø) ⬆️
...n/java/fr/free/nrw/commons/MediaWikiImageView.java 0% <0%> (ø) ⬆️
...r/free/nrw/commons/wikidata/WikidataConstants.java 0% <0%> (ø)
...in/java/fr/free/nrw/commons/upload/UrlLicense.java 0% <0%> (ø)
...ain/java/fr/free/nrw/commons/nearby/Sitelinks.java 0% <0%> (ø) ⬆️
...java/fr/free/nrw/commons/upload/UploadService.java 0% <0%> (ø) ⬆️
.../commons/contributions/ContributionController.java 0% <0%> (ø) ⬆️
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1249afe...7462df4. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.