Commit Graph

  • 8163416e27 cleanup for merge brianleroux 2010-09-02 16:58:24 -07:00
  • 9185848cbc fixing dasherish brianleroux 2010-09-02 16:44:56 -07:00
  • d2e19d8818 Merge branch 'master' of github.com:phonegap/phonegap-android brianleroux 2010-09-02 16:42:12 -07:00
  • 5c481ebe40 changed to loadInWebView brianleroux 2010-09-02 12:54:35 -07:00
  • 1febba48ff Moved camera code from DroidGap into CameraLauncher. Added comments and error messages. Bryce Curtis 2010-09-02 11:27:48 -05:00
  • a6faa68a5c undefined is not falsy in java land apparently brianleroux 2010-09-01 11:55:18 -07:00
  • 48ace80183 added a backdoor ;O brianleroux 2010-09-01 11:49:56 -07:00
  • b06d02028a updated create script to remove dashes brianleroux 2010-09-01 11:26:57 -07:00
  • c53427d7ec Merge branch 'master' of github.com:phonegap/phonegap-android brianleroux 2010-09-01 11:13:10 -07:00
  • f818f9bda9 merged dave brianleroux 2010-08-31 16:50:39 -07:00
  • 83070fc4ea updated pkg to create as per daves suggestion brianleroux 2010-08-31 15:40:19 -07:00
  • 6cd1d8113e updates to output and rmoved uniq package name brianleroux 2010-08-31 15:36:09 -07:00
  • 5a90792e0d Merge branch 'master', remote branch 'dave/command_line' brianleroux 2010-08-31 15:19:12 -07:00
  • 90b708fe83 Update audio playback and recording. Bryce Curtis 2010-08-31 15:39:37 -05:00
  • f48a19554c readme Dave Johnson 2010-08-31 13:27:43 -07:00
  • cf7a4f0fb6 Add more windows compatibility. run does not actually put the app on the simulator though Dave Johnson 2010-08-31 13:21:23 -07:00
  • 86a7a0d9e3 Add windows build scripts Dave Johnson 2010-08-31 13:08:07 -07:00
  • a5323d77f5 updated readme brianleroux 2010-08-30 16:02:47 -07:00
  • 190cec7730 removed frameowrk bs brianleroux 2010-08-30 15:58:47 -07:00
  • be7f0a2496 whoops brianleroux 2010-08-30 15:58:11 -07:00
  • 06779773dd reworking in new droidgap lite brianleroux 2010-08-30 15:57:07 -07:00
  • 2384714138 unused example is unused brianleroux 2010-08-30 12:02:21 -07:00
  • 91f1f475e9 fixing error in if statement macdonst 2010-08-28 02:12:43 +08:00
  • b1af7d8739 Adding altituteAccuracy into Coordinates object macdonst 2010-08-28 01:49:54 +08:00
  • 86d6053d2d Don't need to manage resume/pause state - the OS does it. Bryce Curtis 2010-08-27 09:31:57 -05:00
  • c6280edbed Set type of channel. Bryce Curtis 2010-08-27 09:28:49 -05:00
  • 4fd8a4dad8 Remove channel.js. Remove double call to nativeReady in DroidGap. Niceify CommandResult.java Dave Johnson 2010-08-26 12:15:34 -07:00
  • fb2b8345d1 One last fix for a merge problem Dave Johnson 2010-08-25 22:52:37 -07:00
  • c9a579af8c Change resume and pause to use same event mechanism used by deviceready. Bryce Curtis 2010-08-26 10:39:02 -05:00
  • 92b838e07a Was there a reason we had some code duplication? filmaj 2010-08-25 22:44:56 -07:00
  • f0cd97de72 Don`t hardcode the android sdk path in the build script before you push (im looking at you Dave) filmaj 2010-08-25 22:38:37 -07:00
  • 764c9191b7 Merged in latest. filmaj 2010-08-25 22:32:31 -07:00
  • fbcaf15353 Fix for merge problem. Tests passing again Dave Johnson 2010-08-25 20:37:25 -07:00
  • 4eec4c0801 updategap Dave Johnson 2010-08-25 16:26:26 -07:00
  • b01668d262 Fix for a merge problem Dave Johnson 2010-08-25 15:12:23 -07:00
  • ae800455b1 no more silly json strings in there Dave Johnson 2010-08-19 16:10:50 -07:00
  • 56f0e8e087 undo the splash screen for now Dave Johnson 2010-08-17 11:26:39 -07:00
  • 8ca1804de9 the plugins were executing on the UI thread. now on background thread. calls to loadUrl are now automatically on the ui thread Dave Johnson 2010-08-07 12:19:04 -07:00
  • 0c52ed44a0 changed FileUtils to public for testing purposes. added updategap that can updated a project with the latest phonegap jar and js Dave Johnson 2010-08-03 15:10:56 -07:00
  • bb5a628a28 no longer copy preview.xml - preview.xml is never used for anything so removed from it Dave Johnson 2010-07-31 21:31:01 -07:00
  • 49de553ee8 refactored the Command stuff a bit more, added a spashscreen Dave Johnson 2010-07-30 12:23:55 -07:00
  • 1af469c8b1 check if file exists or not Dave Johnson 2010-07-29 11:20:16 -07:00
  • 2b2b4f5dd4 javascript and native side of a URL caching plugin + android plugin framework is complete Dave Johnson 2010-07-28 17:26:23 -07:00
  • 742910f369 added onNativeReady and onDOMContentLoaded events Dave Johnson 2010-07-22 13:05:41 -07:00
  • 3365dba870 fixed up things so that deviceready now uses DOMContentLoaded and if DCL fires before something is attached to deviceready the function will be called immediately Dave Johnson 2010-07-20 11:25:55 -07:00
  • ac0ba41ccf Merged in bryce`s latest. filmaj 2010-08-24 15:01:58 -07:00
  • 745aa7201c For some reason have to check typeof? filmaj 2010-08-24 14:59:02 -07:00
  • ea8dc73525 Don't need to fire native ready event during constructor. It gets fired when page has been loaded. Bryce Curtis 2010-08-24 15:03:38 -05:00
  • 8683667041 Semi-colon + new-line addition otherwise built phonegap.js is bad :( filmaj 2010-08-24 11:34:32 -07:00
  • 24869b637d Merge branch 'master' of http://github.com/thedeftone/phonegap-android filmaj 2010-08-24 11:26:00 -07:00
  • 13679fe00d Make sure JavaScript PhoneGap code is initialized and deviceready is fired for a new HTML page loaded from link in initial index.html. Bryce Curtis 2010-08-24 13:19:22 -05:00
  • 9f1730ae47 Add back JSCallback to deviceready event Dave Johnson 2010-08-23 17:14:08 -07:00
  • 5e46fad0e9 utils for checking lint Dave Johnson 2010-07-27 13:45:44 -07:00
  • e0d1414c4a tweaks to PhoneGap.Channel Dave Johnson 2010-07-26 12:35:06 -07:00
  • 8e5de2cb7b added onNativeReady and onDOMContentLoaded events Dave Johnson 2010-07-22 13:05:41 -07:00
  • ca01781766 undoing a test change to droidgap Dave Johnson 2010-07-20 16:08:35 -07:00
  • f7a4a0aef8 fixed up things so that deviceready now uses DOMContentLoaded and if DCL fires before something is attached to deviceready the function will be called immediately Dave Johnson 2010-07-20 11:25:55 -07:00
  • 27ff3068f5 changed back button behavior to use the native way to test if a webview can go back Jan Monschke 2010-08-23 15:35:56 +02:00
  • 27c4de6aa0 Change compass listener and optimize accelerometer listener. Bryce Curtis 2010-08-20 10:59:45 -05:00
  • e5bbbbe35c Add onpause & onresume events to javascript. Bryce Curtis 2010-08-19 15:41:06 -05:00
  • b4d3a10773 Change loadUrl(javascript...) to use new callback mechanism. Bryce Curtis 2010-08-19 14:37:49 -05:00
  • 1850d2c04e Add callback server class. Bryce Curtis 2010-08-19 13:35:31 -05:00
  • 5bdad8c0ca Add XHR-based callbacks from Java to JavaScript. Bryce Curtis 2010-08-18 13:12:53 -05:00
  • 4b3255e4fd Accelerometer updates: - Removed thread delay to get accelerometer values. - Override Activity lifecycle methods to manage JavaScript timers and enable window.onunload to be called. This is needed for accelerometer to shut down correctly. Bryce Curtis 2010-08-12 10:51:12 -05:00
  • d5646584ee Change accelerometer to use JavaScript setInterval for watch. Bryce Curtis 2010-08-11 13:47:50 -05:00
  • f15555ee34 Calling the Quota method over and over is bad, use the estimated size Joe Bowser 2010-08-06 13:59:28 -07:00
  • b18657cf72 Fixing Java to match callback Joe Bowser 2010-08-04 12:43:17 -07:00
  • 32b68f568b Adding the new keyword again Joe Bowser 2010-08-04 12:38:19 -07:00
  • 4e02179bf8 Merge branch 'master' of git://github.com/davejohnson/phonegap-android Joe Bowser 2010-07-18 20:44:57 -07:00
  • 853dc0d8aa Removed console.log in accel Joe Bowser 2010-07-16 09:41:47 -07:00
  • 4d5d8d253b Merge branch 'master' of git@github.com:bowserj/phonegap-android Joe Bowser 2010-07-15 17:00:10 -07:00
  • ab4ca5ec8b changed 'deviceReady' to 'deviceready' in index.html. fixed up the file utils a bit so that they sort of work. Dave Johnson 2010-07-08 15:51:18 -07:00
  • 9ff45f70e2 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
  • 3cba58ce57 Beep does not crash your app if there is no notification sound Dave Johnson 2010-07-07 15:54:33 -07:00
  • 8e7ce8780e undoing those changes for target on joes' recommendation Dave Johnson 2010-06-28 16:19:54 -07:00
  • 707738c3ee 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
  • e3b32e7679 Setting the Geolocation to be only initalized on Android 1.x Joe Bowser 2010-07-15 16:58:38 -07:00
  • ea1184cdd3 Fixed up geolocation to use the native geolocation when available Joe Bowser 2010-07-15 16:55:00 -07:00
  • 89dd0396fe changed gotAccel to gotCurrentAcceleration since that is what is called from getCurrentAcceleration Dave Johnson 2010-07-12 14:44:34 -07:00
  • 8c0cb5716d Merge remote branch 'phonegap/master' Dave Johnson 2010-07-12 14:43:13 -07:00
  • 6d60a2b012 fixed bug with accelerometer z value not being set #36 Dave Johnson 2010-07-12 14:08:09 -07:00
  • 7304741164 Merge branch 'master' of git://github.com/thedeftone/phonegap-android Joe Bowser 2010-07-08 17:19:50 -07:00
  • d2048a7c5a changed 'deviceReady' to 'deviceready' in index.html. fixed up the file utils a bit so that they sort of work. Dave Johnson 2010-07-08 15:51:18 -07:00
  • 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