Commit Graph

74 Commits

Author SHA1 Message Date
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
rnvahey@gmail.com 4993c1bf87 added SMS receive functionality 2009-02-24 22:45:42 +07:00
Brock Whitten 294694ef5d merge sharemes changes 2009-02-13 16:27:21 -08:00
Brock Whitten fdfb6313b4 Merge branch 'master' of git://github.com/shareme/phonegap into shareme 2009-02-13 16:18:24 -08:00
Brock Whitten 3aae3e04d1 added rakefile for performing various tasks 2009-01-23 10:36:13 -08:00
Fred Grott 88b71cf553 created some new functions to enale GPS/Accel value polling. GPS wise demo2 was changed so that we can do both change GPS in non gps suported cases and in GPS supported cases red Gps via polling 2009-01-19 06:59:54 -06:00
Fred Grott bcb7805006 one panel is user updates GPS other is automaic via pollling 2009-01-18 16:00:53 -06:00
Fred Grott 4b6dc97880 added phonegap icon to demo2 2009-01-16 07:57:14 -06:00
Fred Grott 6e59af7e0c half GPS problems fixed..Device.Location.init works nd can get first GPS read 2009-01-16 07:02:43 -06:00
Fred Grott fe74ca3ec7 more changes to debug GPS 2009-01-15 07:47:16 -06:00
Fred Grott 4cd7985448 start adding stuff and alerts to debug GPS, PLaySOund, and Accelerometer and PhoneGap.java corrected to match my Gap.js changes 2009-01-14 14:38:35 -06:00
Fred Grott 71600b0916 added iBug from JoeHewitt.com support so can further debug the js 2009-01-14 13:11:47 -06:00
Fred Grott 799ce988d5 DroidGap.java changed to support demo2 inclusion 2009-01-14 12:25:31 -06:00
Fred Grott 6448e16d82 added demo2 stuff so that any PhoneGap_andorid library user can run demo2 and see it working 2009-01-14 11:44:48 -06:00
Fred Grott ba73ad2a29 forgot the not Gap supported device if statement in my gap.js modifications 2009-01-14 06:59:18 -06:00
Fred Grott ee2d4f7200 added assets folder and modified gap.js file
gap.js modfied to get Android stuff working, can now read OS properties via javascript and phoenGap properties
2009-01-13 11:26:10 -06:00
Fred Grott 1e19ed6bcf added copyright license blurbs 2009-01-13 10:58:59 -06:00