electrum-bitcoinprivate/gui/kivy
ThomasV 98d4384641 kivy: fix set amount 2015-12-13 17:54:17 +01:00
..
nfc_scanner
qr_scanner
theming kivy updates 2015-12-02 18:02:11 +01:00
tools whitelist csv 2015-12-02 18:41:59 +01:00
uix kivy: fix set amount 2015-12-13 17:54:17 +01:00
Makefile
Readme.txt use packages dir instead of requirements 2015-09-09 13:01:30 +02:00
__init__.py cleanup 2015-12-07 18:41:58 +01:00
main.kv kivy: make tabs one third of screen width and fix tabs scrolling 2015-12-13 17:36:23 +01:00
main_window.py kivy: fixes 2015-12-13 15:26:08 +01:00

Readme.txt

Before compiling, create packages: `contrib/make_packages`

Commands::

    `make theming` to make a atlas out of a list of pngs

    `make apk` to make a apk


If something in included modules like kivy or any other module changes
then you need to rebuild the distribution. To do so:

   `rm -rf electrum/.buildozer/android/platform/python-for-android/dist`