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
neslihanturan
35ebe0f7a3
Bug fix caused from copy pasting
2018-02-23 20:11:36 +03:00
neslihanturan
2a30ecb2aa
Fix being Hansel and Gretel problem
2018-02-23 20:00:52 +03:00
neslihanturan
4ee2e1fa37
Add boundary check to make a significant update
2018-02-23 19:32:15 +03:00
neslihanturan
d2c65cfd27
Refactor method names, increase modularity
2018-02-23 16:24:40 +03:00
neslihanturan
00f142bc5d
Add boundaries as an attribute to NearbyMapFragment
2018-02-23 14:25:37 +03:00
neslihanturan
283bc35a4a
Calculate boundaries of nearby places, without iterating all of them again
2018-02-23 14:24:28 +03:00
neslihanturan
1320952373
Make camera follow the user
2018-02-22 21:35:57 +03:00
neslihanturan
066df7b695
Pass curLatLng on location update to fragment, in a bundle
2018-02-22 20:20:47 +03:00
neslihanturan
d2d7d607fb
Set min update time to a smaller value
2018-02-22 19:54:17 +03:00
translatewiki.net
45aab1ce76
Localisation updates from https://translatewiki.net .
2018-02-22 12:06:27 +01:00
Hassan
3e0e533882
White Spacing
2018-02-21 14:46:24 -05:00
hismaeel
c54be08845
Fixed Hard Coded Column issue. #1119
2018-02-21 13:39:26 -05: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
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
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
harisankerPradeep
ff88067101
attempt to fix travis CI build fail
2018-02-21 14:10:46 +05:30
Jón Freysteinn Jónsson
c37610a208
Fix some javadoc issues
2018-02-21 14:10:45 +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
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