Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Releases: AndreMiras/EtherollApp

v2020.0322

22 Mar 17:17
Compare
Choose a tag to compare
  • Support Infura API key, refs #170

v2019.1108

08 Nov 21:13
Compare
Choose a tag to compare
  • Fix Kivy low FPS performances issue
  • Fix 403 errors on Ropsten, refs #156, #157
  • Fix broken F-Droid build, refs #167

v2019.1101

01 Nov 16:43
Compare
Choose a tag to compare
  • Bumps Kivy related dependencies
  • Build and CI improvements
  • Transfer out feature, refs #80, #105
  • Migrate to NDK 19b, refs #154
  • Leverage docker image caching refs, #160
  • Docker images size optimizations, refs #161

v2019.0911

11 Sep 23:01
Compare
Choose a tag to compare
  • Update to KivyMD==20181106, refs #144
  • Update to Kivy==1.11.1, refs #148
  • Migrate to Python3.7, refs #147
  • Publish to PyPI, refs #153

v2019.0624

24 Jun 22:36
Compare
Choose a tag to compare
  • Save keystore to private user dir, refs #141
  • Unit test polling service, refs #107
  • Fix helper_test_roll_history test, refs #138
  • Simplify service code
  • Unit test settings.py

v2019.0426

26 Apr 19:09
Compare
Choose a tag to compare
  • Support F-Droid auto updates, refs #132
  • Keystore directory and permissions, refs #133, #134

v20190418

18 Apr 09:44
Compare
Choose a tag to compare
  • Pull minimum bet from contract, refs #129
  • Fix permission issue on settings, refs #131

v20190217

17 Feb 19:22
Compare
Choose a tag to compare
  • Migrate to upstream recipes
  • UI testing in Travis via xvfb, refs #65
  • Split dedicated Etheroll library, refs #97
  • Remove legacy dependencies, refs #122
  • Move to python3 recipe, refs #123
  • Handles write storage permission, refs #125
  • Non root Docker user, refs #127

v20181028

28 Oct 21:45
Compare
Choose a tag to compare
  • Click notification to open the app, refs #114
  • Bets 2nd decimal place precision, refs #116
  • Platform agnostic notification service, refs #120
  • Updates balance on roll, refs #115
  • Removes typing patch, refs #72

v20180918

17 Sep 22:36
Compare
Choose a tag to compare
  • Notify when roll processed, refs #57, #103, #106
  • Recipes LDSHARED & CFLAGS cleaning, refs #104
  • Updates broken Mainnet node, refs #111
  • Upgrades to Kivy==1.10.1, refs #100