- 24 Mar, 2020 1 commit
-
-
F-Droid Bot authored
-
- 10 Nov, 2019 2 commits
-
-
André MIRAS authored
Recent python-for-android changes require to: - use the NDK r19 - update the binary output path - update buildozer to recent master fixes
-
F-Droid Bot authored
-
- 04 Nov, 2019 1 commit
-
-
Licaon_Kter authored
-
- 03 Nov, 2019 1 commit
-
-
F-Droid Bot authored
-
- 11 Oct, 2019 1 commit
-
-
Izzy authored
-
- 21 Sep, 2019 1 commit
-
-
André MIRAS authored
Also installs `buildozer` under Python3 via `pip3` as some of the build steps now requires Python3. Note that python2.7 is still a required dependency from buildozer, refs: https://github.com/kivy/buildozer/blob/586152c/buildozer/__init__.py#L582
-
- 01 Jul, 2019 1 commit
-
-
F-Droid Bot authored
-
- 03 May, 2019 1 commit
-
-
Hans-Christoph Steiner authored
-
- 30 Apr, 2019 1 commit
-
-
F-Droid Bot authored
-
- 22 Apr, 2019 1 commit
-
-
André MIRAS authored
Uses the `HTTP` check mode to parse the `version.py` from the git repo.
-
- 18 Apr, 2019 1 commit
-
-
André MIRAS authored
This is needed after fdroidserver!637 was merged. The error was: ``` CRITICAL: Android NDK version 'r17b' could not be found! ``` See: https://f-droid.org/wiki/page/com.github.andremiras.etheroll/lastbuild_202117 Also bumps buildozer version so it doesn't fail silently, refs: https://github.com/kivy/buildozer/issues/674
-
- 07 Apr, 2019 1 commit
-
-
Pierre Rudloff authored
Fix lint error
-
- 31 Mar, 2019 1 commit
-
-
André MIRAS authored
Cross platform Etheroll app built with Python and Kivy. Uses an Ethereum smart contract to place bets on the blockchain. Note the introduction of `srclibs/buildozer.txt` to use the non-mainstream `buildozer` wrapper. The build relies on buildozer master (post 0.39 release) which fixes issues with unsigned releases. Cython is pinned since this is the official tested version with buildozer. Both SDK and NDK path are set to use fdroid ones. The auto accept license is disabled since fdroid sdkmanager doesn't support the --licenses argument.
-