Commit graph

2305 commits

Author SHA1 Message Date
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
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
Suchit Kar
88f0e65bcc Fix crash while setting Title and Description in RTL languages 2018-02-20 18:35:45 +05:30
neslihanturan
2f647a53e5 Add toast messages to test 2018-02-20 00:06:21 +03:00
neslihanturan
64503aaa63 Add animation of current location marker on slight move 2018-02-19 23:50:34 +03:00
neslihanturan
93eba0e0d5 Add update mapBoxMap method definition to NearbyMapFragment 2018-02-19 23:42:24 +03:00
neslihanturan
244ad5d10f Make use of same fragment 2018-02-19 23:39:32 +03:00
neslihanturan
182f6033d6 Re-call refresh view method with new parameters 2018-02-19 23:36:09 +03:00
neslihanturan
cda75348d2 Add callback for slightly change option to listener 2018-02-19 23:29:17 +03:00
neslihanturan
581483e4ca Add new location change states 2018-02-19 23:18:57 +03:00
neslihanturan
7e999cb364 Measure distances between new and old location 2018-02-19 23:13:34 +03:00
translatewiki.net
f6c6d87eb2 Localisation updates from https://translatewiki.net. 2018-02-19 08:56:11 +01: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
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
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
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
Jón Freysteinn Jónsson
34c112fb30
Merge branch 'master' into 171-fixing-lint-jfj 2018-02-16 15:55:18 +00:00
neslihanturan
01ce39468b
Merge pull request #1123 from abhinavmanchanda/master
Issue #171 - Removed warning Unused namespace - removed namespaces fr…
2018-02-15 22:46:24 +03:00
neslihanturan
c6885ec143
Merge pull request #1148 from tshradheya/bug-1130
1130-g  solved
2018-02-15 18:28:51 +03:00
harisankerPradeep
3a7b8880c7 attempt to fix travis CI build fail 2018-02-15 20:41:14 +05:30
neslihanturan
8a26a09b69
Merge pull request #1134 from junkiattan/1029-filtering
Filter out irrelevant categories (to filter out before 2000s when year is in format XXXX) #1029
2018-02-15 17:05:43 +03:00
harisankerPradeep
2eab64eb7a
Merge branch 'master' into Bug#954 2018-02-15 19:25:02 +05:30
Shradheya Thakre
c8e3b52b10 Fixed error 2018-02-15 21:15:59 +08:00
Jón Freysteinn Jónsson
fc7bdc62fb Fix some javadoc issues 2018-02-15 13:20:56 +01:00
neslihanturan
afe964d359
Merge pull request #1149 from tshradheya/codestyle-fixes
Improve code quality
2018-02-15 14:56:36 +03:00
Jón Freysteinn Jónsson
0cf80b5c6a Fix padding to use end, not right 2018-02-15 12:55:33 +01:00
translatewiki.net
ab76cc6d3a Localisation updates from https://translatewiki.net. 2018-02-15 09:46:27 +01:00
translatewiki.net
dfe08cea66 Localisation updates from https://translatewiki.net. 2018-02-15 09:42:57 +01:00
harisankerPradeep
824501f6ce After implementing UI also 2018-02-14 15:59:34 +05:30
Shradheya Thakre
9dd01b9170 Improve code quality 2018-02-14 14:16:41 +08:00
Shradheya Thakre
5133dbaed0 1130-g solved 2018-02-14 13:56:23 +08:00
junkiattan
3be0c8c22f Solved merge conflicts in string xml files when pulling from upstream 2018-02-13 00:03:35 +08:00
Moseco
9152bf9ee4 Issue 1135. Changed values-ko-kp to values-ko-rkp to follow Android doc 2018-02-12 13:34:47 +01:00
junkiattan
68fb5ee1ac added relevant filtering to containsYear method of CategorizationFragment.java 2018-02-12 17:40:18 +08:00
translatewiki.net
a47ae6c7fe Localisation updates from https://translatewiki.net. 2018-02-12 08:25:46 +01:00
harisankerPradeep
8f0584534d After completing findOtherImage() 2018-02-10 13:39:46 +05:30
translatewiki.net
fc61836bc1 Localisation updates from https://translatewiki.net. 2018-02-08 09:53:49 +01:00
Manuel Lorenzo
304bf51f5f Fixing some lint issues for #171 2018-02-07 11:32:24 +01:00
Abhinav
8e61be4fbe Issue #171 - Removed warning Unused namespace - removed namespaces from within the xml where it is already present at the top of the xml. 2018-02-07 15:40:57 +05:30