]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Create an "Add to Home Screen" AlertDialog.
authorSoren Stoutner <soren@stoutner.com>
Thu, 17 Dec 2015 05:36:17 +0000 (22:36 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 17 Dec 2015 05:36:17 +0000 (22:36 -0700)
commitb72fd06c1e378ca01c1cccd83ed0c7ae5297b8f4
tree99cd270ecb6983be39b64ddb7dfc211a370fa568
parented666e35740078d91a7cb786e56c71afeab9c909
Create an "Add to Home Screen" AlertDialog.
.idea/dictionaries/soren.xml
app/src/main/AndroidManifest.xml
app/src/main/java/com/stoutner/privacybrowser/CreateHomeScreenShortcut.java [new file with mode: 0644]
app/src/main/java/com/stoutner/privacybrowser/Webview.java
app/src/main/res/layout/app_bar.xml
app/src/main/res/layout/create_home_screen_shortcut_dialog.xml [new file with mode: 0644]
app/src/main/res/menu/menu_webview.xml
app/src/main/res/values/strings.xml