Commit Graph

3973 Commits

Author SHA1 Message Date
Joe Bowser
cccce01415 Changing the Android 2009-10-15 13:35:55 -07:00
Joe Bowser
b746779f5f Merging PhoneGap 2009-10-14 16:46:00 -07:00
Joe Bowser
25ff4b0eba PhoneGap Contact checkin 2009-10-09 10:23:21 -07:00
Joe Bowser
e96a3bbb9a Editing manifest 2009-10-05 15:04:39 -07:00
Joe Bowser
4b3acd0ae7 Creates a JAR 2009-09-30 16:25:17 -07:00
Joe Bowser
b463b01573 Example code from Android, need to know WTF we actually return so I know what to build 2009-09-30 15:34:28 -07:00
Joe Bowser
3c9d8261f2 Removing Phonegap.js 2009-09-30 15:14:28 -07:00
Joe Bowser
470ad5efc4 PhoneGap Media and File 2009-09-11 14:30:24 -07:00
Joe Bowser
4b3e3140f4 Hacking on the File and Media APIs 2009-08-31 11:32:24 -07:00
Joe Bowser
9957dfca73 Removing the assets phonegap.js 2009-08-24 09:00:45 -07:00
Brock Whitten
9416913aed resolved conflict in android/assets/www/phonegap.js file 2009-08-22 17:45:34 -07:00
Fil Maj
23aa1e7006 Merge branch 'master' of git://github.com/shazron/phonegap 2009-08-13 18:30:39 -07:00
The PhoneGap Project
3a360474ba first commit 2009-08-11 23:51:45 -07:00
Joe Bowser
87b5c1255a Fixing Conflicts 2009-08-07 15:34:54 -07:00
Joe Bowser
31c049d7b3 Camera API works 2009-08-07 15:33:16 -07:00
Fil Maj
1e274d6092 Merge branch 'master' of git@github.com:filmaj/phonegap 2009-08-05 14:55:37 -07:00
Joe Bowser
6365d4fbd6 Merging current Nitobi repo code with the Video Code 2009-07-31 15:24:14 -07:00
Joe Bowser
93017f29e7 Fixing tree issues 2009-07-31 15:17:36 -07:00
Joe Bowser
7eeac7ab7c Messing with git 2009-07-31 15:17:10 -07:00
Joe Bowser
a01e3036d7 Android's device.js is missing from the repository: 2009-07-31 14:58:32 -07:00
Joe Bowser
98fff2d5f2 Getting ready for release of Camera 2009-07-31 14:16:02 -07:00
Joe Bowser
df6eaf4f9d Working Camera Attempt, need to merge back into trunk 2009-07-31 13:52:45 -07:00
Joe Bowser
66c3a47067 More Camera Improvements 2009-07-30 17:12:20 -07:00
Joe Bowser
87f91602f7 Camera code, adding the Commons Codec to the repo, need to read the licence to see whether we can include it 2009-07-30 16:56:07 -07:00
Brock Whitten
b35838b7ea Merge branch 'master' of git://github.com/filmaj/phonegap 2009-07-22 00:02:13 -07:00
Fil Maj
2c08e3ddcd Merge branch 'master' of git@github.com:filmaj/phonegap 2009-07-21 16:40:53 -07:00
Fil Maj
de85ba2e79 Updated URI usage in Blackberry PhoneGap. Located line of code that is likely causing the BrowserContentManager to freeze when it is using the "experimental" 17000 rendering mode option. Finally, added META tag directive as suggested by RIM (does not work, but RIM says to do it, so I did!). 2009-07-21 16:37:00 -07:00
Joe Bowser
8c5f2ce916 Wiring the camera to the DroidGap 2009-07-17 16:23:18 -07:00
Joe Bowser
32cc9492a6 Commiting the Launcher stub 2009-07-17 14:06:49 -07:00
Joe Bowser
516b8ed918 Removing Crap 2009-07-17 14:04:34 -07:00
Joe Bowser
ed17fcea6b Merging Fil's fix 2009-07-17 13:40:15 -07:00
Joe Bowser
736fe7ccc7 Weirdness with the timing of the PhoneGap loading investigated 2009-07-17 13:33:16 -07:00
Joe Bowser
08c42eac97 Fixes to bring PhoneGap Android closer to spec 2009-07-17 13:23:51 -07:00
Fil Maj
d701f41b76 Added fail callback to Android GpsListener/GeoListener. 2009-07-17 11:20:18 -07:00
Joe Bowser
0344665c79 Fixing Accelerometer 2009-07-16 16:16:58 -07:00
Joe Bowser
dc9f9850f6 Fixing Brokeness 2009-07-16 16:12:19 -07:00
Joe Bowser
17b02ae791 Camera and Video checkins 2009-07-15 09:48:10 -07:00
Joe Bowser
a534e11c7e Removing excess camera code 2009-07-15 09:46:51 -07:00
Joe Bowser
f42485be20 Forgot to check in strings 2009-07-14 17:16:59 -07:00
Joe Bowser
377a488e24 Adding Camera Activity 2009-07-14 17:12:44 -07:00
Joe Bowser
2ee0d95b61 Fixing scoping issues where PhoneGap would get Garbage Collected. 2009-07-13 16:13:55 -07:00
Joe Bowser
a5b0cf29ce Bringing the build up to standard for Android 2009-07-09 14:05:26 -07:00
Joe Bowser
648f751547 Minor edit 2009-07-08 13:39:12 -07:00
Joe Bowser
21612ac346 Adding the build.xml file to allow for automated building outside of Eclipse 2009-05-25 16:13:43 -07:00
Joe Bowser
371ae6e489 Fixing error in Audio Handler 2009-05-15 14:25:33 -07:00
Joe Bowser
1cba136717 Android 1.5 Upgrade 2009-04-27 17:08:58 -07:00
Joe Bowser
3152f2a780 Removing R.java 2009-04-27 17:06:02 -07:00
Joe Bowser
95d8d5bb83 Fixing AccelListener to conform to 1.5 2009-04-27 17:05:33 -07:00
unknown
42b1bb6fac Cleaning up the tree before merging 2009-04-02 13:03:37 -07:00
unknown
4841165556 Versioning changes for Android Market 2009-04-02 12:53:42 -07:00