Mercurial > libervia-desktop-kivy
view .p4a @ 325:5868a5575e01
chat: cleaning + some improvments:
- code cleaning, removed some dead code
- some improvments on the way size is calculated, removed unnecessary sizing methods which
were linked to properties
- image have now a max size, this avoid gigantic image in the whole screen
- in SimpleXHTMLWidget, Label are now splitted when xhtml is set
- use a DelayedBoxLayout for messages, as they are really slow to be resized
- use of RecycleView has been investigated, but it is not currently usable as dynamic
contents are not propertly handled (see https://github.com/kivy/kivy/issues/6580 and
https://github.com/kivy/kivy/issues/6582). Furthermore, some tests with RecycleView on
Android don't give the expected speed boost, so BoxLayout still seems like the way to go
for the moment. To be re-investigated at a later point if necessary.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 06 Dec 2019 13:25:31 +0100 |
parents | e2b51663d8b8 |
children | b77792cc6d12 |
line wrap: on
line source
--sdk-dir /home/goffi/dev/android/sdk_26.1.1 --ndk-dir /home/goffi/dev/android/android-ndk-r19b --android-api 28 --dist-name cagou_dev_build --debug --bootstrap=sdl2 --requirements "hostpython3, 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, pillow, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, babel, lxml, pudb, urwid, cryptography, openssl, pyopenssl, pyasn1, pyasn1-modules" --private . --package=org.salutatoi.cagou --name "Cagou" --version 0.1 --whitelist .p4a_whitelist --blacklist .p4a_blacklist --icon media/icons/muchoslava/png/cagou_profil_bleu_96.png --presplash media/icons/muchoslava/png/cagou_profil_bleu_512.png --orientation fullUser --window --arch armeabi-v7a --service backend:service/main.py --permission INTERNET --permission ACCESS_NETWORK_STATE --permission VIBRATE --permission RECORD_AUDIO --permission READ_EXTERNAL_STORAGE --permission WRITE_EXTERNAL_STORAGE --intent-filters /home/goffi/dev/cagou/android_intents/share.xml --ignore-setup-py