Skip to content

v0.3.0-jniLibs-0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 12:23
5910aa6
  • 677e2ad - Add alternative implementation for COWAL.removeIf, as Android 7 JDK distrubution does not have this method yet
  • a25a8c1 - Make outboundTxIdsToBePushNotified thread-safe
  • fb48d9e - Merge branch 'development' into bugfix/sentry_193_concurrent_modification_exception
  • fa81100 - Merge branch 'development' into bugfix/sentry_123_and_125_concurrent_array_list_remove_if_for_android_7_jdk_distribution
  • e533be9 - Merge pull request #469 from nyarian/bugfix/sentry_193_concurrent_modification_exception
  • 8e8a68b - Merge branch 'development' into bugfix/sentry_123_and_125_concurrent_array_list_remove_if_for_android_7_jdk_distribution
  • a6c9452 - Merge pull request #470 from nyarian/bugfix/sentry_123_and_125_concurrent_array_list_remove_if_for_android_7_jdk_distribution
  • 7179bfd - Add default message to the FFIException
  • 82d0c4d - Automated and full encrypted and partial non-encrypted backups. Local backups for privacy build and GDrive backups for regular build #453. Implement wallet backup prompts on the home page #408.
  • f959905 - Merge pull request #472 from tari-project/encrypted-and-auto-backup
  • 1f1fe52 - Merge branch 'development' into imporvement/add_default_message_to_the_ffi_exception
  • f64431c - Merge pull request #471 from nyarian/imporvement/add_default_message_to_the_ffi_exception
  • 773b016 - Change strings for the backup settings entries
  • 9722bd3 - Merge pull request #476 from nyarian/bugfix/backup_and_restore_squashed
  • 15e78f0 - Improves wallet callback listener interface and wallet events by mapping callback parameter types to proper types in application domain.
  • bd98c24 - Merge pull request #477 from tari-project/better-tx-event-mapping
  • 490246b - Retrieve the most recent TX state in TxDetailActivity before displaying it
  • 53018de - Merge pull request #486 from nyarian/bugfix/tx_live_updates_on_notification_navigation
  • b710284 - Show initial backup prompt after the first non-faucet transaction
  • ef7653b - Merge pull request #490 from nyarian/bugfix/backup_prompt_after_first_non_faucedtransaction
  • adffb2d - #489 Restyle "scheduled state" UI representation and refactor data binding
  • ae5bace - Merge branch 'development' into improvement/scheduled_state_ui
  • 155beb9 - Merge pull request #491 from nyarian/improvement/scheduled_state_ui
  • 8ab0958 - #475 Show warning dialog before disabling the backups
  • 4d94375 - #480 Align toggle with the arrow
  • ef14d22 - Merge pull request #492 from nyarian/improvement/storage_turn_off_warning
  • de810aa - Merge pull request #493 from nyarian/bugfix/align_switch_by_the_arrow
  • 67315dd - Enables automated (encrypted) backups after a restore per #479.
  • 40240b3 - #481 Hide "Back Up Now" button if the backup is up to date
  • cfe8509 - Merge pull request #494 from tari-project/enable-backup-after-restore
  • e8a6922 - Merge pull request #495 from nyarian/improvement/hide_back_up_now_if_state_is_up_to_date
  • c9eee11 - Make biometric authentication emit the result only once
  • f26ce24 - Merge pull request #496 from nyarian/bugfix/resume_activity_due_to_multiple_biometrics_results
  • 8aa1540 - Displays backup storage full dialog for user-initiated backup and push notification for scheduled backup per #482 and #485.
  • 058e5d8 - Allow state loss for finalize tx fragment addition
  • 3b54078 - Merge pull request #498 from nyarian/bugfix/continue_to_finalize_tx_crash
  • 2855ad6 - Merge pull request #497 from tari-project/backup-storage-full-dialog-and-push-notification
  • 79d8f0d - Google Drive backup error copy correction per #483 and #484.
  • 090542f - Merge pull request #499 from tari-project/google-drive-backup-error-copy-correction
  • b4ee962 - Support all onion address types in debug base node setting screen per #466.
  • 31159d3 - Merge pull request #500 from tari-project/debug-base-node-setting-onion-v2-address-support
  • 8baf79e - GitHub actions release workflow that builds bundles, signs them, creates the GitHub release, uploads APKs to browserstack and created a new Play Store beta release.
  • ca2add9 - Merge pull request #503 from tari-project/release-workflow
  • 98f486d - #501 Navigate to all settings from wallet backup prompt
  • 4580214 - Merge pull request #504 from nyarian/improvement/back_up_prompt_navigation
  • 7108eb9 - Update release workflow to run on tag pushes only.
  • 4036a68 - Upgrade FFI lib version to 0.16.0, bump build number.
  • 9020166 - Merge pull request #506 from tari-project/ffi-0.16.0-update
  • e485029 - Fixes a regression where a cancelled transaction with a contact did not display contact's name but just the emoji id.
  • e39a42f - Merge pull request #507 from tari-project/display-contact-for-cancelled-tx
  • a4e6ccb - Create backup password copy fix #429. Wallet restore password entry CTA button enabled/disabled fix #474. Settings and backup settings screen backup state display fix #509.
  • 5910aa6 - Merge pull request #510 from tari-project/backup-and-restore-fixes