Skip to content

Conversation

@OlgaMorales
Copy link

Description
I did some changes in order to allow setting a default language description in settings section.
I saved that value in SharedPreferences as well.

Fixes #2918 Add option for default language for file descriptions
settings1
settings2
settings3
settings4
settings5

@codecov-io
Copy link

codecov-io commented May 13, 2019

Codecov Report

Merging #2946 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2946      +/-   ##
=========================================
- Coverage    3.69%   3.67%   -0.02%     
=========================================
  Files         246     247       +1     
  Lines       12219   12262      +43     
  Branches     1083    1088       +5     
=========================================
  Hits          451     451              
- Misses      11734   11777      +43     
  Partials       34      34              
Impacted Files Coverage Δ
...fr/free/nrw/commons/settings/SettingsFragment.java 0.00% <0.00%> (ø)
...main/java/fr/free/nrw/commons/upload/Language.java 0.00% <ø> (ø)
...ee/nrw/commons/upload/SpinnerLanguagesAdapter.java 0.00% <0.00%> (ø)
...c/main/java/fr/free/nrw/commons/AboutActivity.java 0.00% <0.00%> (ø)
.../java/fr/free/nrw/commons/delete/DeleteHelper.java 56.62% <0.00%> (ø)
...a/fr/free/nrw/commons/review/ReviewController.java 0.00% <0.00%> (ø)
...free/nrw/commons/theme/NavigationBaseActivity.java 0.00% <0.00%> (ø)
app/src/main/java/fr/free/nrw/commons/Urls.java 0.00% <0.00%> (ø)

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 c4b7164...eb9c7ba. Read the comment docs.

Copy link
Collaborator

@neslihanturan neslihanturan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @OlgaMorales thanksa lot for your very first contribution. there are some problems that I see at first sight. Can you please revert all irrelevant changes included adding extra spaces etc. Add diff tab of your Pr page there should only be relevant changes. Then we can review your PR.

@OlgaMorales
Copy link
Author

OlgaMorales commented Nov 13, 2019 via email

@madhurgupta10
Copy link
Collaborator

@neslihanturan I think this issue was fixed in #3020 should we close this?

@neslihanturan
Copy link
Collaborator

@neslihanturan I think this issue was fixed in #3020 should we close this?

Thanks @madhurgupta10 , we should close indeed :)

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.

Add option for default language for file descriptions

4 participants