GSoC/2020/StatusReports/AniketKumar: Difference between revisions
Aniket Kumar (talk | contribs) |
Aniket Kumar (talk | contribs) |
||
Line 62: | Line 62: | ||
* '''Patch 2 -''' [https://invent.kde.org/aniketkumar/kdeconnect-kde/-/merge_requests/1 Patch to extract optional attachment fields and displaying the thumbnails in UI.] | * '''Patch 2 -''' [https://invent.kde.org/aniketkumar/kdeconnect-kde/-/merge_requests/1 Patch to extract optional attachment fields and displaying the thumbnails in UI.] | ||
* '''Demo:-''' | * '''Demo:-''' | ||
[[File:Sms-app-icons-add.png | [[File:Sms-app-icons-add.png]] [[File:Sms-app-chat.png]] | ||
=== List of patches === | === List of patches === |
Revision as of 12:08, 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) Support to send plain text MMS.
2) Support to send Group SMS and MMS.
Work Report
Milestone 1 : Support to send send plain text MMS.
- Status - Complete
- Duration - 20 May - 4 June
- Blog link - Adding support to send plain text MMS in KDE Connect
- Patch 1 - Adding MMS support in android app.
- Patch 2 - Adding notifications support in android app.
- Demo Video:- <embedvideo service="youtube">https://www.youtube.com/watch?v=nSqPRn_DRLQ</embedvideo>
Milestone 2 : Support to send send group SMS and MMS.
- Status - Complete
- Duration - 5 June - 14 June
- Patch 1 - Adding multi-target support in android app.
- Patch 2 - Enabling multi-target support in KDE Connect desktop client.
- Demo:-
Milestone 3 : Transfering MMS attachment's as thumbnails from android to desktop and displaying in UI.
- Status - WIP
- Duration - 14 June - current
- Patch 1 - Adding support to read, extract thumbnails from images and videos and push to desktop.
- Patch 2 - Patch to extract optional attachment fields and displaying the thumbnails in UI.
- Demo:-