Rafael
Rafael
AlarmPingSender fills the log. Can we turn off the logging of AlarmPingSender?
- Change ButtonPrimaryTransparent component code - Add 'else' option in 'when' blocks
1. On app launch ask for screen unlock. On unlock shows again same warning for screen unlock. Only phone restart helps with this issue. 2. On Samsung phone when phone...
There is bug with WalletConnect SDK responses, https://github.com/WalletConnect/WalletConnectKotlinV2/issues/99
After each build my docker image space filled by 3.3gb of data. Cached data should be cleaned after each build.
Design for Chinese brand smartphones https://www.figma.com/file/M9MoqHabdQCdu2a9pIEo5N/v.-2.0-Unstoppable-Design-System?node-id=32601%3A1735
After [moving Payment Address parser to App](https://github.com/horizontalsystems/bank-wallet-android/pull/779), we don't need parser code in Kit anymore.
``` Exception java.util.MissingFormatArgumentException: Format specifier '%s' at java.util.Formatter.format (Formatter.java:2522) at java.util.Formatter.format (Formatter.java:2458) at java.lang.String.format (String.java:2883) at android.content.res.Resources.getString (Resources.java:481) at androidx.compose.ui.res.StringResources_androidKt.stringResource (StringResources.android.kt:53) at io.horizontalsystems.bankwallet.ui.compose.TranslatableString.getString (TranslatableString.kt:15) at io.horizontalsystems.bankwallet.modules.unlinkaccount.UnlinkAccountDialogKt$UnlinkAccountScreen$2$1$1$2.invoke (UnlinkAccountDialog.kt:95) at io.horizontalsystems.bankwallet.modules.unlinkaccount.UnlinkAccountDialogKt$UnlinkAccountScreen$2$1$1$2.invoke (UnlinkAccountDialog.kt:86)...