jetty-project / i-jetty

Jetty for Android (moved from code.google.com)
278 stars 99 forks source link

Contacts exceedingly slow to load #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install
2.launch
3.go to console
4.go to Contacts

What is the expected output? What do you see instead?
I expect to see a list of about 1000 contacts, instantly. I only actually 
expect to see one screenfull at a time, however.

I see a list of 1000 contacts, very slowly.

What version of the product are you using? On what operating system?
ijetty 2.1, Android 2.1, Google Nexus One

Please provide any additional information below.

Cursors foiled again.

Original issue reported on code.google.com by r...@acm.org on 24 Jan 2010 at 7:21

GoogleCodeExporter commented 9 years ago
We should probably either support paging of contacts, or contact search, or 
simply not 
showing the contact images for the contacts in list view.

Original comment by joakim.erdfelt on 5 Apr 2010 at 10:46

GoogleCodeExporter commented 9 years ago
Contacts are displayed paginated as of i-jetty-3.0.

Original comment by jan.bar...@gmail.com on 19 Aug 2011 at 2:41