safe-android icon indicating copy to clipboard operation
safe-android copied to clipboard

🔐 App to manage and interact with Safe

Results 142 safe-android issues
Sort by recently updated
recently updated
newest added

UI to display the status of the push and delegate Query backend the current status of delegate for owner key Remove the local delegate in case it doesn't exist on...

enhancement

Use wallet-connect key to enable pushes

enhancement

Generating the key Signing 'create delegate' message with Ledger key. Creating delegate key on backend Storing delegate address in the DB Storing the delegate key securely Tests: TBD

enhancement

Screen to show after "Enter Key Name" to request enabling delegate key

enhancement

The following link contains changes in Android 12 that affect all apps running on Android 12 not only those targeting Android 12 (via targetSdkVersion) https://developer.android.com/about/versions/12/behavior-changes-all We should take the time...

We want to open overlay 'context' menu to the 'assets' list. Contract address is already provided by backend and being parsed. ![image (1).png](https://images.zenhubusercontent.com/5c361cfa7727940fef83693b/eb3c157c-98b7-4f7d-9361-2384592bc0f5) # Links [Epic](https://github.com/gnosis/safe/issues/461)

question

Our current unit test coverage is ~30%. Let's increase it by 10% and make sure that the critical architectural components are covered. Expected outcome: - The app quality is increased...

infrastructure

- Use ktlint for static checks - Use static code analysis (e.g. Findbugs, Sonarcube)

infrastructure