Skip to content

Releases: AlphaWallet/alpha-wallet-android

Release 1-32-3

03 Feb 03:09
8af41c6
Compare
Choose a tag to compare
Merge pull request #547 from AlphaWallet/RELEASE-1-32-3

Release 1-32-3

Release 1.31.0

08 Jan 17:00
Compare
Choose a tag to compare

Release 1.31.0

Experimental release for testing

04 Jan 22:09
8be2616
Compare
Choose a tag to compare
Pre-release

Regarding compatibility issues.

Release 1.30.1

13 Dec 22:03
Compare
Choose a tag to compare

Largely an overhaul of the wallet contract infrastructure - overhaul the transaction decoder to determine the type of contract token from the constructor data and ensure tokens are handled according to this determination.

  • Greater emphasis on abstraction.
  • Fixed personal and data signing for some websites that don't accept traditional Bitcoin style signing.
  • Streamline the token and transaction handling methods and ensure a single path wallet functionality.
  • Reduce the resources consumed by the wallet - eg decouple the transaction list from the transaction view - fetch tx data 'Just-In-Time' to the screen using Android native recycler view to fetch the expanded database details.
  • Enhance ENS with full history of successfully used ENS addresses.
  • Various optimisations and fixes.

This release is a stepping stone to the forthcoming 'iFrame' system; ensuring a clean platform to build upon.

Release 1.1.0

17 Nov 00:55
Compare
Choose a tag to compare
  • Full ERC721 support.
  • ENS support.
  • ENS lookup for Tenzorum ID.
  • Enhanced support for DApp broswer.
  • Supports ERC875 dynamic definition lookup.
  • Stability, network optimisation and speed improvements.

1.0.6

09 Jul 04:04
Compare
Choose a tag to compare

This release addresses a problem with XML smart-contract addresses.

XML-schema version 1

06 Jul 11:57
Compare
Choose a tag to compare
  • Update the xml from using schema 0.5 to v1. A validator will be issued in the coming releases.
  • Improve token import experience.
  • Display issuer correctly.
  • Show live wallet balance for all wallets on wallet page.
  • Show USD value of eth to be transferred on 'Transfer' page.
  • Fix various UI display issues.
  • Fix Ticket Duplication issue.

Official live release

11 Jun 06:38
0c8d587
Compare
Choose a tag to compare
  • Fix display of date on ticket details.
  • Add ability to show all transactions affecting the user, not just direct transactions (eg transactions where wallet user was credited with tokens without any payment/gas coming from user).
  • Add function to view contract address.
  • Correct timezone used for ticket detail breakdown.
  • Add official and unknown import details for known contract addresses.
  • Auto-set the network eg Mainnet/Ropsten etc. when importing tokens.
  • Improvements for Android O.
  • Fix for locale and network switching.
  • Fix token visibility.
  • Use full token names if token is Stormbird verified.
  • Fix for outstanding magiclink generation issues.
  • Overhaul UI to display complete ticket information.