Commit graph

138 commits

Author SHA1 Message Date
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
Neslihan
1df98efb27 Merge remote-tracking branch 'upstream/master' into addThemeToggle 2017-03-16 15:19:58 +03:00
Neslihan
5147769405 Add BaseActivity and BaseAppcompatActivity 2017-03-15 18:20:59 +03:00
nextLane
df9d43dbd8 Refreshing fragment rather than recreating activity 2017-03-12 00:29:57 +05:30
nextLane
f2a3c5ff24 Adding refresh UI 2017-03-12 00:25:04 +05:30
veyndan
0993858272 Remove redundant casts 2017-03-04 00:42:18 +00:00
veyndan
d866ab3e07 Replace explicit type with diamond operator 2017-03-01 15:44:32 +00:00
veyndan
c1bcd921e3 Add missing @Override annotations 2017-02-26 02:38:05 +00:00
Josephine Lim
9ef32612c1 Merge pull request #315 from anirudh24seven/optimize-imports
Reorganize imports across the project
2016-10-31 14:32:43 +13:00
Anirudh S
1a11e0afc0 Reorganize imports across the project
Remove unwanted imports and sort import statements by running Android
Studio's 'Optimize Imports' feature in all source files.
2016-10-30 23:14:07 +05:30
Anirudh S
94e8c991ee Modified extra whitespace lines in source code
Code is much easier to read if there isn't too much of a gap between
lines. Primarily converted multi-line gaps into single line gaps.
2016-10-30 23:01:44 +05:30
misaochan
7e025ad50b Standardize tags 2016-10-08 16:50:38 +13:00
misaochan
d2cd1d53ee Add comments 2016-10-07 17:40:10 +13:00
misaochan
4af6dbd5e2 Add check for size of places 2016-10-07 17:32:19 +13:00
misaochan
df11e65806 Add onDestroy() and check for isCancelled() 2016-10-07 17:20:05 +13:00
misaochan
6fbde932d0 Add road, remove old icons 2016-09-11 18:59:26 +12:00
misaochan
d32755fd4e Add school 2016-09-11 18:58:12 +12:00
misaochan
4dbf881459 Add remaining icons 2016-09-11 18:57:01 +12:00
misaochan
f1c2ada429 Added house, generic building, and unknown icons 2016-09-11 18:34:00 +12:00
misaochan
915d4d41be Add comments 2016-09-06 19:29:01 +12:00
misaochan
003c33e30a Add comments 2016-09-06 19:18:30 +12:00