summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ji-hoon Lee [Tue, 1 Aug 2017 05:37:02 +0000 (14:37 +0900)]
Update package version to 1.0.5
Change-Id: Ie104d12d2ec838cb02f316ed76e835b472680f7e
Ji-hoon Lee [Tue, 1 Aug 2017 04:52:00 +0000 (13:52 +0900)]
Adopt so filename changes
Change-Id: I607598748830f1d8421554c568663903be501d3c
Ji-hoon Lee [Tue, 1 Aug 2017 04:49:28 +0000 (13:49 +0900)]
Move IMEApplication class to xamarin-forms
Change-Id: I9e28dcd9450102e56bc6da7af23ec7ad60141be2
Ji-hoon Lee [Fri, 14 Jul 2017 02:23:08 +0000 (11:23 +0900)]
Update package version to 1.0.4
Change-Id: I146fab39084a6e5865b11f02fb668399562192c5
Ji-hoon Lee [Mon, 26 Jun 2017 12:25:34 +0000 (21:25 +0900)]
Enable creating FormsApplication based IMEs
Since the FormsApplication class automatically creates
normal application window when created, we will override
PreCreate() method to acquire IME window from InputMethod
capi and assign it to the MainWindow member variable.
This patch needs to be submitted after the patch is applied
that changes the access modifier of FormsApplication's
MainWindow variable to "protected".
Change-Id: I5940757d3cb4608c3e8d6e69c509c05866698ee6
WonYoung Choi [Thu, 22 Jun 2017 00:44:59 +0000 (09:44 +0900)]
Fix ElmSharp version to 1.2.1
Change-Id: I232a61021cde7be20a1e9fcaf6961ab946d41467
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
sungwook79.park [Fri, 9 Jun 2017 04:48:17 +0000 (13:48 +0900)]
Update package version to 1.0.3
Change-Id: If32c8d83e20df61937fec00d89f7e302564285e2
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
WonYoung Choi [Thu, 8 Jun 2017 00:49:12 +0000 (09:49 +0900)]
Merge packaging information to csproj
Change-Id: Iea5708bc6c26c71914c3da336be066e158279a26
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
manish.r [Fri, 7 Apr 2017 06:34:43 +0000 (12:04 +0530)]
Fix Design Issues
Change-Id: Ib83fe976f0507068bd6d90e6ccbaa8be9d592744
Signed-off-by: manish.r <manish.r@samsung.com>
manish.r [Wed, 15 Feb 2017 09:50:51 +0000 (15:20 +0530)]
[InputMethod] Base Code
Change-Id: I5478dbdee8839a4318d91e2b460b615ff4e1f543
Signed-off-by: manish.r <manish.r@samsung.com>
manish.r [Fri, 3 Feb 2017 08:48:40 +0000 (14:18 +0530)]
[InputMethod] Initial Interop
Change-Id: Idd975b811a4eadbaee2dfe80171e3b1f0e13edf7
Signed-off-by: manish.r <manish.r@samsung.com>
Tizen Infrastructure [Thu, 2 Feb 2017 00:13:03 +0000 (16:13 -0800)]
Initial empty repository