A feature-rich e-book reader for the Java Mobile platform. Currently works with txt, xhtml and epub files. Supported features include touch scrolling, images, styling and multilingual hyphenation, on-touch dictionaries, units converter, table of contents. Uses the Droid Serif font through it's own font implementation scheme.
Stars
74
Forks
21
Watchers
74
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
133
commits
Fixed: When one selects text, the canvas should be repainted after the context menu has been shown, not before that
af1583eView on GitHubFixed: There were a few minor things that made compiling the Light and Tiny versions impossible
bbbfbcaView on GitHubBrowser screens now sort files and folders alphabetically and also folders are always showed before files. Seems reasonable to me.
dd5038eView on GitHubAll functionality for native fonts has been finished. Also, included the two newly added sizes to the list of sizes of the HD version. Also, updated the project properties and configurations.
75a9015View on GitHubAdded 2 more font sizes to the HD version (32 and 36)
404a58dView on GitHubNative fonts work; left to include a special menu for choosing their sizes which are expressed in different terms compared to the bitmap ones"
738e160View on GitHubFixed an minor issue with the context menu; Almost made it support native fonts
44b2c54View on GitHubSplit the progress bar in two: one parts shows chapter progress, other book progress
b5cf5d1View on GitHubFixed the issue with calling BookCanvas.sizeChanged() incorrectly. Added the method to all versions.
90e2245View on GitHubAdded an alert message when entering fullscreen for the first time
c5a90f7View on GitHub