My unofficial
patch to kindlepdfviewer-bb5c54d (April, v2). Successfully tested on K3, may not work on DX (because of the function to read the current battery level or of any other reason).
Changes are mostly made for file management:
+ primitive support for list of recent documents ('L' in filemanager)
+ brief information about the selected document ('I' or 'joypad right')
+ more shortcuts (to make screenshots 'Shift-P' & to delete documents 'Del')
+ filechooser, filehistory, filesearher, fileinfo, usw. -> redesigned to have similar face
+ helppage with a list of active hotkeys ('H') now works nearly everywhere (except filechooser itself - to do)
+ free DroidSansBold.ttf
+ some icons for various types of files
+ default cr3.css with proper style for those files that have no own css.
+ some more supported types (pdb, azw, prc, tcr); @devs: extentions are now enumerated in a single file 'extentions.lua' -> you no longer need to add them in three places.
= a bit modified epub.css (I just fixed the font = DroidSans, just for the case when default kpdf-font has no proper glyph)
Just unzip the files to the folder with kindlepdfviewer (be sure, that you still have original files). Any feedback would be acknowledged...