view .p4a @ 488:beedff600d2b

blog: blog widget implementation: this patch implements a basic blog widget. The search bare can be used to change node (only node for now, will be improved to do search and all). Publication on current node can be done by pressing the pencil icon. A checkbox can be activated to use end-to-end encryption. No pagination or comments are supported for now. Due to lack of HTML rendering in Kivy, only simple formatting is supported. If item is end-2-end encrypted, a green closed locker is shown next to publication date. rel 380
author Goffi <goffi@goffi.org>
date Sat, 15 Oct 2022 20:20:10 +0200
parents 83c67b093350
children
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, 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, certifi, pyasn1, pyasn1-modules"
--private . --package=org.libervia.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