joon.c.baek [Tue, 12 Sep 2017 05:01:06 +0000 (14:01 +0900)]
Remove build warnings of Tizen.Tracer
Remove below build warnings,
Tizen/Tracer.cs(46,28): warning CS1574: XML
comment has cref attribute 'Begin()' that could not be resolved
Tizen/Tracer.cs(60,28): warning CS1574: XML
comment has cref attribute 'AsyncEnd()' that could not be resolved
Tizen/Tracer.cs(75,28): warning CS1574: XML
comment has cref attribute 'AsyncBegin()' that could not be resolved
Change-Id: Id21692ba69eab65b07429c8544ada10031c0c216
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
chleun.moon [Tue, 12 Sep 2017 02:09:14 +0000 (11:09 +0900)]
[Connection] Add API version
Change-Id: I3b4f8ef077eefb097e2bde0392437f0b08306ba9
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Tue, 12 Sep 2017 04:02:41 +0000 (04:02 +0000)]
Merge "[WiFi] Fix API level for new API"
chleun.moon [Tue, 12 Sep 2017 04:02:24 +0000 (04:02 +0000)]
Merge "[WiFi] Add description for GetFoundSpecificAPs()"
cheoleun moon [Tue, 12 Sep 2017 04:02:04 +0000 (04:02 +0000)]
Merge "[Tizen.Network.Nsd] Fix build warning"
kibak.yoon [Tue, 12 Sep 2017 03:26:51 +0000 (03:26 +0000)]
Merge "[Sensor] Fix build warnings"
coderhyme [Tue, 12 Sep 2017 02:56:28 +0000 (02:56 +0000)]
Merge "[Multimedia] Modified MediaControlServer to check the running state by querying."
coderhyme [Tue, 12 Sep 2017 02:55:58 +0000 (02:55 +0000)]
Merge "[MediaContent] Fixed a bug of MediaData.ScanFolderAsync that could occur when the operation is canceled."
kibak.yoon [Tue, 12 Sep 2017 02:42:10 +0000 (11:42 +0900)]
[Sensor] Fix build warnings
Change-Id: I6773fc1e4f1e8fa318378fd77e1465c697623c50
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
chleun.moon [Tue, 12 Sep 2017 01:39:36 +0000 (10:39 +0900)]
[WiFi] Fix API level for new API
Change-Id: I9fa8a108dc67658a65f89fae55d6139af6ee2b9c
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
coderhyme [Wed, 6 Sep 2017 08:01:35 +0000 (17:01 +0900)]
[Multimedia] Modified MediaControlServer to check the running state by querying.
The reason is when the application crashes, the server is alive in the database,
which means the server can work continously after the application is restarted.
Change-Id: I8819e0e4a7caca828aa8e493043461203364aa98
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Jiung [Tue, 12 Sep 2017 02:04:57 +0000 (11:04 +0900)]
[Tizen.Network.Nsd] Fix build warning
Change-Id: I592cc614b2abef0f12370e80915faa77cc8caa6f
Signed-off-by: Jiung <jiung.yu@samsung.com>
kj7.sung [Tue, 12 Sep 2017 02:05:32 +0000 (11:05 +0900)]
Fix build warning
Change-Id: I3aff608c1ca0f7fb8e4e9d39b8d9d4a46460b747
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
chleun.moon [Mon, 11 Sep 2017 06:54:50 +0000 (15:54 +0900)]
[WiFi] Add description for GetFoundSpecificAPs()
Change-Id: I227ac333fac8dbf1cd739c5639a35645b0d0cc06
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Kangho Hur [Tue, 12 Sep 2017 01:31:10 +0000 (01:31 +0000)]
Merge "[ElmSharp]Modify API comments for EvasMap"
Kangho Hur [Tue, 12 Sep 2017 01:30:56 +0000 (01:30 +0000)]
Merge "[ElmSharp] Fix build warnings"
Semun Lee [Tue, 12 Sep 2017 01:23:58 +0000 (01:23 +0000)]
Merge "Include MediaKey in TV profile"
Wonyoung Choi [Tue, 12 Sep 2017 00:05:40 +0000 (09:05 +0900)]
[ElmSharp] Fix build warnings
Change-Id: I54445605ea6eeb7dd721e76df7fdcfd4b3942006
Jeesun Kim [Tue, 12 Sep 2017 00:48:06 +0000 (00:48 +0000)]
Merge "replace delegate with EventHandler"
Myungki Lee [Mon, 11 Sep 2017 09:39:42 +0000 (18:39 +0900)]
[Shortcut] Delete default value of string
Change-Id: I8c27cbcf75d2dfa017a7132bd9a028dbd2a9b01f
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Semun Lee [Tue, 12 Sep 2017 00:14:55 +0000 (09:14 +0900)]
Include MediaKey in TV profile
Change-Id: I2f2cb2b348ce2926c06c7fb124ff588050b1c787
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Wonyoung Choi [Mon, 11 Sep 2017 23:32:14 +0000 (08:32 +0900)]
Use NETStandard 2.0
Change-Id: Ia3a3c1209c5ea50d866c6958da1567e8c09b0a81
qian.sui [Mon, 11 Sep 2017 08:45:20 +0000 (16:45 +0800)]
[ElmSharp]Modify API comments for EvasMap
Change-Id: Ibeb675f859f999e0b0903bd66985059a551ac606
Signed-off-by: qian.sui <qian.sui@samsung.com>
coderhyme [Mon, 11 Sep 2017 07:23:02 +0000 (07:23 +0000)]
Merge "[Multimedia] Redesigned StreamRecorder API."
coderhyme [Mon, 11 Sep 2017 07:19:52 +0000 (16:19 +0900)]
[MediaContent] Fixed a bug of MediaData.ScanFolderAsync that could occur when the operation is canceled.
Change-Id: Iaf1c666ec3440bfdb4b6f7d1852f3312d81544c7
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Sangyoon Jang [Mon, 11 Sep 2017 03:14:19 +0000 (12:14 +0900)]
[PackageManager] Fix bug on getting dist2 certificates
Change-Id: Ie6340adab1a0916b1f9184ddfca5d2c8b3a17ac0
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
chleun.moon [Mon, 11 Sep 2017 05:35:42 +0000 (05:35 +0000)]
Merge "[Nsd] Fix feature name"
Jeesun Kim [Mon, 11 Sep 2017 05:13:23 +0000 (14:13 +0900)]
replace delegate with EventHandler
Change-Id: Icd38e534653e6acc16dfb075dd9f8f05164fd4e4
Wonyoung Choi [Mon, 11 Sep 2017 04:48:38 +0000 (13:48 +0900)]
Merge remote-tracking branch 'nui/merge_work'
Change-Id: Ic807d3dc45e2bd7d209d0e835be3e60881dd8347
Wonyoung Choi [Mon, 11 Sep 2017 04:46:44 +0000 (13:46 +0900)]
Prepare merging to tizenfx
Change-Id: I15b559ef6e47f1a0ef7ab4df67e4b1efa6cc4cdb
coderhyme [Sat, 19 Aug 2017 03:38:21 +0000 (12:38 +0900)]
[Multimedia] Redesigned StreamRecorder API.
Change-Id: I0e6f3a65a3681facb810dfd1534acc605c67578b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Jongkyu Koo [Mon, 11 Sep 2017 02:11:16 +0000 (02:11 +0000)]
Merge "replace delegate with EventHandler"
chleun.moon [Mon, 11 Sep 2017 01:11:59 +0000 (10:11 +0900)]
[Nsd] Fix feature name
Change-Id: I08a5677356e74671ff21949e6689e9668969521a
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jeesun Kim [Fri, 8 Sep 2017 07:59:30 +0000 (07:59 +0000)]
Merge "[Calendar] Fix spelling error"
Haesu Gwon [Fri, 8 Sep 2017 05:01:05 +0000 (05:01 +0000)]
Merge "[Vision] Update descriptions to fix ths grammer errors. - Reviewed by Lionbridge."
Yunjin Lee [Fri, 8 Sep 2017 04:52:31 +0000 (04:52 +0000)]
Merge "Apply English-reviewed Security API cs files"
Haesu Gwon [Fri, 8 Sep 2017 02:48:32 +0000 (11:48 +0900)]
[Vision] Update descriptions to fix ths grammer errors.
- Reviewed by Lionbridge.
Change-Id: I2bb2f3d7c726278a9759db42f2cc9ed766599369
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
minho.sun [Fri, 8 Sep 2017 02:53:17 +0000 (11:53 +0900)]
NUI supports wearable profile
Add wearable profile to support platform list.
Change-Id: I6bee5b8b2af66bf8b9f177779ed291c2113b56fe
Signed-off-by: minho.sun <minho.sun@samsung.com>
JungHo Kim [Fri, 8 Sep 2017 02:38:04 +0000 (02:38 +0000)]
Merge "Review Media-Content API cs files"
Seechan Kim [Fri, 8 Sep 2017 02:18:31 +0000 (02:18 +0000)]
Merge "[TCSACR-85] Add EnableType method"
Wonyoung Choi [Fri, 8 Sep 2017 02:00:39 +0000 (02:00 +0000)]
Merge "Add License txt for netstandard library"
Wonyoung Choi [Fri, 8 Sep 2017 02:00:01 +0000 (11:00 +0900)]
Add License txt for netstandard library
Change-Id: I8a4fbca537148d0b0211ac3bbdb1a3ea57e7be3b
Myungki Lee [Thu, 7 Sep 2017 03:05:15 +0000 (12:05 +0900)]
Edit summary and add code
- Edit feature text
Add GetLastResult()
Modifying the exception text
Add OutOfMemoryException
Change-Id: I7a0b4350881b6c1129b627e6d0c397c17cc82abc
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Wonyoung Choi [Fri, 8 Sep 2017 01:08:48 +0000 (10:08 +0900)]
Revert "Use NETStandard 2.0"
This reverts commit
65db8fd8df7de44bcd1f8134fc9d6123ffb739dc.
Change-Id: Ifd77683881f4edfd511b3f624b7bb33e67b1dc0b
Yunjin Lee [Tue, 5 Sep 2017 09:53:51 +0000 (18:53 +0900)]
Apply English-reviewed Security API cs files
- Original author: Editor Lionbridge <TizenEditor.SEL@lionbridge.com>
- https://review.tizen.org/gerrit/#/c/140757
Change-Id: I217e83b4c6232dd48623fa8862af3e9f3f46bfa6
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
Jongkyu Koo [Thu, 7 Sep 2017 02:41:21 +0000 (11:41 +0900)]
replace delegate with EventHandler
Change-Id: Iae5422c1aba7f56042e50e9347448dc0676d97d4
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
kibak.yoon [Thu, 7 Sep 2017 10:43:45 +0000 (19:43 +0900)]
[Sensor] Review sensor API cs files
Change-Id: Id5acc7eb497b2b1b42cadae00e60e7ade104b716
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Wonyoung Choi [Thu, 7 Sep 2017 10:14:54 +0000 (19:14 +0900)]
Use NETStandard 2.0
Change-Id: I5d6077141cad35d26af736e1af482a57b3c8d467
Haesu Gwon [Thu, 7 Sep 2017 08:23:29 +0000 (08:23 +0000)]
Merge "[Multimedia] Fix build error"
Wonyoung Choi [Thu, 7 Sep 2017 07:31:22 +0000 (16:31 +0900)]
Fix usages message of build.sh
Change-Id: Ic38ac97bc0cdbe265a0fa3b8e040be06479b62b6
Haesu Gwon [Thu, 7 Sep 2017 05:49:39 +0000 (14:49 +0900)]
[Multimedia] Fix build error
Change-Id: Iea2011c8d03579b01f6e22f08923a9af09bdf032
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
chleun.moon [Thu, 7 Sep 2017 06:54:54 +0000 (15:54 +0900)]
[Connection][WiFi] Fix System.FormatException when parsing IPAddress
System.Net.IPAddress.Parse() cannot parse an empty string.
If empty string is delivered from native capi, it is replaced with
"0.0.0.0" for IPv4 or "::" for IPv6.
Change-Id: Id4d7c98f9b44e827d904372e8823cdd174e54687
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Editor Lionbridge [Wed, 6 Sep 2017 00:37:39 +0000 (09:37 +0900)]
Review Media-Content API cs files
Change-Id: I9757cb026db9b7dbdac6b2df597d68afe2953114
coderhyme [Thu, 7 Sep 2017 05:22:38 +0000 (14:22 +0900)]
[MediaContent] Fixed the MediaInfo.ThumbnailPath property to return null instead of an empty string when the raw data is null.
Change-Id: I8fb26b638937b1377bce0ef5a19dc79c8c07a4a0
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wonyoung Choi [Thu, 7 Sep 2017 04:45:27 +0000 (13:45 +0900)]
Fix build script
Change-Id: I50a80f2ec2655264a34028cf4d938351a002aa52
Inkyun Kil [Wed, 23 Aug 2017 11:02:54 +0000 (20:02 +0900)]
Revise exceptions for MessagePort API
Change-Id: Ib72c74380c13a79f3685906bbf80f41a9710737c
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Wed, 16 Aug 2017 11:15:38 +0000 (20:15 +0900)]
Add new apis for getting information of remoteport
Change-Id: Ieaed48ac0e39db7d70ab8424b44c059a59a353b7
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Jongkyu Koo [Thu, 7 Sep 2017 00:38:58 +0000 (00:38 +0000)]
Merge "[Email] Review messaging API cs files"
Wonyoung Choi [Wed, 6 Sep 2017 07:15:42 +0000 (16:15 +0900)]
Build using msbuild script instead of Tizen.NET.Private.sln
build/build.proj provides following targets:
Clean - delete all artifacts
Build - build a module or all modules
BuildDummy - build dummy assemblies of all modules
Change-Id: I50c91bb521f04c84d467bbf0baff0dd5d3d1e1ed
h.sandeep [Wed, 6 Sep 2017 06:46:57 +0000 (12:16 +0530)]
[Bluetooth][TCSACR-79] Add OPP(Object Push Profile) APIs
Change-Id: I38e45b25dd9ea176b0e447cc748c0352a730bbbc
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
Myungki Lee [Wed, 6 Sep 2017 01:41:34 +0000 (10:41 +0900)]
Initial update for shortcut
Change-Id: I74dff0765b3ee6b334dfcb4ce58ba31b1bb0baca
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Jeesun Kim [Wed, 6 Sep 2017 05:38:08 +0000 (14:38 +0900)]
[Email] Review messaging API cs files
Change-Id: If665973bc15871c68ff3b8f6afc629e763f73117
Jiung [Wed, 6 Sep 2017 05:30:36 +0000 (14:30 +0900)]
Make the PeerFoundEvent be received when there's Found event only
Change-Id: I94a6add996c5f0ff0549f2c78d072637815f5536
Signed-off-by: Jiung <jiung.yu@samsung.com>
Jeesun Kim [Wed, 6 Sep 2017 00:05:49 +0000 (09:05 +0900)]
[Calendar] Fix spelling error
Change-Id: I5c02c7faffc548236b2ed5664f1b86cdbb905765
Editor Lionbridge [Tue, 22 Aug 2017 11:12:54 +0000 (16:42 +0530)]
Review and change trace API cs files
Change-Id: I319e52c79143da04a0ebb673025162088fada2b2
coderhyme [Wed, 6 Sep 2017 02:13:18 +0000 (02:13 +0000)]
Merge "[Multimedia] Redesigned Recorder API"
DongJun Kim [Wed, 6 Sep 2017 01:51:57 +0000 (01:51 +0000)]
Merge "fixup! Introduce Tizen.WebView"
coderhyme [Wed, 6 Sep 2017 01:36:15 +0000 (01:36 +0000)]
Merge "[Multimedia] Added a new constructor in Display class for NUI.Window."
Tae-Young Chung [Wed, 6 Sep 2017 01:16:39 +0000 (01:16 +0000)]
Merge "[Vision] Modify vision colorsapce to multimedia common colorspace"
kj7.sung [Tue, 5 Sep 2017 00:40:05 +0000 (09:40 +0900)]
[TCSACR-85] Add EnableType method
Change-Id: I37667e7f8877a3cdcddce55e7ae979c0ff25de72
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
Jongkyu Koo [Tue, 5 Sep 2017 09:46:33 +0000 (09:46 +0000)]
Merge "replace delegate with EventHandler<T>"
Jongkyu Koo [Tue, 5 Sep 2017 09:36:06 +0000 (18:36 +0900)]
replace delegate with EventHandler<T>
Change-Id: I738d921c7ef4a3241402cc140b8b8bdc5362be71
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
coderhyme [Wed, 30 Aug 2017 08:22:34 +0000 (17:22 +0900)]
[Multimedia] Added a new constructor in Display class for NUI.Window.
Change-Id: Ia284b3ed8c1d31ca0760a255163d7f7c0bc3c82b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Sat, 19 Aug 2017 03:24:00 +0000 (12:24 +0900)]
[Multimedia] Redesigned Recorder API
- Splited the recorder into video/audio recorder.
- Removed Options and Settings classes.
- Added apis added in native 4.0
Change-Id: Id81331241aeca7d8fec6033fbfee20b0e2257e87
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Ickhee Woo [Tue, 5 Sep 2017 01:18:42 +0000 (01:18 +0000)]
Merge "Fix dispose and wrong statement in comment"
SukHyung, Kang [Tue, 5 Sep 2017 00:21:07 +0000 (09:21 +0900)]
[AppFW] add dll to wearable profile
- add badge, RemoteView, WidgetApplication, WidgetControl dll
Change-Id: Id78945419d88f983acff0e08b1678b03915ea717
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
coderhyme [Mon, 4 Sep 2017 21:27:16 +0000 (21:27 +0000)]
Merge "[Multimedia] MediaController API redesign."
Jooseok Song [Mon, 4 Sep 2017 09:49:02 +0000 (18:49 +0900)]
Fix dispose and wrong statement in comment
Change-Id: I264b7d15a9cb6147411f3d30fb07e233bdd58ba0
Wonyoung Choi [Mon, 4 Sep 2017 10:02:26 +0000 (19:02 +0900)]
Use src/Directory.Build.props
Use src/Directory.Build.props instead of importing build/common.props
directly. Directory.Build.props will be imported before each csproj.
see https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build
Change-Id: I73debb1ecc9b6f1d1706b27a062c963af7db5165
Jongkyu Koo [Mon, 4 Sep 2017 10:02:00 +0000 (10:02 +0000)]
Merge "Add null check and fix API reference"
Jeesun Kim [Mon, 4 Sep 2017 10:00:31 +0000 (10:00 +0000)]
Merge "[Calendar] Fix Validator issues"
Jongkyu Koo [Mon, 4 Sep 2017 09:55:36 +0000 (18:55 +0900)]
Add null check and fix API reference
Change-Id: If80eb959ff033b3d876e64ce966e401bcee46816
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Mon, 4 Sep 2017 09:53:37 +0000 (09:53 +0000)]
Merge "fix memory leak in filter"
Tae-Young Chung [Mon, 4 Sep 2017 08:45:20 +0000 (17:45 +0900)]
[Vision] Modify vision colorsapce to multimedia common colorspace
-Change public Colorspace of MediaVision to internal and its classname.
Remove Invalid enumeration in Colorspace of MediaVision
Instead, use ColorSpace of Multimedia Common.
-Add SupportedColorSpaces attribute
-Add IsSupportedColorSpace() method
Change-Id: Ieccdb48753dad11518d3386ddcc23f3fab7ce5dd
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Jeesun Kim [Mon, 4 Sep 2017 05:28:01 +0000 (14:28 +0900)]
[Calendar] Fix Validator issues
Change-Id: I6023c2bef1d161976714d02d022306b93375552d
RinaYou [Fri, 1 Sep 2017 01:25:07 +0000 (10:25 +0900)]
[ElmSharp] Fixed the focus issue
TASK=TCAPI-2624
* If show method for RealHandle is not called,
the object for RealHandle is shown during rendering.
* In than case, the object for RealHandle is invisible until rendering.
* So, the object of RealHandle can not receive focus.
Change-Id: I0eecae92f1228ddfb63d07092860f33a8a7c06e8
Jongkyu Koo [Mon, 4 Sep 2017 05:04:45 +0000 (14:04 +0900)]
fix memory leak in filter
Change-Id: Ib9bbc47accee3e6cbc65c62c262998f22750726c
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Kangho Hur [Mon, 4 Sep 2017 05:02:14 +0000 (05:02 +0000)]
Merge "[ElmSharp] Fix RenderPost event remove Handler"
pius.lee [Wed, 30 Aug 2017 08:25:22 +0000 (17:25 +0900)]
[ElmSharp.Wearable.Test] Fix Exe to dll
Change Extension of test executable to dll from Exe for .NET Core
Change-Id: I01580c2b389f5e676b3d43c0219fc5a2d4c278e9
Kangho Hur [Mon, 4 Sep 2017 04:58:11 +0000 (04:58 +0000)]
Merge "[ElmSharp] Add 2d rotation functions."
Kangho Hur [Mon, 4 Sep 2017 04:51:33 +0000 (04:51 +0000)]
Merge "[ElmSharp] Fixed incorrect behavior problem in event API"
Seungkeun Lee [Mon, 4 Sep 2017 04:49:59 +0000 (13:49 +0900)]
[ElmSharp] Fix RenderPost event remove Handler
- evas event callback was not deleted when there is no more handler
- EventHandler was null when there is no handler
- So, should use GetInvocationList().Length to check exist of handler
Change-Id: I17bed9a3fea81bae6120c24cae476f33528a9053
hongqingli [Fri, 1 Sep 2017 07:34:59 +0000 (15:34 +0800)]
[ElmSharp.Wearable]modify api comments
Change-Id: I641a551aa1dabd4bdcba7a1bb1643cfda495a53d
Signed-off-by: hongqingli <hongqing.li@samsung.com>
darkleem [Fri, 25 Aug 2017 08:27:58 +0000 (17:27 +0900)]
[ElmSharp] Fixed incorrect behavior problem in event API
Change-Id: I2888dd67202f433e56fc538b7ee22f7926572ba1
Signed-off-by: darkleem <cdark.lim@samsung.com>
jomui [Fri, 1 Sep 2017 05:55:06 +0000 (14:55 +0900)]
fix Geofence Error value
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ief11cd86356b014d5a5a443327ee45b5382e9a1b
dongsug.song [Fri, 1 Sep 2017 02:17:08 +0000 (11:17 +0900)]
[Tizen] Version 54 integration
Included patches of devel/master branch:
1. Fix Window Set/Get Size/Position (I87bec91a5ba2a1bcf20cb66c567f432a2a8d1d3d)
2. call base.OnXXX when getting lifecycle callback (I3e08f8c6a04f00bba07993cc07be2bbf32b5cc42)
3. Add Window.Title property. (Idec1c8de60220eba153f2e980dfeda903b7c1ab9)
4. Fix issue of VisualMaps and VisualView (I24fec154dbe0562eaa27b97cf01ae47570df68ad)
Change-Id: I1bef06bf161eb1a962c0f77599959e1a5147296b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
pius.lee [Wed, 30 Aug 2017 08:17:31 +0000 (17:17 +0900)]
[ElmSharp] Add 2d rotation functions.
Add evas 2D rotation mapping function
- evas_map_util_rotate
Add evas map function for point populating with object
- evas_map_util_points_populate_from_object
Change-Id: I5439b6c467a869c0878b8b3b200c10e241a20549
cheoleun moon [Fri, 1 Sep 2017 00:44:22 +0000 (00:44 +0000)]
Merge "[Download][TCSACR-84] Add download feature"
chleun.moon [Fri, 1 Sep 2017 00:41:52 +0000 (00:41 +0000)]
Merge "[Connection][TCSACR-86] Modify event type"
minho.sun [Fri, 1 Sep 2017 00:40:34 +0000 (00:40 +0000)]
Merge "[Tizen] Fix build error" into tizen