TizenAPI-Bot [Thu, 7 Mar 2019 00:07:12 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
arosis78 [Wed, 6 Mar 2019 10:30:31 +0000 (19:30 +0900)]
[NUI] Added new ViewAdded event on Window (#705)
* [NUI] Added new ViewConnected event on Window
* [NUI] Added new ViewAdded event on Window
* [NUI] Added new ViewAddxxed event on Window
dongsug-song [Wed, 6 Mar 2019 07:24:16 +0000 (16:24 +0900)]
[NUI] TCSACR-214 Change name of text related properties (#736)
TizenAPI-Bot [Tue, 5 Mar 2019 00:07:18 +0000 (00:07 +0000)]
Release 6.0.0.14704
TizenAPI-Bot [Tue, 5 Mar 2019 00:07:17 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Jeongkyun [Mon, 4 Mar 2019 06:25:59 +0000 (15:25 +0900)]
[Elmsharp.Wearable] Add obsolete and remark for marker API (#734)
Wootak [Mon, 4 Mar 2019 02:20:24 +0000 (11:20 +0900)]
[Bluetooth][Non-ACR] Fix api document (#733)
TizenAPI-Bot [Thu, 28 Feb 2019 00:07:18 +0000 (00:07 +0000)]
Release 6.0.0.14702
TizenAPI-Bot [Thu, 28 Feb 2019 00:07:16 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
dongsug-song [Wed, 27 Feb 2019 09:12:11 +0000 (18:12 +0900)]
[NUI] Fix ABI break (#731)
TizenAPI-Bot [Wed, 27 Feb 2019 00:07:20 +0000 (00:07 +0000)]
Release 6.0.0.14701
TizenAPI-Bot [Wed, 27 Feb 2019 00:07:19 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
prjung [Tue, 26 Feb 2019 01:45:18 +0000 (10:45 +0900)]
Handle NotSupportedException on SetChangedEvent and UnsetChangedEvent and add descriptions for tizen.org/feature/storage.external feature (#726)
Signed-off-by: pr.jung <pr.jung@samsung.com>
TizenAPI-Bot [Tue, 26 Feb 2019 00:07:13 +0000 (00:07 +0000)]
Release 6.0.0.14700
TizenAPI-Bot [Tue, 26 Feb 2019 00:07:12 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
JinWang An [Mon, 25 Feb 2019 08:21:56 +0000 (17:21 +0900)]
[SystemSettings] Fix UnitTest error for TM1 target. (#682)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
TizenAPI-Bot [Fri, 22 Feb 2019 00:07:28 +0000 (00:07 +0000)]
Release 6.0.0.14699
TizenAPI-Bot [Fri, 22 Feb 2019 00:07:27 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Seungkeun Lee [Fri, 22 Feb 2019 00:00:50 +0000 (09:00 +0900)]
[ElmSharp] Fix memory leak on Image.LoadAsync method (#720)
JinWang An [Thu, 21 Feb 2019 08:01:13 +0000 (17:01 +0900)]
[SystemSetting] Add setter for AccessibilityTtsEnabled (#725)
* Add set member function
- AccessibilityTtsEnabled
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
* Update test case.
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
TizenAPI-Bot [Thu, 21 Feb 2019 05:13:49 +0000 (05:13 +0000)]
Release 6.0.0.14697
TizenAPI-Bot [Thu, 21 Feb 2019 05:13:48 +0000 (05:13 +0000)]
Merge remote-tracking branch 'github/master' into tizen
huiyueun [Thu, 21 Feb 2019 05:06:13 +0000 (14:06 +0900)]
[NUI] Fix GetHashCode Crash issue (#724)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
TizenAPI-Bot [Thu, 21 Feb 2019 00:07:16 +0000 (00:07 +0000)]
Release 6.0.0.14696
TizenAPI-Bot [Thu, 21 Feb 2019 00:07:15 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Sangchul Lee [Wed, 20 Feb 2019 01:43:32 +0000 (10:43 +0900)]
[AudioManager] Add HasStreamOnDevice method to AudioStreamPolicy (#711)
* [AudioManager] Add IsStreamOnDevice method to AudioStreamPolicy
* [AudioManager] Rename IsStreamOnDevice to HasStreamOnDevice
* [AudioManager] Add more explanation for HasStreamOnDevice method
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
TizenAPI-Bot [Wed, 20 Feb 2019 00:07:16 +0000 (00:07 +0000)]
Release 6.0.0.14695
TizenAPI-Bot [Wed, 20 Feb 2019 00:07:15 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
huiyueun [Tue, 19 Feb 2019 06:40:43 +0000 (15:40 +0900)]
[NUI] sync with dalihub (#718)
* [NUI] Codacy error fix
Change-Id: Ib407c7be01ad4e42913bf7896edc050e9b4bd370
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Add API for get the original size of image
* Adding LayoutController
LayoutController from C# exclusive Layouting (LayoutingEx)
where all layouting in processed in the NUI side.
Change-Id: Ic97166e51cd2ef173f6685659f53f53253c93b21
* [NUI] Fix svace issue
Change-Id: I014294612530f600c14c237484f95dfff0c5ec96
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
JinWang An [Tue, 19 Feb 2019 06:04:56 +0000 (15:04 +0900)]
[SystemSettings][TCSACR-215] Add properties (#684)
* [SystemSettings][TCSACR-215] Add properties
- AccessibilityGrayscale
- AccessibilityNegativeColor
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
* Fixed version
- AccessibilityGrayscale
- AccessibilityNegativeColor
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
* Fixed API Version 6
- AccessibilityGrayscaleChangedEventArgs
- AccessibilityNegativeColorChangedEventArgs
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
* Fix typo grayscale and negative descriptions
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
TizenAPI-Bot [Mon, 18 Feb 2019 00:07:16 +0000 (00:07 +0000)]
Release 6.0.0.14693
TizenAPI-Bot [Mon, 18 Feb 2019 00:07:14 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
chleun-moon [Sun, 17 Feb 2019 23:39:20 +0000 (08:39 +0900)]
Change class description (#714)
* Fix class description
* remove unnecessary file
TizenAPI-Bot [Sat, 16 Feb 2019 00:07:15 +0000 (00:07 +0000)]
Release 6.0.0.14692
TizenAPI-Bot [Sat, 16 Feb 2019 00:07:14 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Hyunho Kang [Fri, 15 Feb 2019 04:35:55 +0000 (13:35 +0900)]
Add WatchfaceComplication.dll and fix some bugs (#703)
* Add Tizen.Applications.WatchfaceComplication.dll
Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Remove unused using
Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix wrong dispose sequence
Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix wrong assignment
Validation is already done and initialize should be done without validation
Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix register callback bug
Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify field that is only assigned in constructor
Field that is only assigned in constructor should be readonly
Signed-off-by: hyunho <hhstark.kang@samsung.com>
TizenAPI-Bot [Fri, 15 Feb 2019 00:07:18 +0000 (00:07 +0000)]
Release 6.0.0.14691
TizenAPI-Bot [Fri, 15 Feb 2019 00:07:17 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
dh79pyun [Thu, 14 Feb 2019 08:34:49 +0000 (17:34 +0900)]
[Bluetooth] Fix the socket callback issue (#709)
dongsug-song [Thu, 14 Feb 2019 07:12:39 +0000 (16:12 +0900)]
[NUI] Fix SynchronouseLoading and OrientationCorrection to be applied when Image property is set (#713)
TizenAPI-Bot [Thu, 14 Feb 2019 00:07:20 +0000 (00:07 +0000)]
Release 6.0.0.14689
TizenAPI-Bot [Thu, 14 Feb 2019 00:07:19 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
pjh9216 [Wed, 13 Feb 2019 11:07:40 +0000 (20:07 +0900)]
[Tizen.Applications.Common] Add a timer for handling GC collection (#710)
* Add a timer for handling GC collection
- Once apps receive low memory events, GC collection will happen at the
same time.
- This patch is for distribution of GC collection event.
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
* Use overloaded method for Random.next
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Inhong [Wed, 13 Feb 2019 09:49:18 +0000 (18:49 +0900)]
[Inputmethod] Remove useless exception (#707)
Wonyoung Choi [Wed, 13 Feb 2019 08:01:13 +0000 (17:01 +0900)]
[Build] Fix APITool to print all public fields
huiyueun [Wed, 13 Feb 2019 02:19:00 +0000 (11:19 +0900)]
[NUI] Fix PropertyMap setting issue (#708)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
TizenAPI-Bot [Tue, 12 Feb 2019 00:07:15 +0000 (00:07 +0000)]
Release 6.0.0.14685
TizenAPI-Bot [Tue, 12 Feb 2019 00:07:13 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
abhishekvijay [Mon, 11 Feb 2019 07:04:48 +0000 (12:34 +0530)]
[Account] Unmanaged resource handling (#685)
* Resolving crash issue for unmanaged resources
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
* Handling unused local variable
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
huiyueun [Mon, 11 Feb 2019 06:56:34 +0000 (15:56 +0900)]
[NUI] Fix NUI Manual TCT issue (#704)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
TizenAPI-Bot [Sat, 9 Feb 2019 00:07:17 +0000 (00:07 +0000)]
Release 6.0.0.14683
TizenAPI-Bot [Sat, 9 Feb 2019 00:07:16 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Wootak [Fri, 8 Feb 2019 05:15:27 +0000 (14:15 +0900)]
[Bluetooth][TCSACR-216] Add missing feature tag on document (#701)
Piotr Szydełko [Fri, 8 Feb 2019 02:41:49 +0000 (03:41 +0100)]
Add Tizen.Security.PrivacyPrivilegeManager to doc index page (#700)
Wonyoung Choi [Fri, 8 Feb 2019 02:39:29 +0000 (11:39 +0900)]
[Build] Use APITool instead of GenDummy
Wonyoung Choi [Fri, 8 Feb 2019 02:20:13 +0000 (11:20 +0900)]
[Build] Add APITool
* APITool is a unified tool for printing API lists and generating dummy assemblies.
TizenAPI-Bot [Sat, 2 Feb 2019 00:07:14 +0000 (00:07 +0000)]
Release 6.0.0.14679
TizenAPI-Bot [Sat, 2 Feb 2019 00:07:13 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
dongsug-song [Fri, 1 Feb 2019 07:18:38 +0000 (16:18 +0900)]
Make some apis as inhouse, will be internal later (#699)
Change-Id: I0fc398a3b33eaab5fd12df5e8f183d9c94ab7049
TizenAPI-Bot [Fri, 1 Feb 2019 05:13:26 +0000 (05:13 +0000)]
Release 6.0.0.14678
TizenAPI-Bot [Fri, 1 Feb 2019 05:13:25 +0000 (05:13 +0000)]
Merge remote-tracking branch 'github/master' into tizen
y01k [Fri, 1 Feb 2019 05:10:53 +0000 (14:10 +0900)]
Add Tizen.Security.DevicePolicyManager.dll (#698)
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
TizenAPI-Bot [Thu, 31 Jan 2019 00:07:21 +0000 (00:07 +0000)]
Release 6.0.0.14677
TizenAPI-Bot [Thu, 31 Jan 2019 00:07:20 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Wootak [Wed, 30 Jan 2019 08:18:20 +0000 (17:18 +0900)]
[Bluetooth] Add new API to destroy Gatt server (#690)
* [Bluetooth] Add new API to destroy Gatt server
y01k [Wed, 30 Jan 2019 04:29:06 +0000 (13:29 +0900)]
[DevicePolicyManager] Add new DevicePolicyManager API (#632)
* Initial Commit
- Interop
- DevicePolicyManager class
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add policies
- Email Policy
- Password Policy
- Telephony Policy
- Wifi Policy
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Fix library name
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Modify solution file
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add policy change callback api
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Implement policy change apis
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Fix field names
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add documentation comments
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add Logs
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Apply coding style
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* PasswordPolicy: Modify return type of GetQuality
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add a period to the comments.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add Namespace documentation
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Modify retrun statements
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Modify exception handling
- Change enum name : DpmError -> ErrorCode
- Change method name : GetException -> CreateException
- remove OutOfMemoryException
- remove throw exception in Dispose()
- Modify exception handling in DevicePolicyManager()
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Modify Policy classes
- Add an abstraction class
+ DevicePolicy.cs
- Add inheritance to each policy class
- Modify GetPolicy function in DevicePolicyManager : class -> DevicePolicy
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add Dispose Pattern to Policy classes
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Fix an invalid value name
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Modify methods into properties.
- Add PolicyState class
- Modify method -> property : EmailPolicy, PasswordPolicy, WifiPolicy
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* TelephonyPolicy: Modify function name and return type
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Add space.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* WifiPolicy : Add IDisposable
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Remove unnecessary default constructor
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Events : Fix passing sender "null" to "this"
pass null as the sender when raising nonstatic event.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* DevicePolicyManager : Modify GetPolicy method
Remove checking null and Add try-catch statement.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* PasswordQuality : Apply capitalization conventions
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* PolicyState : Apply capitalization conventions
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* PolicyChangedEventArgs: Change "State" type
string -> PolicyState
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* PasswordPolicy: Replace default value of properties
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* DevicePolicy: Add protected keyword
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Policy Classes: Add new properties.
Add missing properties.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* UsbPolicy: Fix property name
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Remove PolicyState type
Replace PolicyState type to bool type.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Policy classes: Add policy name value.
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* MediaPolicy: Fix typos
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* PasswordPolicy: Change name of a property
ExpiresDay -> DaysToExpiration
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Policy Class: Add remarks
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Policy Classes: Change const to static
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
* Policy Names: Add the readonly
Signed-off-by: yeji kim <yeji01.kim@samsung.com>
dh79pyun [Wed, 30 Jan 2019 04:22:15 +0000 (13:22 +0900)]
[Bluetooth] Fix the re-register GATT server issue (#688) (#688)
* [Bluetooth] Fix the re-register GATT server issue
* Update BluetoothGattImpl.cs
* Update BluetoothGattImpl.cs
* Update BluetoothGattImpl.cs
Seungkeun Lee [Wed, 30 Jan 2019 01:01:30 +0000 (10:01 +0900)]
Fix EcoreMainloop PostAndWakeUp behavior (#695)
- it synchronously called on main loop thread. it should be asynchronously called
dongsug-song [Wed, 30 Jan 2019 00:10:09 +0000 (09:10 +0900)]
[NUI] Sync with dalihub (#693)
TizenAPI-Bot [Tue, 29 Jan 2019 00:07:21 +0000 (00:07 +0000)]
Release 6.0.0.14672
TizenAPI-Bot [Tue, 29 Jan 2019 00:07:19 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
arosis78 [Mon, 28 Jan 2019 08:43:28 +0000 (17:43 +0900)]
[ElmSharp] Added Parent property to ItemObject and new event for automation test (#646)
* [ElmSharp] Added new event for automation test
* [ElmSharp] Added parent property to ItemObject
* [ElmSharp] modified to create new constructor
* Update TestRunner.cs
* Update MultiButtonEntry.cs
* Update ListItem.cs
* Update NaviItem.cs
* Update MultiButtonEntry.cs
* [ElmSharp] changed Parent parameter location
* [ElmSharp] Update NaviItem.c
TizenAPI-Bot [Mon, 28 Jan 2019 00:43:05 +0000 (09:43 +0900)]
Update README.md
TizenAPI-Bot [Fri, 25 Jan 2019 00:07:17 +0000 (00:07 +0000)]
Release 6.0.0.14670
TizenAPI-Bot [Fri, 25 Jan 2019 00:07:15 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
dh79pyun [Thu, 24 Jan 2019 07:09:00 +0000 (16:09 +0900)]
[Bluetooth] Fix the wirte value request callback's parameter order (#678)
The GATT write value requested callback's parameter order was wrong.
Because of this, the application gets abnormal information.
JinWang An [Thu, 24 Jan 2019 05:32:53 +0000 (14:32 +0900)]
[SystemSettings] Add SystemSettings.UnitTest (#679)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
TizenAPI-Bot [Thu, 24 Jan 2019 00:07:29 +0000 (00:07 +0000)]
Release 6.0.0.14668
TizenAPI-Bot [Thu, 24 Jan 2019 00:07:27 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Ewout ter Hoeven [Wed, 23 Jan 2019 01:11:03 +0000 (02:11 +0100)]
Readme: Fix Travis Build Status badge (#677)
Small cosmetic change
WonYoung Choi [Wed, 23 Jan 2019 00:58:23 +0000 (09:58 +0900)]
Create .travis.yml
TizenAPI-Bot [Tue, 22 Jan 2019 00:07:19 +0000 (00:07 +0000)]
Release 6.0.0.14666
TizenAPI-Bot [Tue, 22 Jan 2019 00:07:18 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Jiyun Yang [Mon, 21 Jan 2019 05:44:46 +0000 (14:44 +0900)]
[NUI] Add |AddJavaScriptInterface| API for WebView (#676)
This API provides a method of c# delegate injection to JavaScript
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Inhong [Mon, 21 Jan 2019 02:04:46 +0000 (11:04 +0900)]
[InputMethod] Remove lock from InputMethodEditor (#671)
IME does not need to consider multi-threading.
TizenAPI-Bot [Sat, 19 Jan 2019 00:07:22 +0000 (00:07 +0000)]
Release 6.0.0.14664
TizenAPI-Bot [Sat, 19 Jan 2019 00:07:21 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
sameer prakash pradhan [Fri, 18 Jan 2019 04:52:41 +0000 (10:22 +0530)]
[Calendar] Fix svace defect WGID#14567 (#668)
TizenAPI-Bot [Fri, 18 Jan 2019 00:07:22 +0000 (00:07 +0000)]
Release 6.0.0.14663
TizenAPI-Bot [Fri, 18 Jan 2019 00:07:21 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
Wootak [Thu, 17 Jan 2019 06:00:51 +0000 (15:00 +0900)]
[Bluetooth] Fix API document (#663)
* Fix API document
dh79pyun [Thu, 17 Jan 2019 04:27:32 +0000 (13:27 +0900)]
[Bluetooth] Fix the invalid array index issue (#666)
Seungkeun Lee [Thu, 17 Jan 2019 01:22:28 +0000 (10:22 +0900)]
Fix SynchronizationContext issue (#633)
- Set SynchronizationContext on WidgetCoreBackend Run
- Set SynchronizationContext on WatchCoreBackend Run
hjhun [Thu, 17 Jan 2019 00:08:20 +0000 (09:08 +0900)]
[Applications] Modify args handling (#662)
If args is null, throwing ArgumentNullException is occurred.
The null check logic is unnecessary. It's removed.
This patch checks the length of args before copying args.
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
TizenAPI-Bot [Thu, 17 Jan 2019 00:07:22 +0000 (00:07 +0000)]
Release 6.0.0.14659
TizenAPI-Bot [Thu, 17 Jan 2019 00:07:20 +0000 (00:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen
mk5004lee [Thu, 17 Jan 2019 00:05:36 +0000 (09:05 +0900)]
Fix Deref after as.instant issue (#660)
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
huiyueun [Wed, 16 Jan 2019 05:17:33 +0000 (14:17 +0900)]
[NUI] modify GetHashCode() (#654)
Change-Id: Ib642ba64e746fb811be7a5e7e2cb4e82d5c6eb8a
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
huiyueun [Wed, 16 Jan 2019 04:08:40 +0000 (13:08 +0900)]
[NUI] Manual merge from tizen50 (#653)
Merged patches from tizenfx tizen_50 branch
- [NUI] Fix Svace issue (#534), Add to check Null value (View.cs)
- [NUI] Fix SizeWidth/Height issue (#555) (View.cs)
- [NUI] ResizePolicy UseNaturalSize mapped to WrapContent (#613) (View.cs)
- Improve the performance when firstly create the View (#642) (ImageView.cs, Scrollable.cs, TableView.cs, TextEditor.cs, TextField.cs, TextLabel.cs, VideoView.cs, View.cs)
- [NUI] Remove GL/VK if-else, reduce dll size (#649) (LayoutPINVOKE.cs, ManualPINVOKE.cs, NDalicPINVOKE.cs, NUIApplication.cs)
Change-Id: I846ad3353dd7d6ef78ec096565e491d7a6eef44a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
TizenAPI-Bot [Wed, 16 Jan 2019 00:07:26 +0000 (00:07 +0000)]
Release 6.0.0.14656