- Fix a crash when adding recipients in transaction flow
- UI improvements
- Improves the responsiveness of the transaction list.
- Update the Tor binary to 0.2.4.7.
- Other minor bug fixes and performance improvements
- Add cancel transactions support!
- Adds support for default note and amount support for deep links
- Prevent the opening of debug screen in background mode.
- An update for emoji processing - removes IBM ICU library and relies on the Tari emoji set.
- The transaction history now lists cancelled transactions!
- Add support for private builds!
- (Secret feature) Copy wallet hex format public key when long clicking "Copy Emoji ID".
- Removes slow and unnecessary base node sync check on sending Tari screen.
- Deleted unused font resources.
- Several crash fixes
- Many minor tweaks and bug fixes
- In push notification titles, if the sender is in your address list, you'll see their alias instead of the emoji ID
- Implement "Cancel transaction" CTA (TX list updates, push notifications and TX details statuses is yet to come)
- Add sentry crash reporting
- Fix BigDecimal rounding bug, making it look like receivers were paying fees.
- Other miscellaneous bug fixes
- Now you can shake device to go to the debug screen.
- Fixes foreground service notification click behavior. If you tap on the notification, you'll be taken directly to the app.
- Implement a less strict internet connectivity check and fix the copy for one of the connection error dialogs.
- The timing on the onboarding continue button is tightened up
- New Matomo events (#271).
- Transaction list minor UI fixes.
- Fix a crash on "not authenticated state" on home activity creation
- Fix a home activity memory leak
An issue with nodes not deduping messages properly has been fixed. This is a network-breaking change. Older versions will no longer be able to communicate with the network.
An issue with nodes not deduping messages properly has been fixed. This is a network-breaking change. Older versions will no longer be able to communicate with the network.
Upgrade jniLibs to v0.8.0. The app is now in sync with v0.1.0; Rincewind release
- Updated jniLibs to 0.7.4
- Give better user feedback on store and forwarded messages
- TThe transaction status page now gives more detail about what your transaction state is.
- Pull-to-refresh updates
- Updated app icons
- Various smaller UI fixes.
- Send Tari Flow service layer and UI updates for store and forward support.
- More and improved tests
- Update jniLibs to 0.7.2
- Updated FFI libraries with improved Store and forward handling
- Add Store and forward functionality
- Update to jniLibs 0.6.0. This is a network-breaking change. Older wallets will no longer be able to communicate with the Tari network.
- Fix frozen "Sending Tari" screen oon some transactions
- New Aurora logo
- Sets base node to a random pick from a list of base nodes.
- Applies splash copy updates.
- Update JNIlibs to 0.5.0
- Emoji Id clipboard handling and visual improvements - #242, #206
- UI tweaks - #241, #240
- Log file mailing - #206
- FFI fixes
- jniLibs updated to 0.4.0. This is a breaking change and old wallets won't be able to connect to the network.
- #71 - Transaction fee tooltip in transaction details and add amount screens.
- #160 - Store icon & modal.
- #161 - Pop store modal after first send.
- #227 - Testnet UTXOs imported separately.
- #231 - Improve numeric pad responsiveness.
- #237 - Adaptive app icon.
- #159 - User agreement & privacy policy links.
- #174 - Wallet setup interstitial @ home screen.
- #176 - Final copy changes.
- #179 - Removes RTL support.
- #217 - A guessed solution for the Play Store showing in-app purchase support.
- #219 - Self emoji ID paste warning text updated.
- #222 - Sending screen background video added.
- #224 - Wallet info screen made scrollable.
- #226 - Changed the type of
fee
in pending outbound and completed transactions toMicroTari
& fixed the casting bug. - #230 - Tari spinning logo freeze fixed.
- #233 - Duplicate of #226.
- #184 - Received tx callback crash fixed.
- A fix for a crash in the add recipient screen on older Android versions.
- #194 - Turned off app backup.
- #195 - Transaction details outgoing transaction "To" text fix.
- #197 - "Copied" animation views for emoji ID views.
- #198 - Outgoing transaction details now shows fee.
- #199 - Updated profile icon.
- #200 - Add note font vertical spacing fix.
- #201 - Onboarding screen broken character.
- #202 - Local auth prompt updates in onboarding auth screen.
- #203 - Update message for self emoji ID input.
- #205 - Broken UI on paste self emoji ID.
- #208 - Check trimmed clipboard text for valid emoji ID @ add recipient.
- #209 - Add recipient text input now closes paste-emoji-ID views.
- #210 - Multiple faucet UTXOs.