Commit Graph

  • b07072c12b Fix for ticket 86 (build fail if phonegap-android dir is located under a dir with "lib" in it). Also bug fix in build if config.xml didnt contain an <icon> element. Fil Maj 2011-02-04 11:20:22 -08:00
  • 36dd964ba4 Logging status from wrong object. Bryce Curtis 2011-02-03 21:11:06 -06:00
  • f848527c28 Upping version to 0.9.4 0.9.4 macdonst 2011-02-03 09:45:20 +08:00
  • 6aa055f46e Change super.setProperty() to use super.set<type>Property() in example comments. Bryce Curtis 2011-02-02 14:37:09 -06:00
  • 7952668cf7 Throwing error on FileWriter.abort() if writer is not in the correct state. Lining up with iPhone and BlackBerry macdonst 2011-02-03 02:22:00 +08:00
  • a0c761664d Call onwriteend not onloadend in FileWriter.abort() macdonst 2011-02-03 02:06:00 +08:00
  • 9fd9cf55cf Adding version number to phonegap jar/js files macdonst 2011-02-02 11:38:30 +08:00
  • 3c9089b9c7 Enable hardware volume control buttons in DroidGap applications macdonst 2011-02-02 23:27:58 +08:00
  • f220489543 Disable picture listener once event has occurred. Bryce Curtis 2011-02-01 11:25:01 -06:00
  • b65f9517db Merge branch 'filmaj-splashscreenfix' Bryce Curtis 2011-02-01 11:00:02 -06:00
  • 1a0de5f626 Merge branch 'splashscreenfix' of https://github.com/filmaj/phonegap-android into filmaj-splashscreenfix Bryce Curtis 2011-02-01 10:46:38 -06:00
  • 3c0bef6cc1 Ticket 81: Tweak to label of local path to index.html in example app, now properly shows actual project-relative path. Fil Maj 2011-01-31 17:51:15 -08:00
  • 040194157f Ticket 80: running "droidgap gen example" leads to recursive directory creation. README fix included. Fil Maj 2011-01-31 17:48:56 -08:00
  • 7ebf8130e4 Set type to url for returned photos macdonst 2011-01-29 04:18:05 +08:00
  • 64310dc85c Fixing clone issue adding photos, removing relationships macdonst 2011-01-27 05:58:16 +08:00
  • cd2e86af2f Removing excess logging in contact.save() macdonst 2011-01-27 03:43:45 +08:00
  • b353f3608d Updating to latest W3C spec macdonst 2011-01-26 00:13:02 +08:00
  • cda154209d Fixing merge issue macdonst 2011-01-26 11:22:08 -05:00
  • e3c72fa915 Will now use a "smarter" approach to finding an account for Contact.save, the order of account search will be: 1. Exchange provider 2. Google 3. Any valid email address account Sveinung Kval Bakken 2011-01-25 11:36:08 +01:00
  • 9354b429f3 Fix for ticket #55: if phonegap source was on a path with "bin" in it would cause major fail. Fil Maj 2011-01-24 15:51:26 -08:00
  • b1f0c037bd Getting rid of black screen between native loading screen and actual PhoneGap app. Fil Maj 2011-01-24 12:43:28 -08:00
  • 726f1094d9 Fixing bug found by tiny hippos macdonst 2011-01-25 03:04:11 +08:00
  • 1b8ab156df Adding http: and file: support when saving a contact photo. macdonst 2011-01-25 01:55:46 +08:00
  • ee01b5058f Adding support to set a Contact photo macdonst 2011-01-22 01:49:19 +08:00
  • 03ea8a0b5a Enable the return of photos in a Contact object macdonst 2011-01-20 04:12:17 +08:00
  • f090f9a70c Merge branch 'master' of https://github.com/filmaj/phonegap-android into filmaj macdonst 2011-01-17 11:54:52 -05:00
  • b7abc2c344 Skip over beginning / in request when comparing to token. Bryce Curtis 2011-01-16 15:15:24 -06:00
  • 53bdf2dd6b Fix for specifying icon in config.xml; the @icon attribute would get overriden by defaults when going from create => classic::build. Fil Maj 2011-01-15 23:12:07 -08:00
  • b9e1b1d280 Adding Blank HTML page Joe Bowser 2011-01-13 16:27:54 -08:00
  • 9051b157f8 Ticket 63: Android CallbackServer crashes on external attacks. Bryce Curtis 2011-01-13 14:45:15 -06:00
  • f16d9b01b7 Fixing geo listner callback fail to send 3 args instead of 4. macdonst 2011-01-14 02:06:48 +08:00
  • 2a9bc2ddf8 Fixing issue where Android 2.1 and 2.2 don't return the same results on contact.find() macdonst 2011-01-14 01:57:32 +08:00
  • 6e39c46b07 Middle name for contact being updated incorrectly macdonst 2011-01-12 21:56:55 +08:00
  • 567ca94245 Adding debug mode so FileTransfer will accept self signed SSL certificates macdonst 2011-01-12 10:26:27 +08:00
  • 812a4b32b4 Adding file key properly macdonst 2011-01-07 23:15:53 +08:00
  • 023df10f31 Allow features/modules to initialize code before deviceready fires. CupcakeLocalStorage uses this capability to delay deviceready until local storage has been read and inited. Bryce Curtis 2011-01-06 22:50:13 -06:00
  • 8d513e2765 Remaining FileUploader to FileTransfer macdonst 2011-01-06 22:57:54 +08:00
  • 1eae6786c4 Better memory management when taking pictures. Bryce Curtis 2011-01-06 11:12:14 -06:00
  • 73f278963b Adding File Upload functionality macdonst 2010-12-24 23:50:42 +08:00
  • 54eff557d9 Guard against null request in Android 1.5/1.6 macdonst 2011-01-06 00:29:17 +08:00
  • a7415bcfc9 Support all URIs by passing them to their default activity. This works for market:// and content://. Bryce Curtis 2011-01-04 13:22:25 -06:00
  • b6bd9ad5b8 Support Market Uri macdonst 2011-01-05 02:56:46 +08:00
  • f71d9deb5e Fixing mimetypes for content:// Uri's. macdonst 2011-01-05 02:42:52 +08:00
  • 115b428a9d Fixing issue where Date's aren't cloned macdonst 2010-12-30 00:51:23 +08:00
  • 92a1e4a2d9 Remove destroyed AudioPlayer from list of AudioPlayers 0.9.3 macdonst 2010-12-23 02:48:36 +08:00
  • 2504db13d7 Adding release method to Media object macdonst 2010-12-23 02:43:11 +08:00
  • 43c72e684c Setting content type properly in readAsDataURL macdonst 2010-12-23 00:19:30 +08:00
  • 46f0bf60c4 Merge branch 'master' of github.com:phonegap/phonegap-android stevengill 2010-12-16 13:29:52 -08:00
  • 8bad4eb7eb Fixing issue where Camera returned a content URI that File Reader could not read macdonst 2010-12-17 04:56:46 +08:00
  • fbe96f891b 1. Split out js to main.js 2. Show a contact 3. Toggle accelerometer 4. More device info 5. Enable scrolling paulb777 2010-12-15 11:24:01 -08:00
  • ab8950a5af Re-enable multitasking in onResume Java callback so that onResume JS handlers are called - it was being re-enabled too soon. Bryce Curtis 2010-12-09 14:13:23 -06:00
  • 26adfb6346 If multitasking is turned on (keepRunning=true), then temporarily disable it when starting a new activity that returns a result - such as camera. Bryce Curtis 2010-12-06 16:48:06 -06:00
  • 43b6b6d34e Update version number to 0.9.3 in preparation for next release. Bryce Curtis 2010-12-03 18:15:00 -06:00
  • 04ddc68dfd Fix bug with saving name in new contact. Bryce Curtis 2010-12-03 14:14:37 -06:00
  • 42cd10cf56 Need license header since it is removed by minification. Bryce Curtis 2010-12-01 16:13:22 -06:00
  • 5f3bc33f8e Update comments. Bryce Curtis 2010-12-01 11:21:49 -06:00
  • 2131070ee9 Add JavaScript minification using YUICompressor. Bryce Curtis 2010-11-30 19:00:30 -06:00
  • b2a82975e5 Merge branch 'jos3000-master' Bryce Curtis 2010-11-29 12:30:49 -06:00
  • ddeba91faf Merge branch 'master' of https://github.com/jos3000/phonegap-android into jos3000-master Bryce Curtis 2010-11-29 12:27:00 -06:00
  • 6e572f05e4 Put trailing / into getRootPaths() to remain consistent with BBW macdonst 2010-11-26 00:40:18 +08:00
  • 50b435c4d1 Following File API spec. macdonst 2010-11-20 02:25:24 +08:00
  • af5c5dc021 Update splash screen example and list of properties that can be set in commented code. Bryce Curtis 2010-11-23 09:53:43 -06:00
  • 87fd9665fe Merge branch 'localStorage' of https://github.com/ascorbic/phonegap-android into ascorbic-localStorage Bryce Curtis 2010-11-21 17:58:49 -06:00
  • 5e9ca84b40 Expose certain methods from DroidGap to JavaScript so that a PhoneGap web app can better control program configuration and flow. Bryce Curtis 2010-11-21 17:33:13 -06:00
  • 090ad56d0b Don't need special method to load a splash screen. Instead, the regular loadUrl() and clearHistory() can be used. Bryce Curtis 2010-11-21 16:47:35 -06:00
  • e3ebfea064 Improve handling of timeout error when loading URL, and enable WebViewClient to be overridden by app, so developer can intercept webview events. Bryce Curtis 2010-11-21 16:42:00 -06:00
  • 44761f87d2 Remove comment for unused parameter. Bryce Curtis 2010-11-21 16:31:49 -06:00
  • 04e3ceac96 Define window.plugins object so plugins can check to see if they have already been created. Bryce Curtis 2010-11-21 16:30:46 -06:00
  • afc7e605ff Fix bug when not doing cast - temp isn't defined. Bryce Curtis 2010-11-20 21:23:15 -06:00
  • 1c5aa6cd00 Adding a cast for contacts.find() macdonst 2010-11-19 00:45:36 +08:00
  • c1a87ebaaa Adding and optional call to cast Plugin Result macdonst 2010-11-18 06:37:27 +08:00
  • 46babe7a48 Calling correct events from FileWriter.abort() macdonst 2010-11-17 15:30:08 -05:00
  • 0dc64d2aa7 Merge branch 'master' of github.com:phonegap/phonegap-android Bryce Curtis 2010-11-16 18:15:15 -06:00
  • 1d9e522bd9 Fix quality issue with base64 encoded images. Quality parameter wasn't being set. Bryce Curtis 2010-11-16 18:14:24 -06:00
  • 5dcac6d7fe Fixing issue in File Reader/Writer when newlines in file macdonst 2010-11-16 13:29:47 -05:00
  • 07418a3606 Small fix to File API macdonst 2010-11-17 00:03:21 +08:00
  • 0e08af98ca Better way to handle splash screen when back button pressed. Bryce Curtis 2010-11-15 16:32:55 -06:00
  • b8b1ad8421 Add property that lets a PhoneGap app continue to run when another Android app or activity is started. Bryce Curtis 2010-11-14 17:33:06 -06:00
  • 4fa1f40b44 Add load URL capability, and enable an HTML file to be used as a splash screen. Bryce Curtis 2010-11-12 22:38:27 -06:00
  • 5f55ebf1d9 Adding Contact.save() for Android 1.X and Android 2.X macdonst 2010-11-02 05:16:00 +08:00
  • 9798de7efa Remove unused and unneeded getPort() method. Bryce Curtis 2010-11-12 12:53:34 -06:00
  • 102745875c Allow user to set the loading dialog message. Change default from show to not shown. Bryce Curtis 2010-11-11 22:24:20 -06:00
  • dce0d93df8 Replace deprecated debug.log with console.log. Bryce Curtis 2010-11-11 22:03:12 -06:00
  • 1428ac5ed5 Add error checking for PhoneGap.addPlugin(). Bryce Curtis 2010-11-11 21:58:07 -06:00
  • 4f1bc1401f Add delay so splash screen can be shown for a specific amount of time. Bryce Curtis 2010-11-11 21:56:56 -06:00
  • 28ff6e1150 Merged code for bryfox: Re-add support for search & menu key triggers. Bryce Curtis 2010-11-11 16:20:32 -06:00
  • 5ffe5fa3c5 Merged code for imhotep: Cleaner way for handling splashscreens. Bryce Curtis 2010-11-11 15:59:35 -06:00
  • 49341356d7 Add comments to onKeyDown() method. Bryce Curtis 2010-11-11 14:08:55 -06:00
  • e8b85f6cf7 Fix formatting and rearrange method order. Bryce Curtis 2010-11-11 14:00:56 -06:00
  • 4b2398b487 Add properties to DroidGap that can be set when the intent/activity is called. This enables the developer to show app loading dialog, splashscreen, or set other properties. Bryce Curtis 2010-11-11 11:34:12 -06:00
  • 10f3313ed5 Use polling if PhoneGap app is loaded from server, since XHR doesn't work to localhost due to cross-domain security policy. Bryce Curtis 2010-11-10 14:19:17 -06:00
  • 46664c6494 Remove dependency on JSON support Matt Kane 2010-11-10 08:44:33 +00:00
  • 8ce7e61ed7 Adds localStorage support to older versions Matt Kane 2010-11-10 08:32:19 +00:00
  • 912458c679 Fix order of args to match w3c spec. Matt Kane 2010-11-09 00:41:18 +08:00
  • e117b95057 Fixing issue with addEventListener and Sencha macdonst 2010-11-09 21:47:07 +08:00
  • 3a0101261d Move data transfer for storage to completeQuery for speed up Jos Shepherd 2010-11-06 20:01:22 +00:00
  • 48d3bc09f3 Add method for dynamic loading of a JavaScript file. Bryce Curtis 2010-11-05 16:00:58 -05:00
  • 0b3e27b3fa Load url into DroidGap if it was passed in to intent. Bryce Curtis 2010-11-05 14:50:48 -05:00
  • b66535a17d Introduce PhonegapActivity class to separate plugin development from base Phonegap. Bryce Curtis 2010-11-06 02:10:51 +08:00
  • fdc78e1b08 Fix for troublesome values being returned from DroidDB stores. Stick to one level of JSON serialization. Jos Shepherd 2010-11-05 17:03:05 +00:00