Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #881: Add android.allow_backup parameter to buildozer.spec #1206

Merged
merged 4 commits into from
Aug 14, 2020

Conversation

Jorilx
Copy link
Contributor

@Jorilx Jorilx commented Aug 10, 2020

Just added support for allow_backup inside buildozer.spec (issue #881)

@tshirtman tshirtman merged commit 7bf9f39 into kivy:master Aug 14, 2020
@tshirtman
Copy link
Member

Thanks! Test appreciated!

SomberNight added a commit to SomberNight/electrum that referenced this pull request Apr 21, 2021
Rebased our branches on latest p4a develop HEAD and buildozer master HEAD.

Re `android.allow_backup = False` in buildozer.spec, now that this setting
has been exposed to buildozer.spec (see kivy/buildozer#1206),
we could finally drop a commit from our branch that did the same:
SomberNight/python-for-android@7a7d415

Re commenting out `android.arch` in buildozer.spec, we are setting this
via the ENV VAR in make_apk.
SomberNight added a commit to spesmilo/electrum that referenced this pull request Apr 21, 2021
Rebased our branches on latest p4a develop HEAD and buildozer master HEAD.

Re `android.allow_backup = False` in buildozer.spec, now that this setting
has been exposed to buildozer.spec (see kivy/buildozer#1206),
we could finally drop a commit from our branch that did the same:
SomberNight/python-for-android@7a7d415

Re commenting out `android.arch` in buildozer.spec, we are setting this
via the ENV VAR in make_apk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants