Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ACINQ/phoenix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: android-v2.6.1
Choose a base ref
...
head repository: ACINQ/phoenix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: android-v2.6.2
Choose a head ref
  • 12 commits
  • 125 files changed
  • 3 contributors

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    052e01d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    f18f4a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. (android) Support multiple fiat currencies (#726)

    Inputs now accept an amount in another fiat or bitcoin unit than the 
    primary options. It means that if the user is using Euro usually and want
    to keep it that way, but travels to the US, he will be able to pick the USD
    currency when sending a payment, or when generating an invoice.
    
    A currency converter has been added to facilitate converting amounts to
    other currencies. This converter is how the user can add new currencies
    in the units dropdown.
    dpad85 authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    d6bc009 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. (android) Update Czech translation (#727)

    Added and translated strings related to Currency Converter and improved existing translations
    Michael authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    b22e4c9 View commit details
    Browse the repository at this point in the history
  2. Ignore closing channel for inflight payments count

    The purpose of this count is to make the user aware that the app
    should be kept online, to increase the chance of payment going
    through. But if the channel is closing, it does not help and is
    in fact confusing.
    dpad85 committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    e7465a9 View commit details
    Browse the repository at this point in the history
  3. Use lightning-kmp 1.10.4

    dpad85 committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    a8bd284 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e2504f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c56d0fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    617fa79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2605303 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3367a36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d6da2b View commit details
    Browse the repository at this point in the history
Loading