admin [Mon, 13 Apr 2020 15:55:45 +0000 (15:55 +0000)]
Release 8.0.0.15177
admin [Mon, 13 Apr 2020 15:55:45 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
neostom432 [Mon, 13 Apr 2020 10:00:13 +0000 (19:00 +0900)]
[NUI] Interrupt pan when popup is popped (#1539)
Currently, panning is working even if there is popup over component.
As workaround, add PanGestureDetector to Popup to prevent panning.
Additionally, add View to ScrollableBase which is to interrupt touching during scrolling.
arosis78 [Mon, 13 Apr 2020 01:03:39 +0000 (10:03 +0900)]
[ElmSharp] Add internal Window auxiliary hint APIs (#1535)
admin [Fri, 10 Apr 2020 15:55:40 +0000 (15:55 +0000)]
Release 8.0.0.15175
admin [Fri, 10 Apr 2020 15:55:40 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
JinWang An [Fri, 10 Apr 2020 08:22:15 +0000 (17:22 +0900)]
Fix unit test for Tizen.System.SystemSettings (#1536)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Jiyun Yang [Fri, 10 Apr 2020 07:07:22 +0000 (16:07 +0900)]
[NUI] Update wearable button style by UX guide (#1533)
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
JoogabYun [Fri, 10 Apr 2020 05:03:44 +0000 (14:03 +0900)]
[NUI] Add NativeImageSource (#1532)
Wootak [Fri, 10 Apr 2020 04:50:05 +0000 (13:50 +0900)]
[Tizen.Network.Bluetooth][Non-ACR] Fix app crash issue during free (#1530)
Fix app crash issue during free
Remove unused function
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
admin [Thu, 9 Apr 2020 15:51:56 +0000 (15:51 +0000)]
Release 8.0.0.15171
admin [Thu, 9 Apr 2020 15:51:55 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
Seoyeon2Kim [Thu, 9 Apr 2020 06:49:46 +0000 (15:49 +0900)]
[NUI] Fix GridLayoutSample (#1528)
- 'LinearOrientation' of GridLayout changed to 'GridOrientation'.
- Changed API name in the sample.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Jiyun Yang [Thu, 9 Apr 2020 04:51:56 +0000 (13:51 +0900)]
[NUI] Merge Button action state and support experimental theme by profile. (#1525)
* Fix a bug in LottieFrameInfo.Show()
* Introduce ThemeStyle
* Merge Button action state to View.ControlStates
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
admin [Wed, 8 Apr 2020 15:52:00 +0000 (15:52 +0000)]
Release 8.0.0.15169
admin [Wed, 8 Apr 2020 15:51:59 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
huiyueun [Wed, 8 Apr 2020 06:38:41 +0000 (15:38 +0900)]
[NUI] Change Window.Instance to NUIApplication.GetDefaultWindow() (#1523)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
admin [Tue, 7 Apr 2020 15:55:37 +0000 (15:55 +0000)]
Release 8.0.0.15168
admin [Tue, 7 Apr 2020 15:55:37 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
Jiyun Yang [Tue, 7 Apr 2020 11:49:57 +0000 (20:49 +0900)]
[NUI] Introduce Button extentions and styles (#1515)
* New feature : ILottieButtonStyle
* LottieButtonStyle
* LottieSwitchStyle
* New feature : ButtonExtension
* ButtonExtension
* SwitchExtension
* LottieButtonExtension
* LottieSwitchExstension
* New feature : Provide predefined component styles for Wearable
* WearbleButtonStyle
* WearableSwitchStyle
* WearableRadioButtonStyle
* WearableCheckBoxStyle
* OverlayAnimationButtonStyle
* Improvement : Button does not use a TapGestureDetector to detect clicking.
* Fix bug : Measure text again when Button's icon is relayouted.
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
JongHeonChoi [Tue, 7 Apr 2020 08:52:24 +0000 (17:52 +0900)]
[Information] Added preload method for optimization (#1492)
JinWang An [Tue, 7 Apr 2020 06:12:49 +0000 (15:12 +0900)]
Fix Tizen.System.SystemSettings unittest (#1519)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
admin [Mon, 6 Apr 2020 15:51:53 +0000 (15:51 +0000)]
Release 8.0.0.15165
admin [Mon, 6 Apr 2020 15:51:53 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
tscholb [Mon, 6 Apr 2020 07:29:18 +0000 (16:29 +0900)]
Add API for adding WidgetInfo in runtime (#1517)
admin [Fri, 3 Apr 2020 15:52:00 +0000 (15:52 +0000)]
Release 8.0.0.15164
admin [Fri, 3 Apr 2020 15:52:00 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
huayongxu [Fri, 3 Apr 2020 03:03:37 +0000 (11:03 +0800)]
[NUI] Support text shadow (#1509)
* support text shadow
* set shadow property of textlabel
* make properties of textshadow readonly.
* make textshadow readonly
* make textshadow copy constructor work correctly.
* add samples for text shadow of button
admin [Thu, 2 Apr 2020 15:54:58 +0000 (15:54 +0000)]
Release 8.0.0.15163
admin [Thu, 2 Apr 2020 15:54:58 +0000 (15:54 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
neostom432 [Thu, 2 Apr 2020 05:38:21 +0000 (14:38 +0900)]
[NUI] Fix grid layout measurement (#1513)
When using wrap_content to match it's height or width to child count,
the result of measure was not applied again so it wasn't changed.
Update measure result after children are added.
Wootak [Thu, 2 Apr 2020 01:13:35 +0000 (10:13 +0900)]
[Bluetooth][TCSACR-311] Add new StartLeScan API (#1506)
admin [Wed, 1 Apr 2020 15:51:56 +0000 (15:51 +0000)]
Release 8.0.0.15161
admin [Wed, 1 Apr 2020 15:51:56 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
neostom432 [Wed, 1 Apr 2020 08:06:12 +0000 (17:06 +0900)]
[NUI] Create Color from Hex Color Code (#1511)
* [NUI] Create Color from Hex Color Code
Create color object from Hex Color Code (string).
1. Code with "#", it will be remove.
2. Without alpha channel, alpah channel will be set 1.0f.
3. Working both. Lowercase and uppercase,
"#
FF0000FF" - Good
"#
ff0000ff" - Good
"
FF0000FF" - Good
"FF0000" - Good
"FF" - Bad ( too short )
* [NUI] Add ArgumentException to Color constructor
jaeyun-jung [Wed, 1 Apr 2020 03:34:03 +0000 (12:34 +0900)]
[MachineLearning.Inference] change repo url (#1508)
Change repo url, link to nnstreamer project.
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
admin [Tue, 31 Mar 2020 15:55:35 +0000 (15:55 +0000)]
Release 8.0.0.15159
admin [Tue, 31 Mar 2020 15:55:35 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
Seungkeun Lee [Tue, 31 Mar 2020 05:59:47 +0000 (14:59 +0900)]
Update CurrentUICulture when Locale was changed (#1503)
admin [Mon, 30 Mar 2020 15:53:46 +0000 (15:53 +0000)]
Release 8.0.0.15158
admin [Mon, 30 Mar 2020 15:53:46 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
jaeyun-jung [Mon, 30 Mar 2020 08:35:01 +0000 (17:35 +0900)]
[MachineLearning.Inference] Pipeline class to execute neural network stream (#1404)
* [MachineLearning.Inference] sync to C-API change
1. Add enum for NNFWType and HWType with C-API update.
2. Add enum for newly added in C-API (out-of-mem and permission-denied)
3. Code clean, remove duplicated code and typo correction.
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
* [MachineLearning.Inference] Pipeline class to execute neural network stream
This patch newly provides interfaces to create and execute stream pipeline with neural network.
Pipeline and its related classes support the following functionalities:
- Create a stream pipeline with NNStreamer plugins and GStreamer plugins.
- Interfaces to start/stop/destroy the pipeline.
- Interfaces to get the state of the pipeline and register callback method.
- Interfaces to push data to the pipeline from the application.
- Interfaces to pull data from the pipeline to the application.
- Interfaces to control the stream of the pipeline using switches and valves.
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
Xianbing Teng [Mon, 30 Mar 2020 06:17:55 +0000 (14:17 +0800)]
[NUI] Remove ClearBackgound operate when setting BackgroundImage (#1499)
neostom432 [Mon, 30 Mar 2020 05:26:05 +0000 (14:26 +0900)]
[NUI] Add SetPositionByLayout Property (#1497)
* [NUI] Add SetPositionByLayout Property
If true, set position by layouting result.
If false, will not set position in SetFrame because it means it's parent like
RecyclerList will set position.
* [NUI] remove tizen tag from SetPositionByLayout
neostom432 [Mon, 30 Mar 2020 04:25:14 +0000 (13:25 +0900)]
[NUI] Fix scrolling (#1495)
Previously, Scrolling was working wierdly when scrolling to first item.
Scrolling to first item was so so slow but scrolling to last item was fine.
This is because when calculation for scroll distance is wrong.
So, fix the equation.
admin [Thu, 26 Mar 2020 07:59:50 +0000 (07:59 +0000)]
Release 8.0.0.15154
admin [Thu, 26 Mar 2020 07:59:50 +0000 (07:59 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
JongHeonChoi [Thu, 26 Mar 2020 07:55:26 +0000 (16:55 +0900)]
[Build] Set smack labels of symbol files in .spec.in (#1486)
jaeyun-jung [Thu, 26 Mar 2020 07:54:17 +0000 (16:54 +0900)]
[Build] [MachineLearning.Inference] update PlatformFileList (#1484)
Add common for Tizen.MachineLearning.Inference dll
ML APIs may be included in RPI4.
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
admin [Wed, 25 Mar 2020 15:51:58 +0000 (15:51 +0000)]
Release 8.0.0.15152
admin [Wed, 25 Mar 2020 15:51:58 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
jaeyun-jung [Wed, 25 Mar 2020 06:26:09 +0000 (15:26 +0900)]
[MachineLearning.Inference] new API to set/get the property (#1414)
In SingleShot class, add new API to set/get the property.
The property is related with the tensor information, a model may not support the change after open the model.
Added:
- void SetValue(string name, string value);
- string GetValue(string name);
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
hancepark [Wed, 25 Mar 2020 06:08:50 +0000 (15:08 +0900)]
[StreamRecorder] Handle NotSupportedException as new feature added (#1483)
* Adds new feature exception
As new feature added, related API is modified.
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* Adds description
-Tizen.Multimedia.StreamRecorder.StreamRecorder()
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* Change feature information
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* Change feature applied API information
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* Remove exception which doesn't return NOT_SUPPORTED
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* Remove NOT_SUPPORTED exception on start api
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* !fixup 'Remove NOT_SUPPORTED exception on start api'
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
Co-authored-by: Hyunsoo Park <hance.park@samsung.com>
huiyueun [Wed, 25 Mar 2020 03:20:25 +0000 (12:20 +0900)]
[NUI] Add GridLaoyt Sample (#1485)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
admin [Tue, 24 Mar 2020 15:53:49 +0000 (15:53 +0000)]
Release 8.0.0.15149
admin [Tue, 24 Mar 2020 15:53:49 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
kilig [Tue, 24 Mar 2020 05:19:49 +0000 (14:19 +0900)]
[Applications.Alarm] Add a new Enum for standard period (#1458)
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
admin [Mon, 23 Mar 2020 15:54:16 +0000 (15:54 +0000)]
Release 8.0.0.15148
admin [Mon, 23 Mar 2020 15:54:16 +0000 (15:54 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
Seoyeon2Kim [Mon, 23 Mar 2020 12:36:08 +0000 (21:36 +0900)]
[NUI] Make AccessibilityManager APIs as public ones (#1482)
- Move AccessibilityManager class from internal to public
- Make Tizen.NUI.Accessibility namespace
Jay Cho [Mon, 23 Mar 2020 08:01:33 +0000 (17:01 +0900)]
[ElmSharp] Add ElmSharp.Wearable preloading (#1465)
* Add ElmSharp.Wearable preloading
* Update method name that calls Wearable preload
* Add more features on PreloadedWindow for CricleSurface
admin [Thu, 19 Mar 2020 15:53:52 +0000 (15:53 +0000)]
Release 8.0.0.15146
admin [Thu, 19 Mar 2020 15:53:52 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
huiyueun [Thu, 19 Mar 2020 05:24:55 +0000 (14:24 +0900)]
[NUI] Add Horizontal Grid (#1461)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
neostom432 [Thu, 19 Mar 2020 05:19:33 +0000 (14:19 +0900)]
[NUI] Add API for changing layout sibling order (#1477)
When changing sibling order of view, layout sibling order should be changed
to apply new position of order changed view.
Add API for changing layout sibling order and call it when changing view sibling order.
Xianbing Teng [Thu, 19 Mar 2020 03:59:24 +0000 (11:59 +0800)]
[NUI] Public Style apis (#1434)
* [Tizen.NUI.Components] Public Style apis
* [NUI.Components] Add description of public apis
* [NUI.Components] Change public api version to 8
* Open the public things of Style in Components
* Open public property of Style in Loading and Popup
* [NUI.Components] Public StyleBase and StyleManager
* [NUI.Components] Replace attributes with style
* [NUI.Components] Update description of apis
* [NUI.Components] Fix comments error
Co-authored-by: Fang Xiaohui <xiaohui fang>
admin [Wed, 18 Mar 2020 15:55:49 +0000 (15:55 +0000)]
Release 8.0.0.15143
admin [Wed, 18 Mar 2020 15:55:49 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
dongsug-song [Wed, 18 Mar 2020 10:08:26 +0000 (19:08 +0900)]
[NUI] Add SiblingOrder Sample (#1474)
admin [Wed, 18 Mar 2020 06:41:14 +0000 (06:41 +0000)]
Release 8.0.0.15142
admin [Wed, 18 Mar 2020 06:41:14 +0000 (06:41 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
neostom432 [Wed, 18 Mar 2020 04:03:29 +0000 (13:03 +0900)]
[NUI] check layout owner is null when removing childLayout (#1472)
If layout owner is null, cannot remove owner from it's parent.
Check owner is null.
Seoyeon2Kim [Wed, 18 Mar 2020 01:29:49 +0000 (10:29 +0900)]
Revert "[NUI] Make AccessibilityManager APIs as public ones (#1460)" (#1471)
This reverts commit
5056acf4fae2e2bbba0e1251c9fcb626a01ed039.
admin [Tue, 17 Mar 2020 15:53:41 +0000 (15:53 +0000)]
Release 8.0.0.15140
admin [Tue, 17 Mar 2020 15:53:41 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
dongsug-song [Tue, 17 Mar 2020 07:53:11 +0000 (16:53 +0900)]
[NUI] Add Window VisibilityChanged Event (#1469)
Xianbing Teng [Tue, 17 Mar 2020 07:14:26 +0000 (15:14 +0800)]
[NUI] Add object dump function (#1239)
admin [Mon, 16 Mar 2020 15:53:52 +0000 (15:53 +0000)]
Release 8.0.0.15138
admin [Mon, 16 Mar 2020 15:53:52 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
Jiyun Yang [Mon, 16 Mar 2020 10:19:55 +0000 (19:19 +0900)]
[NUI] Remove Window.Instance from the sample code (#1468)
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Seoyeon2Kim [Mon, 16 Mar 2020 10:19:05 +0000 (19:19 +0900)]
[NUI] Make AccessibilityManager APIs as public ones (#1460)
* [NUI] Make AccessibilityManager APIs as public ones
- Move AccessibilityManager class from internal to public
- Added doxygen and make AccessibilityManager work in NUI
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* [NUI] Follow the latest coding rule and add a sample
- Removed the old coding style of NUI
- Added AccessibilityManager sample
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Jiyun Yang [Mon, 16 Mar 2020 08:38:06 +0000 (17:38 +0900)]
[NUI] Apply CornerRadius to View (#1463)
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
admin [Fri, 13 Mar 2020 15:51:52 +0000 (15:51 +0000)]
Release 8.0.0.15135
admin [Fri, 13 Mar 2020 15:51:52 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
jeremy-jang [Fri, 13 Mar 2020 09:08:32 +0000 (18:08 +0900)]
[Packagemanager] Fix creating internal callback delgate (#1462)
Create internal callback delegate once for prevent invoking callback
after garbage-collected in unmanaged code.
Change-Id: I18884c09891cca4495576336496206d28067836a
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
admin [Wed, 11 Mar 2020 15:55:34 +0000 (15:55 +0000)]
Release 8.0.0.15134
admin [Wed, 11 Mar 2020 15:55:34 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
JongHeonChoi [Tue, 10 Mar 2020 23:17:08 +0000 (08:17 +0900)]
[Build] Add RIDs of Tizen.6.0.0 and Set RIDs to vconf automatically (#1420)
* [Build] Add RIDs of Tizen.6.0.0 and Set RIDs to vconf automatically
* Added to update RIDs with makerid.py
admin [Tue, 10 Mar 2020 15:53:56 +0000 (15:53 +0000)]
Release 8.0.0.15133
admin [Tue, 10 Mar 2020 15:53:56 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
Seoyeon2Kim [Tue, 10 Mar 2020 09:52:19 +0000 (18:52 +0900)]
[NUI] Check the previous width and height specifications (#1456)
- If new WidthSpecification and HeightSpecification values are same
as the previous ones, then no need to request layout again.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
admin [Mon, 9 Mar 2020 15:53:44 +0000 (15:53 +0000)]
Release 8.0.0.15132
admin [Mon, 9 Mar 2020 15:53:44 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
neostom432 [Mon, 9 Mar 2020 03:01:56 +0000 (12:01 +0900)]
[NUI] Change PageToSnap Behavior (#1453)
Previously, page moves the width of ScrollableBase in SnapToPage mode.
Now, Center of Page will be aligned with Center of ScrollableBase.
And User can set min/max scroll distance by setting ScrollAvailableArea.
admin [Fri, 6 Mar 2020 15:55:41 +0000 (15:55 +0000)]
Release 8.0.0.15131
admin [Fri, 6 Mar 2020 15:55:40 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/master' into tizen
dongsug-song [Fri, 6 Mar 2020 07:00:37 +0000 (16:00 +0900)]
[NUI] Fix to get bezel wheel event on wearable device by WheelEvent (#1444)
WonYoung Choi [Fri, 6 Mar 2020 00:13:26 +0000 (09:13 +0900)]
[Build] Set smack labels of symbol files (#1449)
admin [Wed, 4 Mar 2020 15:51:56 +0000 (15:51 +0000)]
Release 8.0.0.15129
admin [Wed, 4 Mar 2020 15:51:56 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/master' into tizen