Commit Graph

32 Commits

Author SHA1 Message Date
Joe Bowser
a5b0cf29ce Bringing the build up to standard for Android 2009-07-09 14:05:26 -07:00
unknown
42b1bb6fac Cleaning up the tree before merging 2009-04-02 13:03:37 -07:00
unknown
4fa3a3f91e Cleaning up the package 2009-04-02 10:23:22 -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
08691b73c2 Removing cruft before restarting the work on the new android API 2009-03-26 16:51:19 -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
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
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
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
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
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