/GabbyChat

An email based chatting app using Firebase.

Primary LanguageJavaMIT LicenseMIT

GabbyChat

GabbyChat is an open-source Android chatting application which uses Firebase libraries and several other libraries for it's implementation, listed on Third Party Notices.

It is based on the Youtube Series Lapit Chat by Akshayejh.

App's Privacy Policy and Terms and Conditions will be updated soon.

Features

  • Send and Receive messages

  • Send pictures

  • Accept, Decline or Remove Friends

  • Send or Cancel Friend Requests

  • Update your Profile Picture

  • Update your Status

  • View other users profile

  • Notification when you have a new friend request

Upcoming features

  • Notification when you have a new message

  • Notification when someone accepts your request

  • Sending audio, video files and documents

  • Delete messages from everyone's chat

  • Block users

Setting up Project

  • You've to connect the project with your firebase account which can be done via a Google account.
  • Go to the Firebase console, connect the project and generate and download a "google-services.json" file and paste it in the project.

NOTE: Make sure you read project's LICENSE before start playing with it :)

License

MIT License

Copyright (c) 2018 Aman Gupta

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.