Actions
Feature #116
closedCreate an Incognito Mode
Start date:
04/07/2017
Due date:
% Done:
0%
Estimated time:
Description
In Incognito Mode, history and cache is deleted after each website finishes loading.
Actions
Added by Soren Stoutner over 7 years ago. Updated over 5 years ago.
0%
Description
In Incognito Mode, history and cache is deleted after each website finishes loading.
Beginning in API 17, `WebView` no longer supports what they called private browsing mode:
https://developer.android.com/reference/android/webkit/WebView.html#WebView(android.content.Context, android.util.AttributeSet, int, boolean)