From ea373934c82984a8a6cbc863946dc2ce3f6cfee4 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Tue, 11 Sep 2012 23:56:51 -0700 Subject: [PATCH] Add Android-PullToRefresh library as a submodule. --- .gitmodules | 3 ++ Android-PullToRefresh.iml | 58 +++++++++++++++++++++++++++++++++++ k9mail.iml | 1 + k9mail.ipr | 19 ++++++++++++ plugins/Android-PullToRefresh | 1 + 5 files changed, 82 insertions(+) create mode 100644 Android-PullToRefresh.iml create mode 160000 plugins/Android-PullToRefresh 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 @@