You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThomasV c481e61417 don't download aes in Makefile 10 years ago
..
nfc_scanner include NFC changes required for transferring data 10 years ago
plugins Update kivy GUI in order to merge with master 10 years ago
qr_scanner Abstract and enable qrscanner dialog for send screen. 10 years ago
theming fix light.atlas 10 years ago
tools update kivy's blacklist 10 years ago
uix use zxing to scan qr codes 10 years ago
Makefile don't download aes in Makefile 10 years ago
Readme.txt add info to kivy Readme 10 years ago
__init__.py Update kivy GUI in order to merge with master 10 years ago
main.kv reorganize files and bring code inline with current master 10 years ago
main_window.py use zxing to scan qr codes 10 years ago

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`