Commit Graph

58 Commits

Author SHA1 Message Date
Bradley Young 14e6b87ee7 This is a working semi-deforked application. i.e. most of it is still in the com.android.email namespace, but choice bits are in com.fsck.k9 so that it won't try to overwrite the builtin client.
Changes: corrected the package (or something equally simple for K9.java
build.xml has an additional stanza that copies the R.java file from fsck to android namespace, and changes the package inside the file.
AndroidManifest.xml has the package set to fsck, and all the activities are now explicity named.
2008-12-19 00:14:49 +00:00
Jesse Vincent 28e8827827 Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Jesse Vincent d95d00ad84 Switch our SDK to live in $ENV{ANDROID_SDK} 2008-11-02 05:51:00 +00:00
Jesse Vincent cb967cdd35 automate signature of release jars 2008-11-01 06:04:15 +00:00
Jesse Vincent 45a5535b4e Clean up the build file to autoinclude the libpath we need 2008-10-31 22:40:00 +00:00
Jesse Vincent 4eeed9d1f3 bumping for release 2008-10-28 06:21:53 +00:00
Jesse Vincent c3e735f7d3 rename build.xml 2008-10-28 02:05:26 +00:00
Jesse Vincent 21c8eb04e7 Added an ant build script 2008-10-28 01:12:36 +00:00