summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jongmun.woo [Mon, 9 May 2016 01:47:08 +0000 (10:47 +0900)]
fix error code
Signed-off-by: jongmun.woo <jongmun.woo@samsung.com>
Change-Id: I1d2f8e4639245bf48051adab969f03960e99959d
kj7.sung [Tue, 3 May 2016 07:09:47 +0000 (16:09 +0900)]
Fixed Svace issues
Change-Id: Ieec07a141f1d8dcee0a7b25dbac09950c235f467
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
jongmun.woo [Fri, 29 Apr 2016 07:59:50 +0000 (16:59 +0900)]
sync with lastest code
Signed-off-by: jongmun.woo <jongmun.woo@samsung.com>
Change-Id: I6597657899553d6c85570279e1733d0a778df968
jongmun.woo [Thu, 28 Apr 2016 07:20:22 +0000 (16:20 +0900)]
fix bug for Maps View TC
Signed-off-by: jongmun.woo <jongmun.woo@samsung.com>
Change-Id: Iab06d99960c519e152b0f8e21f39fea4a060ce68
chanywa [Tue, 26 Apr 2016 01:31:12 +0000 (10:31 +0900)]
fixed svace defects & preference is not set in case of some commands
Change-Id: I789622d9ca748f02018f702ca5a1f85eb30e2106
chanywa [Mon, 25 Apr 2016 04:21:14 +0000 (13:21 +0900)]
Fixed build errors caused by dependency
Change-Id: I157a91f7ec33b499d69d1944c87a758e968c4dff
chanywa [Fri, 4 Mar 2016 06:04:49 +0000 (15:04 +0900)]
[ACR-534] Add Map Widget APIs
Change-Id: I332506bd79b6bd6a6e4d1f9388c083475bbd847c
chanywa [Wed, 6 Apr 2016 01:18:01 +0000 (10:18 +0900)]
Enhancement of source codes
- replaced several g_slice_new0() and g_slice_free() to g_new0 and g_free()
- added maps_int_hashtable_xxxx(0 functions
- rearranged indents
- fixed not to use the queue when commands are requested through session class
Change-Id: If5efb8a5f0105f75d1f52dbe7e5a8c5f63dcc1dc
kj7.sung [Thu, 31 Mar 2016 05:09:45 +0000 (22:09 -0700)]
Merge "Apply C coding standard" into tizen
kj7.sung [Tue, 29 Mar 2016 04:29:04 +0000 (13:29 +0900)]
Apply C coding standard
Change-Id: Ib2dc8bde8751384c27e585f2f7051b0a568db513
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
chanywa [Thu, 24 Mar 2016 05:11:09 +0000 (14:11 +0900)]
Seperated @since_tizen version to mobile and wearable version
Change-Id: I2ba8cf8b21c4972fd0025b9b3f6391867f3b31cf
chanywa [Wed, 16 Mar 2016 00:52:49 +0000 (09:52 +0900)]
Modifed to check mapservice privilege
Change-Id: Ica5e6ea70a8fc80afd7d2585d97eb8e6d62965da
kj7.sung [Tue, 8 Mar 2016 08:57:05 +0000 (00:57 -0800)]
Merge "[ACR-517] Alternative routes APIs 2. Modify place list APIs" into tizen
kj7.sung [Tue, 2 Feb 2016 06:47:33 +0000 (15:47 +0900)]
[ACR-517] Alternative routes APIs
2. Modify place list APIs
Change-Id: I4b57a702a56dccbe5366b2e4c49f700c6478e321
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
chanywa [Mon, 7 Mar 2016 01:27:10 +0000 (10:27 +0900)]
Fixed a warning
Change-Id: I96780b8f87324e021c445ba4e65ee42f96e2662b
kj7.sung [Mon, 11 Jan 2016 10:26:01 +0000 (19:26 +0900)]
[ACR-452] Added Place search APIs
Change-Id: I5857f0b1d6d616fe21580643ddc20b9a7faf29bc
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
Young-Ae Kang [Fri, 8 Jan 2016 03:07:27 +0000 (12:07 +0900)]
Synchronized Tizen 2.4: Supported MAPS_ERROR_SERVICE_NOT_AVAILABLE in the maps_service_create API
Change-Id: Ibcb157af97206b7539e3791ee7417affef579854
Young-Ae Kang [Fri, 8 Jan 2016 02:47:04 +0000 (11:47 +0900)]
Changed some descriptions for reference manual.
Change-Id: I73bb517408e538f705f1492200290fb4d0842892
chanywa [Mon, 18 Jan 2016 00:57:30 +0000 (09:57 +0900)]
Fixed errors of destroying address_list and coordinates_list
Change-Id: Ifcdbfea8ba37e84137b89e2937fb6c6aa84cf713
Young-Ae Kang [Wed, 9 Dec 2015 08:41:27 +0000 (17:41 +0900)]
Changed to check all parameters
Change-Id: Ib5e2d77a9988460014d3c1fb0591d0d3548b2c60
kj7.sung [Thu, 19 Nov 2015 03:21:31 +0000 (12:21 +0900)]
[ACR-443] Added multi_reverse_geocode API
Change-Id: Ie37423cf45dcc39e390cb3b1585c3b812b422ca1
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
a.shulga [Wed, 18 Nov 2015 13:14:18 +0000 (05:14 -0800)]
Merge "[Maps Service] Fixing doxygen of Maps Services" into tizen
Young-Ae Kang [Wed, 18 Nov 2015 10:44:49 +0000 (02:44 -0800)]
Merge "[ACR-442] Added lists of maps_coordinates and maps_address." into tizen
a.shulga [Wed, 18 Nov 2015 03:27:57 +0000 (12:27 +0900)]
[Maps Service] Fixing doxygen of Maps Services
Change-Id: I3e48851b3fe46a2d5f15ef746faef72dde9dee4d
Signed-off-by: a.shulga <a.shulga@samsung.com>
Young-Ae Kang [Wed, 21 Oct 2015 12:37:15 +0000 (21:37 +0900)]
[ACR-442] Added lists of maps_coordinates and maps_address.
Change-Id: I2199887caea64ba6cb7860dfb99f0361390f8913
a.shulga [Tue, 10 Nov 2015 06:28:06 +0000 (15:28 +0900)]
[TNEF-6516] Fixing doxygen for Map Area units
Change-Id: Id8b70e517da38c9dcdf0c410f3f64f355912a776
Signed-off-by: a.shulga <a.shulga@samsung.com>
Young-Ae Kang [Tue, 13 Oct 2015 07:18:50 +0000 (16:18 +0900)]
Removed privacy_checker API because it is for API checking privacy.
Change-Id: Ie8f936a07acd1ea08207679b9c368b5485d8bf79
a.shulga [Tue, 22 Sep 2015 07:04:04 +0000 (16:04 +0900)]
Synchronized with Tizen 2.4 Maps Service v0.4.6
Change-Id: I5d93b4d2f2f7015dab1b2e3bd7ea3fcaf3dd2317
Signed-off-by: a.shulga <a.shulga@samsung.com>
a.shulga [Mon, 21 Sep 2015 10:01:06 +0000 (19:01 +0900)]
Fixed compillation errors
Signed-off-by: a.shulga <a.shulga@samsung.com>
Change-Id: I5f5e9a582bc436c7f72d1bb0e94304153bc1682a
Young-Ae Kang [Wed, 2 Sep 2015 12:08:43 +0000 (21:08 +0900)]
Removed keys.
Change-Id: Ia47f4d94e48ff27ffc09d44c49d31aa617c8cd08
kj7.sung [Mon, 31 Aug 2015 04:19:29 +0000 (13:19 +0900)]
Fix dummy plugin
Change-Id: Id169567ff751567f1ba5fe974c6581f6e7e51894
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
kj7.sung [Fri, 28 Aug 2015 10:26:35 +0000 (19:26 +0900)]
Add dummy plugin to support ITC
Change-Id: I489736c9edc53d4e8bd8be44b3b7b252ae91f891
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
kj7.sung [Fri, 31 Jul 2015 09:36:46 +0000 (18:36 +0900)]
Code sync with tizen_2.4
Change-Id: Ic4a917ce18d570f5d7e0c9b84dbc1a3a3839f989
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
kj7.sung [Mon, 6 Jul 2015 08:05:20 +0000 (17:05 +0900)]
Sync with tizen_2.4
Change-Id: I49c5b05da65a7d89a307379ad8fddf61b6f8f039
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
chanywa [Tue, 9 Jun 2015 12:15:20 +0000 (21:15 +0900)]
copied sources from tizen 2.4
Change-Id: Iae72872e5f66ef7e55415430003e76f54ed06029
Signed-off-by: chanywa <cbible.kim@samsung.com>
JaeKyu Park [Thu, 28 May 2015 00:04:49 +0000 (17:04 -0700)]
Initial empty repository