b028ff9d8e
Add github sync for i2p.i2p-bote
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
2025-05-10 18:50:16 -04:00
0775c4dd49
Merge pull request #119 from i2p/release-0.4.8
...
I2P-Bote 0.4.8
2019-05-16 13:29:06 +01:00
9fd4f6cb03
Update versions and history for 0.4.8
2019-05-16 12:21:08 +01:00
edb086cc1d
Update translations after string change
2019-05-16 12:19:57 +01:00
7d5b9a62d4
Update translation strings after changes
2019-05-16 12:18:08 +01:00
86479e543f
Update I2P-Bote connection error page to match Bote Android
2019-05-16 12:14:55 +01:00
32ae4d0cf4
Remove old redundant entries from plugin.config
...
The values are canonically set in webapp/build.gradle, and are
unnecessary here.
2019-05-16 11:35:54 +01:00
c835216b98
Update bug reports URL
2019-05-16 11:29:14 +01:00
2b7e6985ff
Translation updates
2019-05-16 11:07:25 +01:00
e989db7470
Upgrade to I2P 0.9.40
2019-05-16 11:06:40 +01:00
1c4401590b
Upgrade Gradle wrapper to 5.4.1
2019-05-16 09:10:55 +01:00
d5383c056a
Merge pull request #118 from mikalv/master
...
Release commit for 0.6.1
2019-05-15 21:22:48 +01:00
eb9e88d51d
Release commit for 0.6.1
2019-05-14 00:50:10 +02:00
4f142e6737
Merge pull request #112 from eyedeekay/master
...
Add eyedeekay to bootstrap peers, remove kytv
2019-05-10 00:38:45 +02:00
1df6f61513
Merge pull request #115 from i2p/bug-fixes
...
Bug fixes
2019-05-09 16:54:07 +01:00
348010573a
update node list to include my node(idk) and mark kytv's node as inactive
2019-04-25 14:23:48 -04:00
6dc3c49a01
Set log level for i2p.bote.* in Android to DEBUG in BoteService
2019-04-24 12:50:54 +01:00
2e65d25b02
Test against OpenJDK 12
2019-04-24 12:14:02 +01:00
da2e65a4e8
Fix NPE when reading the local destination key from the key file
...
Base64.decode() returns null on error. Additionally, since I2P 0.9.14,
leading and trailing whitespace will cause an error.
2019-04-24 12:10:26 +01:00
9019f40252
Merge pull request #111 from i2p/i2p-0.9.39
...
Upgrade to I2P 0.9.39
2019-04-22 20:09:38 +01:00
4b1eb5f841
Upgrade to I2P 0.9.39
2019-04-22 09:21:29 +01:00
18c05f57a5
Copy ElGamalAESEngine from the router library
...
The engine was moved out of the I2P core library in 0.9.38, but we still
depend on it for ElGamal2048-DSA1024 addresses and RelayRequest
encryption.
2019-04-22 08:57:33 +01:00
fafab53af2
Merge pull request #110 from i2p/build-system-updates-2
...
Build system updates 2
2019-04-21 23:34:50 +01:00
6f610b40fb
Update Java 7 build support with changes from i2p.i2p
2019-04-21 16:49:04 +01:00
2451f1503a
Upgrade Tomcat to 8.5.40
2019-04-21 16:49:04 +01:00
697f31fb41
Upgrade to supported Gretty plugin
2019-04-20 19:50:05 +01:00
2351462b84
Upgrade Android test runner support libraries
2019-04-20 19:20:46 +01:00
a4ac435a78
Upgrade Android multidex support library
2019-04-20 19:15:38 +01:00
ecf4437412
Upgrade general dependencies
2019-04-20 17:01:36 +01:00
c9178f6595
Upgrade Android Gradle build tools
2019-04-20 16:21:18 +01:00
20dee0c93b
Fix Android dependencies after build system updates
2019-04-20 16:20:53 +01:00
06c16f7184
Merge pull request #109 from mikalv/master
...
Translation updates and permissions fix
2019-04-19 22:43:00 +01:00
19d9bdf146
Use same uid as package name
2019-03-23 03:40:33 +01:00
945dd02bc4
A fix to make bote connect to the router on newer android api's.
2019-03-23 03:36:46 +01:00
3cee668040
Translations update
2019-03-23 03:35:06 +01:00
86b6d9d16b
Translations update
2019-03-23 03:33:26 +01:00
9f83d07d73
Merge pull request #107 from i2p/build-system-updates
...
Build system updates
2019-02-16 18:05:31 +00:00
40a3ec9b4e
Install newer gettext in Travis CI
...
gettext 0.19.8-6 fixes a bug where newer JDKs weren't detected. The
trusty build environment doesn't support the latest gettext Debian
package, as it requires a newer dpkg. However, upgrading to a 0.19 build
is sufficient, as then we can generate source files with msgfmt instead
of class files.
2019-02-16 17:18:14 +00:00
86bec4d2e1
Mark message classes from older msgfmt versions as generated output
2019-02-16 16:04:00 +00:00
e71b3c416c
Update Travis CI config to test against more JDKs
2019-02-16 15:19:58 +00:00
d5ef16da5b
Fix building and testing with JDK 11
2019-02-16 15:17:46 +00:00
2a64794a05
Set up cross-compilation for JDK 9+
2019-02-16 15:17:39 +00:00
ebe99afe57
Upgrade Gradle wrapper to 5.2.1
2019-02-16 13:43:26 +00:00
9ed3867ccb
Merge pull request #101 from i2p/release-0.4.7
...
I2P-Bote 0.4.7
v0.4.7
2018-04-09 07:41:57 -06:00
ec526ccbe1
Update versions and history for 0.4.7
2018-04-09 07:15:39 -06:00
cb2b9801c8
Upgrade Tomcat to 8.5.23
2018-04-09 06:50:36 -06:00
dcf6d8d982
Upgrade I2P dependencies
2018-04-08 14:30:32 +01:00
c0926d0002
Set default store hops to 2
2018-04-08 14:30:00 +01:00
292517003a
Merge pull request #100 from i2p/imap4-fixes
...
IMAP4 fixes
2018-04-08 13:33:59 +01:00
0454319313
Merge pull request #99 from i2p/build-script-fixes
...
Build script fixes
2018-04-08 13:25:17 +01:00