Commit graph

3298 commits

Author SHA1 Message Date
Vishan Seru
387813e1e7 Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly. 2018-02-21 14:10:56 +05:30
Nicolas Raoul
6a9428f1fe Minor changes, link about how to take a screenshot
I haven't found a good page yet about taking screencasts
2018-02-21 14:10:55 +05:30
Josephine Lim
b48d8dfd75 Add newline before second section 2018-02-21 14:10:54 +05:30
Ujjwal Agrawal
ccf69726ce Update PULL_REQUEST_TEMPLATE.md 2018-02-21 14:10:54 +05:30
Ujjwal Agrawal
b709b98c8b Update PULL_REQUEST_TEMPLATE.md 2018-02-21 14:10:53 +05:30
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
ardovic
fbfc1d16f2 #930 - Added localised screenshots for Turkish and Russian languages (2 folders in design/screenshots, 8 files each). All screenshots are ordered and follow the same pattern with the current English ones on the Google Play app page. 2018-02-21 14:10:51 +05:30
Manuel Lorenzo
7f65def310 #171 - putting back import 2018-02-21 14:10:49 +05:30
harisankerPradeep
82730d9b0c Fixes multiple dialog boxes 2018-02-21 14:10:48 +05:30
Ujjwal Agrawal
2862cf80fa Update PULL_REQUEST_TEMPLATE.md 2018-02-21 14:10:47 +05:30
harisankerPradeep
ff88067101 attempt to fix travis CI build fail 2018-02-21 14:10:46 +05:30
Ujjwal Agrawal
f352a63bf2 Update PULL_REQUEST_TEMPLATE.md 2018-02-21 14:10:45 +05:30
Jón Freysteinn Jónsson
c37610a208 Fix some javadoc issues 2018-02-21 14:10:45 +05:30
Ujjwal Agrawal
373b6e01b9 Created Template for PR for new contributor 2018-02-21 14:10:44 +05:30
harisankerPradeep
2c0590a537 After completing findOtherImage() 2018-02-21 14:10:43 +05:30
Manuel Lorenzo
8ef1fb7dd0 Fixing some lint issues for #171 2018-02-21 14:10:42 +05:30
junkiattan
370a13b711 Resolved xml errors in string tags by inserting false formatted attribute 2018-02-21 14:10:41 +05:30
Vishan Seru
f284a00de2 Made changes to ensure that when attempting to upload multiple images, the GPS data is extracted and attached correctly. 2018-02-21 14:10:40 +05:30
Hassan
6ab4520927
Merge branch 'master' into master 2018-02-20 21:43:14 -06:00
Hassan
03015691c4
Merge branch 'master' into 1130(b) 2018-02-20 20:53:13 -06:00
hismaeel
c7ed3b4b5b Merge remote-tracking branch 'origin/master' into 1156Fix 2018-02-20 21:38:55 -05:00
hismaeel
f9b99f9280 issue #1156 fix 2018-02-20 21:38:22 -05:00
Hassan
33f6c50530
Reverting 1130
Still finding way around VCS :-)) Will make separate PR for 1130 (b)
2018-02-20 18:58:22 -05:00
hismaeel
979e407656 issue #1130 (b) 2018-02-20 18:14:00 -05:00
hismaeel
671e1e61ab Merge remote-tracking branch 'origin/master' into master2
# Conflicts:
#	app/src/main/java/fr/free/nrw/commons/media/MediaDetailFragment.java
2018-02-20 17:49:39 -05:00
hismaeel
683eb15812 issue #1130 (b) 2018-02-20 17:42:48 -05:00
hismaeel
52a1ed459f issue #1130 (b) 2018-02-20 17:42:25 -05:00
neslihanturan
3df939a846
Merge pull request #1171 from commons-app/PR-template-minor-changes
Minor changes, link about how to take a screenshot
2018-02-20 17:49:09 +03:00
Suchit Kar
88f0e65bcc Fix crash while setting Title and Description in RTL languages 2018-02-20 18:35:45 +05:30
Nicolas Raoul
22b10d1c47
Minor changes, link about how to take a screenshot
I haven't found a good page yet about taking screencasts
2018-02-20 17:25:51 +09:00
Josephine Lim
dcf11814fe
Merge pull request #1152 from ujjwalagrawal17/feat3
Issue #1146 - Created Template for PR for new contributor
2018-02-20 01:48:40 +10:00
Josephine Lim
80134ed13b
Add newline before second section 2018-02-20 01:48:08 +10:00
Ujjwal Agrawal
f47c3989e6
Update PULL_REQUEST_TEMPLATE.md 2018-02-19 20:05:22 +05:30
translatewiki.net
f6c6d87eb2 Localisation updates from https://translatewiki.net. 2018-02-19 08:56:11 +01:00
Ujjwal Agrawal
6df113b2b3
Update PULL_REQUEST_TEMPLATE.md 2018-02-19 12:15:47 +05:30
Hassan
ce9795cdfa
Indent fix 2018-02-18 10:37:36 -05:00
Vishan Seru
054fa93460 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-18 15:01:42 +05:30
Hassan
1132e57feb
Reverting 1130(b)
Creating separate PR for 1130
2018-02-18 01:17:55 -05:00
neslihanturan
62aee8c34d
Merge pull request #915 from Bluesir9/fix_896_gps_info_multiple_images
Fixed issue where GPS data was not getting sent when uploading multiple images
2018-02-17 22:43:14 +03:00
Vishan Seru
4fc3040d52 Synced branch with master 2018-02-18 00:32:25 +05:30
hismaeel
6b63fad407 issue 1130 (b) 2018-02-17 12:42:57 -05:00
Hassan
b03e67dcd6
Merge branch 'master' into master 2018-02-17 12:07:58 -06:00
hismaeel
5860825a09 Issue #1156 2018-02-17 11:02:35 -05:00
ardovic
b9b80e9838 #930 - Added localised screenshots for Turkish and Russian languages (2 folders in design/screenshots, 8 files each). All screenshots are ordered and follow the same pattern with the current English ones on the Google Play app page. 2018-02-17 21:32:56 +09:00
neslihanturan
8dfe9d6bff
Merge pull request #1122 from noloman/bugfix/171
Fixing some lint issues for #171
2018-02-17 14:25:35 +03:00
Manuel Lorenzo
f9e015718d #171 - putting back import 2018-02-17 11:57:09 +01:00
neslihanturan
38c3eacad4
Merge pull request #1150 from harisankerPradeep/Bug#954
Bug#954 Take latitude/longitude from picture taken seconds after
2018-02-17 00:41:03 +03:00
neslihanturan
e1a95905d9
Merge pull request #1161 from Moseco/171-fixing-lint-jfj
171 fixing lint jfj
2018-02-17 00:40:33 +03:00
harisankerPradeep
1e0c210c30 Fixes multiple dialog boxes 2018-02-17 02:33:54 +05:30
Suchit Kar
26fc6cf9fe Fix alignment in category search for right to left language locales 2018-02-17 00:23:36 +05:30