2013-04-10 17:22:01 +00:00
|
|
|
Category:Internet
|
|
|
|
License:Apache2
|
|
|
|
Web Site:http://code.google.com/p/k9mail/
|
|
|
|
Source Code:https://github.com/k9mail/k-9
|
|
|
|
Issue Tracker:http://code.google.com/p/k9mail/issues/list
|
|
|
|
|
|
|
|
Summary:Full-featured email client
|
|
|
|
Description:
|
2013-04-10 19:35:52 +00:00
|
|
|
E-mail client supporting multiple accounts, POP3, IMAP and Push IMAP.
|
|
|
|
Packed with
|
|
|
|
features and highly configurable.
|
|
|
|
Import and export of settings is possible so that all that's
|
2013-04-10 17:22:01 +00:00
|
|
|
required to setup the app after a wipe is to enter the account passwords.
|
|
|
|
|
2013-04-10 19:35:52 +00:00
|
|
|
If you would like to contribute financially to k9mail, please consider
|
|
|
|
donating to the local SPCA
|
2013-04-10 17:22:01 +00:00
|
|
|
(Societies for the prevention of cruelty to animals).
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/k9mail/k-9.git
|
|
|
|
|
2013-04-10 19:35:52 +00:00
|
|
|
# use script in tools/ or https://github.com/ashleywillis/auto-avd/blob/master/build-cb.sh
|
|
|
|
Build Version:4.330-fdroid,17031,!need to change package id 4.330,\
|
|
|
|
forceversion=yes,update=.;plugins/HoloColorPicker;plugins/Android-PullToRefresh/library;\
|
|
|
|
plugins/ckChangeLog/library;plugins/ActionBarSherlock/library,init=\
|
|
|
|
sed -i 's@\(target=\).*@\1android-17@' plugins/Android-PullToRefresh/\
|
|
|
|
library/project.properties,prebuild=\
|
2013-04-10 17:22:01 +00:00
|
|
|
rm -f libs/jzlib*.jar libs/htmlcleaner*.jar libs/jutf*.jar && \
|
|
|
|
unzip libs/htmlcleaner-2.2-all.zip && cd src/com/ && \
|
2013-04-10 19:35:52 +00:00
|
|
|
svn co -r20 https://jutf7.svn.sourceforge.net/svnroot/\
|
|
|
|
jutf7/trunk/src/main/java/com/beetstra/ && \
|
2013-04-10 17:22:01 +00:00
|
|
|
wget http://www.jcraft.com/jzlib/jzlib-1.0.7.tar.gz && tar -xf jzlib-1.0.7.tar.gz && \
|
|
|
|
mv jzlib-1.0.7/com/* . && rm -rf jzlib*,build=\
|
|
|
|
$$MVN3$$ package -f HtmlCleaner/pom.xml && \
|
|
|
|
mv HtmlCleaner/target/htmlcleaner-2.2.jar libs/ && \
|
|
|
|
rm -rf HtmlCleaner
|
|
|
|
|
2013-04-10 19:35:52 +00:00
|
|
|
Update Check Mode:Static
|
2013-04-10 17:22:01 +00:00
|
|
|
|