apps-android-commons/app/src/main
Vishan Seru e50adf858a Detecting pictures that are too dark (#926)
* Made the following changes:
->Added OpenCV library to the project
->Added functionality to detect if an image being uploaded is too dark
->Added functionality to detect if an image being uploaded is blurred

* Made corrections and changes based on gradle checkstyle requirements

* Updated gitignore to remove binary files related to OpenCV from project

* Image blurriness detection was undone. Images are checked only for being too dark now

* Removed OpenCV documentation folder containing a lot of html files

* Removed unnecessary buildScript usage in build.gradle file for opencv library and also added abi splits

* Removed OpenCV library usages and references from project

* Removed OpenCV library folder from project
2018-02-21 14:10:53 +05:30
..
assets Move query file from assets to resources 2018-01-19 22:22:15 +09:00
java/fr/free/nrw/commons Detecting pictures that are too dark (#926) 2018-02-21 14:10:53 +05:30
res Resolved xml errors in string tags by inserting false formatted attribute 2018-02-21 14:10:41 +05:30
resources/queries Move query file from assets to resources 2018-01-19 22:22:15 +09:00
AndroidManifest.xml Revert "Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI"" 2018-01-21 14:54:25 +05:30