Jani Monoses
2015-12-07 23:38:29 UTC
Hello,
there is a TextSecure app for the Ubuntu phone, and the most requested
feature by its tiny userbase (a few hundreds so far) is push notifications
support.
I've added Ubuntu Push server [1] support based on the existing GCM code,
tested it locally, and I wonder if there would be any obstacles for
accepting this contribution to the official server?
There's a patch for TextSecure-Server
https://github.com/WhisperSystems/TextSecure-Server/pull/62
one for the PushServer component
https://github.com/WhisperSystems/PushServer/pull/4
and a new package, heavily based on gcm-async-sender (I left in the OWS
import paths and Maven organization name, and tested it locally only,
there's no published package)
https://github.com/janimo/ups-sender-async
I'd appreciate any feedback.
Thank you,
Jani
[1]
https://developer.ubuntu.com/en/start/platform/guides/push-notifications-server-guide/
there is a TextSecure app for the Ubuntu phone, and the most requested
feature by its tiny userbase (a few hundreds so far) is push notifications
support.
I've added Ubuntu Push server [1] support based on the existing GCM code,
tested it locally, and I wonder if there would be any obstacles for
accepting this contribution to the official server?
There's a patch for TextSecure-Server
https://github.com/WhisperSystems/TextSecure-Server/pull/62
one for the PushServer component
https://github.com/WhisperSystems/PushServer/pull/4
and a new package, heavily based on gcm-async-sender (I left in the OWS
import paths and Maven organization name, and tested it locally only,
there's no published package)
https://github.com/janimo/ups-sender-async
I'd appreciate any feedback.
Thank you,
Jani
[1]
https://developer.ubuntu.com/en/start/platform/guides/push-notifications-server-guide/