2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
2013-02-23 13:10:53 +08:00
..
reader add double tap gesture on page area to confirm cropping 2013-02-23 13:10:53 +08:00
bbox.lua add double tap gesture on page area to confirm cropping 2013-02-23 13:10:53 +08:00
button.lua confirm and cancel gestures in cropping dialog are replaced by OK/Cancel buttons 2013-02-21 22:29:54 +08:00
config.lua update config.lua after moving toggleswitch to separate file 2013-02-19 11:50:25 +08:00
confirmbox.lua separated dialog.lua into source files for each individual function 2012-06-10 17:52:09 +02:00
device.lua fix crash in goint into screen saver 2013-02-02 16:37:48 +08:00
event.lua file reorganisation 2012-05-19 01:10:57 +02:00
filechooser.lua hide certain directories in FileManager 2013-02-19 21:30:35 +08:00
focusmanager.lua enable partial and full refresh on widget redraw 2012-06-19 10:44:54 +08:00
font.lua hide DPI dependency in Font module 2013-02-05 18:15:45 +08:00
geometry.lua add math.lua, move all math related helpers in to it 2013-02-19 11:57:14 +08:00
gesturedetector.lua move adjustGesCoordinate from Screen to GestureDetector 2013-02-19 11:13:24 +08:00
graphics.lua add config options 2012-12-24 08:16:33 +08:00
image.lua file reorganisation 2012-05-19 01:10:57 +02:00
infomessage.lua first demo of screen rotate 2013-02-02 14:36:29 +08:00
inputevent.lua move adjustGesCoordinate from Screen to GestureDetector 2013-02-19 11:13:24 +08:00
menu.lua hide DPI dependency in Font module 2013-02-05 18:15:45 +08:00
notification.lua first demo of screen rotate 2013-02-02 14:36:29 +08:00
readerui.lua rename ReaderKoptinterface to ReaderKoptListener & save zoom mode to normal_zoom_mode 2013-02-20 11:50:36 +08:00
rendertext.lua fix kerning for Utf8Text family methods from tigran123 2012-10-09 16:08:34 -04:00
screen.lua move adjustGesCoordinate from Screen to GestureDetector 2013-02-19 11:13:24 +08:00
time.lua bug fix in time.lua 2012-11-23 01:04:56 -05:00
toggleswitch.lua move toggleswitch into separate widget file 2013-02-19 11:44:44 +08:00
ui.lua first demo of screen rotate 2013-02-02 14:36:29 +08:00
widget.lua confirm and cancel gestures in cropping dialog are replaced by OK/Cancel buttons 2013-02-21 22:29:54 +08:00