-WIP-electrum-btcp/gui/kivy
valesi f7dfffd30f Minor fixes - indentation and lone `self.`
6ba43637f5/electrum (L57)
has tab instead of spaces.

6ba43637f5/gui/kivy/nfc_scanner/scanner_android.py (L118)
has lone `self.`
2016-01-28 14:05:36 -08:00
..
data kivy:remove un needed icons 2016-01-28 01:50:51 +05:30
nfc_scanner Minor fixes - indentation and lone `self.` 2016-01-28 14:05:36 -08: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:Improve startup speed 2016-01-27 20:21:20 +05:30
uix kivy: use softinput_mode='pan' in wizard 2016-01-28 15:49:03 +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 kivy:Improve startup speed 2016-01-27 20:21:20 +05:30
main.kv kivy:Improve startup speed 2016-01-27 20:21:20 +05:30
main_window.py kivy:Improve startup speed 2016-01-27 20:21:20 +05:30

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`