You can find the detailed report here :
https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#week-12

Here's a summary of what I did in Week 12
- vcard parsing,
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#vcard-parsing>
to extract, display and send contact to Android phone
- Connected GUI buttons to added features
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#connecting-gui-buttons-to-added-features>
to add number in Dialer as contact, add numbers in a file as contact, to
send number in Dialer to dial on Phone and to parse phone numbers in a File
- Published debdialer on Pypi
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#publishing-debdialer>
- Made a few changes to Desktop File
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#desktop-file-changes>
- Created a no-gui option that uses dmenu for input
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#experimenting-with-bash-based-gui>
and terminal for output. Ideal for people who do not want to use or install
Qt
- Created a debdialer.conf
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/blob/master/GSoC/Journal.md#conf-config-file>
file that stores default country and sip client commands.
- Updated the installation instructions. Here's a single command


*curl -L
https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/raw/master/install.sh
<https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/raw/master/install.sh>
-s | bash*

‌

Reply via email to