Skip to content
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

Merge 2.8 release with master #1887

Merged
merged 10 commits into from
Sep 7, 2018
Merged

Merge 2.8 release with master #1887

merged 10 commits into from
Sep 7, 2018

Conversation

maskaravivek
Copy link
Member

Title (required)

Merge 2.8 release with master

maskaravivek and others added 10 commits August 18, 2018 02:31
* This solution is an hotfix for overrite issue came back on 2.8.0 version. What I did is checking the extension, and if it is null, adding .jpg suffix. Because commons files always have suffixes, and we should compare file names after adding suffixes. Othervise overrides are possible.

* Check if file title includes an extension already, by checking if is there any dot in it.

* Fix logic error

* Add uncovered tests

* Remove unecessary line breaks

* Make Javadocs more explicit
* Versioning for v2.8.2

* Changelog for v2.8.2
* Refactor feedback and quiz to reduce possibility of NPE

* Handle throwables in quiz checker

* Minor refactoring
* Update changelog.md

* Versioning for v2.8.3
@maskaravivek
Copy link
Member Author

Have resolved conflicts. Can be merged once the checks pass.

@commons-app commons-app deleted a comment Sep 6, 2018
@maskaravivek
Copy link
Member Author

All checks have passed. Merging it now. :)

@maskaravivek maskaravivek merged commit a63b9f8 into master Sep 7, 2018
@misaochan
Copy link
Member

Ummm @maskaravivek , any idea why 2.8-release now has commits from master, with the latest being this PR? :/ https://github.com/commons-app/apps-android-commons/commits/2.8-release From what I can see this PR only merges the 2.8-release commits into master (which is correct), but why does the reverse happen?

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.

3 participants