Skip to content

Releases: langerhans/dogecoin-wallet-new

Dogecoin Wallet 4.0.0

06 Feb 21:11
Compare
Choose a tag to compare

https://play.google.com/store/apps/details?id=de.langerhans.wallet - Get the update here. APK attached at the bottom for those without Google Play.

Massive rebase from the latest upstream release! This adds all the improvements from these releases plus a few more specific to Dogecoin:

  • Updated to latest libdohj
  • Fixed calculation of fees. No more stuck transactions because of low fees!
  • Much more aggressive peer selection logic. This should somewhat help with the syncing at time of this release. The Dogecoin network has been a bit overwhelmed with the influx of new users. Work to improve this is being done as we speak. This isn't really a problem with this app, so bear with it ;)
  • Updated checkpoints to massively reduce the amount of syncing for new and recently created and restore wallets.

Dogecoin Wallet 3.1.2

04 May 16:33
Compare
Choose a tag to compare
  • Removed donation option cause Google doesn't like it...
  • Updated checkpoints for faster initial sync

Dogecoin Wallet 3.1.1

25 Jan 19:47
Compare
Choose a tag to compare

This just fixes a crash on Android 4.4 and lower.

Dogecoin Wallet 3.1.0

24 Jan 20:02
Compare
Choose a tag to compare

This release brings mostly bugfixes from upstream. A few improvements have been made in regards to peer connection and sync status display. Some interesting additions:

  • Fix exchange rates
  • For Android 7.0 (Nougat) and above, multiple 'coins received' notifications are bundled into a notification group.
  • For Android 8.0 (Oreo) and above, support notification channels and adaptive launcher icons.
  • Lots of small bugfixes

Dogecoin Wallet 3.0.0

04 Feb 18:47
Compare
Choose a tag to compare

Major rebase on current upstream/master!
This brings a bunch of much needed fixes. Also the general performance has been improved a lot and the wallet should now find peers way more consistently again!

Relevant upstream changes:

  • Material design for Android 5.0 (Lollipop) and above!
  • On Android 6.0 (Marshmellow) and above, you can now grant or revoke app permissions at will.
    The current permissions are: Camera (for scanning QR codes) and Read/Write External Storage (for
    wallet backups).
  • For Android 7.1 (Nougat) and above, support the new app shortcuts.
  • Automatically close send coins dialog if payment was successful. This can be disabled in the
    settings.
  • After a couple of weeks of not being used, the app will notify if there are still coins in the
    wallet.
  • Nicely animated appearance of main screen on phones.
  • Strengthen security of spending PIN.
  • Speed up wallet decryption when using a spending PIN.
  • Switch exchange rates feed to BitcoinAverage API v2.
  • For Android 6.0 (Marshmellow) and above, bring back the ability to receive payments via
    Bluetooth. This means your customers can pay without being connected to the internet!
  • Supports HTTP/2 and ALPN on all HTTP calls (e.g. payment protocol).
  • Message for a delayed confirmation of an incoming payment.
  • Make sure the lockscreen doesn't get in the way of scanning QR codes or requesting coins.
  • Improve mechanism for setting a trusted peer and warn if its hostname cannot be resolved.
  • Slightly more robust scanning of QR codes.
  • Update translations from Transifex.
  • Add option to report issue with selected payment.
  • Minor bugfixes.
  • The app now requires Android 4.1 (Jelly Bean) or higher. This makes UI development easier
    in future.
  • Based on bitcoinj 0.14.3-doge.
  • Fix background color in recent tasks list.
  • Fix detection of network state. This needs the ACCESS_NETWORK_STATE permission.
  • Fix for layout in landscape orientation.
  • Fix rotated camera image on some devices.
  • Fix a crash when trying to sweep a password protected paper wallet.
  • Fix a crash when scanning QR codes.
  • Fix occasional crash while editing the 'pay to' field when sending coins.
  • Fix for rare wrong balance calculation.
  • Fix crash when sweeping a paper wallet.
  • Fix for crash when entering too large amounts.

Dogecoin Wallet 2.0.8

17 Jan 19:19
Compare
Choose a tag to compare

Changes:

  • Fix paper wallet sweeping
  • Possibly fix hanging while syncing
  • Updated checkpoints
  • Update translations

Dogecoin Wallet 2.0.7

09 Dec 19:10
Compare
Choose a tag to compare

Fixes a bad crash at startup.

From 2.0.6:

  • Speed up blockchain sync.
  • Share current wallet address by tapping on it.
  • Show derived addresses in address book under "your addresses".
  • Hint to enable storage encryption.
  • Setting for own name, to be added as a label/memo to payment requests.
  • Speed up transactions list.
  • Show "to addresses" of received payments, rather than "from addresses".
  • Improve entry of password in backup wallet dialog.
  • Bugfixes.
  • Design improvements
  • Update translations.

Dogecoin Wallet 2.0.6

08 Dec 18:58
Compare
Choose a tag to compare
  • Speed up blockchain sync.
  • Share current wallet address by tapping on it.
  • Show derived addresses in address book under "your addresses".
  • Hint to enable storage encryption.
  • Setting for own name, to be added as a label/memo to payment requests.
  • Speed up transactions list.
  • Show "to addresses" of received payments, rather than "from addresses".
  • Improve entry of password in backup wallet dialog.
  • Bugfixes.
  • Design improvements
  • Update translations.

Dogecoin Wallet 2.03

15 Oct 16:58
Compare
Choose a tag to compare

Critical fix for a crash at startup from last version

Dogecoin Wallet 2.02

14 Oct 21:46
Compare
Choose a tag to compare

Changes

  • Critical fix for syncing issues
  • New icons
  • Show and share extended public key. This can be used to grant read-only access to your wallet. The new option is available in the diagnostics settings.
  • Record fiat amount for sent payments.
  • Updated translations