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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@