annotate .p4a @ 305:b2727877bad4

remote: fixed workflow and size for XMLUI panel used with Ad-Hoc commands: the XMLUI panel was added to the StackLayout used for discovery, resulting in a bad sizing. This patch fixes this by moving discovery panel to a new widget, and adding a main BoxLayout where the XMLUI panel are added. The XMLUI close callback is now handled properly. fix 325
author Goffi <goffi@goffi.org>
date Fri, 19 Jul 2019 17:13:05 +0200
parents fdbb07f1e373
children 86566968837a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
292
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
1 --sdk-dir /home/goffi/dev/android/sdk_26.1.1
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
2 --ndk-dir /home/goffi/dev/android/android-ndk-r17c
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
3 --android-api 28
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
4 --dist-name cagou_dev_build
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
5 --debug
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
6 --bootstrap=sdl2
295
fdbb07f1e373 we are in dev version again
Goffi <goffi@goffi.org>
parents: 292
diff changeset
7 --requirements "hostpython2, kivy, sqlite3, omemo, omemo-backend-signal, service_identity, automat, attrs, twisted, wokkel, hg+https://repos.goffi.org/sat, hg+https://repos.goffi.org/sat_tmp, pil, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, babel, lxml, pudb, urwid, cryptography, openssl, pyopenssl"
292
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
8 --private . --package=org.salutatoi.cagou --name "Cagou"
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
9 --version 0.1
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
10 --whitelist .p4a_whitelist
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
11 --blacklist .p4a_blacklist
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
12 --icon media/icons/muchoslava/png/cagou_profil_bleu_96.png
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
13 --presplash media/icons/muchoslava/png/cagou_profil_bleu_512.png
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
14 --orientation fullUser
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
15 --arch armeabi-v7a
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
16 --service backend:service/main.py
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
17 --permission INTERNET
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
18 --permission ACCESS_NETWORK_STATE
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
19 --permission VIBRATE
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
20 --permission RECORD_AUDIO
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
21 --permission READ_EXTERNAL_STORAGE
55e194055aa5 misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff changeset
22 --permission WRITE_EXTERNAL_STORAGE