Commit graph

2134 commits

Author SHA1 Message Date
harisankerPradeep
31008e5dc1 Partially fixes Bug#1004 2018-02-25 00:18:07 +05:30
Tanvi Dadu
a52680d646 Add explicit mention of beta server to login screen (#1102)
* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour
2018-02-24 22:09:52 +05:30
Ayushi
ccf68d12ff Remove View Bindings in NotificationActivity
* ButterKnife already used
2018-02-24 20:12:04 +05:30
Ayushi
324e2a60d6 Add ItemDivider in NotificationActivity (#1186)
* Use DividerItemDecoration to add ItemDivider in RecycleView
2018-02-24 20:11:20 +05:30
Ujjwal Agrawal
4432f2ca1a Rate Us feature added 2018-02-24 17:36:54 +05:30
neslihanturan
1dcf4fb461 Seperate all methods logically, to increase modularity 2018-02-24 12:24:13 +03:00
neslihanturan
0df35beab2 Make boundary check work (finally) 2018-02-24 12:23:36 +03:00
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
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