2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/reader/modules
chrox fef18ec73a [fix] revert removing tap gestures to show menus
as the tap gesture on the upper part (mostly) of the screen is
a conventional design to show menus in almost all ereaders as well as
some mobile phone apps. While users not farmilar with the Android world
have no experience with swipe down to show menus that's why we need a
quick start guide for this feature. And experienced Koreader users
probably will turn pages by mistake each time they want to popup the menus.

The solution here is adding back the tap gestures as they were and keep
the new swipe to show menu feature as a supplementary function when
link's tap area blocks menu's tap area.
2017-06-01 20:04:14 +02:00
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 2016-07-09 03:16:08 +02:00
readerbookmark.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
readerconfig.lua fix: stop self.dimen polution for inputcontainers 2015-09-13 01:10:09 -07:00
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 2017-03-25 13:53:47 +01:00
readercropping.lua refactor: add touch zone subsystem to inputcontainer 2016-12-10 16:06:51 -08:00
readerdictionary.lua Allow wikipedia lookup from filemanager 2017-05-12 19:10:26 +02:00
readerdogear.lua refactor(readerfooter): optimization and bug fixes 2016-03-12 01:00:52 -08:00
readerflipping.lua refactor(readerfooter): optimization and bug fixes 2016-03-12 01:00:52 -08:00
readerfont.lua Pinch gesture for changing font size (#2768) 2017-04-22 00:18:10 -07:00
readerfooter.lua Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00
readerfrontlight.lua Minor Reader Fronlight modyfication 2017-03-25 22:11:00 -07:00
readergoto.lua fix: normalize require path to reuse import result 2017-04-14 21:28:38 +02:00
readerhighlight.lua Lang: two tiny strings 2017-04-09 15:03:21 -07:00
readerhinting.lua minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
readerhyphenation.lua Allow for setting a default or fallback hyph dictionary 2017-04-29 14:48:42 +02:00
readerkoptlistener.lua fix #835 2014-08-24 11:21:59 +08:00
readerlink.lua Fix crash on Swipe to follow links with DJVU documents 2017-05-02 00:18:55 -07:00
readermenu.lua [fix] revert removing tap gestures to show menus 2017-06-01 20:04:14 +02:00
readerpaging.lua MenuSorter: fix outside testability (for potential unit tests) 2017-03-26 11:12:44 +02:00
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
readerrolling.lua Remove run twice onPageUpdate() when document is opening (#2855) 2017-05-06 19:54:31 +02:00
readerrotation.lua minor: a lot of luacheck fixes 2016-02-15 23:10:07 -08:00
readersearch.lua InputContainer: add cancel_text and ok_text 2017-04-08 03:27:18 -07:00
readerstatus.lua MenuSorter: fix outside testability (for potential unit tests) 2017-03-26 11:12:44 +02:00
readertoc.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
readertypeset.lua CreDocument: disable fancy formatting by default 2017-04-01 16:23:56 -07:00
readerview.lua ReaderView: add long-press to set default 2017-05-24 01:46:24 -07:00
readerwikipedia.lua Allow wikipedia lookup from filemanager 2017-05-12 19:10:26 +02:00
readerzooming.lua MenuSorter: fix outside testability (for potential unit tests) 2017-03-26 11:12:44 +02:00