electrum-bitcoinprivate/gui/kivy
ThomasV bb80e330ff kivy: private_storage 2016-01-26 15:33:04 +01:00
..
data kivy: add background.png 2016-01-21 18:56:37 +01:00
nfc_scanner include NFC changes required for transferring data 2015-09-03 14:23:45 +02:00
qr_scanner Abstract and enable qrscanner dialog for send screen. 2015-09-03 14:22:51 +02:00
theming kivy updates 2015-12-02 18:02:11 +01:00
tools kivy: private_storage 2016-01-26 15:33:04 +01:00
uix kivy: use EventDispatcher with exchange rates plugin 2016-01-25 19:30:16 +01:00
Makefile kivy Makefile: don't move, copy 2015-09-09 12:08:09 +02:00
Readme.txt use packages dir instead of requirements 2015-09-09 13:01:30 +02:00
__init__.py Register loaded wallets in daemon, to prevent a wallet from being opened twice. 2016-01-06 00:58:43 +01:00
main.kv kivy: fix unicode bug 2016-01-25 12:37:59 +01:00
main_window.py kivy: use EventDispatcher with exchange rates plugin 2016-01-25 19:30:16 +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`