Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moezbhatti/qksms
The most beautiful SMS messenger for Android
https://github.com/moezbhatti/qksms
android dagger2 kotlin material-design messaging mvi mvvm qksms rxjava2 sms
Last synced: 2 days ago
JSON representation
The most beautiful SMS messenger for Android
- Host: GitHub
- URL: https://github.com/moezbhatti/qksms
- Owner: moezbhatti
- License: gpl-3.0
- Created: 2015-02-21T19:50:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T16:19:16.000Z (over 1 year ago)
- Last Synced: 2025-01-02T22:03:13.587Z (9 days ago)
- Topics: android, dagger2, kotlin, material-design, messaging, mvi, mvvm, qksms, rxjava2, sms
- Language: Kotlin
- Homepage: https://qklabs.com/download
- Size: 14.6 MB
- Stars: 4,493
- Watchers: 137
- Forks: 1,052
- Open Issues: 523
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Android-Open-Source-Projects - Qksms
- awesome-kotlin - qksms - The most beautiful SMS messenger for Android (Libraries)
- awesome-android-kotlin-apps - qksms
- awesome-android - QKSMS - SMS Messaging app. (Communication / Real-Time Communication)
- awesome-android - QKSMS - SMS Messaging app. (Communication / Real-Time Communication)
README
![QKSMS](https://user-images.githubusercontent.com/4358785/39079306-a5a409b6-44e5-11e8-8589-b4acd63b636e.jpg)
# QKSMS
[![Build Status](https://circleci.com/gh/moezbhatti/qksms/tree/master.svg?style=svg)](https://circleci.com/gh/moezbhatti/qksms/tree/master)
[![Crowdin](https://badges.crowdin.net/qksms/localized.svg)](https://crowdin.com/project/qksms)
[![Liberapay donation](https://img.shields.io/badge/donate-liberapay-yellow.svg)](https://liberapay.com/moezbhatti/)
[![Bitcoin donation](https://img.shields.io/badge/donate-bitcoin-yellow.svg)](https://qklabs.com/donate-btc/)
[![PayPal donation](https://img.shields.io/badge/donate-paypal-yellow.svg)](https://qklabs.com/donate)QKSMS is an open source replacement to the [stock messaging app](https://github.com/android/platform_packages_apps_mms) on Android. It is currently available on the [Google Play Store](https://play.google.com/store/apps/details?id=com.moez.QKSMS) and on [F-Droid](https://f-droid.org/repository/browse/?fdid=com.moez.QKSMS)
## Reporting bugs
A great bug report contains a description of the problem and steps to reproduce the problem. We need to know what we're looking for and where to look for it.
When reporting a bug, please make sure to provide the following information:
- Steps to reproduce the issue
- QKSMS version
- Device / OS information## Translations
If you'd like to add translations to QKSMS, please join the project on [Crowdin](https://crowdin.com/project/qksms). Translations that are committed directly to source files will not be accepted.
## Thank you
A special thank you to Jake ([@klinker41](https://github.com/klinker41)) and Luke Klinker ([@klinker24](https://github.com/klinker24)) for their work on [android-smsmms](https://github.com/klinker41/android-smsmms), which has been an unspeakably large help in implementing MMS into QKSMS.
## Contact
QKSMS is developed and maintained by [Moez Bhatti](https://github.com/moezbhatti). Feel free to reach out to [email protected]
## License
QKSMS is released under the **The GNU General Public License v3.0 (GPLv3)**, which can be found in the `LICENSE` file in the root of this project.