SomberNight
|
c6a497ed39
|
android README: (trivial) don't need sudo anymore
|
2 years ago |
SomberNight
|
08eff6faa3
|
android: mention in README how to install CI apks on phone
|
2 years ago |
SomberNight
|
656fd1bca1
|
android readme: expand "Access datadir from desktop" section
|
2 years ago |
SomberNight
|
1cecd2c6e8
|
contrib: rename some shell scripts to have ".sh" extension
The extension gives formatting hints to some editors. (especially if they support .editorconfig)
|
2 years ago |
SomberNight
|
c93582f661
|
android build: update README to newer build.sh syntax
|
3 years ago |
SomberNight
|
b726fe85e1
|
contrib: add docker_notes.md
|
3 years ago |
SomberNight
|
9d46fe775a
|
build: try to consolidate instructions and decr codedupe in release.sh
|
4 years ago |
SomberNight
|
0842f4977b
|
build: fresh_clone: turns out we can just clone from a local dir :P
this saves us some network requests, and reduces trust in github
|
4 years ago |
SomberNight
|
5ae167d67d
|
android build: place binaries in ./dist/ instead of ./bin/
Let's try to consolidate and have all build scripts put binaries into ./dist/
|
4 years ago |
SomberNight
|
45cb8b5b02
|
android reproducibility: add Signal's "apkdiff.py" tool, and instructions
|
4 years ago |
SomberNight
|
3c9346cce2
|
android build: attempt at reproducible builds
|
4 years ago |
SomberNight
|
528c8c674c
|
android build: update p4a, buildozer, base ubuntu
also, pull in upstream p4a dockerfile changes
https://github.com/kivy/python-for-android/pull/2231
https://github.com/kivy/python-for-android/pull/2218
|
5 years ago |
relativistic electron
|
735169bc89
|
Fix Readme to be consistent with commit 485422b072
|
5 years ago |
ThomasV
|
485422b072
|
move android stuff to contrib/android
|
5 years ago |
SomberNight
|
942e03e3ae
|
kivy README: add instructions re accessing internal storage
|
5 years ago |
SomberNight
|
74366f5cce
|
android build: persist gradle datadir
avoids re-downloading hundreds of MB of data on every run
|
5 years ago |
SomberNight
|
8404e07061
|
only build one android apk on Travis
follow-up 0333632eb0
|
5 years ago |
SomberNight
|
5ed6a68d8c
|
update make_locale doc references, and small nits
|
6 years ago |
SomberNight
|
baa0293620
|
android build: persist debug keystore
so that we can upgrade debug installations on the phone and keep the datadir
|
6 years ago |
SomberNight
|
7bf6786bf5
|
build: note whether binary is reproducible in each case
|
6 years ago |
SomberNight
|
ba08b2279d
|
kivy build: test and document that make_locale is to be run first
|
6 years ago |
SomberNight
|
501e725a47
|
kivy readme: note about running on linux desktop
closes #5037
|
6 years ago |
SomberNight
|
605982a2b7
|
android build: less verbose buildozer logs
|
6 years ago |
SomberNight
|
a62e5d39ca
|
android build: add "how to deploy apk on phone" to readme
|
6 years ago |
SomberNight
|
243a0e3cf1
|
android docker: make_apk optionally takes "release" as arg
|
6 years ago |
SomberNight
|
a34d42492d
|
android docker build
|
6 years ago |
SomberNight
|
f095b35663
|
android: build apk using new python3 p4a toolchain
|
6 years ago |
ThomasV
|
f8ee203225
|
rm deprecated info about apk version
|
7 years ago |
Janus
|
097ac144d9
|
file reorganization with top-level module
|
7 years ago |
SomberNight
|
ef5121cf12
|
android: disable backups
|
7 years ago |
SomberNight
|
7c6364c2c7
|
update kivy readme
|
7 years ago |
SomberNight
|
a852f97e97
|
kivy: change activity launchMode to singleTask
|
7 years ago |
ThomasV
|
f93c3d79d7
|
fix #3740
|
7 years ago |
ThomasV
|
324da97297
|
Provide command-line instructions to install SDKs in Kivy/buildozer
|
7 years ago |
SomberNight
|
1f1844ac13
|
kivy readme: manual download of crystax
|
7 years ago |
Johann Bauer
|
7ab9fa5be4
|
Update Kivy build instructions
My PRs have been merged!
|
7 years ago |
Johann Bauer
|
21e44bdb57
|
Update kivy docs to current build process
|
7 years ago |