GSoC/2020/StatusReports/AniketKumar: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
Line 19: Line 19:
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.
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.).
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 them..
<br/>[https://docs.google.com/document/d/149pPIxcdV1RUq3NLcB9HFPvlvo7fASUL0dFzcKI4S-E/edit?usp=sharing GSoC 2020 Proposal for Improving MMS Support to the KDE Connect SMS app]
<br/>[https://docs.google.com/document/d/149pPIxcdV1RUq3NLcB9HFPvlvo7fASUL0dFzcKI4S-E/edit?usp=sharing GSoC 2020 Proposal for Improving MMS Support to the KDE Connect SMS app]


=== Building KDE Connect ===
=== Building KDE Connect ===

Revision as of 10:10, 20 June 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 them..
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 : Sending plain text MMS through KDE Connect


List of patches

Weekly meeting notes with mentors

Contacts