13 Commits (3721f04ac8a131bd2297e4cdc5b6092b564c67c1)

Author SHA1 Message Date
SomberNight 7e532ec995
android build: add own logic to calculate versionCode 1 year ago
Sander van Grieken 32c1915de4 qml: restore Send/ScanDialog for desktop/dev, keeping qr scan Activity for android only. 2 years ago
SomberNight 5c3e14d8de qml: replace Send/ScanDialog with java bases zxing qr scan activity. 2 years ago
Sander van Grieken 770a32cf6a qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
SomberNight 155258f208
release.sh: check we have each binary (RM case) 3 years ago
SomberNight f25e384654
build: fail if not inside git clone 3 years ago
Sander van Grieken f9f57b58b4 Revert "android build: rm x86_64 target from "all" alias, since it is broken" 3 years ago
SomberNight b2372f2d53
android build: rm x86_64 target from "all" alias, since it is broken 3 years ago
Sander van Grieken 6b9d294a86 android: log_level 2 when running in CI 3 years ago
Sander van Grieken 3129fdb358 also build android x86_64 arch. update python-for-android to include x86_64 qt5 patch. 3 years ago
ThomasV dc78ba3c04 android: pass keystore password as argument to make_apk. 4 years ago
SomberNight b5900eae98
contrib: reformat most shell scripts 4 years ago
SomberNight 1cecd2c6e8
contrib: rename some shell scripts to have ".sh" extension 4 years ago
SomberNight f174b9164c
build scripts: minor formatting clean-up 4 years ago
ThomasV f8f77c14a2 release.sh: store signing password 4 years ago
SomberNight c2b5e3ec15
build: use build-locale.sh in all build scripts 4 years ago
SomberNight 57b17d13ac
android build: make building testnet apk easier 4 years ago
SomberNight e72f575eea
android build: factor out package name ("org.electrum.electrum") 4 years ago
ThomasV 08154da3b6 add command line parameters to android/build.sh, and use separate .buildozer dirs for kivy and qt5 4 years ago
ThomasV 634a647fb1 android: parameterize GUI framework 4 years ago
SomberNight 0fca35fa40
android build: increase buildozer log level (except on cirrus ci) 4 years ago
SomberNight c93582f661
android build: update README to newer build.sh syntax 4 years ago
ThomasV d91a4da557 Add Qt5/QML building framework to contrib/android: 4 years ago
SomberNight e8b53d0240
android build: set SOURCE_DATE_EPOCH to cur time for debug builds 4 years ago
SomberNight 5ae167d67d
android build: place binaries in ./dist/ instead of ./bin/ 5 years ago
SomberNight dab25e3b24
android build: add exec permission to apkdiff.py, and print hashes 5 years ago
SomberNight 3c9346cce2
android build: attempt at reproducible builds 5 years ago
SomberNight c68d73715a
android build: only build one apk for debug builds 5 years ago
SomberNight c3ae1c0965
android build: (trivial) build arm64 apk first 5 years ago
ThomasV 485422b072 move android stuff to contrib/android 6 years ago
SomberNight 0333632eb0
follow-up prev: only build one apk on Travis 7 years ago
SomberNight 54d468f457
android apk: build two apks. ARMv7 and ARMv8 7 years ago
SomberNight 5ed6a68d8c
update make_locale doc references, and small nits 7 years ago
SomberNight baa0293620
android build: persist debug keystore 7 years ago
SomberNight ba08b2279d
kivy build: test and document that make_locale is to be run first 7 years ago
SomberNight 243a0e3cf1
android docker: make_apk optionally takes "release" as arg 7 years ago
Janus 097ac144d9 file reorganization with top-level module 8 years ago
ThomasV 31eed35a0a add apk release script 8 years ago
ThomasV d58c069336 read apk version number from version.py 8 years ago
ThomasV f244b6be60 read apk version from lib 10 years ago
ThomasV 368abbb11b update apk script 10 years ago
ThomasV 326a44cd83 move buildozer.spec 10 years ago
ThomasV 7d760898c7 add kivy apk script 10 years ago