summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Prasoon Singh [Tue, 6 Sep 2016 13:03:48 +0000 (18:33 +0530)]
Sending hover mouse move at the time scrolling. x,y cordinates will also be updated for hover in hover mouse move.
Change-Id: Ifbe768c8a946f8c4cb150affe78c0fef18ae67b8
Shinwoo Kim [Mon, 29 Aug 2016 09:06:58 +0000 (18:06 +0900)]
Do not send mouse down/up, when TWO FINGERS TAP geuster occur.
* do not send mouse down/up, when TWO FINGERS TAP occurs
* exception handling: abnormal behavior caused by MOVE event before DOWN event.
Change-Id: Id68a71b6cdadfaf08ecc5e6364c0885da54a784e
Shinwoo Kim [Fri, 5 Aug 2016 08:38:06 +0000 (17:38 +0900)]
Package Version Update: 0.0.2
Change-Id: I8e8864044953a9df9a42954f56909409233021e9
shilpa singh [Wed, 13 Jul 2016 10:28:15 +0000 (03:28 -0700)]
Merge "[e-mod-tizen-screen-reader] Fix for tap gesture aborting issue" into tizen
Prasoon Singh [Tue, 21 Jun 2016 09:04:44 +0000 (14:34 +0530)]
[e-mod-tizen-screen-reader] Do not send mouse down and move events on double tap and hold
when highlighted object is slider.
Change-Id: Ib8f101d1373706eb255f959f8d996c984c8113d1
Prasoon Singh [Thu, 7 Jul 2016 15:54:51 +0000 (21:24 +0530)]
[e-mod-tizen-screen-reader] Fix for tap gesture aborting issue
Change-Id: Id1931f5987a6bef4179a415e1226ef30cdbfe66b
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