Rish Bhardwaj

Results 48 issues of Rish Bhardwaj

Saving to Sugar takes forever. Save only the first 30 items. After that, lazy load wherever required. http://www.mysamplecode.com/2012/07/android-listview-load-more-data.html

feature-request
hacktoberfest

Put coordinator layout for the FABs in fragment so that the FAB pushes up when a snackbar is shown. This may be slightly tricky, since Snackbars are created in both...

enhancement
hacktoberfest

The code and functionalities are growing in exponential size. Really require good unit tests to cover at least the following : - Login with username, password - Open Inbox, Sent...

enhancement
help wanted
hacktoberfest

Remove the need for the rest api - it's a very limited api and supports only a few GET requests. Either get in touch with the guys at Zimbra and...

enhancement
help wanted
hacktoberfest

Several users find the UI unintuitive to delete/trash webmails while marking them. Maybe keep an up arrow instead of the '+' arrow or open it by default if one webmail...

In phones with slow internet, for some reason a 200OK is received but 0 new webmails are fetched. This results in deleting the entire inbox. Figure out why it goes...

Apparently the app is consuming waaay too much data - over 400MB in 10 days according to some. Look into this. Every refresh costs around 200kB - depending on how...

bug
help wanted

Investigate the Background Service - the issue is most likely in that area.

bug

Save the emailMessages selected(these are actually already saved) - and display them again in onresume.

enhancement

Let users auto delete/trash webmails from a particular user. This should also save and display which webmails were trashed for future reference.

feature-request