jomui [Tue, 5 Dec 2017 00:48:12 +0000 (09:48 +0900)]
fix error message for Map
Signed-off-by: jomui <jongmun.woo@samsung.com>
dongsug.song [Mon, 4 Dec 2017 05:32:50 +0000 (05:32 +0000)]
Merge "[NUI] add Timer debugging log temporarily, will be removed later" into rel/api_4
dongsug.song [Mon, 4 Dec 2017 04:17:21 +0000 (13:17 +0900)]
[NUI] add Timer debugging log temporarily, will be removed later
Change-Id: I34d2123ae94036f5b4daebcd6e6cb4dce3a71a52
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
chleun.moon [Thu, 30 Nov 2017 11:09:00 +0000 (11:09 +0000)]
Merge "[WiFi] Add WiFiAP.Update" into rel/api_4
chleun.moon [Thu, 30 Nov 2017 06:00:02 +0000 (15:00 +0900)]
[WiFi] Add WiFiAP.Update
Change-Id: Ie8df6c02181ea15e8bcf20bba8b34537de0452b7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seungkeun Lee [Thu, 30 Nov 2017 02:51:21 +0000 (11:51 +0900)]
[ElmSharp] Fix EcoreMainloop crash issue in multi thread
- EcoreMainLoop.Post allow to call in worker thread
- Dictionary.Add was used in Post and it didn't support multi-thread and did not protected by lock
- So, Replace to ConcurrentDictionary
Change-Id: I0a964d49317380ba81751c4d4b1cc0484f7a39c5
dongsug song [Wed, 29 Nov 2017 12:57:19 +0000 (12:57 +0000)]
Merge "[NUI] Deprecate FeedKeyEvent api, add FeedKey api instead" into rel/api_4
xb.teng [Wed, 29 Nov 2017 15:54:25 +0000 (23:54 +0800)]
[NUI] Deprecate FeedKeyEvent api, add FeedKey api instead
Change-Id: I1093227fb518599b4c2a991a21ea92578bd68863
Seechan Kim [Wed, 29 Nov 2017 10:43:14 +0000 (10:43 +0000)]
Merge "Fix GetLocation" into rel/api_4
Wonyoung Choi [Wed, 29 Nov 2017 06:39:40 +0000 (15:39 +0900)]
[Build] Fix vconftool usages in spec file
Change-Id: I4d876c6f98757fd77ff1da4b0b4856ebda419d78
Jiung [Mon, 27 Nov 2017 01:42:12 +0000 (10:42 +0900)]
Add Tizen.Network.WiFiDirect to common
Change-Id: Ia8d6b1819261edb14827f9db613fffb838292e28
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
(cherry picked from commit
95ff30e19795c9f44bedafbfc527a33877e7db03)
kj7.sung [Mon, 27 Nov 2017 08:55:42 +0000 (17:55 +0900)]
Fix GetLocation
- Fix to GetLocation behavior when service is not available
Change-Id: Ifbbb60f21391798b0e02e041997f2a30a5339d1b
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
Wonyoung Choi [Tue, 28 Nov 2017 10:08:16 +0000 (19:08 +0900)]
[Build] Fix dependency for Tizen.NET.APIx
Change-Id: I268f7d6fe1d2eb3830f0fab9da9e307d2ab62a8b
Wonyoung Choi [Tue, 28 Nov 2017 06:23:45 +0000 (15:23 +0900)]
[Build] Add Tizen.NET.API4 package
The Tizen.NET.APIx package has only the reference assemblies for
the specfic API Level.
Change-Id: Ida2860cddbd5d3b6624f39895a280f7472325d59
huiyu,eun [Tue, 28 Nov 2017 01:36:49 +0000 (10:36 +0900)]
Revert "[NUI] Add Extents type Padding in View"
This reverts commit
8e778f944377dcea5b7d2901c713f251271fbeb2.
Change-Id: I4bd54feecabb9c34dc5f0699ae61c2161364f99e
huiyu,eun [Tue, 28 Nov 2017 01:36:00 +0000 (10:36 +0900)]
Revert "[NUI] Fix FeedKeyEvent issue"
This reverts commit
6474dc25f01a3c50a55124764f49e12419fcf6db.
Change-Id: I1f625c1151c79d6374e10f7d7189474f37e82ac0
dongsug.song [Mon, 13 Nov 2017 09:03:46 +0000 (18:03 +0900)]
[NUI][1.2.67] fix Image property URL update issue
Change-Id: Id2dbdc11923a360832122f9567303db7911f889f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dongsug song [Mon, 27 Nov 2017 10:01:57 +0000 (10:01 +0000)]
Merge "[NUI] dali_1.2.67, nui_0.2.67 version release" into rel/api_4
dongsug song [Mon, 27 Nov 2017 10:01:12 +0000 (10:01 +0000)]
Merge "[NUI] Fix FeedKeyEvent issue" into rel/api_4
huiyu,eun [Mon, 27 Nov 2017 09:24:56 +0000 (18:24 +0900)]
[NUI] dali_1.2.67, nui_0.2.67 version release
Change-Id: Ia1ff528e35e800d80e2292ae8393e5266efb226a
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
chanywa [Mon, 27 Nov 2017 09:57:50 +0000 (09:57 +0000)]
Merge "[Maps] Prevent crashes caused by releasing unmanaged resources" into rel/api_4
xb.teng [Fri, 10 Nov 2017 06:44:49 +0000 (14:44 +0800)]
[NUI] Fix FeedKeyEvent issue
1. Change FeedKeyEvent api to no-static,
2. Fix FeedKeyEvent crash
Change-Id: If0dce700155bac0465bf1e84c83d3695e854b636
dongsug.song [Mon, 27 Nov 2017 07:10:07 +0000 (16:10 +0900)]
[NUI] add checking whether NUI object is created in outside of main thread
Change-Id: I7ed069c285acafd3cfa405c11109c0a37da848c1
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Seoyeon Kim [Thu, 23 Nov 2017 11:10:40 +0000 (20:10 +0900)]
[NUI] Add Extents type Padding in View
Change-Id: I28162d78511c490db77f0513c0bdd45a9ec74675
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
huiyu,eun [Fri, 24 Nov 2017 07:29:59 +0000 (16:29 +0900)]
[NUI] Fix NullReferenceException
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
Change-Id: I625aed96587f6d2f1ecc0ea114ebc80af2dc9365
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
huiyu,eun [Fri, 24 Nov 2017 02:11:14 +0000 (11:11 +0900)]
[NUI] Fix NaturalSize comment
Change-Id: I88651abc1bd65312719e408a2b02ea22a5ba7279
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
huiyu,eun [Wed, 22 Nov 2017 11:08:13 +0000 (20:08 +0900)]
[NUI] Fix LineWrapMode issue
Change-Id: Iec6b63b6d5a979a44b602b96cef221997e766589
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
huiyu,eun [Mon, 20 Nov 2017 07:26:37 +0000 (16:26 +0900)]
[NUI] Manage LayerChildren list of window
Modified
- Layer:GetDpeth(), Raise(), Lower(), RaiseToTop(), LowerToBottom()
- Window:GetLayer()
Change-Id: I26fa053cd274cf0e436b742a2103c54a8d29ea73
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
chanywa [Fri, 24 Nov 2017 06:02:00 +0000 (15:02 +0900)]
[Maps] Prevent crashes caused by releasing unmanaged resources
Change-Id: I1c428bcd31217d013f62ac8887fa53da89a8647c
Sangyoon Jang [Wed, 22 Nov 2017 11:35:22 +0000 (20:35 +0900)]
[Packagemanager] Fix managing delegate lifetime
Change-Id: I5c44ebe3a43ea83b7cb850dfa155f13aebf577d1
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
(cherry picked from commit
cee53da59d23edd0924c69e722ab6322af1b3460)
Hyunho Kang [Wed, 15 Nov 2017 08:05:02 +0000 (17:05 +0900)]
[WidgetControl]Fix callback memory freed bug
Change-Id: Ib380538352686ce1e4d50ebc810a28024913d6bf
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
(cherry picked from commit
92d4fa62d90b55e7b6d487c3c5aa764e1c224bf5)
dongsug.song [Mon, 20 Nov 2017 06:35:56 +0000 (15:35 +0900)]
[NUI] dali_1.2.66, nui_0.2.66 version release
Change-Id: I48593e26219ebad056fe9fb8bf0a34e686009afe
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Hwankyu Jhun [Tue, 14 Nov 2017 00:30:03 +0000 (09:30 +0900)]
[Common] Fix setting current CultureInfo
Change-Id: Ia8436defb1e51cc395e6598263bf9bddedb79ba0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
(cherry picked from commit
a0c0d4a59cdf4effec08a22bf459b6c145f2b0f8)
Hwankyu Jhun [Fri, 10 Nov 2017 09:56:18 +0000 (18:56 +0900)]
[Common] Set the current CultureInfo
Change-Id: Ice96cb50dd762f2888e7ea90e61fb74eaa4eca75
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
(cherry picked from commit
cbf8ce97d7170f02cce8d40b3588461add388baa)
WonYoung Choi [Thu, 16 Nov 2017 02:07:52 +0000 (02:07 +0000)]
Merge "[ElmSharp] Fix KeyUp/KeyDown event handler priority order" into rel/api_4
xb.teng [Fri, 10 Nov 2017 07:48:59 +0000 (15:48 +0800)]
[NUI] Add Obsolete attributes for EditorBrowsable apis
Change-Id: Ifb04e8b7379c0c05662e1539fe93fa32383f4f5e
Seungkeun Lee [Wed, 15 Nov 2017 01:38:00 +0000 (10:38 +0900)]
[ElmSharp] Fix KeyUp/KeyDown event handler priority order
- Didn't register handler if not using the KeyUp / KeyDown event
- Defer event handler registering
- It makes possible to determine the event delivery order.
Change-Id: I08a379c601ce3bbcf19655255ec471a55153a7b8
DoHyun Pyun [Wed, 15 Nov 2017 06:06:52 +0000 (15:06 +0900)]
Revert "[Bluetooth] Fix System.DllNotFoundException"
This reverts commit
3e98595e87d2b7b25e807edbd91114eaa8d7e2dd.
After applying this patchset, TCT crash issues were occured in the test hub.
We should re-anylize the commit and will resubmit it.
Change-Id: I4fcdf58a4e8b6003375991f96038ab8dc6eac860
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
RinaYou [Tue, 14 Nov 2017 07:10:47 +0000 (16:10 +0900)]
[ElmSharp] Fixed the crash issue because of Interop wrong usage
Change-Id: Ice8b7d213e85ee36d8b2613c74cd63b5fdcda1a9
(cherry picked from commit
d1c9469a6d4b7f6b5bd4711e57ef9afd41faa054)
Wonyoung Choi [Tue, 14 Nov 2017 02:18:59 +0000 (11:18 +0900)]
[Build] Add packaging/version.txt
Change-Id: I0e8a92be1c53b2947f4659282899a69bb9f4f418
huiyu,eun [Mon, 13 Nov 2017 08:39:50 +0000 (17:39 +0900)]
[NUI] nui_0.2.61.3 version release
Change-Id: I288e4c3c9ca1e1b736b630bfc2fe8f49eb1bb352
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dongsug song [Mon, 13 Nov 2017 08:34:19 +0000 (08:34 +0000)]
Merge "[NUI] Fix TriggerEvent crash issue" into rel/api_4
xb.teng [Wed, 8 Nov 2017 07:43:18 +0000 (15:43 +0800)]
[NUI] Fix FeedKeyEvent issue
1. Change FeedKeyEvent api to non-static,
2. Fix FeedKeyEvent crash
Change-Id: I6d6a4bb8468b0cae772c39849b56ba770e18f1a3
xb.teng [Wed, 8 Nov 2017 10:12:22 +0000 (18:12 +0800)]
[NUI] Fix TriggerEvent crash issue
Change-Id: Ia8845a8ec56181b49b754a998a85e252adb2dc5c
chleun.moon [Mon, 13 Nov 2017 04:44:10 +0000 (13:44 +0900)]
[Connection] Prevent a delegate for EthernetCableStateChanged event from being collected by GC
Change-Id: Ife2bc746a8447d5835519f14c40084af8d919128
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Gowtham Anandha Babu [Thu, 9 Nov 2017 06:45:00 +0000 (12:15 +0530)]
[Bluetooth] Fix System.DllNotFoundException
Issue name:
DF171107-00648 [CosmosV2][#17_ROBUSTNESS][KantM2_LITE_ATSC][
20171106.3]
DOTNET_EXCEPTION{com.samsung.tv.csfs} - int-smoke-mandatory-KOR -
int-smoke-TVPLUS_DTV (QB_ID:186152)
Change-Id: I63db4377ce9f339f8594285cce4b460445cdd511
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
chanywa [Wed, 8 Nov 2017 08:50:24 +0000 (17:50 +0900)]
[Maps] Modify diposing routines
Change-Id: I328cfba3e28370c18e27943175b8ae9e496af047
dongsug.song [Wed, 8 Nov 2017 10:36:21 +0000 (19:36 +0900)]
[NUI] nui_0.2.61.2 version release
Change-Id: I1c808c47467255ef097e6bf67ae15c53f1fc9578
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Wed, 8 Nov 2017 09:04:55 +0000 (18:04 +0900)]
[NUI] clean debug logs
Change-Id: I5e347693c752389c27a7ce75b09d29603971ddf2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Wed, 8 Nov 2017 10:22:03 +0000 (10:22 +0000)]
Merge "[NUI] Change api name Finalize to DestroyContext, to remove build warning" into rel/api_4
xb.teng [Thu, 26 Oct 2017 05:31:23 +0000 (13:31 +0800)]
[NUI] Change api name Finalize to DestroyContext, to remove build warning
Conflicts:
src/Tizen.NUI/src/public/ImfManager.cs
Change-Id: I9004de05f5ba4995959f5c7cf7670198d03a6a08
xb.teng [Thu, 26 Oct 2017 06:12:52 +0000 (14:12 +0800)]
[NUI] Remove deprecated APIs
Change-Id: I645e0d354acbcece6170950002c2e8b052200e8c
dongsug.song [Wed, 8 Nov 2017 08:21:46 +0000 (17:21 +0900)]
[NUI] remove runtime delay by using StringBuilder
Change-Id: Ic286abb05a37c04f84cf8a79ae8a3f9324aef0fa
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Piotr Szydelko [Fri, 3 Nov 2017 09:34:14 +0000 (10:34 +0100)]
[Doc][Multimedia] Hide information about internal interface
There are public classes which implement internal interface. DocFX reveals that in class signature.
To prevent it, overwrite files with stripped signature are introduced.
Change-Id: I1b42f0d2ea918e96176bc1719cd367ed42c961e6
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
WonYoung Choi [Tue, 7 Nov 2017 01:40:55 +0000 (01:40 +0000)]
Merge "[Multimedia] Fixed bugs." into rel/api_4
Jeongkyun [Thu, 2 Nov 2017 02:49:34 +0000 (11:49 +0900)]
[ElmSharp.Wearable] fix naviframe surface issue
Naviframe handle is layout. so eext_circle_surface_naviframe_add is not working.
Change-Id: Ic500b8e793c44c92dd55a7dff764cb046cd31611
Signed-off-by: Jeongkyun <jk.pu@samsung.com>
(cherry picked from commit
1027d1d23a5733071ad29d2d7cb9f14faac43e37)
dongsug.song [Mon, 6 Nov 2017 09:03:03 +0000 (09:03 +0000)]
Merge "[NUI] Added LoadingStatus property in ImageView." into rel/api_4
dongsug.song [Mon, 6 Nov 2017 07:31:13 +0000 (16:31 +0900)]
[NUI] Added LoadingStatus property in ImageView.
The purpose was to check whether Image loading was successful or not.
(https://review.tizen.org/gerrit/#/c/158730/2)
Change-Id: I5d6aedd9de0d99dd2b5d45f545dda944101ee3a4
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Mon, 6 Nov 2017 06:52:49 +0000 (15:52 +0900)]
[NUI] Add internal class for version checking
Change-Id: I27495a28c8df9c6d7708148f859ab6d35e73737c
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 3 Nov 2017 04:20:52 +0000 (04:20 +0000)]
Merge "[NUI] nui 0.2.61.1 integration" into rel/api_4
dongsug.song [Thu, 2 Nov 2017 06:29:06 +0000 (15:29 +0900)]
[NUI] nui 0.2.61.1 integration
the following patches are integrated
- Stop deleting ViewWrapperImpl native object from C# side as native handle will take care of it.
- Adding ImageVisual OrientationCorrection
- Adding ImageVisual ReleasePolicy & LoadPolicy
Conflicts:
src/Tizen.NUI/src/public/NUIConstants.cs
Change-Id: I53fbac040c6406a1e12fc54e83f44cda0fea4ad4
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 3 Nov 2017 02:32:41 +0000 (02:32 +0000)]
Merge "[NUI]ImageView OrientationCorrection support" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:32:14 +0000 (02:32 +0000)]
Merge "[NUI] Add layer children of window" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:32:03 +0000 (02:32 +0000)]
Merge "[NUI] Add SetTransparency api for Window" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:31:51 +0000 (02:31 +0000)]
Merge "[NUI] Change internal api to public" into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:31:39 +0000 (02:31 +0000)]
Merge "[NUI] Support null URL path." into rel/api_4
dongsug song [Fri, 3 Nov 2017 02:31:19 +0000 (02:31 +0000)]
Merge "[NUI] Fix build warning message" into rel/api_4
dongsug.song [Wed, 1 Nov 2017 04:58:31 +0000 (13:58 +0900)]
[NUI]ImageView OrientationCorrection support
- sample: tizenfx\test\NUITestSample\NUITestSample\examples\image-orientation-correct-test.cs
Change-Id: Iad77c16d11aeefb06a0d0987ed47c67a180e44c6
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
huiyu,eun [Thu, 2 Nov 2017 04:16:35 +0000 (13:16 +0900)]
[NUI] Add layer children of window
manage child layers.
Change-Id: I79b07ac3942dbf5596a794950a61197c0c8ced0a
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
xb.teng [Thu, 2 Nov 2017 02:31:50 +0000 (10:31 +0800)]
[NUI] Add SetTransparency api for Window
Change-Id: I40bc2f246b5113a7daec2b58e3e7b9fc1fe862ad
huiyu,eun [Thu, 26 Oct 2017 11:36:41 +0000 (20:36 +0900)]
[NUI] Change internal api to public
- GetLayer()
: Gets the parent layer of this view. If a view has no parent, this method does nothing.
Change-Id: I56dabe37d596e43df43fe843f389de33068dd724
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
huiyu,eun [Thu, 26 Oct 2017 10:51:58 +0000 (19:51 +0900)]
[NUI] Support null URL path.
support null URL path.
Change-Id: I95f7d680a11b5f97b640628a26b195ac32e42e69
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
huiyu,eun [Thu, 26 Oct 2017 02:22:07 +0000 (11:22 +0900)]
[NUI] Fix build warning message
Override Equals and GetHashCode
Change-Id: I0fbe07cdd84da1b98bcde561bb2905e6eb3ad5a5
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
chleun.moon [Wed, 1 Nov 2017 07:20:14 +0000 (16:20 +0900)]
[WiFi] Fix the value of base error code
Change-Id: I112057ef11f9e4e8974a4068f660af37e33722ca
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Wed, 1 Nov 2017 06:37:59 +0000 (15:37 +0900)]
[Connection] ConnectionProfileManager.GetCurrentProfile() returns null if there is no connection
Change-Id: I419dac066d97c634d2184b677e9845f8266b794a
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Mon, 30 Oct 2017 06:24:32 +0000 (15:24 +0900)]
[WiFi] GetConnectedAP() Returns null if there is no connected AP
Change-Id: Ib2b9a1806a93d1f42a6116c5baaf4b845135fda3
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Wonyoung Choi [Fri, 3 Nov 2017 00:15:50 +0000 (09:15 +0900)]
Set version to 4.0.1-preview1
Change-Id: Ib754f3939741f86ae847fc612318d22b5fddaf0a
Wonyoung Choi [Thu, 2 Nov 2017 07:04:39 +0000 (16:04 +0900)]
fix wrong default nuget version in build.cmd
Change-Id: Ibb2af968bb436eac23ea8d81455fd13acae51b0a
coderhyme [Thu, 2 Nov 2017 23:21:32 +0000 (08:21 +0900)]
[Multimedia] Fixed bugs.
- Index error in ObjectDescriptionBuilder.
- For Player, The display should be set in the PrepareAsync method every time, because the native implementation automatically resets display setting when unprepared.
Change-Id: I4778dba2ffe0332223fc88088d9adae4b756d846
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Suyeon Hwang [Thu, 2 Nov 2017 07:13:49 +0000 (16:13 +0900)]
[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList
Change-Id: I3665e409cee818ebea830b8bef14aa3f991e5e68
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Suyeon Hwang [Thu, 2 Nov 2017 00:53:25 +0000 (09:53 +0900)]
[VoiceControlWidget] Add VoiceControlWidget internal API
Change-Id: Ie396e3384de0a6f0f5a19733d3aed085a0eccea2
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Wonyoung Choi [Wed, 1 Nov 2017 21:35:17 +0000 (06:35 +0900)]
Add Tizen.NET.Internals package
Change-Id: Ice6bca70f4891b10104fe482a1d62db7b86db2e8
Piotr Szydelko [Tue, 31 Oct 2017 07:59:36 +0000 (08:59 +0100)]
Setting since_tizen 3/4 on Tizen.NET API
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
Change-Id: If7fbb42c28f785913bf09a84b4a3661909fc452b
WonYoung Choi [Wed, 1 Nov 2017 00:54:10 +0000 (00:54 +0000)]
Merge "[NUI] Setting since_tizen 3/4 on Tizen.NUI API" into rel/api_4
Piotr Szydelko [Tue, 31 Oct 2017 08:01:15 +0000 (09:01 +0100)]
[ElmSharp] Mark ElmSharp API as API Level: preview
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
Change-Id: I49763cd7ac1d22e227085d762a92928eff93e2d0
Piotr Szydelko [Tue, 31 Oct 2017 08:00:31 +0000 (09:00 +0100)]
[NUI] Setting since_tizen 3/4 on Tizen.NUI API
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
Change-Id: I15dcb8190795b72ef7c524c9fa2dec1cc5ff4536
jomui [Tue, 31 Oct 2017 01:21:15 +0000 (10:21 +0900)]
add the Marker image for Map wearable
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ib2dcd3d2ab7aa79c98bf49fcfd6aff79710ab121
Wonyoung Choi [Mon, 30 Oct 2017 22:45:47 +0000 (07:45 +0900)]
Add Tizen.NET.API4 package for providing reference assemblies
Change-Id: Ie3543bfa7be3701fba2df515cf9508c3652822ed
Wonyoung Choi [Sun, 29 Oct 2017 23:31:26 +0000 (08:31 +0900)]
Disable BuildInParallel in Restore step
Disable BuildInParallel in Restore in case of full build
to prevent conflict restoring.
Change-Id: Id6054e82ae0ffd072dec7e1408c302a2ef97bdf9
Piotr Szydelko [Wed, 25 Oct 2017 10:19:18 +0000 (12:19 +0200)]
[Doc] Fix unintended links
DocFX renders the content as markdown, [xx] (yy) was interpreted as links.
Change-Id: Iec48fba0df804e67ce9974a7e4c715a6023e20b3
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
pius.lee [Fri, 27 Oct 2017 02:53:09 +0000 (11:53 +0900)]
[ElmSharp.Wearable] Fix Invalid Handle
Fix CircleHandle in CircleSpinner.
Fix Handle to CircleHandle in CircleScroller.IsEnabled.
Change-Id: I8f722975e3d1469352a3d5791c6ef947f01f2a89
pius.lee [Thu, 26 Oct 2017 11:13:31 +0000 (20:13 +0900)]
Revert "[ElmSharp*] Add Scrollable interface"
This reverts commit
493888d7f1c6d343d9f43f8888c6be33c9455286.
Change-Id: I88a2c702afe450e4f64792d35c44f118839614e9
dongsug song [Wed, 25 Oct 2017 09:02:40 +0000 (09:02 +0000)]
Merge "[NUI] Fix WidgetView dispose issue"
Seoyeon Kim [Wed, 25 Oct 2017 08:07:06 +0000 (17:07 +0900)]
[NUI] Fix the build error message
Change-Id: I5fa48ef73c5ea6a1cd660c8f7d91e60fb2fc39c2
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
minho.sun [Tue, 24 Oct 2017 08:50:22 +0000 (17:50 +0900)]
[NUI] Fix WidgetView dispose issue
Fix WidgetView dispose issue.
It caused by using old-type of dispose pattern in WidgetView.
Change-Id: I1e1aca19066f333be1345d7fef62bc7e5b870bf5
Signed-off-by: minho.sun <minho.sun@samsung.com>
Shinhui Kang [Wed, 25 Oct 2017 07:21:19 +0000 (07:21 +0000)]
Merge "[Telephony] Added sample app code."
pius.lee [Wed, 25 Oct 2017 03:03:32 +0000 (12:03 +0900)]
[ElmSharp.Wearable] Add Delete to CircleSurface
Change-Id: I9a54c96f9ae04438a76253e572b1ce88f450b24b
pius.lee [Tue, 24 Oct 2017 14:22:19 +0000 (23:22 +0900)]
[ElmSharp*] Add Scrollable interface
Implement Scroll to Entry, GenGrid, GenList, List, Panel, Toolbar.
Fix NaviItem Style to override.
Change-Id: I2349a272359eba6f00c23cbf470786876e3500f8
Seungkeun Lee [Wed, 25 Oct 2017 05:50:07 +0000 (05:50 +0000)]
Merge "[ElmSharp.Wearable] Get back old ctor and Disabled"
pius.lee [Wed, 25 Oct 2017 05:33:50 +0000 (14:33 +0900)]
[ElmSharp.Wearable] Get back old ctor and Disabled
for ABI
Change-Id: I3d0cf34f079c49f42cf7d3a0f3d8d0813c7749b1