-
Updated
Oct 31, 2019 - Java
#
call
Here are 185 public repositories matching this topic...
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
-
Updated
Jun 1, 2020 - Java
Android Phone Call Recorder
-
Updated
Jul 29, 2019 - Kotlin
philipflohr
commented
Mar 6, 2020
PulseAudio supports automatic switching between A2DP and HFP profiles for bluetooth headsets, if it knows the media role of an application.
This is documented here: https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/ApplicationProperties/
and the implementation seems to be easy:
Adding
X-PulseAudio-Properties=media.role=phone
to the .desktop file
Standalone signaling server for Nextcloud Talk.
-
Updated
Jun 1, 2020 - Go
Usage of WebRTC for voice & video call with peer-to-peer or conference with Login and Register screen using response & Async storage with Call Dis/Connect, Failed and Idle views in react native. Youtube:
android
ios
react-native
login
webrtc
peer-to-peer
call
voice-chat
video-call
asyncstorage
conference-talk
voximplant
-
Updated
Jun 14, 2018 - JavaScript
Open
Resources
holtwick
commented
Apr 5, 2020
Module Docs
- npm simple-peer is used in Briefing
WebRTC
- Samples and code
- Video Channel
Bandwidth
- SDP modifications
- [Example Code](ht
Open
E2E encrypted SFU
A thin Call of Duty API wrapper written in TypeScript
api
gaming
cod
xbox
api-client
call
playstation
ps4
of
iw
esports
duty
call-of-duty
blackops
callofduty
wwii
blackops4
xb1
blackops3
bo3
-
Updated
Jan 17, 2019 - TypeScript
Open
Update documentation
R12rus
commented
Apr 29, 2019
/**
* @return SmsIntentBuilder for method chaining
*/
fun photoCapture(): PhotoCaptureBuilder {
return PhotoCaptureBuilder(context)
}
NodeJS code examples for using Nexmo
-
Updated
May 27, 2020 - JavaScript
This is an Android App for Women or any Female, which Will Call to an Emergency number, based on a specific voice command like "Help" . It will also send SMS with current GPS coordinates to those numbers.
-
Updated
Sep 23, 2018 - Java
Signals incoming and outgoing calls using the call monitor facility in Fritz!Box devices via HomeKit
home-automation
monitor
homebridge
homebridge-plugin
fritzbox
call
homekit
fritz-callmonitor
callmonitor
fritz
homekit-accessory
-
Updated
Dec 4, 2017 - JavaScript
Learn the art of JS!
javascript
tutorial
js
es6
functional-programming
arrow-functions
proxies
call
const
bind
async-await
closures
let
destructuring-assignment
spread
function-curring
apply
template-literal
object-literal
learn-javascript
-
Updated
Oct 24, 2018 - JavaScript
Open source android auto call recorder app
-
Updated
Nov 2, 2018 - Java
A super simple module for making low level queries to the Ethereum RPC layer.
-
Updated
Nov 6, 2019 - JavaScript
An app im working on in order to learn Ionic2, some of its features and cordova plugins.
android
calculator
text-to-speech
firebase
youtube
camera
google-analytics
qrcode
android-development
call
angular4
ios-app
speech-to-text
ionic-apps
qrcode-scanner
qrcode-generator
ionic-native
flashlight-plugin
googlemaps-api
ionic3
-
Updated
Apr 12, 2017 - TypeScript
Improve this page
Add a description, image, and links to the call topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the call topic, visit your repo's landing page and select "manage topics."
baseUrl + "/index.php/avatar/guest/" + Uri.encode(name) + "/" + avatarSize;