GSoC/2020/StatusReports/AniketKumar: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
Line 34: Line 34:
=== Work Report ===
=== Work Report ===


===== Milestone 1 :  =====
* '''Status -''' Work under progress
* '''Duration -''' 24 May, 2020 - current
* '''Blog link -''' [https://journal.piyush.tech/gsoc_milestone_1/ KDE Connect added support to send plain text MMS]
* '''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>
<br/>


=== List of patches ===
=== List of patches ===

Revision as of 06:39, 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) Making KDE Connect to be able to set up as the default SMS app on android.

Work Report

Milestone 1 :


List of patches

Weekly meeting notes with mentors

Contacts