log cagou/core/platform_/android.py @ 437:b5e6d36fbf9c

age author description
2020-03-01 Goffi android: fixed "open_url"
2020-03-01 Goffi android: fixed "check_plugin_permissions" when no permission is requested
2020-02-23 Goffi chat: control send button visibility in core.platform_, and show it when there are attachments
2020-02-12 Goffi android: do not restore previously selected widget if an intent contains a widget to create.
2020-02-12 Goffi android: store and restore last selected widget
2020-02-09 Goffi android: handle runtime permissions:
2020-02-09 Goffi android: fixed tmp dir creation if parents don't exist, avoiding a crash.
2020-02-04 Goffi android: handle Android specific content (wich `content:` scheme) in intent manager:
2020-02-04 Goffi android: create/clean a temporary directory on startup:
2020-02-04 Goffi android: handle new SàT specific "action" dict which may be attach to an intent:
2020-01-29 Goffi dates update
2020-01-27 Goffi android: platform specific menu to disconnect profile:
2020-01-27 Goffi core: removed root menus (i.e. global menu on top of window):
2020-01-27 Goffi settings (android): don't expose autoconnect parameters:
2020-01-27 Goffi android: autoconnect profile using the new `profileAutoconnectGet` backend method: