Mercurial > libervia-backend
log sat/plugins/plugin_misc_android.py @ 3269:1352564e0202
age | author | description |
---|---|---|
2020-04-01 | Goffi | plugin android: use `certifi` SSL root certicates |
2020-02-18 | Goffi | core: renamed "MessageReceived" trigger to "messageReceived" for consistency. |
2020-02-09 | Goffi | core (xmpp), plugin android: fixed DNS, SRV handling on Android: |
2020-02-03 | Goffi | plugin android: attach an action dict to notification: |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2020-01-26 | Goffi | plugin android: reconnect profiles with autoconnect if network is activated: |
2020-01-25 | Goffi | plugin android: added a `profileAutoconnectGet` method: |
2020-01-03 | Goffi | plugin android: sound notification + change settings: |
2019-12-20 | Goffi | plugin android: removed comment on vibrator bug as it is fixed in dev version of plyer |
2019-10-16 | Goffi | plugin android: fixed encoding in states after Python 3 port |
2019-08-13 | Goffi | Python 3 port: |
2019-07-20 | Goffi | plugin android: catch and log exception when using the vibrator: |
2019-04-06 | Goffi | plugin android: check connectivity |