]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Implement SwipeToRefresh for real this time.
authorSoren Stoutner <soren@stoutner.com>
Thu, 18 Feb 2016 05:08:48 +0000 (22:08 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 18 Feb 2016 05:08:48 +0000 (22:08 -0700)
commit5b4d95aed14b9206438285326ff1562b8864808c
tree85f411038ad97fd0a094c38766f1e024b707bc62
parente28e65d80ee602731a028a1d1e9b8c9a5d30a953
Implement SwipeToRefresh for real this time.
12 files changed:
.idea/dictionaries/soren.xml
app/app.iml
app/build.gradle
app/src/main/AndroidManifest.xml
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
app/src/main/res/layout/activity_webview.xml
app/src/main/res/layout/url_bar.xml
app/src/main/res/menu/menu_webview.xml
app/src/main/res/values-v11/styles.xml [new file with mode: 0644]
app/src/main/res/values/colors.xml
app/src/main/res/values/styles.xml
app/src/main/res/xml/preferences.xml