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.7.4
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.7.5
Choose a head ref
  • 14 commits
  • 46 files changed
  • 2 contributors

Commits on Jan 16, 2026

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

Commits on Feb 23, 2026

  1. Configuration menu
    Copy the full SHA
    5191cb7 View commit details
    Browse the repository at this point in the history
  2. (android) Update French localisation

    Added missing translations, and fixed a few issues in other translation files.
    dpad85 committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    5bc7516 View commit details
    Browse the repository at this point in the history
  3. Add a way to share app diagnostics (#796)

    The diagnostic is made of various data about the node:
    - id and legacy id
    - commit, version, including OS
    - state of channels
    - state of the swap-in wallet
    - state of the final wallet
    - state of connection/electrum
    
    Logs may not contain all the needed data (as they are trimmed regularly) and
    also are more difficult to parse.
    dpad85 authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    06e097a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45e64c2 View commit details
    Browse the repository at this point in the history
  5. (android) Use Android code for Indonesian

    On Android the correct code is "in" for Indonesian, not "id".
    dpad85 committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    3f3db8b View commit details
    Browse the repository at this point in the history
  6. Update gradle version

    Fixed a few warning in the gradle file, and moved android test
    to unit test folder.
    dpad85 committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    45ee465 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6943639 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. (ios) Add screen to spend from a channel outpoint (#797)

    This is the iOS pendant of the already existing Android screen.
    
    This allows iOS users to recover funds that have been sent to their
    channel's address by mistake.
    dpad85 authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    c245223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6452d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb9a85d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3617da9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    89bcdcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    525cf5e View commit details
    Browse the repository at this point in the history
Loading