Android-Password-Store/app
Fabian Henneke 6e84ca1f3c
Fix PgpActivity crash on orientation change (#681)
Currently, PgpActivity resets or crashes when the orientation (or
screen size) changes.

Since we do not use separate resources in landscape mode, the easiest
and only slightly hacky solution is to tell the system to not recreate
the activity in response to these changes.
2020-03-29 18:46:42 +05:30
..
src Fix PgpActivity crash on orientation change (#681) 2020-03-29 18:46:42 +05:30
.gitignore initial commit 2014-07-24 01:15:11 +01:00
build.gradle Add support for Oreo Autofill (#653) 2020-03-24 14:03:40 +01:00
proguard-rules.pro Update proguard configuration (#605) 2020-01-01 18:52:38 +05:30