All Projects β†’ webianks β†’ Msgs

webianks / Msgs

Licence: apache-2.0
πŸ“₯ Messaging app utilising some of the sms APIs.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Msgs

Tkkeyboardcontrol
TKKeyboardControl adds keyboard awareness and scrolling dismissal (like iMessages app) to any view with only 1 line of code for Swift.
Stars: ✭ 110 (-27.15%)
Mutual labels:  messenger
Jquery.fbmessenger
Fake Facebook Messenger interactions on an iPhone with a simple jQuery plugin!
Stars: ✭ 130 (-13.91%)
Mutual labels:  messenger
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (+1074.17%)
Mutual labels:  messenger
Realtimechat
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 1,511 (+900.66%)
Mutual labels:  messenger
Blabber.im
blabber.im basiert auf Conversations und ist ein Open Source XMPP/Jabber Messenger fΓΌr Android 4.1+
Stars: ✭ 124 (-17.88%)
Mutual labels:  messenger
Timy Messenger
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.
Stars: ✭ 1,745 (+1055.63%)
Mutual labels:  messenger
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-31.13%)
Mutual labels:  messenger
Hitup Messenger
Fully Functioning Messenger (Like Whatsapp) in Flutter
Stars: ✭ 150 (-0.66%)
Mutual labels:  messenger
Demo Twilio Backend Nodejs
A sample backend that demonstrates how to generate a Virgil JWT and Twilio token used for authentication with the Virgil and Twilio services
Stars: ✭ 128 (-15.23%)
Mutual labels:  messenger
Messengerbot
Python client for Facebook Messenger Platform Bot
Stars: ✭ 140 (-7.28%)
Mutual labels:  messenger
Ios
Tinodios: Tinode Messaging Client for iOS
Stars: ✭ 119 (-21.19%)
Mutual labels:  messenger
Im service
golang im server
Stars: ✭ 1,694 (+1021.85%)
Mutual labels:  messenger
Erxes
Free and open fair-code licensed all-in-one growth marketing & management software
Stars: ✭ 1,988 (+1216.56%)
Mutual labels:  messenger
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+984.11%)
Mutual labels:  messenger
Jsqmessagesviewcontroller
An elegant messages UI library for iOS
Stars: ✭ 11,240 (+7343.71%)
Mutual labels:  messenger
Treact
πŸ“’ Telegram React application (TDLIB VERSION IS BEING WORKED ON!)
Stars: ✭ 110 (-27.15%)
Mutual labels:  messenger
Chat Ui Kit React
Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
Stars: ✭ 131 (-13.25%)
Mutual labels:  messenger
Discordcrypt
End-To-End File & Message Encryption For Discord
Stars: ✭ 150 (-0.66%)
Mutual labels:  messenger
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (-1.32%)
Mutual labels:  messenger
Messaging Apis
Messaging APIs for multi-platform
Stars: ✭ 1,754 (+1061.59%)
Mutual labels:  messenger

Android Arsenal Open Source Love License

Msgs

SMS App utilising some the sms apis of Android.

Screens

Implementations

You can find following apis implementation in this project.

  • SMS Content Provider
  • Cursor Loaders
  • Services
  • Receivers
  • Google Drive Api
  • Notifications

Features

  • Send SMS
  • Receive SMS with Notification
  • Grouped SMS
  • Conversational View (Chat View)
  • Backup on Google Drive
  • Search through all the messages
  • Delete Single Message

Libraries Used

  • Play Services - Drive
  • AppCompat-v7
  • Design Support Library
  • RecyclerView
  • Google GSON
  • TextDrawable (For Avatars)

Download

Note

Note that its not a messenger app replacement and It doesn't have any special feature. This project acts as implementation of various sms apis.

License

 Copyright 2017 Ramankit Singh

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
   
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].