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 cf56b8a63c Merge pull request #1683 from akshayaurora/intent 9 years ago
..
data kivy: move data/fonts into gui/kivy/data/fonts 9 years ago
nfc_scanner Minor fixes - indentation and lone `self.` 9 years ago
qr_scanner Abstract and enable qrscanner dialog for send screen. 9 years ago
theming/light kivy: gui tweaks 9 years ago
tools kivy: add intent filter for bitcoin scheme 9 years ago
uix better message 9 years ago
Makefile kivy Makefile: don't move, copy 9 years ago
Readme.txt use packages dir instead of requirements 9 years ago
__init__.py kivy: change language without restarting the app 9 years ago
i18n.py kivy i18n: catch more exeptions 9 years ago
main.kv kivy: Move network dialog to settings. Add coin chooser to settings 9 years ago
main_window.py kivy:android:check for intent on activity start 9 years ago

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`