SomberNight
b45c84f24f
remove the kivy gui
...
We now use the qml gui on Android, and haven't been maintaining
the kivy GUI for a while.
2 years ago
SomberNight
bf4482ce1e
(trivial) replace URL in comment to include git hash instead of branch
3 years ago
SomberNight
3d0baf8d00
android build: restore prev "make theming" behaviour
...
- note: "make theming" is kivy-specific, and not needed for the qml gui apk
- note: "make theming" does not run automatically as part of the build scripts,
although it used to in the past. For reproducible builds, the
"electrum/gui/kivy/theming/atlas" git submodule contains the build
artefacts. However, the user is supposed to manually run "make theming"
when changing the atlas/images.
3 years ago
ThomasV
634a647fb1
android: parameterize GUI framework
3 years ago
ThomasV
49a67a5cd2
build android apk with qt5
...
update requirements file for building PyQt5
3 years ago
ThomasV
d91a4da557
Add Qt5/QML building framework to contrib/android:
...
- update requirements file for building PyQt5
- use separate .buildozer directories for qml and Kivy
- add GUI and ARCH parameters to android/build.sh
4 years ago
SomberNight
e8b53d0240
android build: set SOURCE_DATE_EPOCH to cur time for debug builds
...
Otherwise One would have to git commit every change to be tested on a phone.
4 years ago
SomberNight
3c9346cce2
android build: attempt at reproducible builds
5 years ago
SomberNight
ef3293ab6a
kivy: relocate atlas so it can be made a submodule later
5 years ago
ThomasV
842ecd2da6
android Makefile: do not try to deploy and run
5 years ago
ThomasV
485422b072
move android stuff to contrib/android
6 years ago