summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Prasoon Singh [Mon, 4 Jul 2016 10:30:18 +0000 (16:00 +0530)]
[e-mod-tizen-screen-reader] Emitted mouse move event before emitting mouse down
After coming back from quick panel scrolling stops working, as mouse events
dont go in. To fix this issue checked the order of events without event filter
and duplicated the same.
Change-Id: I559d13283fcb359f0f7d229f3f4948d218ccab1a
Shilpa Singh [Wed, 8 Jun 2016 09:45:40 +0000 (15:15 +0530)]
e-mod-screen-reader: hardcoded address for system bus removed
Change-Id: I02073f35d94a7dc6c34e8437150794cab3b46f3d
Prasoon Singh [Tue, 7 Jun 2016 10:59:42 +0000 (16:29 +0530)]
[e-mod-tizen-screen-reader] Transform coordinates as per window rotation angle
Change-Id: I377def4f557e9be8351e239b3b5e9413da77f843
Prasoon Singh [Tue, 24 May 2016 09:36:45 +0000 (15:06 +0530)]
[e-mod-tizen-screen-reader] Emitted mouse down and up event for multidevice case
enable unlocking the lockscreen
Change-Id: I9b831234cf23995809de36c294d7edf302e8572d
Shilpa Singh [Wed, 11 May 2016 09:14:14 +0000 (14:44 +0530)]
[e-mod-tizen-screen-reader]: 1. Bus name update, 2. function name update, 3. predefined signal added
.
Change-Id: I595a48bab9d1ad132052da9e82c10e49da68a0d8
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
shilpa singh [Wed, 11 May 2016 06:52:33 +0000 (23:52 -0700)]
Merge "Gesture's implementation using event filter for two pinch zoom, two fingers swipe and double tap and hold" into tizen
Shilpa Singh [Tue, 10 May 2016 15:49:19 +0000 (21:19 +0530)]
Initiate gesture recognition when screen reader app is launched
Change-Id: I5f663ba72de12fba476ab817aff6f7448775f92f
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
Prasoon Singh [Tue, 26 Apr 2016 07:49:54 +0000 (13:19 +0530)]
Gesture's implementation using event filter for two pinch zoom, two fingers swipe and
double tap and hold
Change-Id: Ie10417625f750010cd03d25faa57e3f9a5f00f61
shashank.p [Thu, 21 Apr 2016 13:19:13 +0000 (18:49 +0530)]
Dbus connection updated for sending the gestures to screen-reader.
Change-Id: Id141e2d2e449995aa60fa7378fad7d08544e526e
Signed-off-by: shashank.p <shashank.p@samsung.com>
SubodhKumar [Mon, 11 Apr 2016 13:39:01 +0000 (19:09 +0530)]
Gesture's implementation
Change-Id: I1f7f070a3fcf2cc2e86fb59a06a16ad38e4134a6
Shinwoo Kim [Mon, 28 Mar 2016 12:48:31 +0000 (21:48 +0900)]
Initial draft: checked module loaded properly with modified e-tizen-data (https://review.tizen.org/gerrit/#/c/63914/)
Change-Id: I4878351c44a72394c2e90a710c4b3de503449048
seonil kim [Thu, 17 Mar 2016 01:55:40 +0000 (18:55 -0700)]
Initial empty repository