Support selection mode 82/135982/1 accepted/tizen/unified/20170711.181140 submit/tizen/20170707.071852 submit/tizen/20170711.023244
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 31 Mar 2017 10:20:25 +0000 (19:20 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 27 Jun 2017 23:14:25 +0000 (08:14 +0900)
commitc0b4246a61921d0bce20fc729a0d9764cca72811
tree1469da801d02f93918fc5478d9fa0c5f28a26b25
parentc9338b1ffe50ef499cdb0e35742ab5811fa2aa80
Support selection mode

Double tap & hold with two fingers to enter the Selection mode.
If the text input filed is changed to selection mode, then we do not use two
fingers to scroll. The two fingers gesture is used as below:

 - 2 fingers flick down: select all
 - 2 fingers flick up: copy
 - 2 fingers flick left: cut
 - 2 fingers flick right: paste

Change-Id: Iede0729340f352249e1f489005b66f2bc4247b37
Needs: https://review.tizen.org/gerrit/#/c/122452/
src/e_mod_main.c
src/e_screen_reader_gestures.c
src/e_screen_reader_private.h