Mercurial > libervia-backend
log sat/plugins/plugin_misc_android.py @ 3686:fc209014524a
age | author | description |
---|---|---|
2021-09-08 | Goffi | plugin android: use `callFromThread` instead of `callLater`: |
2021-03-20 | Goffi | Renamed the project from "Salut à Toi" to "Libervia": |
2021-03-19 | Goffi | date update |
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 |