Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-11-01 | 1.4 kB | |
ncidCallSMS-0.2.0.2.apk | 2019-11-01 | 1.8 MB | |
ncidAndroid-0.2.0.2.apk | 2019-11-01 | 4.1 MB | |
ncidCallSMS-0.2.0.2-preAndroid4.2.apk | 2019-11-01 | 758.1 kB | |
ncidAndroid-0.2.0.2-preAndroid4.2.apk | 2019-11-01 | 4.3 MB | |
Totals: 5 Items | 11.0 MB | 0 |
NCID Android Call/SMS Gateway
This small android app is a companion to the NCID Android app from the Play store. It can watch for incoming cell phone calls and SMS text messages and pass the caller ID and text messages to the NCID server. It can also do this for outgoing calls and text messages.
Please use the installation instructions in the Parent Folder to this one.
The NCID Android app must also be installed for this app to be useful.
The only apk that you really need from here is the ncidCallSMS-0.2.0.2.apk. For completeness, the ncidAndroid APK is also here, but you should usually get it from the Google Play store.
Release Notes
For 0.2.0.2 NCIDAndroid and NCIDCallSMS
- 0.2.0.1 and 0.2.0.2 NCIDAndroid and NCIDCallSMS will work with each other
- targets android 10 (api 29) which removes support for 14,15,16
- uses Handlers for internal timers like KeepAlive and connection retries
- removes WakeLocks because newer Android ignores the request
- TelephonyState is still wrong, always treated as idle
- call logs visible while not connected
- added NcidJobService for newer Android versions to remove the persistent icon
- added HELLO: IDENT: messaging
- added Web Search for Number
- tapping the notification brings up the newer of Call or Messages
- changed outgoing call indication OUT: to PUT: (without checking for API 1.7)