Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NewStory: Rotation of the UI #68

Open
GoogleCodeExporter opened this issue Apr 1, 2015 · 0 comments
Open

NewStory: Rotation of the UI #68

GoogleCodeExporter opened this issue Apr 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

The current Alpha of the new DaisyReader app remains in Portrait mode 
regardless of the orientation of the device.

Users may want to use the app in Landscape mode e.g. on a tablet device. 

Users may also want the ability to rotate the device to change the orientation 
while they are using the new app.

There are various technical challenges if we want to support changes to 
orientation while users are using the app. These include:
    * dealing with long running requests such as downloading content within the app (see https://code.google.com/p/android-daisy-epub-reader/issues/detail?id=65 )
    * audio playback and content synchronisation
    * pauses or glitches in the self-voicing

We need to carefully consider the design and implementation of the app if we 
decide to add the ability for users to rotate the UI while using the app.

The core story is to enable users to select their preferred orientation when 
the app starts. 

We will consider whether to add the ability to adapt the UI based on the 
current rotation of the device.

Original issue reported on code.google.com by julianharty on 19 Jun 2013 at 6:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant