comparison .p4a @ 373:5d994be1161b

core: removed root menus (i.e. global menu on top of window): root menus were not really useful as most actions doable there are doable through others widgets in Cagou. For actions without equivalent in widgets (like about screen), a new menu, more discreet, will be added soon. Kivy Garden's ContextMenu is not used anymore, so it has been removed from dependencies
author Goffi <goffi@goffi.org>
date Mon, 27 Jan 2020 21:17:09 +0100
parents a1f3af7c0b67
children 65958c3c98cb
comparison
equal deleted inserted replaced
372:1481f09c9175 373:5d994be1161b
2 --ndk-dir /home/goffi/dev/android/android-ndk-r19b 2 --ndk-dir /home/goffi/dev/android/android-ndk-r19b
3 --android-api 28 3 --android-api 28
4 --dist-name cagou_dev_build 4 --dist-name cagou_dev_build
5 --debug 5 --debug
6 --bootstrap=sdl2 6 --bootstrap=sdl2
7 --requirements "hostpython3, kivy, kivy_garden.modernmenu, kivy_garden.contextmenu>=0.1.0.dev1, sqlite3, omemo, omemo-backend-signal, service_identity, automat, attrs, hyperlink, requests, treq, twisted, wokkel, hg+https://repos.goffi.org/sat, hg+https://repos.goffi.org/sat_tmp, pillow, pyxdg, markdown, html2text, python-dateutil, pycrypto, git+https://github.com/kivy/plyer.git, android, python-potr, shortuuid, babel, lxml, pudb, urwid, cryptography, openssl, pyopenssl, pyasn1, pyasn1-modules" 7 --requirements "hostpython3, kivy, kivy_garden.modernmenu, sqlite3, omemo, omemo-backend-signal, service_identity, automat, attrs, hyperlink, requests, treq, twisted, wokkel, hg+https://repos.goffi.org/sat, hg+https://repos.goffi.org/sat_tmp, pillow, pyxdg, markdown, html2text, python-dateutil, pycrypto, git+https://github.com/kivy/plyer.git, android, python-potr, shortuuid, babel, lxml, pudb, urwid, cryptography, openssl, pyopenssl, pyasn1, pyasn1-modules"
8 --private . --package=org.salutatoi.cagou --name "Cagou" 8 --private . --package=org.salutatoi.cagou --name "Cagou"
9 --version 0.1 9 --version 0.1
10 --whitelist .p4a_whitelist 10 --whitelist .p4a_whitelist
11 --blacklist .p4a_blacklist 11 --blacklist .p4a_blacklist
12 --icon media/icons/muchoslava/png/cagou_profil_bleu_96.png 12 --icon media/icons/muchoslava/png/cagou_profil_bleu_96.png