Commit Graph

1463 Commits (bf6c0cdd6c5b22bbb38497b5df8abe428eb80307)

Author SHA1 Message Date
chrox fefa0a3507 add version information in reader menu
This should implement #315.
11 years ago
chrox 2f9e65871a invert item when tapping on filemanager 11 years ago
chrox 648b4f33ec add vertical span between title and content in filemanager 11 years ago
chrox e4c77c272a sort history file with modification time 11 years ago
ciro cfd1f07f0e fixed issue: https://github.com/koreader/koreader/issues/354 11 years ago
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago
Qingping Hou 4c40fece74 add hidden file toggle 11 years ago
Paulo Matias 92e12d6466 Use ReaderFrontLight:addToMainMenu in FM
Check if frontlight is present using the same method as ReaderFrontLight:init,
just for consistency.
11 years ago
Paulo Matias 04ebaf0964 Use `lfs.currentdir()` to get default `root_dir` as an absolute path 11 years ago
Paulo Matias 48d6020930 Initialize FileChooser with root_path, otherwise the command line argument (directory) is ignored 11 years ago
Qingping Hou 656f02c7f6 fix out-of-bound bug in filemanager 11 years ago
Qingping Hou caf7ebb9ae bug fix & rewrite filemanager 11 years ago