breezmobile icon indicating copy to clipboard operation
breezmobile copied to clipboard

Lightning Network mobile client

Results 117 breezmobile issues
Sort by recently updated
recently updated
newest added

This PR addresses - #1286 #### Changelist: - Remove redundant `isLightningAddress` check for clipboard item on `listenLNUrl` 0fa706dc539de8e1e13997d714348c8a90a650bc - Don't check if account is connected or not before displaying payment...

This PR addresses - #1281 Loader is now displayed around Play/Pause button when buffering instead of replacing the play button. https://github.com/breez/breezmobile/assets/4012752/8021e7e8-be74-4977-bb16-4fff793213de

This PR addresses - https://github.com/breez/breezmobile/issues/1287 #### Changelist: - Force dark brightness on system nav bar on POS page bd64088f24921e1978c09fdae94cbb398545df9b

When I try to create an invoice in the POS interface there are problems. https://github.com/breez/breezmobile/assets/127208515/7c5fd835-3e49-4d2c-9441-78877104da83 [breez.logs (16).zip](https://github.com/breez/breezmobile/files/15285287/breez.logs.16.zip)

The default Android buttons on the bottom are white on a white background so they are not visible. ![image](https://github.com/breez/breezmobile/assets/127208515/0cf7a87d-6284-46c3-b8c3-2b355c03345e)

When I copy an invoice in the clipboard Breez does not paste it automatically after opening. I have to paste it manually in Send > Send via .... The same...

This PR addresses the lint warnings and increases line length of project to 110. ### Changelist: - Clean up linter errors and address render errors on home & account pages...