log sat/plugins/plugin_misc_android.py @ 3159:30e08d904208

age author description
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
2019-04-05 Goffi plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
2019-03-25 Goffi plugin android: use XEP-0352 to indicate (in)active state:
2019-03-25 Goffi plugin android: workaround to seek() bug, fixing file upload:
2019-03-16 Goffi plugin android: don't send notification if message comes from ourself (from an other device)