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

**Is your feature request related to a problem? Please describe.** I have a Ledger Nano S, and I have a Gnosis Safe. The Android app only supports the Ledger Nano...

**Describe the bug** When adding a gnosis safe to the Android app, I get the following error _Can't add safe : an error occurred. Please try again later_ **To Reproduce**...

``` Caused by: java.lang.Exception: No native library is found for os.name=Mac and os.arch=aarch64. path=/org/sqlite/native/Mac/aarch64 at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:333) at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) at androidx.room.verifier.DatabaseVerifier.(DatabaseVerifier.kt:68) ... 47 more ``` Using room 2.4.0-alpha03 is supposed to...

**Describe the bug** Two close "select device" screen after cancelling txn signing two clicks are required **To Reproduce** Steps to reproduce the behavior: 1. Click confirm tx with ledger key...

bug
Minor

**Describe the bug** The signing is not cancelled on Ledger if it was cancelled in the mobile app ( the same issue on ios after firmware updating) **To Reproduce** Steps...

bug
Minor

implement "Known addresses" from back-end on advanced tx details. If the addresses on advanced details are listed in the known addresses list on back-end they should have received from back-end...

bug
Minor

**Describe the bug** The keys list will not appear after running the Eth app if the pairing is done with the closed Eth app. Relaunch add key flow, app restart...

bug
Major

**Describe the bug** Long delay after import/save key button is clicked before the list of owner keys appears **To Reproduce** Steps to reproduce the behavior: 1. Go to owner keys...

bug
Minor

Add network ribbon on a safe advanced settings page

enhancement

**Describe the bug** If the user by mistake cancels pairing on the mobile device or Ledger to do a pairing again the mobile app should be restarted. Otherwise, nothing happens...

bug
Major