log cagou/core/platform_/base.py @ 491:203755bbe0fe

age author description
24 months ago Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
2021-03-19 Goffi dates update
2020-04-01 Goffi platform (base): call again "open_url" after decrypting a file:
2020-02-26 Goffi platform (base): use "xdg-open" when available + use new host.downloadURL
2020-02-23 Goffi chat: control send button visibility in core.platform_, and show it when there are attachments
2020-02-19 Goffi platform (base): added a menu item to create a new window
2020-02-09 Goffi android: handle runtime permissions:
2020-01-29 Goffi dates update
2020-01-27 Goffi core: new extra menu:
2020-01-27 Goffi settings (android): don't expose autoconnect parameters:
2020-01-27 Goffi android: autoconnect profile using the new `profileAutoconnectGet` backend method:
2020-01-18 Goffi core: better back key (ESC) management:
2020-01-04 Goffi core: handle URLs opening in a per-platform way:
2020-01-04 Goffi core: use classes and factory to handle platform specific behaviours in a generic way