ravin353 / android-daisy-epub-reader

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

Handle the 'no books' case more elegantly #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the application on a device with no content on the SD-card

Currently the application simply displays a blank screen, and as we don't 
currently have a menu or help etc then the user doesn't know whether the 
application is working as expected, or what to do.

As a minimum the application should tell the user the SD card has no 
relevant content. Let's address this during our UI design and in 
conjunction with [http://code.google.com/p/android-daisy-epub-
reader/issues/detail?id=12|issue 12] 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by julianharty on 7 Jan 2010 at 1:48

GoogleCodeExporter commented 8 years ago
can‘t read epub file at all.

Original comment by 0728...@gmail.com on 20 Jan 2010 at 10:44

GoogleCodeExporter commented 8 years ago
Thanks for the comment about not reading epub at all, you are correct - the
application does not yet support the epub format. We are tracking the epub 
support in
issue 9 http://code.google.com/p/android-daisy-epub-reader/issues/detail?id=9

Original comment by julianharty on 20 Jan 2010 at 5:30

GoogleCodeExporter commented 8 years ago
First cut of the enhancement finally made it into r154 
http://code.google.com/p/android-daisy-epub-reader/source/detail?r=154

I'll tidy up and enhance the code before marking this as fixed.

Original comment by julianharty on 5 Jul 2010 at 7:35

GoogleCodeExporter commented 8 years ago
Although I expect there's lots we could do to improve the UI, with r155 
http://code.google.com/p/android-daisy-epub-reader/source/detail?r=155 I'm 
willing to mark this as fixed given that there's lots to improve across the 
application, this will do for now.

Original comment by julianharty on 5 Jul 2010 at 8:02