cordova-android/framework/src
Braden Shepherdson e11f8f646b Greatly improve speed of fetching contacts.
We were selecting every column in a fairly wide table before. This code fetches
only those columns necessary to populate the data requested by the Javascript
code. In experiments with coworkers' and my own contact lists, the time to fetch
~1440 contacts has gone from over 40 seconds to less than 10 seconds. I have not
tested with fewer than 1400 contacts, but I expect at least a small improvement.
2012-08-22 10:46:32 -04:00
..
com/phonegap/api Massive Merge Commit of DEATH TO SPACES 2012-06-06 14:35:45 -07:00
org/apache/cordova Greatly improve speed of fetching contacts. 2012-08-22 10:46:32 -04:00