nerzhul / ncsms-android

repository for the ncsms on Android
95 stars 38 forks source link

Support for Silence #107

Open Dragnucs opened 8 years ago

Dragnucs commented 8 years ago

Steps to reproduce

  1. Install and setup Silence for messaging
  2. Send/receive SMSs
  3. Wait for sync to happen or force it

    Expected behaviour

Sent and recived messages are synced with the server and visible via ownCloud

Actual behaviour

No message gets synced.

Server configuration

ownCloud version: 9.1.0 (stable)

PHP version: 7.0.x

HTTPd server: NGINX

HTTPS: yes

Client configuration

Android version: 5.1.1

Phone: Samsung Galaxy J5

ownCloud SMS app version: 0.21.2

Logs

n/a

Relevent link

efelon commented 7 years ago

+1 This would be really nice to have.

nerzhul commented 7 years ago

It's not very simple as android app are generally sandboxed, and it needs to add a library and silence should notify our app that he receive a message

Dragnucs commented 7 years ago

@nerzhul can't OCSMS hook to the OS and listen for incoming messages, the same way Silence would do? What would prevent you from reading SMS's directly from Android rather than from the messaging application?

nerzhul commented 7 years ago

It's already the case, but silence add some encryption then SMS are not readable i think

nwcatalyst commented 7 years ago

What about Signal? Since Signal is not encrypting the sms/mms (and we Signal users have a web interface via their Chrome app) it would be awesome to pull the sms/mms from Android and relay to the Nextcloud web interface.

Dragnucs commented 7 years ago

@nerzhul Yesterday I mistakenly enabled 'message syncronization' in Android's email application and it could sync SMS while I was using Silence. We may then see how they do it?

Thoumou commented 7 years ago

+1 to support Silence app

kbaegis commented 7 years ago

+1

Bugsbane commented 7 years ago

PSA: Rather than adding "+1" comments which just clutter up the issue and get in the way of developers trying to sort the issue out, just use the GitHub feature designed to show support for an issue: the reactions button in the top right corner of the original post.

fulljackz commented 7 years ago

Hi there,

It would be an awesome feature if Silence is supported by sms sync for nextcloud.

How could I contribute to test and make it happen (with my poor dev knowledge) ? Anyway, good luck for them who are working on !