Files
i2p.android.base/CHANGELOG

278 lines
8.4 KiB
Plaintext
Raw Permalink Normal View History

2025-06-03 13:16:20 -04:00
2.9.0
* Update I2P Library
2025-03-18 14:06:58 -04:00
2.8.0
* Update I2P Library
* Migrate to AndroidX
* Migrate to MagicIndicator
2.7.1
* Update I2P Library
* Roll back ViewPageIndicator version, fixes crash, causes other issues
2.7.0
* Update I2P Library
2.6.0
* Update I2P Library
2.5.0
* Update I2P Library
2023-12-19 13:44:04 -05:00
2.4.0
* Update I2P Library
2.3.0
* Update I2P Library
2023-03-18 04:02:13 +00:00
2.2.0
* Add blocklist feed support
* Fix translations on stats page
* Various bugfixes
2.1.0-1
* adds support for adding base32 addresses to the local addressbook
* adds support for destinations with ports in the string to i2ptunnel
* adds support for remote applications launching I2P, via MR#3 from @RyeMantis
2023-01-11 16:38:32 +00:00
2.1.0
* Upgrades router to version 2.1.0
* Adds jcenter repository back to app/ target, removes jcenter from other targets
* explicitly set android.useAndroidX
2.0.1
* Fixes gitlab#49 by applying MUTABLE or IMMUTABLE flags across all PendingIntents
2022-11-22 22:12:59 -05:00
2.0.0
* Updates router to version 2.0.0
* Updates gradle plugin
* Remove Firefox from supported browsers list due to lack of about:config support
* Add Privacy Browser to supported browsers list and write guide for it
2022-09-08 11:51:50 -04:00
1.9.1
* Switches back to mavenCentral builds
* Fixes build process for F-Droid main
* Using tag i2p.i2p:i2p-android-1.9.0
* Allow b32 and blinded b32 to validate in I2PTunnel UI
1.9.0
* Updates router to version 1.9.0
* Using tag i2p.i2p:i2p-android-1.9.0
1.8.2
* This update fixes a bug where Family Keys are incorrectly handled by the Android router, leading
to a crash.
* This update fixes a bug wherein incorrect type-checking caused a crash when using the Network
Config page for some users.
1.8.1
* This update fixes a bug where certificates were unpacked to the wrong location on new installs,
resulting in the router failing to start.
2022-08-08 14:08:59 -04:00
* Decouples the Android version from the I2P library version to allow for android point
releases with less pain.
1.8.0
* This release updates the underlying I2P libraries to I2P version 1.8.0
* The SAM API now operates in "Interactive Authentication" mode. Users will be prompted via
the notificationArea to approve or ignore new SAM connections initiated by external apps.
* The network config menu now features a drop-down configuration instead of a slider configuration
(since reversed)
1.7.1
* This release updates the underlying I2P libraries to I2P version 1.7.1
1.7.0
* This release updates the underlying I2P libraries to I2P version 1.7.0
2022-08-08 14:08:59 -04:00
* Refactor of the unzipResourceToDir function
1.6.0
* This release updates the underlying I2P libraries to I2P version 1.6.0
1.5.0
* This release updates the underlying I2P libraries to I2P version 1.5.0
2021-05-19 09:32:41 -04:00
0.9.50 2021-05-18
* This release updates the underlying I2P libraries to I2P version 0.9.50
2020-12-02 22:48:07 +00:00
0.9.48 2020-12-02
* This release updates the underlying I2P libraries to I2P version 0.9.48
* Updates to browser configuration documentation
2020-10-30 12:39:27 +00:00
0.9.47-1 2020-10-29
* This release fixes a number of bugs arising from a misconfigured bootclasspath
* Fix a battery-management issue arising on some phones
2020-09-03 15:07:09 +00:00
0.9.47 / 2020-08-26
2020-08-26 20:07:21 +00:00
* Notification bug-fixes on platforms >8.0
2020-09-03 15:07:09 +00:00
0.9.46 / 2020-06-03
2020-06-03 04:51:36 +00:00
* catch ActivityNotFound exception in MainActivity
2020-09-03 15:07:09 +00:00
0.9.45 / 2020-03-07
2020-06-03 04:51:36 +00:00
* No significant changes
2019-12-03 15:33:29 +00:00
0.9.44 / 2019-12-03
* Updated translations
* Bumped target sdk version to 28, enforced by google
2019-12-03 15:33:29 +00:00
0.9.43-1 / 2019-10-28
* Fix crash at startup in TCG
2019-10-27 15:01:28 +00:00
0.9.43 / 2019-10-27
* Save state in background thread (tickets #2595, #2632)
* Fix ISE in language dialog (ticket #2631)
* Fix NPE in create tunnel (ticket #2629)
* Update logo after router killed in background
* Fix message in tunnels tabs when tunnels not up yet
* Hide tunnel actions while TCG is starting
* Add battery permissions dialog (ticket #2607)
2019-08-31 00:21:05 +00:00
0.9.42 / 2019-08-28
* Possible fix for tunnel edit dialog crash (ticket #2598)
2019-06-30 16:00:48 +00:00
0.9.41 / 2019-07-03
* New 64 bit libjbigi (ticket #2503)
* Update 32 bit jbigi to GMP 6.1.2
* Fix for client tunnels not starting after reseed
* UPnP Fixes (ticket #2499)
2019-06-30 16:00:48 +00:00
* WebView crash fixes (ticket #2390)
* i2ptunnel crash fix (ticket #2552)
* i2ptunnel ANR fix (ticket #2491)
* Browser help pages improvements (tickets #2521, 2523)
* Code cleanups and fixes
* Update visibility of floating menu items
* Put our router info at top of list
* Table layout cleanups
* Fixes for threads remaining after router stop
2019-05-31 21:16:15 +00:00
* Remove BOB
* Remove welterde IRC tunnel
2019-06-30 16:00:48 +00:00
* Various lint fixes
* New translations: Add cs, da, el
* Add missing translations to menu: ar, fi, gl, hu, zh_TW
2019-05-31 21:16:15 +00:00
0.9.40 / 2019-05-10
* Open local I2CP socket for 3rd party apps
* Fix News URLs
* Numerous bug fixes (see trac)
0.9.39 / 2019-03-23
2019-05-31 21:16:15 +00:00
* Set App ID
0.9.38 / 2019-01-27
2019-05-31 21:16:15 +00:00
0.9.37 / 2018-10-10
2019-05-31 21:16:15 +00:00
0.9.36 / 2018-08-27
2019-05-31 21:16:15 +00:00
0.9.35 / 2018-07-03
2019-05-31 21:16:15 +00:00
0.9.34 / 2018-04-25
2019-05-31 21:16:15 +00:00
2018-02-17 14:57:43 +00:00
0.9.33 / 2018-02-18
* Translation updates
2017-11-28 10:03:51 +00:00
0.9.32 / 2017-11-28
2017-11-25 19:43:14 +00:00
* Fixed "Application Not Responding" error when restarting all tunnels
2017-11-24 17:00:11 +00:00
* Fixed crashes when:
* opening the console menu
* starting the router
* starting the router for the first time
* viewing tunnels
* viewing the addressbook
2017-11-25 23:58:38 +00:00
* opening the addressbook menu
2017-11-24 17:00:11 +00:00
* configuring addressbook subscriptions
2017-11-24 17:07:49 +00:00
* using a configuration wizard
2017-11-25 17:01:55 +00:00
* loading a B64 Destination from file
2017-11-25 23:39:58 +00:00
* viewing tunnel settings
2017-11-25 14:27:10 +00:00
* saving tunnel settings
2017-11-25 22:06:47 +00:00
* installing a tunnel's recommended app without a market app
2017-11-25 15:44:47 +00:00
* installing a browser without a market app
2017-11-25 16:00:46 +00:00
* rotating the screen while using the built-in browser
* Added a "sync" icon to more clearly indicate tunnel "starting" status
2017-11-25 22:06:47 +00:00
* Updated Firefox browser config instructions for Firefox Quantum
2017-11-25 14:18:52 +00:00
* Translation updates
2017-11-24 15:34:10 +00:00
2017-08-19 22:22:56 +00:00
0.9.31 / 2017-08-19
* Fixed various crashes in the Tunnels UI
* Updated Firefox browser config instructions
* Minor bug fixes
* Dependency and translation updates
2017-05-20 14:35:50 +00:00
0.9.30 / 2017-05-20
* Fixed crashes when creating or deleting tunnels, or adding names to the
private addressbook
* Minor bug fixes
* Dependency and translation updates
2017-03-27 03:31:16 +00:00
0.9.29 / 2017-03-27
* Dependency and translation updates
2017-01-02 12:33:56 +00:00
0.9.28 / 2017-01-02
* Bug fixes and translation updates
0.9.27 / 2016-11-20 / 64ff68efe98c345acb6ba1d0432fa49d1d650358
2016-11-20 07:12:16 +00:00
* Removed kytv's IRC server from default tunnel list
* Translation updates
2016-06-13 13:12:50 +00:00
0.9.26 / 2016-06-13 / b003272c8b504bb0d904edca2e95359a57c9a52c
2016-05-29 05:09:51 +00:00
* Fixed "I2CP already listening" bug
* Fixed crash when adding tunnel to empty list
2016-06-13 13:12:50 +00:00
* Translation updates
2016-05-29 05:09:51 +00:00
2016-04-17 14:05:34 +00:00
0.9.25 / 2016-04-17 / 46d45a878a2b73394b26ca27dbe6c696dedcf1c3
2016-04-17 12:53:16 +00:00
* Fixed a bug on Samsung Android 4.2 devices
* Dependency improvements
* Translation updates
2016-03-05 00:34:00 +00:00
2015-10-10 22:16:07 +00:00
0.9.22 / 2015-10-10 / 0f73ef90b81e2cf3d55f0ea2b0a16e1f10da40ad
2015-10-08 23:43:39 +00:00
* Updated browser config guide
* Bug fixes and translation updates
2015-06-18 05:27:54 +00:00
0.9.20 / 2015-06-18 / 5fdaabeb5fa955caac90f1390adbdeaeae42fdf1
2015-05-01 12:08:40 +00:00
* Simplified the main interface
2015-05-06 13:04:53 +00:00
* Language can be configured
2015-05-01 12:08:40 +00:00
* Tunnels can now be edited
* Material design improvements
* Better support for tablets
2015-06-16 11:35:28 +00:00
* Improved graph rendering
2015-05-01 12:08:40 +00:00
* Bug fixes and translation updates
2015-04-16 00:52:06 +00:00
0.9.19.1 / 2015-04-15 / ed86e7e85161dbe3f15932fd4d195c551f8e2c71
* Fixed crash when opening advanced settings
2015-04-13 02:21:38 +00:00
0.9.19 / 2015-04-13 / 3cfb748946a5876dc06d5f81d811b142a88846f7
2015-04-05 04:42:10 +00:00
* Made internal state handling more stable
* Added graceful shutdown support
2015-04-13 02:21:38 +00:00
* Updated libjbigi to use GMP 6.0.0
* New libjbigi binary for armeabi-v7a to speed up newer devices
2015-03-05 22:24:39 +00:00
* Improved logging
2015-04-05 04:42:10 +00:00
* Bug fixes and translation updates
2015-03-05 22:24:39 +00:00
0.9.18 / 2015-03-04 / c2f4831a1617f4ce716a08640446fdd992c751ff
2015-02-28 04:57:10 +00:00
* I2P can start automatically when phone boots (configure in Setting)
* Updated browser configuration guides for Orfox and Firefox
* Tunnels for postman's mail server added to defaults (for new installs)
* Settings options for configuring UDP and TCP ports
* Bug fixes and translation updates
2015-03-05 22:24:39 +00:00
0.9.17.1 / 2014-12-14 / cd8bb5e3ac4238efac12179c78c4fa517fcaabec
2014-12-12 06:03:41 +00:00
* Fixed crashes in addressbook and netDb status page
* Fixed crash when opening an IRC client tunnel
2014-12-12 06:03:41 +00:00
* Updated translations
0.9.17 / 2014-12-01 / bcf947f433876f643e0f6dff81aac88848b797d3
* Migrated to the new Material design from Android Lollipop
* Added a browser configuration guide
* Improved the help screen
* Upgraded the I2P router to 0.9.17
* Various bug fixes and translation updates
0.9.15.1 / 2014-10-16 / 9cc4e80134cf9becb3838ed3cc78e0bed1363165
* Fixed a configuration bug
0.9.15 / 2014-10-16 / 9b51f78b791c28a580d57f1a5019c94493de6231
* Upgraded the I2P router to 0.9.15
* Added a help screen with some basic information
* Logs can now be copied to the clipboard
* Various user interface improvements and fixes