-WIP-electrum-btcp/gui/kivy
ThomasV b82f29a8fd kivy: show amount in invoice dialog 2016-02-15 04:39:53 +01:00
..
data
nfc_scanner
qr_scanner
theming/light kivy: store contacts as invoices 2016-02-09 12:48:25 +01:00
tools kivy: add intent filter for bitcoin scheme 2016-02-11 08:34:40 +01:00
uix kivy: show amount in invoice dialog 2016-02-15 04:39:53 +01:00
Makefile
Readme.txt
__init__.py
i18n.py kivy i18n: catch more exeptions 2016-02-04 20:35:35 +01:00
main.kv kivy: add camera as IconButton 2016-02-08 11:06:45 +01:00
main_window.py kivy wizard: use own soft keyboard 2016-02-13 15:10:17 +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`