Mercurial > libervia-desktop-kivy
log cagou/core/platform_/android.py @ 457:ec11a35dcf14
age | author | description |
---|---|---|
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. |