#
call
Here are 248 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.
-
Updated
Oct 31, 2019 - Java
Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
-
Updated
Apr 27, 2021 - Kotlin
Secure direct video group chat
audio
chat
website
video
vue
communication
websocket
webrtc
call
peer
webapp
sfu
group
conferencing
e2ee
webrtc-call
webrtc-video
p2p-chat
end-to-end-encryption
webrtc-signaling
-
Updated
Apr 16, 2021 - JavaScript
Android Phone Call Recorder
-
Updated
Jan 1, 2021 - Kotlin
PluginOK(牛插)中间件是一个实现网页浏览器(Web Browser)与本地程序(Local App)之间进行双向调用的低成本、强兼容、安全可控、轻量级、易集成、可扩展、跨浏览器的原生小程序系统。通过此中间件可实现网页前端JS脚本无障碍操作本地电脑各种硬件、调用本地系统API及相关组件功能,可彻底解决DLL模块、ActiveX控件及自动化程序(如微软Office、金山WPS、AutoCAD等)在Chrome、Edge、360、FireFox、IE、Opera、QQ、搜狗等浏览器各版本中的嵌入使用问题,媲美原Java Applet的效果
-
Updated
Apr 9, 2021 - C++
Standalone signaling server for Nextcloud Talk.
-
Updated
Apr 27, 2021 - Go
Best Bombing Tool with WhatsApp, Instagram, SMS bomber
-
Updated
Feb 5, 2021 - Python
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
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
Sep 11, 2020 - TypeScript
NodeJS code examples for using Nexmo
-
Updated
Apr 21, 2021 - JavaScript
it's simple way to create and start your owner intent.
-
Updated
Apr 21, 2021 - Kotlin
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 3, 2020 - Java
Open source android auto call recorder app
-
Updated
Dec 3, 2020 - 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
Mar 2, 2021 - JavaScript
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."


Steps to reproduce
@herelike in SlackExpected behaviour
Should get an autocomplete suggestion for
@allwhich is the Talk wayActual behaviour
Plain text is posted
Code to adjust:
https://github.com/nextcloud/spreed/blob/2c3f80bb08793fec62a95478187ffafffb35bbff/lib/Controller/ChatController.php#L665