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

age author description
Sat, 08 Apr 2023 13:44:32 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Sat, 20 Mar 2021 13:51:27 +0100 Goffi android: renamed package from org.salutatoi.cagou to org.libervia.cagou
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
Wed, 01 Apr 2020 23:59:00 +0200 Goffi platform (android): open_url now tries to open the right activity for any URL:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi android: fixed "open_url"
Sun, 01 Mar 2020 22:11:25 +0100 Goffi android: fixed "check_plugin_permissions" when no permission is requested
Sun, 23 Feb 2020 15:39:06 +0100 Goffi chat: control send button visibility in core.platform_, and show it when there are attachments
Wed, 12 Feb 2020 20:02:58 +0100 Goffi android: do not restore previously selected widget if an intent contains a widget to create.
Wed, 12 Feb 2020 20:02:58 +0100 Goffi android: store and restore last selected widget
Sun, 09 Feb 2020 23:47:29 +0100 Goffi android: handle runtime permissions:
Sun, 09 Feb 2020 23:47:29 +0100 Goffi android: fixed tmp dir creation if parents don't exist, avoiding a crash.
Tue, 04 Feb 2020 20:47:17 +0100 Goffi android: handle Android specific content (wich `content:` scheme) in intent manager:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi android: create/clean a temporary directory on startup:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi android: handle new SàT specific "action" dict which may be attach to an intent:
Wed, 29 Jan 2020 09:52:46 +0100 Goffi dates update