Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR removes the old legacy Android application, and the code in the modern app that was related to the legacy app.
For context, the legacy app, contained in this
phoenix-legacy
module, is first version of Phoenix release in 2020, build around theeclair-core
Scala library. It's been deprecated since Phoenix Android v2.0, released in August 2023.Since October 2024, all channels that have ever been created with the legacy app have been closed, and the legacy application is now unusable, and it's now time to remove all the code.
Note that the custom TLV for Phoenix migration that was added in lightning-kmp and eclair can now be removed.
Legacy channels recovery
Legacy channels have all been closed. However some of these channels that were created in specific versions may need to be manually recovered. The easiest way to do that for users is to use the recovery tool present in the legacy app. This tool will not be available after this PR. but users can still download Phoenix v2.4.5 (or versions prior) and perform the recovery there.