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
neslihanturan
d5f50e8626
Merge pull request #553 from maskaravivek/mapView
...
Added support for MapView in Nearby
2017-05-12 16:02:59 +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
Vivek Maskara
5ef4777130
Merge pull request #549 from neslihanturan/mapİconToNearby
...
Add icon to map
2017-05-12 13:43:56 +02:00
Neslihan
784b51e29d
Add icon to map
2017-05-12 13:53:47 +03:00
Josephine Lim
75bc9f1a3d
Merge pull request #544 from srv-twry/master
...
Added 'Up navigation' for settings activity
2017-05-12 17:40:32 +08:00
translatewiki.net
2e7aaddafb
Localisation updates from https://translatewiki.net .
2017-05-11 08:29:05 +02:00
srv-twry
5639be077e
Plural declarations in the strings resource file now according to guidelines
2017-05-11 04:01:06 +05:30
srv-twry
654471c098
Added 'Up navigation' for settings activity
2017-05-10 00:38:58 +05:30
translatewiki.net
fe470d64a9
Localisation updates from https://translatewiki.net .
2017-05-04 07:39:53 +02:00
translatewiki.net
779c1380c2
Localisation updates from https://translatewiki.net .
2017-05-02 07:49:56 +02:00
translatewiki.net
6d942df387
Localisation updates from https://translatewiki.net .
2017-04-27 08:08:51 +02:00
translatewiki.net
138b3541fe
Localisation updates from https://translatewiki.net .
2017-04-24 19:44:18 +02:00
Yusuke Matsubara
559381d7f7
Fix initial emptiness of Nearby list + refactoring
2017-04-21 21:15:51 +09:00
translatewiki.net
a497bf527a
Localisation updates from https://translatewiki.net .
2017-04-20 07:26:02 +02:00
Josephine Lim
ae5ec1c602
Merge pull request #518 from veyndan/timber
...
Use Timber for logging
2017-04-19 21:54:32 +10:00
veyndan
d77d5cb40a
Make refresh icon for nearby places white ( closes #483 )
2017-04-17 18:47:50 +01:00
veyndan
d33935c70f
Use Timber for logging
2017-04-17 16:41:56 +01:00
Josephine Lim
052d0c9c8e
Merge pull request #500 from veyndan/htmltextview
...
Define a custom TextView that displays HTML
2017-04-17 23:47:55 +10:00
Josephine Lim
fe41169bd6
Merge pull request #512 from veyndan/scope
...
Reduce scope of places field
2017-04-17 19:45:35 +10:00
translatewiki.net
adef5cd395
Localisation updates from https://translatewiki.net .
2017-04-17 09:26:58 +02: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
87b3132d21
Keep obsolete license values to prevent crashe after upgrade
2017-04-16 12:45:16 +09:00
Yusuke Matsubara
5e47a9b3ab
Merge pull request #489 from veyndan/string
...
Use getString(…) with formatArgs
2017-04-15 10:51:29 +09:00
Josephine Lim
08f300ef65
Merge pull request #497 from whym/wikidata-query
...
Switch Nearby to Wikidata Query
2017-04-15 00:15:02 +10:00
veyndan
ce1e293d87
Define a custom TextView that displays HTML
2017-04-14 15:02:33 +01:00
Josephine Lim
0fbd3a9cf6
Merge pull request #498 from veyndan/about-actionbar
...
Add ActionBar to About screen
2017-04-14 19:23:06 +10:00
Yusuke Matsubara
1145934a3a
Merge pull request #490 from veyndan/format
...
Fix format parameters for strings
2017-04-14 18:20:24 +09: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
veyndan
b9eafa66b9
Add ActionBar to About screen
2017-04-13 17:40:10 +01:00
Yusuke Matsubara
411bfb3df8
Disable ACRA on debug builds
2017-04-13 19:03:16 +09:00
veyndan
ff86a0ca9f
Fix format parameters for strings
2017-04-12 19:23:42 +01:00
veyndan
9d656768aa
Use getString(…) with formatArgs
2017-04-12 19:12:58 +01:00
translatewiki.net
6b89647a4c
Localisation updates from https://translatewiki.net .
2017-04-10 07:13:29 +02:00
translatewiki.net
d2252a0cd1
Localisation updates from https://translatewiki.net .
2017-04-06 07:12:47 +02:00
Josephine Lim
24a3225280
Merge pull request #475 from veyndan/illegal-state
...
Don't have default values when obtaining item from spinner
2017-04-06 01:29:03 +10:00
Josephine Lim
314055b2ff
Merge pull request #478 from domdomegg/updateSettings
...
Create SettingsFragment
2017-04-04 23:30:16 +10:00
Josephine Lim
397f7dbc85
Merge pull request #482 from maskaravivek/refactorNearby
...
Refactored NearbyActivity to extract out reusable code outside of the activity
2017-04-04 18:37:00 +10:00
maskara
58cf539fa0
More codacy fixes
2017-04-04 11:37:51 +05:30
translatewiki.net
ce994c4f3e
Localisation updates from https://translatewiki.net .
2017-04-03 07:22:58 +02: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
9e4cc80ceb
Item click listener for listview
2017-04-02 22:21:05 +05:30