Commit Graph

1601 Commits

Author SHA1 Message Date
{Qingping,Dave} Hou 8ff9a1a98d Merge pull request #816 from chrox/scroll_pageno_fix
bugfix: update current pageno to the very last part in current view
2013-03-23 22:58:45 -07:00
{Qingping,Dave} Hou 297a6c67d5 Merge pull request #817 from chrox/toc_crash_fix
bugfix: terminate the program when exiting reader
2013-03-23 22:58:37 -07:00
chrox f85fd7a9b2 bugfix: terminate the program when exiting reader 2013-03-23 17:22:49 +08:00
chrox ceae778c0d bugfix: update current pageno to the very last part in current view 2013-03-23 16:32:13 +08:00
{Qingping,Dave} Hou a42021cd42 Merge pull request #813 from chrox/new_ui_code
add fine tuning of font size in koptinterface
2013-03-19 07:35:07 -07:00
chrox b2c23c6f4f cleanup: use lowercase option name && better reflow for vertical text 2013-03-19 21:57:30 +08:00
chrox 607c4baf2e add fine tuning of font size in koptinterface 2013-03-19 21:36:11 +08:00
{Qingping,Dave} Hou bee35398e3 Merge pull request #812 from chrox/flip_fix
bugfix: remove original page number after leaving flipping mode
2013-03-18 07:32:26 -07:00
chrox a16dba8daa rewind current page after initiating the scroll page states 2013-03-18 17:08:01 +08:00
chrox cd52704b62 remove original page when toggling flip mode off 2013-03-18 16:07:07 +08:00
{Qingping,Dave} Hou df12cca722 Merge pull request #811 from chrox/fake_tap
bugfix: hack swipe to unlock after going out of screensaver
2013-03-17 08:59:22 -07:00
chrox 6cbb4ed6b4 close input dev after feeding 2013-03-17 19:50:37 +08:00
chrox 819467df0b bugfix: hack swipe to unlock after going out of screensaver
by feeding a fake tap at the bottom of the screen
2013-03-17 19:33:59 +08:00
chrox d00ee9b6de add fake tap input 2013-03-17 19:31:57 +08:00
Huang Xin fe61b91f0a Merge pull request #810 from houqp/new_ui_houqp
remove obseleted exit menu item
2013-03-16 21:27:29 -07:00
Qingping Hou 77117e0709 add help page in readermenu 2013-03-17 12:17:37 +08:00
Qingping Hou cef7d9e3c8 add on tap close to infomessage widget 2013-03-17 12:15:21 +08:00
{Qingping,Dave} Hou 5823f8bfd3 Merge pull request #809 from clenton/new_ui_code
Add a home button to readermenu
2013-03-16 21:04:35 -07:00
clenton ef953587e1 Add a home button to readermenu 2013-03-17 11:52:14 +08:00
clenton cc8e58afd0 Merge branch 'new_ui_code' of https://github.com/hwhw/kindlepdfviewer into new_ui_code 2013-03-17 10:56:37 +08:00
Huang Xin 6d545b6959 Merge pull request #808 from houqp/new_ui_houqp
add callback to touchmenu icon
2013-03-16 19:02:38 -07:00
Huang Xin 75f2526396 Merge pull request #807 from houqp/new_ui_code
bug fix and touch enhancement to old menu widget
2013-03-16 19:02:26 -07:00
Qingping Hou bf2b853fd8 add callback to touchmenu bar icon 2013-03-16 14:47:58 -04:00
Qingping Hou 7f03dcd82b remove LvDEBUG call 2013-03-16 14:40:51 -04:00
Qingping Hou 9831c40dc7 remove debug information 2013-03-16 14:39:17 -04:00
Qingping Hou 595392e841 remove debug information 2013-03-16 14:37:56 -04:00
Qingping Hou c00c683ba5 add home icon 2013-03-16 14:32:43 -04:00
Qingping Hou b6e0a4ca9a add show_parent in readermenu 2013-03-16 14:19:51 -04:00
Qingping Hou d3e362a551 use show_parent in reader.lua 2013-03-16 14:17:42 -04:00
Qingping Hou 935ed5576c add show_parent to menu widget 2013-03-16 14:15:50 -04:00
Qingping Hou 2a4282e8f5 bug fix in item_table_stack
should create a new one for each menu widget invoke
2013-03-16 13:45:00 -04:00
{Qingping,Dave} Hou 82d26e9a6d Merge pull request #805 from chrox/font_color
use inverted font color in toggle switch
2013-03-16 10:11:00 -07:00
{Qingping,Dave} Hou c7b12667ee Merge pull request #806 from chrox/two_finger_pan
add fine tuning of bbox by swipe gesture
2013-03-16 09:53:52 -07:00
{Qingping,Dave} Hou a02b828e35 Merge pull request #804 from chrox/touchmenu_fix
bugfix: calculate width of TouchMenu each time when TouchMenu is created
2013-03-16 09:50:49 -07:00
chrox fa579cface change to a formal name 2013-03-16 23:16:56 +08:00
chrox 17d8b8ef8b make larger valid region for screenshot 2013-03-16 22:50:36 +08:00
chrox 152782b412 add two_finger_pan gesture 2013-03-16 22:48:35 +08:00
chrox 90260baf00 add fine tuning of bbox by swipe gesture 2013-03-16 22:47:36 +08:00
clenton a9721b17b4 Merge pull request #1 from hwhw/new_ui_code
New ui code
2013-03-16 06:32:21 -07:00
chrox 6ec22c73a0 use inverted font color in toggle switch 2013-03-16 19:48:32 +08:00
chrox 26e2435fc6 render text with background and foreground 'color' 2013-03-16 19:46:37 +08:00
chrox 17e967a227 bugfix: calculate width of TouchMenu each time when TouchMenu is created 2013-03-16 14:07:59 +08:00
Huang Xin 1f01537751 Merge pull request #803 from houqp/new_ui_houqp
some minor adjustments & finished up touchmenu
2013-03-15 20:40:49 -07:00
Qingping Hou b2f0fe1c5d when kpdf.sh start with no argument, it will actuall pass in "" 2013-03-15 22:12:19 -04:00
Qingping Hou 8dd9e1ec5e forgot to add exitReader at the end 2013-03-15 22:02:08 -04:00
Qingping Hou 1f9adcbb91 add exitReader so we can save G_reader_settings properly 2013-03-15 21:54:49 -04:00
Qingping Hou 4dfb683b78 remove done todo 2013-03-15 21:09:04 -04:00
Qingping Hou 241420b8bc more minor cleanup 2013-03-15 21:07:40 -04:00
Qingping Hou a4b17061a5 add page counting in touchmenu & bug fix for sub_item_table 2013-03-15 21:05:44 -04:00
Qingping Hou e44bedfea2 listen swipe gesture in touchmenu 2013-03-15 20:30:42 -04:00