Commit Graph

14 Commits

Author SHA1 Message Date
chrox 5b940cecaf refactoring: hide the charlist implementation of InputText
This patch also fix #875.
2014-09-10 15:31:11 +08:00
chrox c83f35a0d0 long press the backspace key will clear input text 2014-08-20 14:45:38 +08:00
chrox ef84aff1db make ffi/util module local 2014-06-04 17:36:18 +08:00
chrox 5c1d5c3314 add Evernote plugin to export highlights and notes
The "My Clipping" file that storing highlights and notes for Kindle
native readers could also be parsed and exported. The parser is
implemented in `evernote.koplugin/clip.lua`.

Parsed highlights and notes in one book will be packed and rendered
into html node with a slt2 template `note.tpl` that complies with
evernote markup language(ENML).

Finally the evernote client will create or update note entries and
push them to Evernote cloud.
2014-04-23 22:30:36 +08:00
chrox 92219a1f1e cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
chrox 4b312528f7 fix lost refresh in inputdialog enter callback 2013-10-28 20:01:44 +08:00
HW 748a443cd5 Merge remote-tracking branch 'upstream/master'
resolved conflicts with refactored structure
2013-10-22 17:19:08 +02:00
HW ef111b99c6 Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
chrox d7d2b9a20b press Enter in Goto Dialog will goto page/location directly 2013-10-17 23:56:03 +08:00
Paulo Matias 54636e9407 Add InputText:setText and avoid non-intuitive UI behavior after light toggle 2013-08-21 08:54:46 -03:00
chrox 19d70f2719 fix delChar decreasing charpos on blank charlist 2013-07-31 19:33:36 +08:00
chrox ef7f3fec90 fix keyboard in landscape 2013-07-31 13:51:01 +08:00
chrox 32bd30aae9 UI tweaks 2013-07-30 23:38:57 +08:00
chrox fb4b6979f5 add on-screen keyboard widget 2013-07-30 23:07:33 +08:00