Releases: AndreMiras/EtherollApp
Releases · AndreMiras/EtherollApp
v2020.0322
- Support Infura API key, refs #170
v2019.1108
- Fix Kivy low FPS performances issue
- Fix 403 errors on Ropsten, refs #156, #157
- Fix broken F-Droid build, refs #167
v2019.1101
- 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
- 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
- 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
- Support F-Droid auto updates, refs #132
- Keystore directory and permissions, refs #133, #134
v20190418
- Pull minimum bet from contract, refs #129
- Fix permission issue on settings, refs #131
v20190217
- 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
- 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
- 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