Commit Graph

90 Commits

Author SHA1 Message Date
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
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 17b02ae791 Camera and Video checkins 2009-07-15 09:48:10 -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
Ray Vahey dfa2f0a802 fixed some merge problems 2009-03-09 09:45:35 +07:00
Ray Vahey a463aa2400 Merge branch 'master' of git://github.com/addios/phonegap
Conflicts:
	android/src/com/nitobi/phonegap/AudioHandler.java
	android/src/com/nitobi/phonegap/PhoneGap.java
2009-03-06 18:03:00 +07:00
addios e5934f6c58 Added comment about Directory management in Phonegap.java and changed Java Call backs to be int 2009-03-05 15:31:58 +07:00
addios 61078ac946 added audio output setting for android 2009-03-02 11:56:49 +07:00
rnvahey@gmail.com cb90eb73d7 Added streaming support for audio 2009-03-01 02:23:16 +07:00
addios c96e369351 Added phone information for android 2009-02-27 14:22:59 +07:00
addios bff74d9b5e Deleted bin directory 2009-02-27 12:11:51 +07:00
addios 3d9fdef7d3 Merge branch 'master' of git://github.com/Indeed/phonegap into phonegap2
Conflicts:
	android/assets/gap.js
	android/assets/index.html
	android/bin/DroidGap.apk
	android/bin/classes.dex
	android/bin/com/nitobi/phonegap/PhoneGap$1.class
	android/bin/com/nitobi/phonegap/PhoneGap$2.class
	android/bin/com/nitobi/phonegap/PhoneGap.class
	android/bin/resources.ap_
	android/src/com/nitobi/phonegap/PhoneGap.java
2009-02-27 11:47:10 +07:00
rnvahey@gmail.com c676865cfb android Audio recording/playback and progress bar info 2009-02-26 23:39:17 +07:00
addios aba625b6a9 Added directoryManager for android 2009-02-26 11:50:11 +07:00
Joe Bowser dec32ed821 Eclipse requires some tweaking 2009-02-25 14:06:34 -08:00
Joe Bowser 85d98b34be Restoring code that reads the strings.xml file, merging indeed's changes 2009-02-25 13:54:13 -08:00
Joe Bowser fb341b7428 Deleting binaries 2009-02-25 13:46:53 -08:00
Joe Bowser 994e34021f Merge branch 'master' of git://github.com/Indeed/phonegap into indeed 2009-02-25 13:28:11 -08:00
Joe Bowser e179ca023c Cherry picking the listeners to get GeoLocation to work 2009-02-25 13:23:30 -08:00
rnvahey@gmail.com a7f45f18d6 Backup 20090225 2009-02-25 16:28:02 +07:00
rnvahey@gmail.com 62961fb95d added HTTP get support for Android 2009-02-25 15:56:43 +07:00
rnvahey@gmail.com 0e2d4d6af7 removed some dev comments 2009-02-25 00:07:14 +07:00
rnvahey@gmail.com d8a46494ec added sms receiver functionality to android 2009-02-24 23:12:37 +07:00