demo007 / keepassdroid

Automatically exported from code.google.com/p/keepassdroid
0 stars 0 forks source link

Add Support for Samsung's MultiWindow #637

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Samsung (and possibly other manufacturers?) added the possibility to display 
more than one app side by side on the larger phones and tablets.

This would give keepassdroid one more option to transfer passwords (manually in 
this case, as the user could view the entry side by side with, say, a browser).

There's some info here on how to add it. Basically, it's just one more category 
for the main acticity and a uses-library (required="false"!) and some 
minimum-size specifications. All of which is explained here:
http://stackoverflow.com/a/14185426

If you haven't seen multi-window support, here's a short video explaining how 
it is used:
http://www.youtube.com/watch?v=oczjxh1AOLk

Original issue reported on code.google.com by claudius...@googlemail.com on 31 Dec 2013 at 1:14

GoogleCodeExporter commented 9 years ago
I cannot agree more. I often discover when in a browser that i might need to 
login or generate a new password and it would be nice to do this on the tablet 
or phone itself.  I really like keepass functionality and would like to stay 
with it but this issue gets worse and worse as time goes by. 

Original comment by jay.ande...@gmail.com on 3 Jan 2014 at 6:27