]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Implement context menus for links and images. Fixes https://redmine.stoutner.com...
authorSoren Stoutner <soren@stoutner.com>
Sun, 6 Nov 2016 02:43:37 +0000 (19:43 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sun, 6 Nov 2016 02:43:37 +0000 (19:43 -0700)
commitd9da9570c65f2f6a9898ad532f596ca4443c032d
tree247436215ffd703e58247c80e0c7d9e29f75ad34
parent16f63187a36d1e8f63fdfdf27884bbed16a56473
Implement context menus for links and images.  Fixes https://redmine.stoutner.com/issues/10 and https://redmine.stoutner.com/issues/63.
app/src/main/java/com/stoutner/privacybrowser/DownloadImage.java [new file with mode: 0644]
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
app/src/main/res/layout/download_image_dialog.xml [new file with mode: 0644]
app/src/main/res/values/strings.xml