fa668711bf
Release I2P 2.9.0
Java CI / build (push) Has been cancelled
Java CI / trunk (push) Has been cancelled
Release / build (push) Has been cancelled
Java Signed CI / build-signed (push) Has been cancelled
Java Signed CI / trunk-signed (push) Has been cancelled
2025-06-03 13:16:20 -04:00
ca6031ab47
update changelog
2025-03-18 14:06:58 -04:00
96f9905952
Update I2P library version to 2.4.0
2023-12-19 13:44:04 -05:00
a8ad1d8d47
update changelog
2023-03-18 04:02:13 +00:00
c68f0ff23a
Add broadcast intent change from @RyeMantis to changelog
2023-01-23 00:36:14 +00:00
b01f44ae1f
enable adding base32 destinations from the addressbook interface. Allow base32 addresses which contain ports to validate
2023-01-23 00:32:26 +00:00
ea3fe136e4
bump versionCode for gplay release
2023-01-11 16:38:32 +00:00
63b345e329
Add FLAG_IMMUTABLE recent Android versions, should fix #49 but still untested
2022-11-23 13:30:36 -05:00
794b8433d8
update changelog
2022-11-22 22:12:59 -05:00
a0e41e5171
update the changelog
2022-09-08 11:51:50 -04:00
255ac60691
update changelog and fix string
2022-08-08 14:08:59 -04:00
23f681dd7d
start retroactively fixing the changelog which I did not update for a while.
2022-07-18 12:47:46 -04:00
f69f748064
Checkin release 0.9.50
2021-05-19 09:32:41 -04:00
fc4154be67
Bump version for release
2020-12-02 22:48:07 +00:00
6e87d248c0
update changelog for 0.9.47-1
2020-10-30 12:39:27 +00:00
b79d39a74a
date format fixes
2020-09-03 15:07:09 +00:00
aec25ab374
update build files for the release
2020-08-26 20:07:21 +00:00
69ad581235
update the changelog
2020-06-03 04:51:36 +00:00
5e048af9c1
Google said no. The 0.9.44 release would be based off this commit instead as it's has the current minimum target sdk.
2019-12-03 15:42:13 +00:00
77b6c4d30f
Release commit for Android I2P 0.9.44
2019-12-03 15:33:29 +00:00
983a94e1c4
Update changelog after revert of:
...
Revision: 034402ca4ed4243122bd88857c7d306e295c9fbe
Parent: 9f9a905cf75324471b3a8eb41da2feebf620207c
Author: meeh@mail.i2p
Date: 10/27/2019 15:00:33
Branch: i2p.android.base
Changelog:
Merged two heads
2019-10-28 15:09:23 +00:00
c41b064045
Android version 0.9.43
2019-10-27 15:01:28 +00:00
5734760d58
Hide tunnel actions while TCG is starting
2019-10-11 17:12:33 +00:00
3244adfcd2
Rework fix for ticket #2629 to catch the null TCG sooner
...
javadocs
2019-10-11 16:52:43 +00:00
a36cabdcc8
Fix ISE in language dialog (ticket #2631 )
2019-10-10 12:48:14 +00:00
0935659d6d
Save state to preferences in background thread (tickets #2595 , #2632 )
2019-10-08 15:45:34 +00:00
8626ac2913
Changelog update
2019-08-31 00:21:05 +00:00
f39c9a0fc4
changelog
...
one final
2019-06-30 16:00:48 +00:00
95e6c1f7a6
New 64 bit libjbigi (ticket #2503 ), update 32 bit jbigi
...
With GMP 6.1.2 and Android NDK r19c
From i2p.i2p/core/c/jbigi:
TARGET=android BITS=64 mbuild_all.sh
TARGET=android BITS=32 mbuild_all.sh
Both tested on phones.
Note lib/client/src/main/jniLibs/build.sh is broken
2019-06-05 18:37:19 +00:00
2d864ad8b1
Don't start Addressbook and NewsFetcher until i2ptunnel starts
...
Changelog updates
2019-06-01 15:00:14 +00:00
851e774e7a
Update home page floating menu visibility when clicked, not just when page is loaded
...
Put our router info at the top of the list
Release process additions
2019-06-01 00:07:23 +00:00
5c7eaf2484
remove BOB
2019-05-31 21:16:15 +00:00
1db9128afc
0.9.33
2018-02-17 14:57:43 +00:00
80b7455602
Add release date to CHANGELOG
2017-11-28 10:03:51 +00:00
9fd5e43115
NPE fix
2017-11-25 23:58:38 +00:00
5b1203a1c6
IAE fix
2017-11-25 23:39:58 +00:00
5faf1f5bb0
Add a "sync" icon to more clearly indicate tunnel "starting" status
2017-11-25 22:33:10 +00:00
e15efb6537
ActivityNotFoundException fix
2017-11-25 22:06:47 +00:00
82d184cf90
Fix ANR when restarting all tunnels
2017-11-25 19:43:14 +00:00
3aff2a7a9d
SecurityException fix
2017-11-25 17:01:55 +00:00
cae565761d
IAE fix
2017-11-25 16:00:46 +00:00
c2b6cee9a2
ActivityNotFoundException fix
2017-11-25 15:44:47 +00:00
84e7b1f41c
Update Firefox browser config instructions for Firefox Quantum
2017-11-25 15:37:48 +00:00
7ebed1e6d2
NetworkOnMainThreadException fixes
2017-11-25 14:27:10 +00:00
2e68122b8d
Updated translations
2017-11-25 14:18:52 +00:00
52d49a4ab6
NPE fix
2017-11-24 17:07:49 +00:00
75f705125f
ISE fix
2017-11-24 17:00:11 +00:00
722ddf8a47
NPE fix
...
The advanced menu options used to be in a sub-toolbar, so onPrepareOptionsMenu
was called to set their visibility. When we moved to a FAM, we didn't remove
this call, and in some newer Android versions this results in a race condition.
2017-11-24 16:21:56 +00:00
524d21631e
ISE fix
...
Switch to using Router directly, which means we don't have a potential race
condition looking up the RouterContext.
2017-11-24 16:08:56 +00:00
86e6060217
NPE fix
2017-11-24 15:54:24 +00:00