Commit graph

158 commits

Author SHA1 Message Date
Josephine Lim
aa4d2daf48 Move checkGps() to onResume 2017-05-15 12:11:06 +02:00
Josephine Lim
b377f0146c Add string resource 2017-05-15 12:10:19 +02:00
Josephine Lim
485a0a1bc3 Merge remote-tracking branch 'refs/remotes/commons-app/master' into display_toast
# Conflicts:
#	app/src/main/java/fr/free/nrw/commons/nearby/NearbyActivity.java
2017-05-15 11:23:10 +02:00
Josephine Lim
4a53db8476 Add string resources 2017-05-15 11:20:53 +02:00
Josephine Lim
d0622d14b1 Display toast if no nearby places found 2017-05-15 11:18:53 +02:00
Josephine Lim
9a2ab847e7 Merge pull request #580 from neslihanturan/customMapMarkers
Add custom map marker icons
2017-05-15 11:05:39 +02:00
Neslihan
fc1a04d0e4 Add custom map marker icons 2017-05-15 11:56:40 +03:00
Josephine Lim
0809290a62 Fix whitespace 2017-05-15 10:54:13 +02:00
Josephine Lim
42e975c19c Added logs 2017-05-15 10:49:45 +02:00
Josephine Lim
ad7c1cc8f5 Use requestCode instead 2017-05-15 10:47:02 +02:00
Josephine Lim
0af03bb456 Refresh view if settings changed 2017-05-15 10:39:56 +02:00
Josephine Lim
faa60dc824 Add string resources 2017-05-15 10:25:40 +02:00
Josephine Lim
e8f306a023 Add Dialog if GPS not enabled 2017-05-15 10:11:03 +02:00
Josephine Lim
5ed7755a2c Merge pull request #576 from neslihanturan/switchMapIcon
Switch map icon
2017-05-14 15:23:57 +02:00
Neslihan
e79d18f439 Fix codacy 2017-05-14 15:59:00 +03:00
Neslihan
dc1b04f3ed Switch map button accoding to map and list 2017-05-14 15:51:50 +03:00
maskara
fd72e45930 Fix Crash issue when GPS location is not available 2017-05-14 14:42:30 +02:00
maskara
ec0da2f4af Close fragment when tapped on the empty section 2017-05-14 13:53:37 +02:00
Neslihan
bb47332a37 Remove conflicts 2017-05-14 14:26:16 +03:00
maskara
cce8715fad Showing an overlay dialog when a nearby item is tapped 2017-05-14 11:49:25 +02:00
Neslihan
200625dcca bug fix 2017-05-13 15:22:20 +03:00
Neslihan
59ad9c5c91 Fix Codacy issues 2017-05-13 15:14:25 +03:00
Neslihan
2dafd88a6c Fix Codacy issues 2017-05-13 15:07:30 +03:00
Neslihan
fc2557d47f Fix map fragment 2017-05-13 14:11:20 +03:00
Neslihan
0901e67853 Optimise unnecesarry method call 2017-05-13 13:41:53 +03:00
Neslihan
c906d6d3d4 Fix Codacy issues 2017-05-12 19:12:39 +03:00
Neslihan
ed32ebbb62 Fix Codacy issues 2017-05-12 19:05:20 +03:00
Neslihan
f9fd354d00 Fix Codacy issues 2017-05-12 18:55:29 +03:00
Neslihan
08501b9348 Organize imports 2017-05-12 18:45:33 +03:00
Neslihan
470ad29380 Fix double click to map icon and refresh icon click 2017-05-12 18:42:02 +03:00
Neslihan
f6ac8fd1a5 Display nearby places on the map 2017-05-12 17:55:21 +03:00
Neslihan
c2e018ae9e Nearby places displayed on the map 2017-05-12 17:13:06 +03:00
maskara
01948c4316 Codacy fixes 2017-05-12 14:30:54 +02:00
maskara
6118b57295 Added support for MapView in Nearby 2017-05-12 13:50:25 +02:00
Neslihan
784b51e29d Add icon to map 2017-05-12 13:53:47 +03:00
Yusuke Matsubara
559381d7f7 Fix initial emptiness of Nearby list + refactoring 2017-04-21 21:15:51 +09:00
veyndan
d33935c70f Use Timber for logging 2017-04-17 16:41:56 +01:00
Josephine Lim
fe41169bd6 Merge pull request #512 from veyndan/scope
Reduce scope of places field
2017-04-17 19:45:35 +10:00
Yusuke Matsubara
66261a169e Remove localization from formatting coordinates 2017-04-17 09:36:15 +09:00
veyndan
2df1cdfbd9 Reduce scope of places field 2017-04-16 21:35:09 +01: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
58cf539fa0 More codacy fixes 2017-04-04 11:37:51 +05:30
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
9e4cc80ceb Item click listener for listview 2017-04-02 22:21:05 +05:30
maskara
c2ccd95089 Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
maskara
a5fe5ff5a6 Initial refactoring of nearby fragment 2017-04-02 22:21:05 +05:30
veyndan
7d4dc12f53 Rename BaseAppCompatActivity to BaseActivity 2017-03-20 21:14:56 +00:00
Neslihan
7e256175dc Move theme checkbox to settings activity 2017-03-18 01:49:19 +03:00