Commit Graph

  • ac952b25bb this should fix the windows encoding bug described here: http://phonegap.lighthouseapp.com/projects/20118-android/tickets/23 Jan Monschke 2010-07-09 00:13:55 +02:00
  • d6e79f158f Beep does not crash your app if there is no notification sound Dave Johnson 2010-07-07 15:54:33 -07:00
  • 9bf83337c9 Switching to native Joe Bowser 2010-07-07 15:18:14 -07:00
  • 36bd034ee5 Merge branch 'master' of git://github.com/phonegap/phonegap-android Dave Johnson 2010-07-07 15:03:38 -07:00
  • dc58c67883 Merge branch 'master' of git@github.com:phonegap/phonegap-android Joe Bowser 2010-07-06 13:37:44 -07:00
  • 88eef5df66 Not in line with HTML5 spec, editing Joe Bowser 2010-07-06 13:37:19 -07:00
  • c75e66a2fc Removing the GapViewClient handler, since it breaks PhoneGap, reverting. Rather have every other URI working except for sms: Joe Bowser 2010-07-06 11:43:25 -07:00
  • 4e31d4af63 browserkey fix alunny 2010-06-30 15:23:26 -07:00
  • 5972147e36 undoing those changes for target on joes' recommendation Dave Johnson 2010-06-28 16:19:54 -07:00
  • 8ec0de457f added target to the droidgap script and updated the readme and getting started wiki page Dave Johnson 2010-06-28 16:02:10 -07:00
  • 310766180f Forgot to add mailto to the activities launched by intent Joe Bowser 2010-06-25 14:31:47 -07:00
  • db9d603881 Fixing equals. However, perhaps object equivalence is better, because it will be the same object if we attempt to go back and fail, where as we can go back and forth numerous times in a web history Joe Bowser 2010-06-15 10:43:28 -07:00
  • e5f03b6aed Fixing compass so it actually works Joe Bowser 2010-06-11 14:19:37 -07:00
  • bde54704d3 fixing the merge Joe Bowser 2010-06-09 10:26:06 -07:00
  • d20abc9aad framework/assets/js/media.js Joe Bowser 2010-06-08 16:36:07 -07:00
  • 945c0d95e6 Removed PhoneGap.java, renaming to device and audio Joe Bowser 2010-06-08 16:30:20 -07:00
  • bb501de22c Hacking together a work-around for the default back behaviour Joe Bowser 2010-06-08 15:55:57 -07:00
  • bab03882e1 framework/assets/js/media.js Joe Bowser 2010-06-08 16:36:07 -07:00
  • 7ad30dfc63 Removed PhoneGap.java, renaming to device and audio Joe Bowser 2010-06-08 16:30:20 -07:00
  • 4c5f820316 Hacking together a work-around for the default back behaviour Joe Bowser 2010-06-08 15:55:57 -07:00
  • b65a0b1bd6 Fixing quality bug in Camera Joe Bowser 2010-06-04 15:21:57 -07:00
  • 8f18dae2c1 Changed to use the Camera Intents to our own peril. Joe Bowser 2010-06-04 14:54:16 -07:00
  • 653190c6a1 Switching around attributes so they are similar Joe Bowser 2010-06-04 13:32:00 -07:00
  • e55cef9c14 Fixing accel accel_hack Joe Bowser 2010-06-04 13:25:28 -07:00
  • c1e628f44c Fixing up the accelerometer. Weird issue with where zero is Joe Bowser 2010-06-04 11:42:12 -07:00
  • cd5788c3ce Merge branch 'master' of git@github.com:phonegap/phonegap-android into accel_hack Joe Bowser 2010-05-31 11:37:41 -07:00
  • 5c8e029da1 Updating to 2.2 0.9.1 Joe Bowser 2010-05-31 10:59:44 -07:00
  • a65b578449 adding useful telephony information to Device; sim serial number and some oters (cherry picked from commit da8c4f4a7539b2e6165d48ad6859f65c3133fc59) Igor AnicandJoe Bowser 2010-04-23 10:49:47 +02:00
  • 7506548ae2 little better database quota management, increse db size in steps of 1Mb (cherry picked from commit f5cd1fe73d6cd24ad48b36def86ead5a1f5141ea) Igor AnicandJoe Bowser 2010-04-23 12:12:40 +02:00
  • dfe0b6ff27 console.log for api level 7 (cherry picked from commit a2b08f305b33de38c1ffa93f2a13ed4636482bc1) Igor AnicandJoe Bowser 2010-04-23 10:38:02 +02:00
  • a179fbd095 Attempt to fix the HTML 5 storage Joe Bowser 2010-05-14 15:49:14 -07:00
  • 9c1a1207bb Merge branch 'master' of http://github.com/stevengill/phonegap-android Joe Bowser 2010-05-10 16:10:04 -07:00
  • 4ff406f9df fixed geolocation null bug Steven Gill 2010-05-06 15:43:56 -07:00
  • 64671184a6 Initial Commit - Fixing Accelerometer Joe Bowser 2010-04-28 15:46:15 -07:00
  • 36e90c9e22 Adding sms:// to DroidGap, not quite working, since it doesn't pre-populate the number Joe Bowser 2010-04-26 10:44:13 -07:00
  • 2f6a9e18d0 Adding a WebViewClient with verbose checking Joe Bowser 2010-04-23 16:18:11 -07:00
  • ceabaf1e37 Fixing the WebViewClient so we view pages in PhoneGap Joe Bowser 2010-04-23 15:08:15 -07:00
  • 020178e40b Merged Joe`s turning off of native geolocation in WebView. filmaj 2010-03-31 14:02:08 -07:00
  • 69e580136a Forgot the min SDK is 2, not 3 Joe Bowser 2010-03-30 12:02:08 -07:00
  • 72fd058b9e Turning off the Native WebKit Geolcation Joe Bowser 2010-03-29 16:56:07 -07:00
  • 827c0ec81f Removing junk Orientation class Joe Bowser 2010-03-26 15:34:29 -07:00
  • 887ab4a28b Added explicit disabling of native Geolocation object in the web client, added a fallback measure to JavaScript geolocation PhoneGap constructor so that it builds/proxies the the instantiated Geo objects properly if it still does exist. filmaj 2010-03-23 16:37:30 -07:00
  • 655c6ac130 Merge branch 'master' of github.com:phonegap/phonegap-android filmaj 2010-03-19 16:47:24 -07:00
  • 87dd64d36c Adding LICENSE file Brock Whitten 2010-03-17 15:19:59 -07:00
  • 24d5948d0d Minor changes to droidgap to make it work on my shell (cygwin), merging in Joe`s changes/fixes to geo + JavaScript filmaj 2010-03-17 11:02:10 -07:00
  • f53b4ec109 Merged imhotep`s changes, still need to fix droidgap and the android shell call on Windows vs. other OSes. filmaj 2010-03-17 10:50:43 -07:00
  • 915bf19378 Merge branch 'master' of github.com:imhotep/phonegap-android Anis 2010-03-15 17:44:44 -07:00
  • a4cc222a43 fixing some minor js issue Anis 2010-03-15 17:38:46 -07:00
  • fade602c0b Merge branch 'master' of github.com:phonegap/phonegap-android Brock Whitten 2010-03-15 17:01:27 -07:00
  • f32bb7057e Fixed ridiculous error in Javascript for GeoLocation Brock Whitten 2010-03-15 17:01:12 -07:00
  • 57a41b7b2f Found syntax error in Geolocation. Probably been lurking here for months Brock Whitten 2010-03-15 16:07:14 -07:00
  • db03ff397f Fixing stuff Brock Whitten 2010-03-15 15:32:12 -07:00
  • 52a49aaaea Fixed droidgap to handle spaces in SDK directory. filmaj 2010-03-11 16:11:39 -08:00
  • 941d6805ec Adding newly-built phonegap.js to repo post-build. filmaj 2010-03-04 15:14:40 -08:00
  • bdf01735cd Merging. filmaj 2010-03-04 15:11:49 -08:00
  • c750109bd7 Fixes to make it work with the cancer that is Android 1.5 Brock Whitten 2010-03-03 17:07:15 -08:00
  • 6b269b85d2 Adding 2.1 DOM Storage Brock Whitten 2010-03-02 11:14:20 -08:00
  • 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