Michael Hall
|
96aa795618
|
Adding Touch Menu Wifi Status icon/Toggler for Kobo and Kindle. Change to
NetworkMgr:getWifiStatus() to ping default gateway instead of 8.8.8.8.
|
2014-09-14 15:05:28 +01:00 |
|
chrox
|
55554acf39
|
refactoring: buildin hold on menu entry to input
|
2014-08-05 10:23:25 +08:00 |
|
chrox
|
87e667748a
|
add font size menu entry
It changes screen DPI and may needs to reboot the reader to take effect.
This should fix #746.
|
2014-07-27 21:43:39 +08:00 |
|
NiLuJe
|
d45efd81d8
|
Add a battery indicator to the menu.
Very quick'n dirty hack, doesn't seem to blow up horribly.
re: #679
|
2014-07-07 05:37:16 +02:00 |
|
chrox
|
b0b2149a92
|
touch menu entry now responses hold gestures
|
2014-07-02 22:51:27 +08:00 |
|
chrox
|
f13a165c4b
|
tweaks of font size
|
2014-06-10 21:33:31 +08:00 |
|
chrox
|
e624695d54
|
the Back key on Android should close the popup window and menu
|
2014-06-10 21:33:31 +08:00 |
|
chrox
|
0f829390d6
|
decrease indentation of touch menu entries
|
2014-06-08 14:09:31 +08:00 |
|
chrox
|
3ae68399eb
|
add previous and next chevron icon in touch menu
|
2014-06-05 20:12:47 +08:00 |
|
chrox
|
d2eaeeaeed
|
add option to load last opened file automatically
|
2014-06-05 19:06:35 +08:00 |
|
chrox
|
857bd6fcc8
|
strings not shown on GUI will not be translated
This may encourage users in transifex to join Koreader project.
|
2014-06-05 14:59:06 +08:00 |
|
chrox
|
427da958cb
|
adapt touch menu for small screen
|
2014-06-05 12:58:57 +08:00 |
|
chrox
|
9f4f5fa451
|
auto adaptation for much smaller screen
|
2014-05-28 21:11:07 +08:00 |
|
chrox
|
877cff2933
|
invert button on tap
|
2014-05-01 18:37:12 +08:00 |
|
chrox
|
92219a1f1e
|
cleanup: expand tab to 4 spaces
|
2014-03-13 21:52:43 +08:00 |
|
chrox
|
b6b3207a79
|
swipe north/south in touch menu should also turn page
|
2014-01-04 03:39:23 +08:00 |
|
chrox
|
bc960dcf01
|
mutable menu item text for 'Toggle page overlap'
|
2014-01-04 00:32:14 +08:00 |
|
chrox
|
32cd7b2a88
|
show both reader menu and config menu when tapping top
So the bottom tap zone is optional now and will be removed by default
in the future.
|
2013-12-27 21:47:19 +08:00 |
|
HW
|
ef111b99c6
|
Refactored to use strictly locals
|
2013-10-18 22:38:07 +02:00 |
|
Qingping Hou
|
92cbbabbcf
|
bug fix in touchmenu, reset menu page on go up
|
2013-04-15 22:09:48 -04:00 |
|
Qingping Hou
|
0a40658a9d
|
bug fix in touchmenu: properly set max menu height
|
2013-04-15 22:06:18 -04:00 |
|
Qingping Hou
|
ce0ab36908
|
add gettext to all widgets
|
2013-04-08 15:29:23 +08:00 |
|
chrox
|
bbda1362e3
|
tweaks on widget alignment in touch menu
|
2013-03-29 22:54:54 +08:00 |
|
chrox
|
2fc897bc25
|
add time information in menu footer by neoquest in hi-pda forum
|
2013-03-29 22:37:34 +08:00 |
|
chrox
|
ae40aad56e
|
use new directions in pan/swipe gesture
|
2013-03-28 21:07:38 +08:00 |
|
Qingping Hou
|
bf2b853fd8
|
add callback to touchmenu bar icon
|
2013-03-16 14:47:58 -04:00 |
|
chrox
|
17e967a227
|
bugfix: calculate width of TouchMenu each time when TouchMenu is created
|
2013-03-16 14:07:59 +08:00 |
|
Qingping Hou
|
4dfb683b78
|
remove done todo
|
2013-03-15 21:09:04 -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 |
|
Qingping Hou
|
495a173ed0
|
add scaleByDPI and use it in touchmenu
|
2013-03-15 19:42:20 -04:00 |
|
Qingping Hou
|
ad704fa9c2
|
give a better name for parent
|
2013-03-15 05:23:39 -04:00 |
|
Qingping Hou
|
eaf43dc30b
|
add go back button to touchmenu
|
2013-03-15 05:18:34 -04:00 |
|
Qingping Hou
|
c9c72522b9
|
add submenu support for touchmenu
|
2013-03-15 02:54:23 -04:00 |
|
Qingping Hou
|
9840a71335
|
put menu item callback and closing ops to scheduler
Otherwise, inverted menu item will not be shown
|
2013-03-14 14:21:19 +08:00 |
|
Qingping Hou
|
38a6ea96d7
|
fix: set parent on TouchMenuItem
|
2013-03-14 13:58:02 +08:00 |
|
Qingping Hou
|
44d0a99efd
|
first demo of touch menu
|
2013-03-14 13:06:42 +08:00 |
|