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

Commit

Permalink
Uses updated upstream recipes, follow up refs #122
Browse files Browse the repository at this point in the history
Also drops no longer used recipes.
  • Loading branch information
AndreMiras committed Nov 30, 2018
1 parent 89f37b9 commit 0ac868c
Show file tree
Hide file tree
Showing 42 changed files with 10 additions and 1,061 deletions.
1 change: 1 addition & 0 deletions buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ android.permissions = INTERNET
# (int) Minimum API required
#android.minapi = 9
android.minapi = 19
# (int) Android SDK version to use
#android.sdk = 20
Expand Down
6 changes: 6 additions & 0 deletions docs/Troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@ if not is_gradle_build:
```


Uninstaling the app using adb:
```
buildozer android adb -- uninstall com.github.andremiras.etheroll
```



## Kivy

Expand Down
5 changes: 3 additions & 2 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@

- Split dedicated Etheroll library, refs #97
- Remove legacy dependencies, refs #112
- Migrate to upstream recipes


## [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
- Update balance on roll, refs #115
- Remove typing patch, refs #72


## [v20180918]
Expand Down
43 changes: 0 additions & 43 deletions src/python-for-android/recipes/cffi/__init__.py

This file was deleted.

29 changes: 0 additions & 29 deletions src/python-for-android/recipes/cffi/disable-pkg-config.patch

This file was deleted.

32 changes: 0 additions & 32 deletions src/python-for-android/recipes/coincurve/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions src/python-for-android/recipes/coincurve/cross_compile.patch

This file was deleted.

12 changes: 0 additions & 12 deletions src/python-for-android/recipes/coincurve/drop_setup_requires.patch

This file was deleted.

13 changes: 0 additions & 13 deletions src/python-for-android/recipes/coincurve/find_lib.patch

This file was deleted.

13 changes: 0 additions & 13 deletions src/python-for-android/recipes/coincurve/no-download.patch

This file was deleted.

11 changes: 0 additions & 11 deletions src/python-for-android/recipes/decorator/__init__.py

This file was deleted.

11 changes: 0 additions & 11 deletions src/python-for-android/recipes/eth-account/__init__.py

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions src/python-for-android/recipes/eth-hash/__init__.py

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions src/python-for-android/recipes/eth-rlp/__init__.py

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions src/python-for-android/recipes/eth-typing/__init__.py

This file was deleted.

18 changes: 0 additions & 18 deletions src/python-for-android/recipes/eth-typing/setup.patch

This file was deleted.

22 changes: 0 additions & 22 deletions src/python-for-android/recipes/greenlet/__init__.py

This file was deleted.

11 changes: 0 additions & 11 deletions src/python-for-android/recipes/hexbytes/__init__.py

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0ac868c

Please sign in to comment.