Commit Graph

435 Commits (cec992c1e67dd0dcbd0d6ebc214a6e28b33e2aea)

Author SHA1 Message Date
Qingping Hou 734bf63863 add gettext to readermenu 12 years ago
Qingping Hou b639b34d5c use gettext in readertoc 12 years ago
Qingping Hou a95c20b436 use gettext in readermenu 12 years ago
Qingping Hou 1fe2e5c377 use DroidSansFallback for all major fonts
we need DroidSansFallback for internalization :)
12 years ago
Qingping Hou 31f3564158 add gettext lua module 12 years ago
Qingping Hou f12ff20c37 discard bbox with zero area 12 years ago
chrox bbda1362e3 tweaks on widget alignment in touch menu 12 years ago
chrox 2fc897bc25 add time information in menu footer by neoquest in hi-pda forum 12 years ago
chrox f4b74cea95 use rotate gesture to set screen mode 12 years ago
chrox 7fcc2e5972 fix DEBUG location in case ges_ev is nil 12 years ago
chrox a105d463a8 use pinch/spread gestures to set zoom mode 12 years ago
chrox d262ffecab fix direction rectification of pinch/spread gestures 12 years ago
chrox ae40aad56e use new directions in pan/swipe gesture 12 years ago
chrox 15eccb4da7 add pinch, spread, rotate and inward/outward pan gestures 12 years ago
chrox 9ef581e69c add two_finger_pan_release gesture & some refactorings in tap state 12 years ago
chrox 4fda0611c2 remove unnecessary require 12 years ago
chrox dbe663de46 use two finger swipe gesture to return to original page in flipping mode 12 years ago
chrox d713bf7732 add two finger swipe gesture 12 years ago
chrox 01f045e7f9 add standalone glyph cache
I found it will be especially helpful to cache glyph separately
so that glyph caches won't be washed out by a single page cache.
12 years ago
chrox 039eea17ae bugfix: set toc/bookmark window dimension smaller than screen size
Otherwise if text widgets in toc window expands out of screen, memory
free on these widgets will mess up the heap. It sounds ridiculous but
after we restrict toc window well inside the screen the bug in #815
is fixed.
12 years ago
Qingping Hou 2495d2c862 include dbg instead for settings for DEBUG in font.lua 12 years ago
chrox ceae778c0d bugfix: update current pageno to the very last part in current view 12 years ago
chrox b2c23c6f4f cleanup: use lowercase option name && better reflow for vertical text 12 years ago
chrox 607c4baf2e add fine tuning of font size in koptinterface 12 years ago
chrox a16dba8daa rewind current page after initiating the scroll page states 12 years ago
chrox cd52704b62 remove original page when toggling flip mode off 12 years ago
chrox 819467df0b bugfix: hack swipe to unlock after going out of screensaver
by feeding a fake tap at the bottom of the screen
12 years ago
Qingping Hou 77117e0709 add help page in readermenu 12 years ago
Qingping Hou cef7d9e3c8 add on tap close to infomessage widget 12 years ago
clenton ef953587e1 Add a home button to readermenu 12 years ago
Huang Xin 6d545b6959 Merge pull request #808 from houqp/new_ui_houqp
add callback to touchmenu icon
12 years ago
Qingping Hou bf2b853fd8 add callback to touchmenu bar icon 12 years ago
Qingping Hou 7f03dcd82b remove LvDEBUG call 12 years ago
Qingping Hou 9831c40dc7 remove debug information 12 years ago
Qingping Hou b6e0a4ca9a add show_parent in readermenu 12 years ago
Qingping Hou 935ed5576c add show_parent to menu widget 12 years ago
Qingping Hou 2a4282e8f5 bug fix in item_table_stack
should create a new one for each menu widget invoke
12 years ago
{Qingping,Dave} Hou 82d26e9a6d Merge pull request #805 from chrox/font_color
use inverted font color in toggle switch
12 years ago
{Qingping,Dave} Hou c7b12667ee Merge pull request #806 from chrox/two_finger_pan
add fine tuning of bbox by swipe gesture
12 years ago
chrox fa579cface change to a formal name 12 years ago
chrox 17d8b8ef8b make larger valid region for screenshot 12 years ago
chrox 152782b412 add two_finger_pan gesture 12 years ago
chrox 90260baf00 add fine tuning of bbox by swipe gesture 12 years ago
chrox 6ec22c73a0 use inverted font color in toggle switch 12 years ago
chrox 26e2435fc6 render text with background and foreground 'color' 12 years ago
chrox 17e967a227 bugfix: calculate width of TouchMenu each time when TouchMenu is created 12 years ago
Qingping Hou 4dfb683b78 remove done todo 12 years ago
Qingping Hou 241420b8bc more minor cleanup 12 years ago
Qingping Hou a4b17061a5 add page counting in touchmenu & bug fix for sub_item_table 12 years ago
Qingping Hou e44bedfea2 listen swipe gesture in touchmenu 12 years ago