cordova-android/framework
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
..
assets Update cordova.android.js to pull in exec changes. 2012-08-22 09:50:40 -04:00
res Add an Echo plugin for benchmarking purposes. 2012-08-17 11:10:16 -04:00
src Greatly improve speed of fetching contacts. 2012-08-22 10:46:32 -04:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath Make Eclipse recognize framework as a library project 2012-08-20 14:22:48 -04:00
.project Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
AndroidManifest.xml Modify min sdk version in AndroidManifest.xml 2012-08-13 13:27:34 -04:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.xml updating build.xml templates reference 2012-06-08 17:43:29 -07:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Make Eclipse recognize framework as a library project 2012-08-20 14:22:48 -04:00