]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Add an `Undo` callback to the `Snackbars` for deleting cookies, DOM storage, and...
authorSoren Stoutner <soren@stoutner.com>
Mon, 29 May 2017 19:36:04 +0000 (12:36 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 29 May 2017 19:36:04 +0000 (12:36 -0700)
commit08a9cd90dcf5977eb64c26e1bbdbc2bfc65be9b5
tree652f6442abfc9a4b807667e36e2788296c4de443
parent57431955261621af4db929e70a930f40c320a81f
Add an `Undo` callback to the `Snackbars` for deleting cookies, DOM storage, and form data.  Implements https://redmine.stoutner.com/issues/134.
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java