Commit graph

45 commits

Author SHA1 Message Date
Ujjwal Agrawal
9a85fb51f7 Removed unnecessary functions 2018-03-16 15:35:58 +05:30
Ujjwal Agrawal
9f621539c7 Added showSnackbar in ViewUtil and shown in NearbyActivity 2018-03-14 14:47:00 +05:30
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
neslihanturan
8dfe9d6bff
Merge pull request #1122 from noloman/bugfix/171
Fixing some lint issues for #171
2018-02-17 14:25:35 +03:00
neslihanturan
afe964d359
Merge pull request #1149 from tshradheya/codestyle-fixes
Improve code quality
2018-02-15 14:56:36 +03:00
Shradheya Thakre
9dd01b9170 Improve code quality 2018-02-14 14:16:41 +08:00
Manuel Lorenzo
304bf51f5f Fixing some lint issues for #171 2018-02-07 11:32:24 +01:00
maskara
28a6a3b71d Integrate notifications API 2018-01-22 03:46:54 +05:30
Yusuke Matsubara
4aa4461d2c Move query file from assets to resources 2018-01-19 22:22:15 +09:00
Xiang Fan
ad5372e38b DialogUtil: add javadoc 2018-01-01 16:10:48 +07:00
Prajeen Govardhanam
57820e75b8
Update LengthUtils.java 2017-12-22 11:42:35 +05:30
prajgov
7e6374f11a added JavaDoc comments 2017-12-19 20:54:28 +05:30
Paul Hawke
02b5b9b680 Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00
maskara
a61124a580 Fix: Location update in nearby activity 2017-11-22 01:11:02 +05:30
neslihanturan
d09109006d
Merge pull request #920 from Bluesir9/fix_736_send_app_logs
Allow user to send app logs
2017-10-31 23:16:50 +03:00
Vishan Seru
836a1e3664 Added option in SettingsFragment to allow users to send the logs as a file via email 2017-10-21 13:44:06 +05:30
Sergey Kozelko
43af519a16 Fix Codacy issues 2017-10-18 21:57:57 +03:00
Nicolas Raoul
9b8d8e9b7c Merge pull request #867 from pszklarska/fix_844
Fixing #844 - If a category has exact name entered, show it first
2017-10-02 16:32:46 +09:00
pszklarska
0e2d2c1fcf Fixing Codacy issues 2017-09-05 19:14:58 +02:00
pszklarska
c61414d76e Fixing Codacy issues 2017-09-05 19:08:17 +02:00
pszklarska
8edd90ef50 Fixing Codacy issues 2017-09-05 18:27:16 +02:00
pszklarska
5094cbc58a Implementing String similarity algorithm for searching category functionality 2017-09-05 18:02:44 +02:00
Paul Hawke
8cbf56fa7b Java 5 / Java 8 language suggestions plus general cleanup. 2017-09-03 17:27:20 -05:00
Mikel
bef42de613 Remove unused imports 2017-08-08 13:08:56 +01:00
Mikel
1618640046 Make Codacy happy 2017-08-02 22:02:36 +01:00
Mikel
d314964018 Merge from master and add icons to clickable fields 2017-08-02 21:57:13 +01:00
Paul Hawke
4796557fb7 Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
Mikel
e9d77a0716 Use vector icons for nearby-map markers (#786) 2017-07-22 10:01:08 +09:00
Paul Hawke
5396fc6ed0 Optimized imports before starting 2017-07-04 14:23:13 -05:00
veyndan
5d6bada4c8 Use an enum for the place description 2017-06-29 15:11:24 +01:00
Josephine Lim
8104556c65 Merge pull request #692 from tobias47n9e/feature/location-marker
Add a marker and circle of accuracy for current location
2017-05-29 16:33:25 +10:00
Tobias Schönberg
2a7ef947ff Code style 2017-05-28 18:56:10 +02:00
maskara
82c0d24f37 Show the upload count for contributions by the user 2017-05-28 21:16:20 +05:30
Yusuke Matsubara
22f5f51082 Read once and reuse the query file's content 2017-05-17 17:08:31 +09:00
Neslihan
be2b944276 Fix codacy 2017-05-16 16:12:16 +03:00
maskara
ddd5e602a9 Fixed nearby query to show read article link only for wikipedia articles 2017-05-16 12:46:05 +02:00
maskara
e40d2aabb2 With support for navigation drawer 2017-05-16 11:56:39 +02:00
maskara
cce8715fad Showing an overlay dialog when a nearby item is tapped 2017-05-14 11:49:25 +02:00
Neslihan
2dafd88a6c Fix Codacy issues 2017-05-13 15:07:30 +03:00
Neslihan
0901e67853 Optimise unnecesarry method call 2017-05-13 13:41:53 +03:00
Yusuke Matsubara
8731987385 Generate Nearby list using Wikidata Query
Plus,
* remove duplicate location service manager
* add option to switch data sources of Nearby
* faster sorting of places
* minor coding style improvents
2017-04-14 17:38:45 +09:00
maskara
94e9d2ff0e More codacy fixes 2017-04-02 22:49:38 +05:30
maskara
c14e2566f5 Codacy fixes 2017-04-02 22:34:42 +05:30
maskara
2e063a3dcf Moved out location service manager from nearby activity 2017-04-02 22:21:05 +05:30
maskara
a5fe5ff5a6 Initial refactoring of nearby fragment 2017-04-02 22:21:05 +05:30