View Single Post
Old 02-14-2014, 10:20 AM   #863
Buggins
Zealot
Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.Buggins ought to be getting tired of karma fortunes by now.
 
Posts: 137
Karma: 1007008
Join Date: Aug 2008
Location: Russia
Device: Nook Simple Touch
New CoolReader version

Quote:
Originally Posted by Jabby View Post
Well the GUI has certainly changed and as of now, many of the old features (settings) are missing. So I guess we will just have to wait for the final product.

Regards - John
I'm reimplementing CoolReader UI on C++/OpenGL (instead of Java in version available on Play Market).
This would allow to share the same code base for all of platforms (previously, only book parsing/rendering engine has been shared across platforms, while Android UI code was different).

Currently, Android, Windows, Linux and Tizen platforms supported.

For now,

Updates can be downloaded from SourceForge

This version resembles look and feel of former android version. But not all features are implemented yet.

What is better in new version:
  • faster graphics (especially on full HD screens)
  • nice paperbook-like 3D page flipping
  • OPDS supports login/password and HTTPS (may be user to access private Calibre catalog).
    Multi-touch gestures
What is missing:
  • Text To Speech
  • Some settings
Buggins is offline   Reply With Quote