GSoC/2020/StatusReports/AniketKumar: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
Line 30: Line 30:
=== Milestones ===
=== Milestones ===


1) Making KDE Connect to be able to set up as the default SMS app on android.
1) Sending plain text MMS through KDE Connect


=== Work Report ===
=== Work Report ===

Revision as of 06:41, 27 May 2020


Mentors


Summary

KDE Connect has recently launched an SMS Messaging app for the desktop which uses KDE Connect to synchronize all the existing conversations from the remote device. In its current state, it can:-

  • Show a list of existing conversations and the corresponding conversation history.
  • Send and display SMS.
  • Send SMS to only existing contacts and conversations on the remote device.
  • Display (not send) group messages.

However, It is very limited to MMS and can only support showing text. It cannot send and display pictures, audio, video and other kinds of attachments, also it cannot reply to multi-target conversations. Considering the importance of sharing multimedia files and group messages, the SMS client becomes very limited in use. This project aims to improve MMS support with the integration of sending multi-target MMS by re-working the current implementation of sending SMS and UI support using Qt Multimedia library.

By the end of this project, SMS client will be capable of sending and receiving MMS, will be able to send multi-target MMS with the capability to view pictures, video/audio in SMS app and the capability to download other attachments (.pdf, .txt, etc.).
GSoC 2020 Proposal for Improving MMS Support to the KDE Connect SMS app


Building KDE Connect

Please follow the community guide page on how to build KDE Connect.


Milestones

1) Sending plain text MMS through KDE Connect

Work Report

Milestone 1 :


List of patches

Weekly meeting notes with mentors

Contacts