Commit Graph

19 Commits

Author SHA1 Message Date
str4d
e461e5e3c4 Use the I2P Android client library
The build script looks for the client library in Maven Central. It is possible              
to use a local .aar by placing it in a folder "aars" in the base folder, and
uncommenting the flatDir{} section in the base build.gradle.
2014-07-16 01:45:14 +00:00
str4d
4e5fd63c1d Better control of what artifacts are built by what task 2014-07-15 06:31:05 +00:00
str4d
fad705e21d Cleaner build script 2014-07-11 05:20:35 +00:00
str4d
d195846e9d Exclude x86_64 native binaries from scrypt.jar 2014-07-09 04:55:39 +00:00
str4d-transport
10f1701f82 Stub out UpdateChecker 2014-07-06 22:18:32 +00:00
str4d
1361a4eb9b Enable building Bote against I2P source
Requires I2P source revision 116c7da67b5bb23b91f9fb55980ceb9865ae7d0a or later
(ie. cannot be built against 0.9.13 source, must use an install for that).
2014-06-28 05:59:52 +00:00
str4d
06917a7189 Fixed jar dependency problems, updated ignores 2014-06-28 02:39:53 +00:00
str4d
0d6e1bd1db Fixed build process 2014-06-13 10:28:25 +00:00
str4d
bab8d85ad1 Bundle internal router, settings to choose internal or remote 2014-05-29 09:56:02 +00:00
str4d
3be913695c Upgraded to scrypt 1.4.0 2014-04-14 12:21:42 +00:00
str4d
fd8354c8da Remove router.jar dependency, stub out Seedless use 2014-03-04 01:26:40 +00:00
str4d
f305df150b Stubbed out IMAP and SMTP 2014-03-01 00:15:31 +00:00
str4d
8c1077d090 JavaMail currently doesn't work on Android, use javamail-android instead
https://code.google.com/p/javamail-android/
2014-02-27 09:32:49 +00:00
str4d
d85ae57fa3 Increase min API to 9 2014-02-27 04:44:42 +00:00
str4d
7a772bb7a8 Fixed dependency issues, only compile Bote once 2014-02-27 03:59:10 +00:00
str4d
979c49f916 Fixes 2014-02-27 02:33:05 +00:00
str4d
e88c5c69b5 Clarify why classes are deleted from i2p.jar 2014-02-26 04:26:32 +00:00
str4d
01c3bd6018 Fixed mistake 2014-02-26 04:17:04 +00:00
str4d
86b4875d10 Initial commit of Android project structure 2014-02-26 03:57:24 +00:00