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 |
|
unknown
|
4fa3a3f91e
|
Cleaning up the package
|
2009-04-02 10:23:22 -07:00 |
|
unknown
|
0b4180d125
|
Cleaning house
|
2009-04-01 16:58:17 -07:00 |
|
unknown
|
22f3d8256e
|
Refactored because of translink app
|
2009-04-01 16:56:43 -07:00 |
|
unknown
|
5b32cce953
|
Getting Accelerometer working. Beep fails for an unknown reason.
|
2009-04-01 14:11:06 -07:00 |
|
unknown
|
a4bb2a276e
|
Geolocation works on Android
|
2009-03-31 09:30:15 -07:00 |
|
unknown
|
beb8dac747
|
5:30 Commit.
|
2009-03-30 17:32:21 -07:00 |
|
unknown
|
c78a0b876a
|
Working on the API, doing a 5 PM build to try to get this rolling along
- Got Vibrate to work
- 411 works out of the box
|
2009-03-30 17:06:27 -07:00 |
|
Joe Bowser
|
0514195d94
|
Android API Updating
|
2009-03-27 17:08:39 -07:00 |
|
Joe Bowser
|
745e550815
|
Moving to new computer, committing what I have in the branch
|
2009-03-27 14:27:49 -07:00 |
|
Joe Bowser
|
08691b73c2
|
Removing cruft before restarting the work on the new android API
|
2009-03-26 16:51:19 -07:00 |
|
Joe Bowser
|
2a38423855
|
Merge branch 'master' of git://github.com/sintaxi/phonegap
Conflicts:
|
2009-03-26 16:41:43 -07:00 |
|
Joe Bowser
|
46c921cdd4
|
Committing more data into PhoneGap.
|
2009-03-26 16:39:45 -07:00 |
|
Ray Vahey
|
d758397df0
|
stopped the page reloading when the G1 keyboard is flipped out.
|
2009-03-09 17:28:07 +07:00 |
|
Ray Vahey
|
49844b4e39
|
File IO getFreeDiskSpace()
|
2009-03-09 15:55:41 +07:00 |
|