When pass code is enabled, the app is sent to background if the screen is turned...
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 4 May 2015 08:52:57 +0000 (10:52 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Mon, 4 May 2015 08:52:57 +0000 (10:52 +0200)
commit3eb64bcdd745438391038a7ba7c1c8b29fc00516
tree2777b5a3c21937d90f0618e237b4dc568514fd85
parentf1861497875cd33e3fa09df48fad140864161e60
When pass code is enabled, the app is sent to background if the screen is turned off and the windows are made secure to prevent they are rendered in the 'recents' menu
src/com/owncloud/android/MainApp.java
src/com/owncloud/android/authentication/PassCodeManager.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java