Skip to content

Conversation

@maskaravivek
Copy link
Contributor

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
Contributor Author

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

@commons-app commons-app deleted a comment Sep 6, 2018
@maskaravivek
Copy link
Contributor 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.

4 participants