ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
632 stars 95 forks source link

Obtainium, installing Phoenix from Github #378

Closed anton-isidore closed 1 year ago

anton-isidore commented 1 year ago

Hi, I am using Obtainium to download updates directly from source.

However, on Google Play you have version 1.4.27, but here on GitHub there is "android-legacy" 1.4.26.

Why the 1.4.27 is not here at releases as well, why only something called legacy is present? Why is it called legacy? Will this channel (GitHub releases) be supported in the future as well?

Thanks.

dpad85 commented 1 year ago

Hi, sorry that's an oversight. The tag was already here but I did not publish the release page for version 1.4.27.

why only something called legacy is present? Why is it called legacy?

The android app is currently called legacy, because it's based on an older version of our lightning engine. It is in the process of being replaced by a new version.

Will this channel (GitHub releases) be supported in the future as well?

Yes, we don't plan to remove the manual apk download. We would also like to support all kind of alternatives to Google Play, but we need time to investigate and do it properly.

anton-isidore commented 1 year ago

Great thanks for clarifying!