diff --git a/.gitmodules b/.gitmodules
index de1ccfffa..af4079948 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "plugins/ActionBarSherlock"]
path = plugins/ActionBarSherlock
url = https://github.com/JakeWharton/ActionBarSherlock
+[submodule "plugins/Android-PullToRefresh"]
+ path = plugins/Android-PullToRefresh
+ url = https://github.com/chrisbanes/Android-PullToRefresh.git
diff --git a/Android-PullToRefresh.iml b/Android-PullToRefresh.iml
new file mode 100644
index 000000000..3a3282fba
--- /dev/null
+++ b/Android-PullToRefresh.iml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /plugins/Android-PullToRefresh/library/res-overlay
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/k9mail.iml b/k9mail.iml
index 64b1b8bc5..d3fbb78e7 100644
--- a/k9mail.iml
+++ b/k9mail.iml
@@ -41,6 +41,7 @@
+
diff --git a/k9mail.ipr b/k9mail.ipr
index 36cd53d09..99cfa9623 100644
--- a/k9mail.ipr
+++ b/k9mail.ipr
@@ -114,6 +114,8 @@
+
+
@@ -141,12 +143,14 @@
+
+
@@ -199,6 +203,7 @@
@@ -389,6 +394,7 @@
+
@@ -412,6 +418,7 @@
+
@@ -474,6 +481,17 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -652,3 +670,4 @@
+
diff --git a/plugins/Android-PullToRefresh b/plugins/Android-PullToRefresh
new file mode 160000
index 000000000..cbd7ab815
--- /dev/null
+++ b/plugins/Android-PullToRefresh
@@ -0,0 +1 @@
+Subproject commit cbd7ab815ad510921459c31364491dbbe7bf0377