platform/core/csapi/tizenfx.git
5 years agoEnglish review for RPCPort (#421)
Reni Mathew [Fri, 31 Aug 2018 04:53:31 +0000 (10:23 +0530)]
English review for RPCPort (#421)

* English review for RPCPort

* Updated the file as per the suggestion.

* To maintain consistency followed the style used in Native APIs.

5 years agoEnglish review for RPCPort (#421)
Reni Mathew [Fri, 31 Aug 2018 04:51:56 +0000 (10:21 +0530)]
English review for RPCPort (#421)

* English review for RPCPort

* Updated the file as per the suggestion.

* To maintain consistency followed the style used in Native APIs.

5 years ago[AudioManager] English review (#431)
Divya G K [Fri, 31 Aug 2018 02:06:17 +0000 (07:36 +0530)]
[AudioManager] English review (#431)

Have made changes in lines: 230-235.

5 years agoReview of Storage (#426)
Sabeena Sankanur [Fri, 31 Aug 2018 01:05:23 +0000 (06:35 +0530)]
Review of Storage (#426)

* Review of Storage

* Update Storage.cs

5 years ago[NUI] Fix raise top issue (#430)
huiyueun [Fri, 31 Aug 2018 00:50:41 +0000 (09:50 +0900)]
[NUI] Fix raise top issue (#430)

* [NUI] Fix RaiseToTop error

This reverts commit a8135d6c0668dab355d20b7a112c3d92ae9d201d.

* [NUI] Fix CSFS crash issue

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoAdd description of shared/data policy (#437)
semun-lee [Fri, 31 Aug 2018 00:15:30 +0000 (09:15 +0900)]
Add description of shared/data policy (#437)

Change-Id: I103570f02ec843bb2d78f3828aeef3f1c97e79fc
Signed-off-by: Semun Lee <semun.lee@samsung.com>
5 years agoEnglish review for ApplicationInfoFilter.cs (#415)
Reni Mathew [Fri, 31 Aug 2018 00:07:30 +0000 (05:37 +0530)]
English review for ApplicationInfoFilter.cs (#415)

5 years ago[AudioManager] Fix to use sound_manager_is_device_running_by_id() for… (#425)
Sangchul Lee [Thu, 30 Aug 2018 07:40:24 +0000 (16:40 +0900)]
[AudioManager] Fix to use sound_manager_is_device_running_by_id() for… (#425)

[AudioManager] Fix to use sound_manager_is_device_running_by_id() for Interop.AudioDevice.IsDeviceRunning

Since device state is mutable variable, it needs to get the value from server on the fly.

Signed-off-by: Sangchul Lee <sangchul1011@gmail.com>
5 years ago[Tizen.Applications] Add finalizer in TizenSyncronizationContext (#429)
pjh9216 [Thu, 30 Aug 2018 06:32:17 +0000 (15:32 +0900)]
[Tizen.Applications] Add finalizer in TizenSyncronizationContext (#429)

* [Tizen.Applications] Add finalizer in TizenSyncronizationContext

- To clean up native sources, the finalizer was added

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* [Tizen.Applications.Common] Fix typo

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* Consider multiple sources

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years ago[Build] fix script error in build.sh
Wonyoung Choi [Wed, 29 Aug 2018 03:52:50 +0000 (12:52 +0900)]
[Build] fix script error in build.sh

5 years ago[OpenTK] Rollup OpenTK.Tizen 3.0.1
Wonyoung Choi [Wed, 29 Aug 2018 00:03:07 +0000 (09:03 +0900)]
[OpenTK] Rollup OpenTK.Tizen 3.0.1

5 years agoRevert "[NUI] Fix RaiseToTop error (#413)" (#419)
dongsug-song [Tue, 28 Aug 2018 10:01:03 +0000 (19:01 +0900)]
Revert "[NUI] Fix RaiseToTop error (#413)" (#419)

This reverts commit 43fdd04f3cc866bbb3209ce263ffb8f285aaf622.

5 years ago[Build] rollup externals/opentk (#418)
WonYoung Choi [Tue, 28 Aug 2018 09:11:28 +0000 (18:11 +0900)]
[Build] rollup externals/opentk (#418)

5 years ago[NUI] Remove the unused resource-change callback. (#414)
Xianbing Teng [Fri, 24 Aug 2018 10:03:25 +0000 (18:03 +0800)]
[NUI] Remove the unused resource-change callback. (#414)

5 years ago[NUI] Fix RaiseToTop error (#413)
dongsug-song [Fri, 24 Aug 2018 04:41:41 +0000 (13:41 +0900)]
[NUI] Fix RaiseToTop error (#413)

5 years ago[Tizen.Network.Connection][Tizen.Network.WiFi][TCSACR-167] Add API to get DHCP lease...
Seonah Moon [Thu, 23 Aug 2018 06:47:15 +0000 (15:47 +0900)]
[Tizen.Network.Connection][Tizen.Network.WiFi][TCSACR-167] Add API to get DHCP lease duration (#371)

* Add API to get DHCP lease duration

* Add API to get Wi-Fi scan state

* Revert "Add API to get Wi-Fi scan state"

This reverts commit 621d5fcc88eed7b79b36a1c59e3d54c3f8641759.

5 years ago[NUI] Fix only to give children a layout in an explicit layout (#408)
Seoyeon2Kim [Thu, 23 Aug 2018 06:11:48 +0000 (15:11 +0900)]
[NUI] Fix only to give children a layout in an explicit layout (#408)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[Camera] Add new preview data format and type (#379)
hsgwon [Thu, 23 Aug 2018 05:38:45 +0000 (14:38 +0900)]
[Camera] Add new preview data format and type (#379)

* [Camera] Add new preview data format and type

5 years ago[Device][Remove unused exception] (#410)
prjung [Thu, 23 Aug 2018 03:12:16 +0000 (12:12 +0900)]
[Device][Remove unused exception] (#410)

Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years ago[AudioManager] Revise ToString() of AudioDevice class (#409)
Sangchul Lee [Thu, 23 Aug 2018 02:51:38 +0000 (11:51 +0900)]
[AudioManager] Revise ToString() of AudioDevice class (#409)

Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
5 years ago[NUI] VisualMap, friend assembly, InputMethodContext related changes (#406)
dongsug-song [Wed, 22 Aug 2018 08:14:41 +0000 (17:14 +0900)]
[NUI] VisualMap, friend assembly, InputMethodContext related changes (#406)

* [NUI] Add DestroyContext call before disposing TextField/TextEditor

In order to speed up IME hide, temporarily add DestroyContext call.

Change-Id: Id93c99f4d45061d4e406d36ced7a0ec09c8f2c34

* [NUI] VisualMap revising

Here are some changes:
Add VisualFittingMode property
Add Atlasing property
Add Shadow,Underline,Outline,Background property
Add RenderIfTransparent property

Change-Id: I8d85f9d1a438cb6fbb636f79c7438e9134e1df8f

* [NUI] Add visual test example

Change-Id: I25f41d969f7b98a494a4fa1716b0335c09ab5026

* [NUI] Add friend assembly for Tizen.TV.NUI.Component

Change-Id: I2fdc02205c03aa98260035fb81998d68514c030e

5 years ago[NUI] Make vulkan constructor as InhouseAPI, Fix Codacy errors (#407)
dongsug-song [Wed, 22 Aug 2018 07:04:35 +0000 (16:04 +0900)]
[NUI] Make vulkan constructor as InhouseAPI, Fix Codacy errors (#407)

5 years ago[AudioManager] Add new APIs for device running changed event (#402)
hsgwon [Wed, 22 Aug 2018 04:56:33 +0000 (13:56 +0900)]
[AudioManager] Add new APIs for device running changed event (#402)

* [AudioManager] Add new APIs for device running changed event

* [AudioManager] Deprecate AudioDeviceStateChangedEventArgs class

* [AudioManager] fix typo

5 years ago[Multimedia.MediaTool] Add APIs for rotation and flip (#398)
hsgwon [Wed, 22 Aug 2018 03:16:39 +0000 (12:16 +0900)]
[Multimedia.MediaTool] Add APIs for rotation and flip (#398)

* [Multimedia.MediaTool] Add APIs for rotation and flip

* [MediaTool] Add missing exception description

5 years ago[Build] Remove Generator.Rewrite (#403)
WonYoung Choi [Mon, 20 Aug 2018 10:25:21 +0000 (19:25 +0900)]
[Build] Remove Generator.Rewrite (#403)

It was moved to https://github.com/TizenAPI/opentk

5 years ago[OpenTK] rollup externals/opentk
Wonyoung Choi [Mon, 20 Aug 2018 10:24:16 +0000 (19:24 +0900)]
[OpenTK] rollup externals/opentk

5 years ago[OpenTK] Move opentk to external repository (#393)
WonYoung Choi [Mon, 20 Aug 2018 09:19:47 +0000 (18:19 +0900)]
[OpenTK] Move opentk to external repository (#393)

* Change directory names

internal->internals
external->externals

* Remove embeded OpenTK source code

The source code of OpenTK will be moved to external git repo

* Move opentk to external repository

Move opentk to https://github.com/TizenAPI/opentk
TizenFX references the external repository as a git-submodule.

5 years ago[ElmSharp] Fix SetNextFocusObject issue (#401)
Seungkeun Lee [Mon, 20 Aug 2018 09:07:28 +0000 (18:07 +0900)]
[ElmSharp] Fix SetNextFocusObject issue (#401)

To allow null on next parameter

5 years ago[MediaVision] Fix an issue that callback was made on a garbage collected delegate...
Tae-Young Chung [Mon, 20 Aug 2018 02:58:11 +0000 (11:58 +0900)]
[MediaVision] Fix an issue that callback was made on a garbage collected delegate (#373)

Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
5 years ago[NUI] Gallery App button position issue (#400)
dongsug-song [Sat, 18 Aug 2018 10:31:30 +0000 (19:31 +0900)]
[NUI] Gallery App button position issue (#400)

5 years ago[NUI] Integration from dalihub to Samsung (#399)
dongsug-song [Fri, 17 Aug 2018 09:27:53 +0000 (18:27 +0900)]
[NUI] Integration from dalihub to Samsung (#399)

* Added LayoutGroup and LayoutItem classes in NUI.

This was done by using bindings wrapper classes for LayoutItem,
LayoutGroup, LayoutMeasureSpec, LayoutLength, and LayoutMeasuredSize.

Change-Id: I19e28bdff59a62cf1c8e8711f50f9f0e8f1c119a

* Layouting support in NUI

Change-Id: I3d6f688d869faa81c34385db37feceb1d8c1d0c0

* Fixed disposed bug and removed RegisterChildProperties API usage.

Change-Id: I7b71bd1a3a03306897abdf3c263c6bbb65c1bff8

* RootLayout added to Window

Change-Id: Ie47ceec452b5f254950263bdaf661e9e3fe86d1f

* All Layers have an Absolute layout

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4

* Set View.Size2D sets layout minimum size if exists.

Change-Id: Ide73c78957d9ee5d4799bfff4aa2232b87ffa536

* [NUI] Minimize public api for xaml

Change-Id: Ib1426b1956a2af307bd6128d6b97067b0d732847

* Renaming of rootlayer in Layer.cs

Change-Id: I583f49caaad819cabaca83b09c9c7dd9c2b9a331

* Fix NUI nested layout issue

Change-Id: I68edd6cf8295e06a52655d84b8ce039a4e1f1008

* [NUI] Back-sync Samsung/TizenFX into dalihub/TizenFX

Change-Id: Ib63e792bc3474c9226506f30889994219e237ec1

* [NUI] Remove tabs and redundant spaces

Change-Id: I1d512d7f478e532f76629b2529995386820fc764

* Sync dalihub/TizenFX and Samsung/TizenFX

- [NUI] Remove apis which are using internal APIs (#324)
  Some apis are using DALi internal APIs.
  Clean up these wrong apis to prevent future errors.
Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: I77f773ec84f93f69684c2bdad26d9721f8ed705d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Sync dalihub/TizenFX and Samsung/TizenFX for NUI-XAML related changes

Change-Id: Ied6a4e33d462712672e65763572c6aa88065a897
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Support multi-cascade property setting for Size2D and Position2D

Change-Id: Ibeb9e9ec639742b78054fe8592167170ea0f00d2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Add Mouse button type to identify clicked button kind

Change-Id: Id336dacccff8192a17cda552ba8ea2ba01121002
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Fix dereferenced error

Value trans, which has null value,
is dereferenced in member access expression trans.Name

Change-Id: I5b7fa2a0e96689ff0cc0821f2e931ed3c4001e9d
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI]Remove ContentProperty attribute and update sample

Change-Id: I0fbb60bf00c609779b6f5ff4d8aff58a26a8819e

* [NUI] Fix children count of LayoutGroup bug

Change-Id: I73c3b597b161a2dbf4a52d37e6f5a0ab4858c11b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Make Layout APIs as internal ones (will be changed as public APIs later)

Conflicts:
src/Tizen.NUI/src/internal/Layouting/LayoutGroupWrapper.cs
src/Tizen.NUI/src/internal/Layouting/LayoutItemWrapper.cs

Change-Id: Ia64e9216d10ecc986e0e977f2e0633a03813faec
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Fix View Size2D.

We force Size2D by setting fixed width & height specifications.
There is no really another way in new layouting without breaking
new layouting design.

Also MinimumSize will set now Layout.MinimumSize.

Change-Id: I65c7eaab8210c83b9097426a14c8877173d11f90

* [NUI] Change Parameter type of KeyboardRepeatInfo APIs

- Changed the parameters type of KeyboardRepeatInfo APIs
  : 'double' type -> 'float' type

Change-Id: I3940e44a1a2c116988e8c947ae81d118ac266000
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* [NUI] Fix getting ClippingMode error

Change-Id: I2379ec6adda1442e819d2adbaa9751e5dd154996

* [NUI] Fix animation flickering issue.

Change-Id: Idd3e28ac861a6fa33ad316e4bcae6a7b2199c0de
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] Remove redundant logs

Change-Id: Ic7ec157fe8117b613d0d008f68e74cf7c4bccf64

* [NUI] Fix KeyValue issue

Change-Id: I1970a61633fba277379a43035cf84ec2871d1cdd

* [NUI]public BindableObject.GetValue and BindableObject.SetValue to enable other modules(EX.Tizen.TV.NUI) to implement data binding.

Change-Id: Ibb048e668e765a96f1e8553951e4073b181e9a84
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI]Add protect codes in API View::Add

1. Add protect codes, so that if the child is null, this API won't don anything.

Change-Id: Icfd7e2cbb08b99ed962660edb88e8797bad2b654

* [NUI] public gesture detector.

Change-Id: Ife9902fe77b43f2c422a1a2ebeaf474d13e67589
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* GridLayout added

Change-Id: I67916a0e2a8efde6fd8d28daac79bca39d679d10

* Add PropertyValue.Get function for RelativeVector2, RelativeVector3, and RelativeVector4 type.

Change-Id: I181c51a6eea0a94721b28a48d8187673a3f0b88b
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* Explict assigning of Layouts to children

Allows legacy GridContainer to display it's children.
CustomLayouts children get a LayoutItem and displayed.

Change-Id: Ic3f900ae01800de77695b85a57661f886ee060b7

5 years agoAdd exception handler for rpc-port-parcel (#394)
pjh9216 [Thu, 16 Aug 2018 03:04:56 +0000 (12:04 +0900)]
Add exception handler for rpc-port-parcel (#394)

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years ago[WiFi] Fix infinite recursion (#392)
chleun-moon [Tue, 14 Aug 2018 09:13:21 +0000 (18:13 +0900)]
[WiFi] Fix infinite recursion (#392)

5 years ago[ElmSharp] Cleanup code of ElmSharp (#384)
WonYoung Choi [Tue, 14 Aug 2018 01:31:10 +0000 (10:31 +0900)]
[ElmSharp] Cleanup code of ElmSharp (#384)

* [ElmSharp] Cleanup code of ElmSharp

Clean-up code to fix issues detected by codacy.

5 years agoAdd exception handler for rpcport (#391)
pjh9216 [Mon, 13 Aug 2018 10:21:38 +0000 (19:21 +0900)]
Add exception handler for rpcport (#391)

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years agoFix wrong intprt check (#381)
kilig [Mon, 13 Aug 2018 07:25:01 +0000 (16:25 +0900)]
Fix wrong intprt check (#381)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years ago[ElmSharp] Add efl_util window property APIs in ElmSharp (#389)
arosis78 [Mon, 13 Aug 2018 06:43:04 +0000 (15:43 +0900)]
[ElmSharp] Add efl_util window property APIs in ElmSharp (#389)

5 years ago[NUI] Support software styling (#390)
huiyueun [Mon, 13 Aug 2018 05:38:40 +0000 (14:38 +0900)]
[NUI] Support software styling (#390)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[Device][Deprecate RequestCpuLock and ReleaseCpuLock] (#388)
prjung [Mon, 13 Aug 2018 04:53:37 +0000 (13:53 +0900)]
[Device][Deprecate RequestCpuLock and ReleaseCpuLock] (#388)

Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years ago[Device]Add new apis (#382)
prjung [Mon, 13 Aug 2018 02:15:25 +0000 (11:15 +0900)]
[Device]Add new apis (#382)

* [Device]Add new apis and deprecate old apis

- Add set function for State property on Display class
- Add PowerLock enumeration
- Add RequestLock and ReleaseLock on Power class
- Deprecate RequestCpuLock and ReleaseCpuLock on Power class

Signed-off-by: pr.jung <pr.jung@samsung.com>
* Update Power.cs

* Update Power.cs

5 years agoFix issues detected by codacy (#386)
Seonah Moon [Fri, 10 Aug 2018 07:27:48 +0000 (16:27 +0900)]
Fix issues detected by codacy (#386)

5 years ago[Storage][Fix api version] (#383)
prjung [Fri, 10 Aug 2018 06:36:57 +0000 (15:36 +0900)]
[Storage][Fix api version] (#383)

Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years ago[Connection][WiFi] Remove duplicate codes (#385)
chleun-moon [Fri, 10 Aug 2018 06:12:40 +0000 (15:12 +0900)]
[Connection][WiFi] Remove duplicate codes (#385)

* [Connection] Improve code quality

* [WiFi] Fix typo and remove duplicate codes

* [Connection][WiFi] Replace codes to get IPAddress with ParseIPAddress

* [WiFi] Fix DhcpServerAddress

5 years ago[Tizen.Multimedia] add logs to check GCHandle (#377)
nam [Thu, 9 Aug 2018 05:18:17 +0000 (14:18 +0900)]
[Tizen.Multimedia] add logs to check GCHandle (#377)

* [Tizen.Multimedia] add logs to check GCHandle

5 years ago[ElmSharp] Add Save method in EvasImage (#378)
Seungkeun Lee [Thu, 9 Aug 2018 04:06:29 +0000 (13:06 +0900)]
[ElmSharp] Add Save method in EvasImage (#378)

5 years agoUpdate README.md
WonYoung Choi [Wed, 8 Aug 2018 07:39:54 +0000 (16:39 +0900)]
Update README.md

5 years ago[ElmSharp] Fix Spinner Style on TV (#375)
Jay Cho [Wed, 8 Aug 2018 07:38:47 +0000 (16:38 +0900)]
[ElmSharp] Fix Spinner Style on TV (#375)

5 years agoRevert "[NUI] NUI Integration (#361)" (#376)
huiyueun [Wed, 8 Aug 2018 06:02:07 +0000 (15:02 +0900)]
Revert "[NUI] NUI Integration (#361)" (#376)

This reverts commit 46a9f168184028f9bdff0fec79006b39f3cb1e88.

5 years ago[OpenTK] Don't call 'LoadAll' on Tizen for discreasing the launching time (#369)
AndyLee [Wed, 8 Aug 2018 02:03:13 +0000 (10:03 +0800)]
[OpenTK] Don't call 'LoadAll' on Tizen for discreasing the launching time (#369)

5 years ago[Doc] Remove unnecessary template files
Wonyoung Choi [Tue, 7 Aug 2018 08:04:21 +0000 (17:04 +0900)]
[Doc] Remove unnecessary template files

5 years ago[Doc] Update template with docfx v2.37.2
Wonyoung Choi [Tue, 7 Aug 2018 06:47:18 +0000 (15:47 +0900)]
[Doc] Update template with docfx v2.37.2

5 years agoAdd AvailableSpace property and deprecate AvaliableSpace (#370)
prjung [Tue, 7 Aug 2018 05:42:35 +0000 (14:42 +0900)]
Add AvailableSpace property and deprecate AvaliableSpace (#370)

Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years ago[Connection] Remove deprecated API (#358)
Seonah Moon [Tue, 7 Aug 2018 05:08:39 +0000 (14:08 +0900)]
[Connection] Remove deprecated API (#358)

5 years ago[MediaContent] Added exception handling to catch p/invoke error return (#367)
hsgwon [Mon, 6 Aug 2018 09:38:57 +0000 (18:38 +0900)]
[MediaContent] Added exception handling to catch p/invoke error return (#367)

5 years ago[Tizen.Applications.Common] [RPCPort] Fix a bug about calling wrong native api (...
pjh9216 [Mon, 6 Aug 2018 02:02:02 +0000 (11:02 +0900)]
[Tizen.Applications.Common] [RPCPort] Fix a bug about calling wrong native api (#368)

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years agotypo correction (#364)
panPiotrek [Mon, 6 Aug 2018 00:43:06 +0000 (02:43 +0200)]
typo correction (#364)

there is a minor typo in the docs, catch (c# keyword) is spelled with a capital C

5 years ago[NUI] nui version 503 (#362)
huiyueun [Thu, 2 Aug 2018 07:39:07 +0000 (16:39 +0900)]
[NUI] nui version 503 (#362)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[NUI] tizen version was wrong (#363)
dongsug-song [Thu, 2 Aug 2018 02:54:58 +0000 (11:54 +0900)]
[NUI] tizen version was wrong (#363)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
5 years ago[NUI] Change Parameter type of KeyboardRepeatInfo APIs (#360)
Seoyeon2Kim [Thu, 2 Aug 2018 02:27:45 +0000 (11:27 +0900)]
[NUI] Change Parameter type of KeyboardRepeatInfo APIs (#360)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[NUI] NUI Integration (#361)
huiyueun [Thu, 2 Aug 2018 02:14:38 +0000 (11:14 +0900)]
[NUI] NUI Integration (#361)

* Added LayoutGroup and LayoutItem classes in NUI.

This was done by using bindings wrapper classes for LayoutItem,
LayoutGroup, LayoutMeasureSpec, LayoutLength, and LayoutMeasuredSize.

Change-Id: I19e28bdff59a62cf1c8e8711f50f9f0e8f1c119a

* Layouting support in NUI

Change-Id: I3d6f688d869faa81c34385db37feceb1d8c1d0c0

* Fixed disposed bug and removed RegisterChildProperties API usage.

Change-Id: I7b71bd1a3a03306897abdf3c263c6bbb65c1bff8

* RootLayout added to Window

Change-Id: Ie47ceec452b5f254950263bdaf661e9e3fe86d1f

* All Layers have an Absolute layout

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4

* Set View.Size2D sets layout minimum size if exists.

Change-Id: Ide73c78957d9ee5d4799bfff4aa2232b87ffa536

* [NUI] Minimize public api for xaml

Change-Id: Ib1426b1956a2af307bd6128d6b97067b0d732847

* Renaming of rootlayer in Layer.cs

Change-Id: I583f49caaad819cabaca83b09c9c7dd9c2b9a331

* Fix NUI nested layout issue

Change-Id: I68edd6cf8295e06a52655d84b8ce039a4e1f1008

* [NUI] Back-sync Samsung/TizenFX into dalihub/TizenFX

Change-Id: Ib63e792bc3474c9226506f30889994219e237ec1

* [NUI] Remove tabs and redundant spaces

Change-Id: I1d512d7f478e532f76629b2529995386820fc764

* Sync dalihub/TizenFX and Samsung/TizenFX

- [NUI] Remove apis which are using internal APIs (#324)
  Some apis are using DALi internal APIs.
  Clean up these wrong apis to prevent future errors.
Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: I77f773ec84f93f69684c2bdad26d9721f8ed705d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Sync dalihub/TizenFX and Samsung/TizenFX for NUI-XAML related changes

Change-Id: Ied6a4e33d462712672e65763572c6aa88065a897
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Support multi-cascade property setting for Size2D and Position2D

Change-Id: Ibeb9e9ec639742b78054fe8592167170ea0f00d2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Add Mouse button type to identify clicked button kind

Change-Id: Id336dacccff8192a17cda552ba8ea2ba01121002
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Fix dereferenced error

Value trans, which has null value,
is dereferenced in member access expression trans.Name

Change-Id: I5b7fa2a0e96689ff0cc0821f2e931ed3c4001e9d
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI]Remove ContentProperty attribute and update sample

Change-Id: I0fbb60bf00c609779b6f5ff4d8aff58a26a8819e

* [NUI] Fix children count of LayoutGroup bug

Change-Id: I73c3b597b161a2dbf4a52d37e6f5a0ab4858c11b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Make Layout APIs as internal ones (will be changed as public APIs later)

Conflicts:
src/Tizen.NUI/src/internal/Layouting/LayoutGroupWrapper.cs
src/Tizen.NUI/src/internal/Layouting/LayoutItemWrapper.cs

Change-Id: Ia64e9216d10ecc986e0e977f2e0633a03813faec
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Fix View Size2D.

We force Size2D by setting fixed width & height specifications.
There is no really another way in new layouting without breaking
new layouting design.

Also MinimumSize will set now Layout.MinimumSize.

Change-Id: I65c7eaab8210c83b9097426a14c8877173d11f90

5 years ago[MediaPlayer] modify the precondition of Start method (#359)
nam [Wed, 1 Aug 2018 04:54:36 +0000 (13:54 +0900)]
[MediaPlayer] modify the precondition of Start method (#359)

* [MediaPlayer] modify the precondition of Start method

* fix wrong description

* devide paragraph

5 years ago[Storage][Get DeviceType using StorageGetTypeDev] (#357)
prjung [Mon, 30 Jul 2018 07:57:19 +0000 (16:57 +0900)]
[Storage][Get DeviceType using StorageGetTypeDev] (#357)

Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years ago[Build] Rollup Tizen.NET.API4 (#356)
WonYoung Choi [Mon, 30 Jul 2018 05:18:27 +0000 (14:18 +0900)]
[Build] Rollup Tizen.NET.API4 (#356)

5 years agoFix ValueChanged callback function bug (#355)
dh79pyun [Mon, 30 Jul 2018 05:01:00 +0000 (14:01 +0900)]
Fix ValueChanged callback function bug (#355)

BluetoothGattCharacteristic.ValueChanged event always calls back
with a Byte array containing only the first byte of the actual
value. This problem is caused by marshaling the byte array from
the unmanaged C code.

Signed-off-by: Arumoy Biswas <arumoy.b@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years ago[NUI] nui-vulkan backend support (#353)
dongsug-song [Fri, 27 Jul 2018 06:58:20 +0000 (15:58 +0900)]
[NUI] nui-vulkan backend support (#353)

5 years ago[MediaPlayer] add API about playback time to set/get in nonoseconds (#337)
nam [Fri, 27 Jul 2018 06:51:34 +0000 (15:51 +0900)]
[MediaPlayer] add API about playback time to set/get in nonoseconds (#337)

* [MediaPlayer] add API about playback time to set/get in nonoseconds

5 years ago[OpenTK] Introduce OpenTK (#336)
WonYoung Choi [Thu, 26 Jul 2018 09:56:02 +0000 (18:56 +0900)]
[OpenTK] Introduce OpenTK (#336)

[OpenTK] Introduce OpenTK.Tizen

5 years ago[ElmSharp] Fix description of API (#339)
Jay Cho [Thu, 26 Jul 2018 08:15:30 +0000 (17:15 +0900)]
[ElmSharp] Fix description of API (#339)

### Description of Change ###
Fix the description of API `Entry.DisableSelection(bool disable)`

### Bugs Fixed ###
N/A

### API Changes ###
N/A

### Behavioral Changes ###
N/A

5 years ago[NUI] Sync dalihub and Samsung TizenFX (#349)
dongsug-song [Wed, 25 Jul 2018 04:07:49 +0000 (13:07 +0900)]
[NUI] Sync dalihub and Samsung TizenFX (#349)

* Added LayoutGroup and LayoutItem classes in NUI.

This was done by using bindings wrapper classes for LayoutItem,
LayoutGroup, LayoutMeasureSpec, LayoutLength, and LayoutMeasuredSize.

Change-Id: I19e28bdff59a62cf1c8e8711f50f9f0e8f1c119a

* Layouting support in NUI

Change-Id: I3d6f688d869faa81c34385db37feceb1d8c1d0c0

* Fixed disposed bug and removed RegisterChildProperties API usage.

Change-Id: I7b71bd1a3a03306897abdf3c263c6bbb65c1bff8

* RootLayout added to Window

Change-Id: Ie47ceec452b5f254950263bdaf661e9e3fe86d1f

* All Layers have an Absolute layout

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4

* Set View.Size2D sets layout minimum size if exists.

Change-Id: Ide73c78957d9ee5d4799bfff4aa2232b87ffa536

* [NUI] Minimize public api for xaml

Change-Id: Ib1426b1956a2af307bd6128d6b97067b0d732847

* Renaming of rootlayer in Layer.cs

Change-Id: I583f49caaad819cabaca83b09c9c7dd9c2b9a331

* Fix NUI nested layout issue

Change-Id: I68edd6cf8295e06a52655d84b8ce039a4e1f1008

* [NUI] Back-sync Samsung/TizenFX into dalihub/TizenFX

Change-Id: Ib63e792bc3474c9226506f30889994219e237ec1

* [NUI] Remove tabs and redundant spaces

Change-Id: I1d512d7f478e532f76629b2529995386820fc764

* Sync dalihub/TizenFX and Samsung/TizenFX

- [NUI] Remove apis which are using internal APIs (#324)
  Some apis are using DALi internal APIs.
  Clean up these wrong apis to prevent future errors.
Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: I77f773ec84f93f69684c2bdad26d9721f8ed705d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Sync dalihub/TizenFX and Samsung/TizenFX for NUI-XAML related changes

Change-Id: Ied6a4e33d462712672e65763572c6aa88065a897
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Support multi-cascade property setting for Size2D and Position2D

Change-Id: Ibeb9e9ec639742b78054fe8592167170ea0f00d2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Add Mouse button type to identify clicked button kind

Change-Id: Id336dacccff8192a17cda552ba8ea2ba01121002
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Fix dereferenced error

Value trans, which has null value,
is dereferenced in member access expression trans.Name

Change-Id: I5b7fa2a0e96689ff0cc0821f2e931ed3c4001e9d
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI]Remove ContentProperty attribute and update sample

Change-Id: I0fbb60bf00c609779b6f5ff4d8aff58a26a8819e

* [NUI] Fix children count of LayoutGroup bug

Change-Id: I73c3b597b161a2dbf4a52d37e6f5a0ab4858c11b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Make Layout APIs as internal ones (will be changed as public APIs later)

Conflicts:
src/Tizen.NUI/src/internal/Layouting/LayoutGroupWrapper.cs
src/Tizen.NUI/src/internal/Layouting/LayoutItemWrapper.cs

Change-Id: Ia64e9216d10ecc986e0e977f2e0633a03813faec
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
5 years agoAdd APIs for floating keyboard (#344)
Inhong [Tue, 24 Jul 2018 10:40:42 +0000 (19:40 +0900)]
Add APIs for floating keyboard (#344)

5 years ago[Inputmethod][TCSACR-161] Add API to hide IME (#345)
Inhong [Tue, 24 Jul 2018 10:40:18 +0000 (19:40 +0900)]
[Inputmethod][TCSACR-161] Add API to hide IME (#345)

5 years agoFix controls created by xaml issues (#341)
Xianbing Teng [Fri, 20 Jul 2018 10:21:54 +0000 (18:21 +0800)]
Fix controls created by xaml issues (#341)

5 years ago[NUI] Sync dalihub and Samsung TizenFX (#338)
dongsug-song [Thu, 19 Jul 2018 01:47:41 +0000 (10:47 +0900)]
[NUI] Sync dalihub and Samsung TizenFX (#338)

* Added LayoutGroup and LayoutItem classes in NUI.

This was done by using bindings wrapper classes for LayoutItem,
LayoutGroup, LayoutMeasureSpec, LayoutLength, and LayoutMeasuredSize.

Change-Id: I19e28bdff59a62cf1c8e8711f50f9f0e8f1c119a

* Layouting support in NUI

Change-Id: I3d6f688d869faa81c34385db37feceb1d8c1d0c0

* Fixed disposed bug and removed RegisterChildProperties API usage.

Change-Id: I7b71bd1a3a03306897abdf3c263c6bbb65c1bff8

* RootLayout added to Window

Change-Id: Ie47ceec452b5f254950263bdaf661e9e3fe86d1f

* All Layers have an Absolute layout

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4

* Set View.Size2D sets layout minimum size if exists.

Change-Id: Ide73c78957d9ee5d4799bfff4aa2232b87ffa536

* [NUI] Minimize public api for xaml

Change-Id: Ib1426b1956a2af307bd6128d6b97067b0d732847

* Renaming of rootlayer in Layer.cs

Change-Id: I583f49caaad819cabaca83b09c9c7dd9c2b9a331

* Fix NUI nested layout issue

Change-Id: I68edd6cf8295e06a52655d84b8ce039a4e1f1008

* [NUI] Back-sync Samsung/TizenFX into dalihub/TizenFX

Change-Id: Ib63e792bc3474c9226506f30889994219e237ec1

* [NUI] Remove tabs and redundant spaces

Change-Id: I1d512d7f478e532f76629b2529995386820fc764

* Sync dalihub/TizenFX and Samsung/TizenFX

- [NUI] Remove apis which are using internal APIs (#324)
  Some apis are using DALi internal APIs.
  Clean up these wrong apis to prevent future errors.
Signed-off-by: minho.sun <minho.sun@samsung.com>
Change-Id: I77f773ec84f93f69684c2bdad26d9721f8ed705d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Sync dalihub/TizenFX and Samsung/TizenFX for NUI-XAML related changes

Change-Id: Ied6a4e33d462712672e65763572c6aa88065a897
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Support multi-cascade property setting for Size2D and Position2D

Change-Id: Ibeb9e9ec639742b78054fe8592167170ea0f00d2
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* Add Mouse button type to identify clicked button kind

Change-Id: Id336dacccff8192a17cda552ba8ea2ba01121002
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
5 years ago[TCSACR-160] Add ForgetAPAsync (#332)
chleun-moon [Tue, 17 Jul 2018 23:56:24 +0000 (08:56 +0900)]
[TCSACR-160] Add ForgetAPAsync (#332)

5 years ago[Appfw] Add APIs for RPC (#330)
pjh9216 [Tue, 17 Jul 2018 07:56:28 +0000 (16:56 +0900)]
[Appfw] Add APIs for RPC (#330)

* [AppFw] Add classes for RPC port

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* [AppFw] Add additional APIs for RPC port

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* [AppFw] Add event handlers

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* [AppFw][RpcPort] Modify description for privileges

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* [AppFw][RpcPort] Add description for return value

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years ago[Build] Improve performance of GenDummy (#284)
WonYoung Choi [Tue, 17 Jul 2018 04:09:49 +0000 (13:09 +0900)]
[Build] Improve performance of GenDummy (#284)

5 years agoFix handle leak (#333)
gotoextreme [Mon, 16 Jul 2018 06:27:54 +0000 (15:27 +0900)]
Fix handle leak (#333)

* Fix handle leak

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Update NotificationReplyAction.cs

5 years ago[MediaPlayer] add API to set zoom with field of view for spherical video (#329)
nam [Fri, 13 Jul 2018 02:59:59 +0000 (11:59 +0900)]
[MediaPlayer] add API to set zoom with field of view for spherical video (#329)

* [MediaPlayer] add API to set zoom with field of view for spherical video

and modify the wrong descriptions

* fix descriptions

5 years ago[NUI] Fix NUI nested layout issue (#331)
huiyueun [Fri, 13 Jul 2018 02:14:12 +0000 (11:14 +0900)]
[NUI] Fix NUI nested layout issue (#331)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[WiFi][TCSACR-155] Remove ArgumentException descriptions (#323)
chleun-moon [Wed, 11 Jul 2018 23:42:40 +0000 (08:42 +0900)]
[WiFi][TCSACR-155] Remove ArgumentException descriptions (#323)

* [WiFi][TCSACR-155] Remove RgumentException descriptions

* [WiFi] Fix mistakes

* [WiFi] Fix the location to check InvalidParameterError

5 years ago[Connection][TCSACR-156] Remove ArgumentException (#325)
chleun-moon [Tue, 10 Jul 2018 04:14:27 +0000 (13:14 +0900)]
[Connection][TCSACR-156] Remove ArgumentException (#325)

5 years ago[NUI] Add window size/position setting into NUIApplication constructor (#328)
dongsug-song [Mon, 9 Jul 2018 08:55:47 +0000 (17:55 +0900)]
[NUI] Add window size/position setting into NUIApplication constructor (#328)

5 years ago[NUI] Modify Resources to XamlResources (#327)
huiyueun [Mon, 9 Jul 2018 02:58:52 +0000 (11:58 +0900)]
[NUI] Modify Resources to XamlResources (#327)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[MediaPlayer] add API to set/get replaygain (#318)
nam [Mon, 9 Jul 2018 01:46:17 +0000 (10:46 +0900)]
[MediaPlayer] add API to set/get replaygain (#318)

* [MediaPlayer] add API to set/get replaygain

* modify 'g' in Replaygain to capital 'G'

5 years ago[NUI] Remove apis which are using internal APIs (#324)
neostom432 [Wed, 4 Jul 2018 09:50:31 +0000 (18:50 +0900)]
[NUI] Remove apis which are using internal APIs (#324)

Some apis are using DALi internal APIs.
Clean up these wrong apis to prevent future errors.

Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years agoAdd ScriptUI to support XAML file (#320)
AdunFang [Wed, 4 Jul 2018 09:11:49 +0000 (17:11 +0800)]
Add ScriptUI to support XAML file (#320)

5 years ago[WiFi] Remove ArgumentException (2) (#322)
chleun-moon [Wed, 4 Jul 2018 06:33:56 +0000 (15:33 +0900)]
[WiFi] Remove ArgumentException (2) (#322)

* [WiFi] Remove ArgumentException

* [WiFi] Remove ArgumentException (2)

5 years ago[WiFi] Remove ArgumentException (#321)
chleun-moon [Wed, 4 Jul 2018 05:29:13 +0000 (14:29 +0900)]
[WiFi] Remove ArgumentException (#321)

5 years ago[NUI] Add KeyboardRepeatInfo APIs to Window (#310)
Seoyeon2Kim [Tue, 3 Jul 2018 08:07:07 +0000 (17:07 +0900)]
[NUI] Add KeyboardRepeatInfo APIs to Window (#310)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[NUI] Add AllowTextPrediction/IsTextPredictionAllowed Api (#312)
Xianbing Teng [Tue, 3 Jul 2018 08:06:15 +0000 (16:06 +0800)]
[NUI] Add AllowTextPrediction/IsTextPredictionAllowed Api (#312)

5 years ago[Feedback][Device][Add new vibration feature] (#319)
prjung [Tue, 3 Jul 2018 06:56:25 +0000 (15:56 +0900)]
[Feedback][Device][Add new vibration feature] (#319)

Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years ago[WiFi] Correct interop native api (#317)
chleun-moon [Mon, 2 Jul 2018 07:42:46 +0000 (16:42 +0900)]
[WiFi] Correct interop native api (#317)

5 years ago[WiFi] Correct interop native api (#316)
chleun-moon [Fri, 29 Jun 2018 06:12:14 +0000 (15:12 +0900)]
[WiFi] Correct interop native api (#316)

5 years ago[WiFi] Cancel tasks for WPS connection in CancelWps() (#315)
chleun-moon [Thu, 28 Jun 2018 06:39:40 +0000 (15:39 +0900)]
[WiFi] Cancel tasks for WPS connection in CancelWps() (#315)

* [WiFi] Cancel tasks for WPS connection in CancelWps()

* [WiFi] Remove logs

5 years ago[NUI] All Layers have an Absolute layout (#313)
dongsug-song [Wed, 27 Jun 2018 02:01:48 +0000 (11:01 +0900)]
[NUI] All Layers have an Absolute layout (#313)

Change-Id: I08281a25b2b73822b45f5c6a567b574b5af74fb4

5 years ago[MediaPlayer] add class to set/get adaptive variants and property for buffering time...
nam [Tue, 26 Jun 2018 07:56:37 +0000 (16:56 +0900)]
[MediaPlayer] add class to set/get adaptive variants and property for buffering time (#304)

* [MediaPlayer] add class to set/get adaptive variants and property for buffering time

1.add APIs for setting buffering time
2.add AdaptiveVariants class and APIs to set values

* fix the name of values following dotnet rules

* fix the wrong descriptions

* modify Ms to Milisecond for readability

* fix descriptions

5 years ago[NUI] Fix crash error when setting LinearLayout's CellPadding (#311)
dongsug-song [Mon, 25 Jun 2018 05:50:59 +0000 (14:50 +0900)]
[NUI] Fix crash error when setting LinearLayout's CellPadding (#311)

5 years ago[TCSACR-150] Add telephony privilege to use telephony API. (#299)
trimbaken [Fri, 22 Jun 2018 06:34:34 +0000 (12:04 +0530)]
[TCSACR-150] Add telephony privilege to use telephony API. (#299)

In public attach-panel API attach_panel_add_content_category(), under CAMERA content,
 Camera app should not be launched if video call is active. To check the status of the video call,
 Telephony API (telephony_call_get_type) is called, and telephony privilege is necessary to use telephony API.

5 years ago[NUI] Add FlexLayout sample (#309)
dongsug-song [Fri, 22 Jun 2018 06:09:03 +0000 (15:09 +0900)]
[NUI] Add FlexLayout sample (#309)

5 years ago[NUI] RootLayout added to Window (#308)
dongsug-song [Fri, 22 Jun 2018 04:12:46 +0000 (13:12 +0900)]
[NUI] RootLayout added to Window (#308)

Change-Id: Ie47ceec452b5f254950263bdaf661e9e3fe86d1f