Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

(Day status) UI work for uploading image status from gallery #633

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

We will create UI screen for uploading new image status from gallery

jekram commented 7 years ago

Send a screen shot. Show how this would like on Whatsapp and how this is different then other upload UI for uploading image.

sumairasaeed commented 7 years ago

This is different sir because firstly gallery will be opened from same screen we have for capturing image using camera. Secondly, it shows a timeline of photos in gallery. Here is screenshot from whatsapp: image

Worked on this. This is under construction. Added gallery button on screen from where we capture image using camera. It opens up the gallery from there. Remaining UI work is to show timeline similar to whatsapp

sumairasaeed commented 7 years ago

Spent lot of time on this. Was finally able to show timeline of images similar to whatsapp. Here is screenshot. This needs more work to receive action gestures and make it clickable.

image

jekram commented 7 years ago

Help me understand what was the complexity? Just saying I spent a lot of time does not communicate anything?

sumairasaeed commented 7 years ago

The complexity was in displaying the thumbnails in form of timeline from gallery and make it scrollable along with camera live in background. UI adjustment was complex as this day status UI of whatsapp has all-in-one features. We are trying to do same.

jekram commented 7 years ago

After two years we are challenged​ by UI?

sumairasaeed commented 7 years ago

Tried lot to make thumbline responsive. But there were errors. Found a nice library closer to UI we need. Integrated our code with a library found having similar UI we need. It is now integrated into our App. Customised it to perform operations of uploading status which we need. It is working fine for images. Thumnail is now responsive. Here is screenshot: image

It allows capturing images only. Work is in progress to customise it and add functionality to record video also.

jekram commented 7 years ago

It has been over a week working on this task. When should I expect it to complete

sumairasaeed commented 7 years ago

Worked on this. Now we are able to record video on long press hold camera button. There was some error in saving file. Will wrap it up by today

jekram commented 7 years ago

Working bon for 12 days?

sumairasaeed commented 7 years ago

Sir, It was working fine for both images and videos previously, only remaining part was to make thumbnails timeline UI responsive which were having errors. For solving that issue, we found a library and customised the library UI according to our needs. The issue was that the library does not support video capturing. So we had to understand whole code of library how it is working and needed to modify the code to add video capturing in it.

sumairasaeed commented 7 years ago

This task has been completed.

jekram commented 7 years ago

Thanks