-WIP-electrum-btcp/gui/kivy
ThomasV 88077808d9 update kivy's blacklist 2015-09-08 10:52:32 +02:00
..
nfc_scanner include NFC changes required for transferring data 2015-09-03 14:23:45 +02:00
plugins Update kivy GUI in order to merge with master 2015-09-03 15:09:45 +02:00
qr_scanner Abstract and enable qrscanner dialog for send screen. 2015-09-03 14:22:51 +02:00
theming fix light.atlas 2015-09-03 14:24:31 +02:00
tools update kivy's blacklist 2015-09-08 10:52:32 +02:00
uix kivy: workaround locale issue and fix set_qr_data 2015-09-04 13:01:50 +02:00
Makefile revert dynamic loading of screens and fix qrscanning 2015-09-03 14:22:25 +02:00
Readme.txt add info to kivy Readme 2015-09-07 14:25:28 +02:00
__init__.py Update kivy GUI in order to merge with master 2015-09-03 15:09:45 +02:00
main.kv reorganize files and bring code inline with current master 2015-09-03 14:20:37 +02:00
main_window.py kivy: workaround locale issue and fix set_qr_data 2015-09-04 13:01:50 +02:00

Readme.txt

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`