log sat_frontends/bridge/pb.py @ 3133:87b8808ac49d

age author description
2020-01-25 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
2019-10-29 Goffi core: added imageCheck and imageResize methods:
2019-10-21 Goffi bridge (pb): added missing _generic_errback
2019-09-25 Goffi bridge (pb): implemented an asyncio compatible bridge:
2019-08-13 Goffi Python 3 port:
2019-04-07 Goffi core: added a rosterResync method to bridge:
2019-01-12 Goffi date update
2019-01-11 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
2019-01-02 Goffi core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:
2018-08-11 Goffi core (memore/encryption): new methods and checks:
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
2018-07-01 Goffi core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:
2018-06-27 Goffi code style reformatting using black
2018-05-25 Goffi core: added local_device argument to discoFindByFeatures
2018-04-13 Goffi bridge: added generated pb files to repository (needed for Cagou on Android)