Mohamed Mansour

Results 69 issues of Mohamed Mansour

It would be nice if we could automatically publish the image to picasa so it will be easier to share to Google+

Feature Request

Would be nice to allow users to rank or filter or sort based on location.

Feature Request

Detail view should allow the user to add everyone, or just a few to a circle. Perhaps create a new view, so they can choose which ones to add.

Feature Request

Quick captures needs to use functionality from the preview. We need to refactor some of the code to the background controller so that the merging, persistence is reusable.

Bug

When a user isn't logged on, we need a callback from the API to handle when the user logged on Google+ and when they are not logged (authed). Perhaps we...

Feature Request

Right now, if the user is a Google Accounts user, but not a Google+ user, the API doesn''t know about it. We should somehow figure out if the current session...

Bug

Right now, as a consumer, we have to know the "indexes" like [0][3] is always a title, [0][21] is always the description, it would be better to return an object...

Bug

We need to break this API down to multiple classes, one for each service. So we need to figure out a design so we don't get too excited placing everything...

Right now "bypassing cache" is a global state, either it's on or off. Would be nice to have all the reload actions (context menu, button, keyboard) to have extra options...

feature request

Similar to my other extension Prayer Times https://github.com/mohamedmansour/prayer-times-extension/commit/dee9bbe173916aed1ba20e850b386935cfc9a018 would be nice to convert this to use: - Webpack - ES Modules (import) - TypeScript Syntax - Jest Support for Testing...

good first issue