Commit Graph

  • 1d4a67cdad Adding console.log capability to PhoneGap Brock Whitten 2010-02-26 11:25:28 -08:00
  • 64574be133 Can't get the disk space until we get the disk space Brock Whitten 2010-02-25 11:45:57 -08:00
  • be5c31ee1c Fixed pathing issues. Calls it absolutely now based on PhoneGap SDK Brock Whitten 2010-02-25 10:28:16 -08:00
  • c3c5d522a3 Adding the tutorial to the project Brock Whitten 2010-02-25 10:12:31 -08:00
  • f93c2badcc Minor change for synchronous write. This seems like a bad idea. Brock Whitten 2010-02-25 10:09:58 -08:00
  • 9c0259c2c1 Changing File Behaviour to sync with iPhone Brock Whitten 2010-02-25 09:46:46 -08:00
  • 2fa78679cb Adding Javascript Interface for Crypto Brock Whitten 2010-02-24 16:19:01 -08:00
  • cb90852dfc Adding Built-In Crypto Library Brock Whitten 2010-02-24 16:18:35 -08:00
  • c4ac7e5383 Merge branch 'master' of git://github.com/brianleroux/phonegap-android Brock Whitten 2010-02-24 16:00:36 -08:00
  • 693cb4695f Fixed a null error on NetworkManager Brock Whitten 2010-02-24 15:43:00 -08:00
  • 73b18de56f Tweaked status message. filmaj 2010-02-24 15:42:49 -08:00
  • fcce200701 More weird merge bs. filmaj 2010-02-24 15:42:23 -08:00
  • de8dc4af2a Merging droidgap changes from LeRoux. filmaj 2010-02-24 15:36:07 -08:00
  • 466c7ccaff some cleanup of droidgap Brian LeRoux 2010-02-24 15:23:33 -08:00
  • fa2776d3d7 merge of inaseer cleanup Brian LeRoux 2010-02-24 15:06:44 -08:00
  • 17d4d521e7 minor edits Brian LeRoux 2010-02-24 15:00:03 -08:00
  • c8bfbab522 I am using the inline editor (github) and i forgot a "type =" before info.getTypeName(); ARenzi 2010-02-23 14:51:56 -07:00
  • 32e8ecc772 Oops forgot semi-colon. filmaj 2010-02-23 11:42:41 -08:00
  • 02c750134c Added ARenzi`s Reachability fixes. filmaj 2010-02-23 11:07:30 -08:00
  • b0054aa1b4 Merge branch 'master' of git@github.com:phonegap/phonegap-android Fil Maj 2010-02-19 10:15:45 -08:00
  • 594e77690c droidgap parses the output of android list targets to find the id for 'android-5' or defaults to 5 if it can't find the id in the output Immad Naseer 2010-02-17 15:31:40 -08:00
  • 37c3c2528d Refactored the code dealing w/ file/directory manipulation. - The code makes sure the target directory structure exists before copying files. - Minimized usage of Dir.chdir - Cleaned up the code dealing w/ cross-platform file paths. Immad Naseer 2010-02-16 15:22:42 -08:00
  • 10d455d560 Changing the tabs in droidgap to spaces Immad Naseer 2010-02-16 14:59:22 -08:00
  • 7820451108 small string concatenation performance optimization Immad Naseer 2010-02-16 14:34:50 -08:00
  • 3d91a98b3a Fixing up StandAlone for debugging purposes Brock Whitten 2010-02-16 12:11:43 -08:00
  • c638fbfa69 Fixing nulls Brock Whitten 2010-02-16 10:28:07 -08:00
  • 17528c15bb Merge branch 'master' of github.com:phonegap/phonegap-android Brock Whitten 2010-02-15 14:00:25 -08:00
  • f491a69769 Merge branch 'master' of git://github.com/filmaj/phonegap-android Brian LeRoux 2010-02-14 23:41:20 -08:00
  • bf01ba0aea whatever small changes Brian LeRoux 2010-02-14 23:40:35 -08:00
  • 76a8203176 Fixed small contacts and accelerometer object instantiation bugs. Added a bit more delay to PhoneGap constructor, 1ms caused issues sometimes I *think*. filmaj 2010-02-13 18:58:45 -08:00
  • 5255f63237 Fixed building of phonegap.js in build script. Fixed GPS on Android 2.0+ - I guess they updated the version of WebKit being used on Android (similar now to how it works on iPhone) and thus the browser has a native navigator.geolocation object. Employed Jesses approach to proxying an objects method since we can`t directly overwrite it. filmaj 2010-02-13 17:09:02 -08:00
  • 0c585b7416 Added JS concatenation and copy over to assets/www to build script. filmaj 2010-02-13 15:01:10 -08:00
  • edd0a2caf6 Updated build file after mergin in thorstens changes. filmaj 2010-02-10 13:09:39 -08:00
  • 91c4174f19 Merging build script... filmaj 2010-02-10 12:44:32 -08:00
  • 3862632af1 Fixed paths and project generation Thorsten Rinne 2010-02-10 08:19:36 +01:00
  • 1f9571a3da Changing the simple example Brock Whitten 2010-02-05 16:08:24 -08:00
  • c023c3d8cc Updated the Ruby build script so that this shiat works on Windows! unknown 2010-02-03 16:41:39 -08:00
  • 4c0da8e241 Fixing Build Brock Whitten 2010-02-03 10:27:49 -08:00
  • e01dfec400 Hacky fix for GeoLocation on the 2.1 Emulator Brock Whitten 2010-01-29 16:02:20 -08:00
  • cf70f7d4a7 being picky about md formatting Brian LeRoux 2010-01-27 15:14:49 -08:00
  • 4934877515 fix for the readme Brian LeRoux 2010-01-27 15:13:26 -08:00
  • c3cd44c04c updated readme to reflect change to build process Brian LeRoux 2010-01-27 15:11:25 -08:00
  • bb7b973bf0 sweet one line building! Brian LeRoux 2010-01-27 15:00:21 -08:00
  • 816341030f generating apps works; needs to build js from assets Brian LeRoux 2010-01-26 17:58:27 -08:00
  • 923c29aa2b cleanup continued Brian LeRoux 2010-01-26 16:24:35 -08:00
  • e3dc010b97 reorg of project assets Brian LeRoux 2010-01-26 13:54:02 -08:00
  • fc6f2f5d39 removes and .gitignore framework/local.properties, updated README Brian LeRoux 2010-01-25 22:03:19 -08:00
  • 4144587640 Expanded instructions in README. unknown 2010-01-21 00:22:39 -08:00
  • d81f53465f Fixing the 1.5 Storage. Got inheritance wrong in this case Joe Bowser 2010-01-04 11:53:26 -08:00
  • 5b5c2590f9 Removed README stub 0.9.0 shazron 2009-12-22 16:39:47 -08:00
  • 83062afea1 Merge branch 'master' of git@github.com:shazron/phonegap-android shazron 2009-12-22 16:38:30 -08:00
  • fca277d1d5 Merge branch 'master' of git@github.com:shazron/phonegap-android shazron 2009-12-22 16:37:16 -08:00
  • 6cd6211dab Updating README Joe Bowser 2009-12-22 16:01:54 -08:00
  • 4500dd13dc Adding PhoneGap Plugins Joe Bowser 2009-12-17 16:43:10 -08:00
  • de5b3e2c0f Adding menu event and buttons Joe Bowser 2009-12-17 13:21:13 -08:00
  • 9a53dd7683 Added button bindings Joe Bowser 2009-12-16 12:50:08 -08:00
  • 17bcda6c10 Fixing up Geolocation and Alerts Joe Bowser 2009-12-16 11:09:32 -08:00
  • 9276729be5 Fixing Geolocation so it grabs data from the network faster Joe Bowser 2009-12-15 15:16:35 -08:00
  • 3898130a30 Fixing null error in NetworkManager Joe Bowser 2009-12-15 12:43:03 -08:00
  • 5fb6aa77b3 Fixin group storage Joe Bowser 2009-12-15 10:38:38 -08:00
  • 5ee34b58d7 Fixing up Cupcake Storage Joe Bowser 2009-12-08 15:58:07 -08:00
  • b0a69f5cc5 Adding Cupcake Storage Joe Bowser 2009-12-08 14:08:48 -08:00
  • f6e2e129b1 Fixing FileUtils Joe Bowser 2009-12-07 14:11:35 -08:00
  • 573dffb853 Removing loop from File I/O Joe Bowser 2009-12-03 17:07:07 -08:00
  • 4bd73fc38e Removed Scrollbar Joe Bowser 2009-12-03 10:47:41 -08:00
  • 2f4dece26f Modified the backend Joe Bowser 2009-12-01 14:57:02 -08:00
  • e9f58961bb Fixing up contacts to match the new spec Joe Bowser 2009-12-01 14:56:43 -08:00
  • 20aed7efe6 Bringing the contacts up to date Joe Bowser 2009-12-01 11:55:15 -08:00
  • 67a0b838ff Fixing up contact api Joe Bowser 2009-12-01 11:48:10 -08:00
  • 2c11550b30 Fixing the build process, found Android 2.0 bugs Joe Bowser 2009-11-30 15:41:24 -08:00
  • c794756f70 Fixing standalone again Joe Bowser 2009-11-30 10:44:20 -08:00
  • e71b5bb477 Fixing up the standalone activity Joe Bowser 2009-11-30 10:33:11 -08:00
  • 0af30a6e82 Fixed Joe Bowser 2009-11-26 11:48:16 -08:00
  • 34ab64655d Experiments with 2.0 and backwards compatibility Joe Bowser 2009-11-25 17:25:16 -08:00
  • 706fbdf1f4 Fixing getter Joe Bowser 2009-11-25 15:06:47 -08:00
  • 05e1343cb0 Getter for the webview Joe Bowser 2009-11-25 13:27:57 -08:00
  • c16054637a Fixing merge Joe Bowser 2009-11-24 17:39:04 -08:00
  • f5f83a1a62 Fixed the damn URL on the wiki side Joe Bowser 2009-11-24 15:34:19 -08:00
  • 89e5ad8405 Fixing markdown Joe Bowser 2009-11-24 15:15:43 -08:00
  • e878c166fc Fixing long Wiki article Joe Bowser 2009-11-24 15:14:25 -08:00
  • 256879eaff I hate markdown Joe Bowser 2009-11-24 15:13:43 -08:00
  • f6e128f42c Fixing markdown Joe Bowser 2009-11-24 15:12:45 -08:00
  • f60e9ebbcf Adding README Joe Bowser 2009-11-24 15:11:32 -08:00
  • 63350202fe Moving it back to Android 1.6 Joe Bowser 2009-11-24 15:02:51 -08:00
  • 624181d407 Forgot to update the default properties Joe Bowser 2009-11-24 14:38:48 -08:00
  • 756198af50 Downgrading to Android 1.5 temporarily to tag it Joe Bowser 2009-11-24 14:38:21 -08:00
  • 636211c089 win should be this.win Joe Bowser 2009-11-23 17:00:05 -08:00
  • eb17c6be2f Making constructors public Joe Bowser 2009-11-23 10:57:05 -08:00
  • 4ea49574a6 Misc. Fixes Joe Bowser 2009-11-23 10:51:55 -08:00
  • 163c6f3536 Error with acceleromter API. Missed the acceleration object Joe Bowser 2009-11-23 10:49:37 -08:00
  • b5ba71850c Removing AddressBook Joe Bowser 2009-11-23 10:46:14 -08:00
  • 6f9ce7db94 Removing the SMS Listener Joe Bowser 2009-11-20 16:50:15 -08:00
  • 01ad22d0da Finishing up the Jar Joe Bowser 2009-11-24 17:34:35 -08:00
  • e75a908844 Added the ability to generate a jar from the ANT file Joe Bowser 2009-11-24 17:20:34 -08:00
  • 16dcbfbbfa Got the jar working finally Joe Bowser 2009-11-24 16:51:23 -08:00
  • b8cb94305f Fixed the damn URL on the wiki side Joe Bowser 2009-11-24 15:34:19 -08:00
  • 37be86f1dd Fixing markdown Joe Bowser 2009-11-24 15:15:43 -08:00
  • 1a97b889fa Fixing long Wiki article Joe Bowser 2009-11-24 15:14:25 -08:00
  • f7dcc41d82 I hate markdown Joe Bowser 2009-11-24 15:13:43 -08:00
  • 4b7716f996 Fixing markdown Joe Bowser 2009-11-24 15:12:45 -08:00