platform/core/csapi/tizenfx.git
6 years ago[NUI] Fix NaturalSize comment 38/161538/2 5.0.0-preview1-00387
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>
6 years ago[NUI] Add Obsolete attributes for EditorBrowsable apis 36/161536/3
xb.teng [Fri, 10 Nov 2017 07:48:59 +0000 (15:48 +0800)]
[NUI] Add Obsolete attributes for EditorBrowsable apis

Cherry-pick patch of tizen_4.0

Change-Id: Ifb04e8b7379c0c05662e1539fe93fa32383f4f5e
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[Packagemanager] Fix managing delegate lifetime 93/161293/4 5.0.0-preview1-00386
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>
6 years ago[NUI] Fix LineWrapMode issue 81/161281/3 5.0.0-preview1-00385
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>
6 years ago[NUI] Manage LayerChildren list of window 13/160913/2 5.0.0-preview1-00384
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>
6 years ago[NUI] dali_1.2.66, nui_0.2.66 version release 07/160807/1 5.0.0-preview1-00383
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>
6 years ago[Build] Add GenDummy Tool and environment 58/157758/14
Joonghyun Cho [Thu, 26 Oct 2017 05:56:17 +0000 (14:56 +0900)]
[Build] Add GenDummy Tool and environment

    - GenDummy tool is added.
    - Environment for generating dummy dll is set to fit GenDummy tool.
    - GenAPI tool is removed.

Change-Id: I4bb6ba6acdb65d1bfad422b71a49e42b00b9af7d

6 years ago[Multimedia.Util] Modified to throw NotSupportedException for NotSupported error... 38/160438/1
coderhyme [Thu, 16 Nov 2017 06:37:50 +0000 (15:37 +0900)]
[Multimedia.Util] Modified to throw NotSupportedException for NotSupported error code.

Additionally, moved transform classes into own files.

Change-Id: I8e283ed484c16898eef8fbdbb1693763c59d0ef8
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Tizen.Applications.Common] Fix wrong annotation 96/160396/1 5.0.0-preview1-00381
Hwankyu Jhun [Thu, 16 Nov 2017 04:27:30 +0000 (13:27 +0900)]
[Tizen.Applications.Common] Fix wrong annotation

Change-Id: I809dfb51c7c93abedc81381b4c190497cc6e88fd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years ago[WidgetControl]Fix callback memory freed bug 84/160284/4 5.0.0-preview1-00380
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>
6 years ago[ElmSharp] Fix KeyUp/KeyDown event handler priority order 16/160216/2 5.0.0-preview1-00379
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

6 years agoMerge "[ElmSharp] Add ItemFocused/Unfocused to GenGrid"
Kangho Hur [Wed, 15 Nov 2017 06:39:11 +0000 (06:39 +0000)]
Merge "[ElmSharp] Add ItemFocused/Unfocused to GenGrid"

6 years ago[Common] Fix setting current CultureInfo 28/159928/22 5.0.0-preview1-00378
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>
6 years ago[ElmSharp] Add ItemFocused/Unfocused to GenGrid 33/160033/1
Kangho Hur [Tue, 14 Nov 2017 07:40:36 +0000 (16:40 +0900)]
[ElmSharp] Add ItemFocused/Unfocused to GenGrid

Change-Id: I77f41a6830b95ef06f0b58715a57e46a27007bdd

6 years ago[ElmSharp] Fixed the crash issue because of Interop wrong usage 25/160025/2 5.0.0-preview1-00377
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

6 years agoMerge "[NUI] seperate NUIWatchApplication" 5.0.0-preview1-00376
dongsug.song [Tue, 14 Nov 2017 04:50:00 +0000 (04:50 +0000)]
Merge "[NUI] seperate NUIWatchApplication"

6 years agoMerge "[NUI] fix Image property URL update issue"
dongsug.song [Tue, 14 Nov 2017 04:49:55 +0000 (04:49 +0000)]
Merge "[NUI] fix Image property URL update issue"

6 years agoAdd packaging/version.txt 82/159982/1 5.0.0-preview1-00375
Wonyoung Choi [Tue, 14 Nov 2017 04:32:56 +0000 (13:32 +0900)]
Add packaging/version.txt

Change-Id: I9a2236bff9302429668bbc7f61e7fc629e8c10b5

6 years ago[NUI] seperate NUIWatchApplication 91/159891/2
dongsug.song [Mon, 13 Nov 2017 11:51:02 +0000 (20:51 +0900)]
[NUI] seperate NUIWatchApplication

Change-Id: I9ad31056c58e8b75ac5efc4699a65c64c86eaf87
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] fix Image property URL update issue 61/159861/2
dongsug.song [Mon, 13 Nov 2017 09:03:46 +0000 (18:03 +0900)]
[NUI] fix Image property URL update issue

Change-Id: Id2dbdc11923a360832122f9567303db7911f889f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] nui_0.2.61.3 version release 56/159856/1 5.0.0-preview1-00374
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>
6 years ago[Common] Set the current CultureInfo 27/159727/7
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>
6 years agoMerge "[Connection] Prevent a delegate for EthernetCableStateChanged event from being...
chleun.moon [Mon, 13 Nov 2017 07:05:37 +0000 (07:05 +0000)]
Merge "[Connection] Prevent a delegate for EthernetCableStateChanged event from being collected by GC"

6 years agoMerge "[NUI] test sample added"
dongsug.song [Mon, 13 Nov 2017 06:41:51 +0000 (06:41 +0000)]
Merge "[NUI] test sample added"

6 years ago[Connection] Prevent a delegate for EthernetCableStateChanged event from being collec... 23/159823/1
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>
6 years ago[NUI] Remove internal class for version checking 58/159758/1
huiyu,eun [Mon, 13 Nov 2017 04:25:32 +0000 (13:25 +0900)]
[NUI] Remove internal class for version checking

Change-Id: I4ac6d8d65c1c594368fde2ddfe57d8cf023512aa
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] test sample added 75/159675/1
dongsug.song [Fri, 10 Nov 2017 11:13:28 +0000 (20:13 +0900)]
[NUI] test sample added

Change-Id: I2ab5f99f0e793942dbe5067852c5b6491d9f3ac6
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge changes Ia8845a8e,I6d6a4bb8 5.0.0-preview1-00373
dongsug song [Fri, 10 Nov 2017 02:45:52 +0000 (02:45 +0000)]
Merge changes Ia8845a8e,I6d6a4bb8

* changes:
  [NUI] Fix TriggerEvent crash issue
  [NUI] Fix FeedKeyEvent issue

6 years ago[Common] Remove build warning messages 71/159571/2
Hwankyu Jhun [Thu, 9 Nov 2017 23:59:00 +0000 (08:59 +0900)]
[Common] Remove build warning messages

Change-Id: I817fe288067cd9389477a7af836e13b922af39ab
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoMerge "[NUI] suuport NUIWatchApplication for watchface app" 5.0.0-preview1-00372
dongsug song [Thu, 9 Nov 2017 06:04:53 +0000 (06:04 +0000)]
Merge "[NUI] suuport NUIWatchApplication for watchface app"

6 years ago[Maps] Modify diposing routines 23/159423/1 5.0.0-preview1-00371 submit/trunk/20171109.021701
chanywa [Wed, 8 Nov 2017 08:50:24 +0000 (17:50 +0900)]
[Maps] Modify diposing routines

Change-Id: I328cfba3e28370c18e27943175b8ae9e496af047

6 years ago[NUI] Fix TriggerEvent crash issue 59/159359/3
xb.teng [Wed, 8 Nov 2017 10:12:22 +0000 (18:12 +0800)]
[NUI] Fix TriggerEvent crash issue

Change-Id: Ia8845a8ec56181b49b754a998a85e252adb2dc5c

6 years ago[NUI] nui_0.2.61.2 version release 68/159368/1 5.0.0-preview1-00370
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>
6 years ago[NUI] clean debug logs 51/159351/2
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>
6 years ago[NUI] remove runtime delay by using StringBuilder 45/159345/1
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>
6 years ago[NUI] Fix FeedKeyEvent issue 30/159330/2
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

6 years agoMerge "[NUI] Remove deprecated APIs" 5.0.0-preview1-00369
dongsug song [Wed, 8 Nov 2017 06:52:14 +0000 (06:52 +0000)]
Merge "[NUI] Remove deprecated APIs"

6 years agoMerge "[Calendar] Fix time struct for allday union" 5.0.0-preview1-00368
Jeesun Kim [Wed, 8 Nov 2017 05:49:53 +0000 (05:49 +0000)]
Merge "[Calendar] Fix time struct for allday union"

6 years ago[Doc][Multimedia] Hide information about internal interface 35/158835/2 5.0.0-preview1-00367
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>
6 years agoMerge "[ElmSharp.Wearable] fix naviframe surface issue"
Kangho Hur [Tue, 7 Nov 2017 01:20:04 +0000 (01:20 +0000)]
Merge "[ElmSharp.Wearable] fix naviframe surface issue"

6 years agoMerge "[NUI] Added LoadingStatus property in ImageView." 5.0.0-preview1-00366
dongsug.song [Mon, 6 Nov 2017 09:02:28 +0000 (09:02 +0000)]
Merge "[NUI] Added LoadingStatus property in ImageView."

6 years ago[NUI] Added LoadingStatus property in ImageView. 74/158974/1
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>
6 years ago[NUI] Add internal class for version checking 58/158958/1
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>
6 years agoHide internal api from API document with EditorBrowsable 05/158905/1 5.0.0-preview1-00365
sungwook79.park [Mon, 6 Nov 2017 02:05:01 +0000 (11:05 +0900)]
Hide internal api from API document with EditorBrowsable

Change-Id: Id73d3efeebe31f953b3353c428067a49215f9c7b
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years ago[Calendar] Fix time struct for allday union 15/158815/2
Jeesun Kim [Fri, 3 Nov 2017 07:27:50 +0000 (16:27 +0900)]
[Calendar] Fix time struct for allday union

Change-Id: I01c381a3cf8760a41558b2064335f4d70d9273ec

6 years agoMerge "[Multimedia] Fixed bugs." 5.0.0-preview1-00364
coderhyme [Sun, 5 Nov 2017 21:05:00 +0000 (21:05 +0000)]
Merge "[Multimedia] Fixed bugs."

6 years ago[Tapi] Mark API Level as 4 66/158766/1 5.0.0-preview1-00363
sinikang [Fri, 3 Nov 2017 02:11:21 +0000 (11:11 +0900)]
[Tapi] Mark API Level as 4

Change-Id: I1d97d4a220f6a83603772995e00c09345847bbb4

6 years ago[Multimedia] Fixed bugs. 37/158737/1
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>
6 years ago[ElmSharp] fixed typo in in Elementary 11/157911/6 5.0.0-preview1-00362
Seunghyun Choi [Fri, 27 Oct 2017 01:27:48 +0000 (10:27 +0900)]
[ElmSharp] fixed typo in in Elementary

Change-Id: I02bf9b982381524a6f908b97122d000c8cb8dd5c

6 years ago[NUI] nui 0.2.61.1 integration 08/158608/6
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: If662906f7aa8fdbe992dfae721bd4118d62ace5e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[NUI]ImageView OrientationCorrection support"
dongsug.song [Thu, 2 Nov 2017 09:14:48 +0000 (09:14 +0000)]
Merge "[NUI]ImageView OrientationCorrection support"

6 years agoMerge "[NUI] Add layer children of window"
dongsug song [Thu, 2 Nov 2017 09:06:51 +0000 (09:06 +0000)]
Merge "[NUI] Add layer children of window"

6 years ago[NUI]ImageView OrientationCorrection support 45/158445/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: I0556bd9f6553e1349038ecf181a074ebd4eb7cb5
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[NUI] Add SetTransparency api for Window" 5.0.0-preview1-00361
dongsug song [Thu, 2 Nov 2017 08:11:07 +0000 (08:11 +0000)]
Merge "[NUI] Add SetTransparency api for Window"

6 years agoMerge "[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList"
WonYoung Choi [Thu, 2 Nov 2017 07:59:46 +0000 (07:59 +0000)]
Merge "[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList"

6 years agoMerge "[CallManager] Mark API Level as 4"
sinikang [Thu, 2 Nov 2017 07:42:25 +0000 (07:42 +0000)]
Merge "[CallManager] Mark API Level as 4"

6 years ago[NUI] Add SetTransparency api for Window 80/158580/2
xb.teng [Thu, 2 Nov 2017 02:31:50 +0000 (10:31 +0800)]
[NUI] Add SetTransparency api for Window

Change-Id: I2a6c2d7c4b9009836598a9ea50ffee86ab4b86d3

6 years ago[CallManager] Mark API Level as 4 18/158618/2
sinikang [Thu, 2 Nov 2017 07:13:09 +0000 (16:13 +0900)]
[CallManager] Mark API Level as 4

Change-Id: I841ec600f9fd4fefa86b66c00c5f79dfc15ae09b

6 years ago[VoiceControlWidget] Add VoiceControlWidget to PlatformFileList 19/158619/1
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>
6 years ago[ElmSharp.Wearable] fix naviframe surface issue 86/158586/2
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>
6 years ago[NUI] Add layer children of window 93/158593/1
huiyu,eun [Thu, 2 Nov 2017 04:16:35 +0000 (13:16 +0900)]
[NUI] Add layer children of window

manage child layers.

Change-Id: If85721af4db815df6022a470ac66fd87a56ffab8
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[VoiceControlWidget] Add VoiceControlWidget internal API 58/158558/1
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>
6 years agoFix API Version in csapi-tizenfx.spec.in 5.0.0-preview1-00360
Wonyoung Choi [Wed, 1 Nov 2017 22:06:07 +0000 (07:06 +0900)]
Fix API Version in csapi-tizenfx.spec.in

Change-Id: I4bfc181a7bcc7be6891835a4301eb3da6c528ef1

6 years agoAdd Tizen.NET.Internals package
Wonyoung Choi [Wed, 1 Nov 2017 21:55:01 +0000 (06:55 +0900)]
Add Tizen.NET.Internals package

Change-Id: I022d6054138571cdc50d62201fc1c7490dda85d8

6 years ago[WiFi] Fix the value of base error code 72/158472/1 5.0.0-preview1-00358
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>
6 years ago[Connection] ConnectionProfileManager.GetCurrentProfile() returns null if there is... 60/158460/1
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>
6 years agoMerge "[WiFi] GetConnectedAP() Returns null if there is no connected AP" 5.0.0-preview1-00357
chleun.moon [Wed, 1 Nov 2017 04:38:58 +0000 (04:38 +0000)]
Merge "[WiFi] GetConnectedAP() Returns null if there is no connected AP"

6 years ago[NUI] Remove deprecated APIs 55/157755/2
xb.teng [Thu, 26 Oct 2017 06:12:52 +0000 (14:12 +0800)]
[NUI] Remove deprecated APIs

Change-Id: I645e0d354acbcece6170950002c2e8b052200e8c

6 years agoProduce ReferenceAssemblies 37/158337/2 5.0.0-preview1-00356
Wonyoung Choi [Tue, 31 Oct 2017 06:09:57 +0000 (15:09 +0900)]
Produce ReferenceAssemblies

Change-Id: I93685c734efb451d1af3c1eb6684514573d70cd8

6 years ago[ElmSharp] Mark ElmSharp API as API Level: preview 67/158367/2
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

6 years ago[NUI] Setting since_tizen 3/4 on Tizen.NUI API 66/158366/2
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

6 years agoSetting since_tizen 3/4 on Tizen.NET API 65/158365/1
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

6 years agoadd the Marker image for Map wearable 91/158291/1 5.0.0-preview1-00355
jomui [Tue, 31 Oct 2017 01:12:40 +0000 (10:12 +0900)]
add the Marker image for Map wearable

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I66ed3f729a01ecf0cf0842c5e884cf143fa9a13c

6 years ago[WiFi] GetConnectedAP() Returns null if there is no connected AP 49/158149/1
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>
6 years agoDisable BuildInParallel in Restore step 98/158098/1 5.0.0-preview1-00354
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

6 years ago[NUI] suuport NUIWatchApplication for watchface app 13/158013/1
minho.sun [Fri, 27 Oct 2017 07:42:45 +0000 (16:42 +0900)]
[NUI] suuport NUIWatchApplication for watchface app

suuport NUIWatchApplication for watchface app

Change-Id: Ic1e0accb290027c25bcde6e4f63722fbe5f90008
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years ago[Doc] Fix unintended links 92/157992/1 5.0.0-preview1-00353
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>
6 years ago[ElmSharp.Wearable] Fix Invalid Handle 52/157952/1 5.0.0-preview1-00352
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

6 years agoRevert "[ElmSharp*] Add Scrollable interface" 50/157850/1 5.0.0-preview1-00351
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

6 years agoMerge "[NUI] Change internal api to public" 5.0.0-preview1-00350
dongsug song [Thu, 26 Oct 2017 11:45:41 +0000 (11:45 +0000)]
Merge "[NUI] Change internal api to public"

6 years ago[NUI] Change internal api to public 46/157846/1
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: I15a1837ebc34fbf2b00ddbf1e650bba946da691f
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Support null URL path. 32/157832/1
huiyu,eun [Thu, 26 Oct 2017 10:51:58 +0000 (19:51 +0900)]
[NUI] Support null URL path.

support null URL path.

Change-Id: I8ad0c6162877da27fa16ac5f1daef67cd4c40035
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoFix AssemblyVersion to 4.0.0 28/157828/1
Wonyoung Choi [Thu, 26 Oct 2017 10:35:50 +0000 (19:35 +0900)]
Fix AssemblyVersion to 4.0.0

Change-Id: I7095a44b729af0e130afbab075dbaf23fd7b0236

6 years agoChange api name Finalize to DestroyContext, to remove build warning 44/157744/4 5.0.0-preview1-00349
xb.teng [Thu, 26 Oct 2017 05:31:23 +0000 (13:31 +0800)]
Change api name Finalize to DestroyContext, to remove build warning

Change-Id: I9004de05f5ba4995959f5c7cf7670198d03a6a08

6 years agoMerge "[NUI] Fix build warning message" preview1-00348
dongsug song [Thu, 26 Oct 2017 05:49:25 +0000 (05:49 +0000)]
Merge "[NUI] Fix build warning message"

6 years agoMerge "[USB] Fixed interop code for proper marshalling"
Chang Joo Lee [Thu, 26 Oct 2017 05:33:21 +0000 (05:33 +0000)]
Merge "[USB] Fixed interop code for proper marshalling"

6 years ago[NUI] Fix build warning message 14/157714/1
huiyu,eun [Thu, 26 Oct 2017 02:22:07 +0000 (11:22 +0900)]
[NUI] Fix build warning message

 Override Equals and GetHashCode

Change-Id: Icff6ae5e2574255728cdf4c3c8423522c9d09818
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoFix API Version to 5 90/157690/1 preview1-00347
Wonyoung Choi [Thu, 26 Oct 2017 01:03:38 +0000 (10:03 +0900)]
Fix API Version to 5

Change-Id: I23c1ee8f44408230cd54351e17ef155928f5b76b

6 years ago[USB] Fixed interop code for proper marshalling 83/157683/1
Dinesh Dwivedi [Wed, 25 Oct 2017 18:11:23 +0000 (23:41 +0530)]
[USB] Fixed interop code for proper marshalling

Change-Id: I525ab548eff46a81b64e59cc8a5b39c856702a80
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
6 years agoMerge "[NUI] Fix WidgetView dispose issue" API4_5 preview1-00345 preview1-00346
dongsug song [Wed, 25 Oct 2017 09:02:40 +0000 (09:02 +0000)]
Merge "[NUI] Fix WidgetView dispose issue"

6 years ago[NUI] Fix the build error message 90/157590/1 preview1-00344
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>
6 years ago[NUI] Fix WidgetView dispose issue 74/157374/2
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>
6 years agoMerge "[Telephony] Added sample app code." preview1-00343
Shinhui Kang [Wed, 25 Oct 2017 07:21:19 +0000 (07:21 +0000)]
Merge "[Telephony] Added sample app code."

6 years ago[ElmSharp.Wearable] Add Delete to CircleSurface 34/157534/2 preview1-00342
pius.lee [Wed, 25 Oct 2017 03:03:32 +0000 (12:03 +0900)]
[ElmSharp.Wearable] Add Delete to CircleSurface

Change-Id: I9a54c96f9ae04438a76253e572b1ce88f450b24b

6 years ago[ElmSharp*] Add Scrollable interface 73/157473/8
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

6 years agoMerge "[ElmSharp.Wearable] Get back old ctor and Disabled"
Seungkeun Lee [Wed, 25 Oct 2017 05:50:07 +0000 (05:50 +0000)]
Merge "[ElmSharp.Wearable] Get back old ctor and Disabled"

6 years ago[ElmSharp.Wearable] Get back old ctor and Disabled 57/157557/2
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

6 years agoMerge "[NUI] remove deprecated APIs" preview1-00341
dongsug.song [Wed, 25 Oct 2017 02:52:16 +0000 (02:52 +0000)]
Merge "[NUI] remove deprecated APIs"

6 years agoMerge "[ElmSharp] Fix Property hide issue in ItemObject"
Kangho Hur [Wed, 25 Oct 2017 02:41:40 +0000 (02:41 +0000)]
Merge "[ElmSharp] Fix Property hide issue in ItemObject"

6 years agoMerge "[Multimedia] Modified the Radio to disable sound session compatibility."
coderhyme [Wed, 25 Oct 2017 02:41:12 +0000 (02:41 +0000)]
Merge "[Multimedia] Modified the Radio to disable sound session compatibility."