Commit graph

3262 commits

Author SHA1 Message Date
Ujjwal Agrawal
4432f2ca1a Rate Us feature added 2018-02-24 17:36:54 +05:30
maskara
3045b63f99 Fix order of notifications 2018-02-24 02:22:48 +05:30
maskara
e6e981ed20 Change location of notifications item in the hamburger menu 2018-02-24 02:16:21 +05:30
maskara
2979cfe072 Fix crash in map view fragment 2018-02-24 01:45:15 +05:30
Balakrishnan S
a7a2b51ceb Addition: Pull down to refresh in nearby activity (#1164)
* added pull down to refresh in nearby activity

* Requested changes made
2018-02-24 01:30:13 +05:30
Meghna Gupta
9aceaca95d Hide Keypad when EditText out of focus (#1168)
* Hide Keypad when EditText out of focus
2018-02-24 00:00:45 +05:30
translatewiki.net
45aab1ce76 Localisation updates from https://translatewiki.net. 2018-02-22 12:06:27 +01:00
Hassan
167dabc73d
Update strings.xml 2018-02-21 12:05:52 -05:00
Hassan
163e840c12
White Spaces fix 2018-02-21 11:52:15 -05:00
Suchit Kar
c3faf25d12 Remove unused import in SingleUploadFragment 2018-02-21 15:34:08 +05:30
junkiattan
c2629fef2b Resolved xml errors in string tags by inserting false formatted attribute 2018-02-21 14:10:59 +05:30
harisankerPradeep
a1a8637b35 After implementing UI also 2018-02-21 14:10:58 +05:30
Ujjwal Agrawal
d12c9b0b21 added ISSUE_TEMPLATE.md for new issue creation 2018-02-21 14:10:57 +05:30
Manuel Lorenzo
2424c57217 Fixing some lint issues for #171 2018-02-21 14:10:56 +05:30
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