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

Android client suggestions #10

Open
pspillai opened this issue Feb 23, 2019 · 2 comments
Open

Android client suggestions #10

pspillai opened this issue Feb 23, 2019 · 2 comments

Comments

@pspillai
Copy link
Collaborator

pspillai commented Feb 23, 2019

A few suggestions on improving the Android client.

  1. Have it query the server to find which style models are available. This will allow the server to be updated with new models independently of the client.
  2. The display aspect ratio is sometimes far different from the images -- allow an option to scale preserving the pixel ratio in addition to filing the screen.
  3. Add button to switch between front and rear camera while viewing (not just in the set up).
  4. Add button to save an image while viewing.
@teiszler
Copy link
Collaborator

For 2, we now have a predefined set of resolutions which can be selected from in the Experimental settings section. We should try to compute a list of possible resolutions based upon those available on the device which would maintain the aspect ratio.

Addressed 4 in the upcoming release which corresponds to this commit.

Looking at using the Gabriel control mechanism to address 1.

@jaharkes
Copy link
Member

I think at this point 1, 3 and 4 have been addressed.

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

No branches or pull requests

3 participants