macdonst
|
2bbf62c489
|
Fixing Contacts.find to use PluginResult
|
2010-10-04 09:50:48 +08:00 |
|
Bryce Curtis
|
b95ad44c18
|
Add general ERROR to plugin result status.
|
2010-09-17 15:38:18 -05:00 |
|
Bryce Curtis
|
1c0de5ad8d
|
Change hasReturnValue to isSynch to be more accurate about purpose of method.
|
2010-09-13 11:01:44 -05:00 |
|
Bryce Curtis
|
2b015164f4
|
Add hasReturnValue() so that PluginManager can make decision to run an action sync or async.
|
2010-09-10 11:32:18 -05:00 |
|
Bryce Curtis
|
cda0319be3
|
Refer to services instead of class names, which don't translate across devices.
|
2010-09-10 11:30:32 -05:00 |
|
Bryce Curtis
|
2d2adf29fd
|
Cleanup plugin code.
|
2010-09-09 11:04:04 -05:00 |
|
Bryce Curtis
|
4f360c2680
|
Change commands to plugins.
|
2010-09-07 13:59:54 -05:00 |
|
Bryce Curtis
|
9e931cc3f6
|
Change to use Commands and CommandManager.
|
2010-09-07 10:39:55 -05:00 |
|
Dave Johnson
|
4fd8a4dad8
|
Remove channel.js. Remove double call to nativeReady in DroidGap. Niceify CommandResult.java
|
2010-08-26 12:15:34 -07:00 |
|
Dave Johnson
|
ae800455b1
|
no more silly json strings in there
|
2010-08-24 18:59:05 -07:00 |
|
Dave Johnson
|
8ca1804de9
|
the plugins were executing on the UI thread. now on background thread. calls to loadUrl are now automatically on the ui thread
|
2010-08-24 18:58:41 -07:00 |
|
Dave Johnson
|
49de553ee8
|
refactored the Command stuff a bit more, added a spashscreen
|
2010-08-24 18:58:16 -07:00 |
|
Dave Johnson
|
1af469c8b1
|
check if file exists or not
|
2010-08-24 18:57:21 -07:00 |
|
Dave Johnson
|
2b2b4f5dd4
|
javascript and native side of a URL caching plugin + android plugin framework is complete
|
2010-08-24 18:57:21 -07:00 |
|