lisk-mobile icon indicating copy to clipboard operation
lisk-mobile copied to clipboard

📱 Lisk graphical user interface for mobile

Results 80 lisk-mobile issues
Sort by recently updated
recently updated
newest added

@reyraa commented on [Thu Feb 25 2021](https://github.com/LiskHQ/lisk-desktop/issues/3404) ### Description I'd like to use QR code of account addresses stored in my Photo Gallery / Camera Roll. ### Motivation Enable users...

type: improvement

### Description Currently we don't have a process to notify users about available updates. Such notifications can help users stay up to date with latest releases and benefit new features...

type: improvement

### What was the problem? This PR resolves #1510 ### How was it solved? - [x] Update blockchain applications endpoints according to new service updates. - [x] Fix blockchain app...

### Expected behavior ### Actual behavior The UI of the *Tokens* and *Locked tokens* tabs from the *Home* screen are out of styles, specially when you switch between both. There...

type: bug

### Expected behavior Setting up the current blockchain application the user is logged in should be dynamically and based on the current network status returned by Lisk Service. ### Actual...

type: bug

### Description There are some naming improvements we would like to do on the recently implemented wallet-connect package on Desktop ([PR here](https://github.com/LiskHQ/lisk-desktop/pull/4440)). ### Proposal 1. Make the wallet-connect code to...

type: refactoring

### Expected behavior When clicking the *Incognito* icon of the *Home* tab, the app should trigger actions such as blurring amounts, transactions, balances, among others. ### Actual behavior Clicking on...

type: bug

### Description Add e2e tests for: - Send LSK tokens within application - Send LSK tokens across application - Send native tokens within application - Send native tokens across application...

### Expected behavior The app should establish only 1 connection per API client for listening to new/delete transaction events. ### Actual behavior The app makes more than 100 subscriptions to...

type: bug

### Description as user should be able to go to the *Send Token* process from a *Request Token* output (QR code or deep link), importing the *Recipient address*, *Recipient application*,...

type: improvement