GSoC/2020/StatusReports/AniketKumar: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
No edit summary
Line 39: Line 39:
* '''Status -''' Work under progress
* '''Status -''' Work under progress
* '''Duration -''' 24 May, 2020 - current
* '''Duration -''' 24 May, 2020 - current
* '''Blog link -''' [blank Adding support to send plain text MMS in KDE Connect]
* '''Blog link -''' [https://aniketkumarblogpost.wordpress.com/2020/06/01/klinker-library-in-kde-connect-sms-app/ Adding support to send plain text MMS in KDE Connect]
* '''Main patch -''' [https://invent.kde.org/network/kdeconnect-android/-/merge_requests/156 Adding functionality to set KDE Connect as default SMS app on android device.]
* '''Main patch -''' [https://invent.kde.org/network/kdeconnect-android/-/merge_requests/156 Adding functionality to set KDE Connect as default SMS app on android device.]
* '''Demo Video:-''' <embedvideo service="youtube">https://www.youtube.com/watch?v=nSqPRn_DRLQ</embedvideo>
* '''Demo Video:-''' <embedvideo service="youtube">https://www.youtube.com/watch?v=nSqPRn_DRLQ</embedvideo>

Revision as of 22:11, 31 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 : Sending plain text MMS through KDE Connect


List of patches

Weekly meeting notes with mentors

Contacts