-WIP-electrum-btcp/gui/kivy
ThomasV 2881565de3 app.set_URI 2016-02-15 10:40:14 +01:00
..
data kivy: move data/fonts into gui/kivy/data/fonts 2016-01-29 15:00:57 +05:30
nfc_scanner Minor fixes - indentation and lone `self.` 2016-01-28 14:05:36 -08:00
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: move set_URI method to Receive screen 2016-02-15 10:25:00 +01:00
Makefile
Readme.txt
__init__.py kivy: change language without restarting the app 2016-02-04 10:49:51 +01:00
i18n.py kivy i18n: catch more exeptions 2016-02-04 20:35:35 +01:00
main.kv kivy: minor tweaks 2016-02-15 05:00:14 +01:00
main_window.py app.set_URI 2016-02-15 10:40:14 +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`