This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
Releases: AndreMiras/EtherollApp
Releases · AndreMiras/EtherollApp
v20180911
v20180617
v20180531
- Handle wrong password error, refs #9
- Dockerize Android APK compile, refs #38
- Android CI on Travis, refs #39
- Prompt error dialog on no network, refs #59
- Fix crash on empty roll history, refs #67
- Add xclip & xsel system dependencies, refs #81, #82
- Load previous screen on back button, refs #84
- Validate password form on enter key, refs #85
- Fix settings race condition crash, refs #86
- Dockerize F-Droid APK compile, refs #89
- Speed up application loading, refs #91
- Optional Etherscan API key, refs #93
v20180517
- Show account balance, refs #8
- Configurable gas price, refs #23
- UI improvements, refs #34, #88
- File split & refactoring, refs #43
- Lazy screen loading, refs #47, #75
- Pull to refresh roll history, refs #50, #55
- Updated contract deployment doc, refs #52
- UI testing, refs #61, #64
- Reduce APK size from 26M to 20M, refs #68
- Run tests from UI, refs #69
- Ubuntu Bionic 18.04 support, refs #70, #71
- Show changelog from the app, refs #73
- Fix scrypt support, refs #76
- Fix ETH to wei conversion, refs #77
- Fix test timestamp overflow, refs #78
- Fix history error on no matching tx, refs #87