41 lines
1.8 KiB
Plaintext
41 lines
1.8 KiB
Plaintext
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:
|
|
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
|
|
required to setup the app after a wipe is to enter the account passwords.
|
|
|
|
If you would like to contribute financially to k9mail, please consider donating to the local SPCA
|
|
(Societies for the prevention of cruelty to animals).
|
|
|
|
We leave this app as a developer build to minimize the disruption to users a signature switch
|
|
would cause. Building the app from source is very straightforward though. Stable releases are
|
|
numbered x.even and they are maintained in their own git branches.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/k9mail/k-9.git
|
|
|
|
#Note - k9 is currently developer's binary only
|
|
#Build Version:3.906,14006,3.906,oldsdkloc=yes,patch=target9to10.patch,target=android-10
|
|
Build Version:4.310,17011,!leave it out 4.310,srclibs=PullToRefresh@1.4.0;ActionBarSherlock@4.1.0,prebuild=\
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$/library@' project.properties && \
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
$$SDK$$/tools/android update lib-project -t android-15 -p $$ActionBarSherlock$$ && \
|
|
$$SDK$$/tools/android update lib-project -t android-16 -p $$PullToRefresh$$/library && \
|
|
unzip libs/htmlcleaner-2.2-all.zip && rm -f libs/htmlcleaner-2.2.jar && \
|
|
mvn install -f HtmlCleaner/pom.xml && cp HtmlCleaner/target/htmlcleaner-2.2.jar libs/ && \
|
|
rm -rf compile-only-libs tests docs
|
|
|
|
|
|
#Device variable version
|
|
Update Check Mode:None
|
|
Current Version:4.201
|
|
Current Version Code:16025
|
|
|