Antoine Vacher
Antoine Vacher
Messages app for Gnome has some great mockups for messaging application on phones. See here: https://gitlab.gnome.org/Community/Design/app-mockups/blob/master/messages/messages.png
I agree, this is very usefull and widely used by all users I know using mobile devices (Conversations or Monal)
Something that could also help tremendously in large networks is to have the capability to export all cookies (and passwords) in a csv file. With that it would be easy...
Either exclude GIF or at least add an option to "Keep GIF animation" if picture compression is activated.
Bonjour, Une telle fonctionnalité m'intéresserait beaucoup pour pouvoir fournir la fonctionnalité à tous mes utilisateurs. Antoine
I do not (yet) use Kalliope due to the fact that STT is required on the same machine as the microphone/speaker but the project looks interesting. Just to help the...
Hello, was there some progress on the Python3 support?
No problem. A dirty workaround is to comment line 552 to 557 of `/usr/local/lib/python2.7/dist-packages/fdroidserver-0.4.0-py2.7.egg/fdroidserver/update.py` ``` # if an APK has files newer than the system time, suggest updating # the...
There is the same issue with linux if we try to configure an account with Gnome Online Accounts ``` 11/12/2015 19:54:30 [20838] [WBXML] ZPushAutodiscover->getIncomingXml() incoming XML data: [email protected] http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a 11/12/2015...
@NeffIsBack I'm not sure to understand this part of code of `proto_flow()`: ```python if self.print_host_info() and (self.login() or (self.username == "" and self.password == "")): if hasattr(self.args, "module") and self.args.module:...