Cloudkibo / Android

0 stars 0 forks source link

Asad update #562

Open jekram opened 7 years ago

jekram commented 7 years ago

@Assadbintahir

On days you work please put few line summary on the work progress

Assadbintahir commented 7 years ago

Acknowledged.

Assadbintahir commented 7 years ago

I discussed the problem of sending location ( #550 ) with sojharo and completed that in morning.

Also I have completed the code for accessing sidebar in settings ( #545 ). So that application behavior is consistent through out the application.

jekram commented 7 years ago

Thanks

Assadbintahir commented 7 years ago

Today I worked on issue #556 . According to whats app functional behavior, blocked contact should be unblocked instantly without refreshing contact on target device. I am facing errors during its implementation. I have solved a few and will solve remaining tomorrow.

jekram commented 7 years ago

thanks

Assadbintahir commented 7 years ago

[Update] I have completed code for #554 except that there is an error which i am unable to solve even after spending a lot of time. I was sending icon using ION library like the icon is usually sent in other parts of application but it will always return an error. I have talked to @sojharo and will discuss this in detail in morning.

551 was reopened to add the functionality of invite / send message with the person in View Contact screen. I have completed code for this. Now, if the contact is on cloudkibo, then it will show option to send message. Otherwise, it will show option to invite that contact.

I have also opened the pull request.

Assadbintahir commented 7 years ago

[Update] I discussed sojharo about the error of #554 . I was resending icon when a new member was added to group. sojharo told me that the icon for each group is already stored on server. So I changed the logic and now I am downloading icon for that group on new member's device.

I have also worked on unblock issue ( #556 ) I have completed solution for point 4. I am unable to solve point 2. I will sit with sojharo on friday and solve that issue.

Assadbintahir commented 7 years ago

[Update]

Today I have worked on Issue (https://github.com/Cloudkibo/KiboChatDesk/issues/25) from kibochat desktop application.

Requirement was to implement the search functionality for chatlist, so That only those chat items renders which contains text from search box.

jekram commented 7 years ago

@Assadbintahir We need to keep this up to date, at the end of every day. It should not take more than 2 mins.

Assadbintahir commented 7 years ago

[Update]

Today I worked upon KiboChatDesk Issues. I understood the procedure of creating binaries and installers for different desktop platforms. I also made the window binary for a demo application. I have asked sojharo to go through the resources as well in case there is something missing.

Moreover, I also studied the documentation for integrating crash reporter in electron based applications.

jekram commented 7 years ago

Thanks

Assadbintahir commented 7 years ago

[Update]

Today I worked on #597 and completed the code for it. I have also opened pull request for it. Moreover, I have discussed with sojharo about the solution for adding caption to image attachments (#596).

Assadbintahir commented 7 years ago

[Update]

I have completed issue #611 and #598 . I have opened pull request containing solution to these issue.

Besides it, I am also working on #237 which sojharo reopened. I will complete it and push the code before tomorrow morning.