Skip to content

Releases: tari-project/wallet-android

v0.5.3-b146-libwallet-0.16.13

20 Jan 05:53
67c469c
Compare
Choose a tag to compare

Update for the new wallet library version 0.16.13.

v0.5.3-b146-libwallet-0.16.13-BETA

13 Jan 10:02
67c469c
Compare
Choose a tag to compare
Pre-release

Update for the new wallet library version 0.16.13.

v0.5.2-b145-libwallet-0.16.12-BETA

22 Dec 16:14
3ae66b4
Compare
Choose a tag to compare
Pre-release

Update for the new wallet library version 0.16.12.

v0.5.1-b144-libwallet-0.16.9

26 Nov 12:55
12ddb5b
Compare
Choose a tag to compare
  • #610 Fix for a bug that caused the automated backup to fail after wallet reset (i.e. delete).

v0.5.0-b143-libwallet-0.16.9

04 Nov 11:43
cf78550
Compare
Choose a tag to compare
  • New testnet release.
  • FFI library 0.16.9 update.
  • Delete wallet option in settings.
  • Network compatibility check after application update and wallet restore.
  • Various UI and bug fixes and improvements.

v0.5.0-b143-libwallet-0.16.9-BETA

02 Nov 10:51
cf78550
Compare
Choose a tag to compare
Pre-release
  • Improves dialog button text sizes.
  • Fixes a typo.

v0.5.0-b142-libwallet-0.16.9-BETA

30 Oct 14:37
427a833
Compare
Choose a tag to compare
Pre-release
  • Delete Wallet option in settings.
  • Network compatibility check after application update and wallet restore.
  • UI fixes and minor bug fixes.

v0.5.0-b141-libwallet-0.16.9-BETA

28 Oct 18:43
4c53831
Compare
Choose a tag to compare
Pre-release
  • New testnet release.
  • FFI library 0.16.9 update.
  • Various bug-fixes and improvements.

v0.4.1-jniLibs-0.16.4

04 Sep 12:07
3dad5b7
Compare
Choose a tag to compare
  • d19f69c - Update README
  • 85e1fc6 - #547 Process deeplink on first app launch
  • 192d446 - Merge pull request #548 from nyarian/bugfix/deeplink_not_opening_send_tx_page_on_startup
  • 68528db - Prevent gem icon jump for splash screen
  • f3b13d0 - #318 Cleanup logs once in half an hour upper bounded by 30 MB
  • 04635cc - Merge pull request #550 from nyarian/feature/logs_scheduled_cleanup
  • eaafe36 - Merge pull request #549 from nyarian/bugfix/remove_splash_screen_jump
  • f9e83e6 - Improves the FFI layer. Completes the FFI instrumented test suite #455.
  • 488fec9 - Merge pull request #552 from tari-project/ffi-instrumented-tests-improvement
  • d64be05 - #553 Shot TX push notification if current tab is not txlist
  • 545201f - Merge branch 'development' into bugfix/tx_notification_on_not_tx_list
  • c5d854d - Merge pull request #554 from nyarian/bugfix/tx_notification_on_not_tx_list
  • f76e9d3 - #366 Fix accidental screen track events duplication
  • 0d29632 - Transaction list and GIPHY integration UI polish re #545 #544.
  • 3bab70b - Merge pull request #555 from tari-project/tx-list-and-giphy-ui-polish
  • 930ac4b - Merge branch 'development' into bugfix/matomo_duplicated_events
  • 8fc0867 - #563 Add long contact name cutoff on the second line only
  • b33dafc - Merge pull request #568 from nyarian/bugfix/long_contact_name_cutoff
  • bac38cb - #558 #559 Change TX status color and add canceled status text copy to the list
  • 005d497 - Merge pull request #561 from nyarian/bugfix/show_cancelled_status_in_tx_list
  • e304fb2 - Merge branch 'development' into bugfix/matomo_duplicated_events
  • 63f8b4a - Merge pull request #567 from nyarian/bugfix/matomo_duplicated_events
  • c7ff1cd - #537 Fix a duplicated pending inbound transaction after wallet restoration
  • 03eb1fc - Merge pull request #572 from nyarian/bugfix/duplicated_transaction_after_restoration
  • 9cbe1f4 - Updates to FFI lib 0.16.2, which introduces rolling log files. Fixes Tor port to 18101. Bump build and version numbers.
  • 09fbc83 - #543 #522 Replace Giphy components with custom ones to match the wireframes
  • afb1d54 - Change notifications text color tari-project/wallet-andorid#574
  • ada6134 - Merge pull request #569 from nyarian/ui/custom_giphy_components_squashed
  • 0be9140 - Merge pull request #580 from tari-project/ffi-0.16.2-update
  • f429ee8 - Merge pull request #582 from nyarian/bugfix/push_notification_font_color
  • e571677 - Hide gif status view by default on tx details page
  • 23de02a - Merge pull request #583 from nyarian/bugfix/loading_gif_for_gifless_tx
  • a26c1d2 - #576 Fix gifs ordering and remove giphy sdk components, add colored backgrounds during loading
  • 7f2dea5 - Merge pull request #586 from nyarian/bugfix/inappropriate_tx_list_gifs_squashed
  • 274eabe - Add about tab to the debug screen as per #575.
  • 2d4be7d - #587 Add gifs search background darkening on initial appearing
  • b8e1dc6 - Merge pull request #588 from tari-project/debug-screen-about-tab
  • 52b499d - Merge pull request #589 from nyarian/bugfix/gifs_dialog_appearance_fading
  • 910bdc3 - Persist user-defined base node configuration throughout different runs. Let the user reset to Tari base nodes when they have a custom base node configured. Expose the addBaseNode function through the wallet service. Related to #556. Update to libwallet 0.16.4. Bump build number.
  • 1d8d044 - Merge pull request #590 from tari-project/custom-base-node-updates
  • 601a3b4 - #591
  • 9fe9174 - Merge pull request #592 from nyarian/bugfix/tx_list_placeholders
  • 45d1ef4 - Correct a file-name case.
  • a35fb5a - Rename jniLibs to libwallet for the wallet library. Update dependency library versions.
  • 3dad5b7 - Merge pull request #593 from tari-project/change-libwallet-dir-and-lib-updates

v0.4.1-jniLibs-0.16.2-BETA

26 Aug 14:54
f429ee8
Compare
Choose a tag to compare
Pre-release
  • d19f69c - Update README
  • 85e1fc6 - #547 Process deeplink on first app launch
  • 192d446 - Merge pull request #548 from nyarian/bugfix/deeplink_not_opening_send_tx_page_on_startup
  • 68528db - Prevent gem icon jump for splash screen
  • f3b13d0 - #318 Cleanup logs once in half an hour upper bounded by 30 MB
  • 04635cc - Merge pull request #550 from nyarian/feature/logs_scheduled_cleanup
  • eaafe36 - Merge pull request #549 from nyarian/bugfix/remove_splash_screen_jump
  • f9e83e6 - Improves the FFI layer. Completes the FFI instrumented test suite #455.
  • 488fec9 - Merge pull request #552 from tari-project/ffi-instrumented-tests-improvement
  • d64be05 - #553 Shot TX push notification if current tab is not txlist
  • 545201f - Merge branch 'development' into bugfix/tx_notification_on_not_tx_list
  • c5d854d - Merge pull request #554 from nyarian/bugfix/tx_notification_on_not_tx_list
  • f76e9d3 - #366 Fix accidental screen track events duplication
  • 0d29632 - Transaction list and GIPHY integration UI polish re #545 #544.
  • 3bab70b - Merge pull request #555 from tari-project/tx-list-and-giphy-ui-polish
  • 930ac4b - Merge branch 'development' into bugfix/matomo_duplicated_events
  • 8fc0867 - #563 Add long contact name cutoff on the second line only
  • b33dafc - Merge pull request #568 from nyarian/bugfix/long_contact_name_cutoff
  • bac38cb - #558 #559 Change TX status color and add canceled status text copy to the list
  • 005d497 - Merge pull request #561 from nyarian/bugfix/show_cancelled_status_in_tx_list
  • e304fb2 - Merge branch 'development' into bugfix/matomo_duplicated_events
  • 63f8b4a - Merge pull request #567 from nyarian/bugfix/matomo_duplicated_events
  • c7ff1cd - #537 Fix a duplicated pending inbound transaction after wallet restoration
  • 03eb1fc - Merge pull request #572 from nyarian/bugfix/duplicated_transaction_after_restoration
  • 9cbe1f4 - Updates to FFI lib 0.16.2, which introduces rolling log files. Fixes Tor port to 18101. Bump build and version numbers.
  • 09fbc83 - #543 #522 Replace Giphy components with custom ones to match the wireframes
  • afb1d54 - Change notifications text color tari-project/wallet-andorid#574
  • ada6134 - Merge pull request #569 from nyarian/ui/custom_giphy_components_squashed
  • 0be9140 - Merge pull request #580 from tari-project/ffi-0.16.2-update
  • f429ee8 - Merge pull request #582 from nyarian/bugfix/push_notification_font_color