doosungkang / android-daisy-epub-reader

Automatically exported from code.google.com/p/android-daisy-epub-reader
0 stars 0 forks source link

Add the capability to set and use bookmarks. #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the DaisyPlayer uses an automatically maintained bookmark to keep 
track of where the user finished listening to their audio DAISY book. DAISY 
supports bookmarks that users can create and use. We want to add a 
user-interface and the capability that allows users to create, navigate to, and 
delete bookmarks.

The initial version is likely to be limited to textual labels (entered using a 
keyboard or equivalent capability e.g. Tekla switches, on-screen keyboards, 
etc.)

My current intention is to adapt concepts from the DAISY 3 specification when 
designing the file structure we will use. Doing so should reduce the effort 
required when we finally add support for DAISY 3 books.

Original issue reported on code.google.com by julianharty on 2 Sep 2011 at 8:23

GoogleCodeExporter commented 8 years ago

Original comment by julianharty on 2 Sep 2011 at 9:12