Commit Graph

365 Commits

Author SHA1 Message Date
Brock Whitten
17528c15bb Merge branch 'master' of github.com:phonegap/phonegap-android 2010-02-15 14:00:25 -08:00
Brian LeRoux
f491a69769 Merge branch 'master' of git://github.com/filmaj/phonegap-android 2010-02-14 23:41:20 -08:00
Brian LeRoux
bf01ba0aea whatever small changes 2010-02-14 23:40:35 -08:00
filmaj
76a8203176 Fixed small contacts and accelerometer object instantiation bugs. Added a bit more delay to PhoneGap constructor, 1ms caused issues sometimes I *think*. 2010-02-13 18:58:45 -08:00
filmaj
5255f63237 Fixed building of phonegap.js in build script. Fixed GPS on Android 2.0+ - I guess they updated the version of WebKit being used on Android (similar now to how it works on iPhone) and thus the browser has a native navigator.geolocation object. Employed Jesses approach to proxying an objects method since we can`t directly overwrite it. 2010-02-13 17:09:02 -08:00
filmaj
0c585b7416 Added JS concatenation and copy over to assets/www to build script. 2010-02-13 15:01:10 -08:00
filmaj
edd0a2caf6 Updated build file after mergin in thorstens changes. 2010-02-10 13:09:39 -08:00
filmaj
91c4174f19 Merging build script... 2010-02-10 12:44:32 -08:00
Thorsten Rinne
3862632af1 Fixed paths and project generation 2010-02-10 08:19:36 +01:00
Brock Whitten
1f9571a3da Changing the simple example 2010-02-05 16:08:24 -08:00
unknown
c023c3d8cc Updated the Ruby build script so that this shiat works on Windows! 2010-02-03 16:41:39 -08:00
Brock Whitten
4c0da8e241 Fixing Build 2010-02-03 10:27:49 -08:00
Brock Whitten
e01dfec400 Hacky fix for GeoLocation on the 2.1 Emulator 2010-01-29 16:02:20 -08:00
Brian LeRoux
cf70f7d4a7 being picky about md formatting 2010-01-27 15:14:49 -08:00
Brian LeRoux
4934877515 fix for the readme 2010-01-27 15:13:26 -08:00
Brian LeRoux
c3cd44c04c updated readme to reflect change to build process 2010-01-27 15:11:25 -08:00
Brian LeRoux
bb7b973bf0 sweet one line building! 2010-01-27 15:00:21 -08:00
Brian LeRoux
816341030f generating apps works; needs to build js from assets 2010-01-26 17:58:27 -08:00
Brian LeRoux
923c29aa2b cleanup continued 2010-01-26 16:24:35 -08:00
Brian LeRoux
e3dc010b97 reorg of project assets 2010-01-26 13:54:02 -08:00
Brian LeRoux
fc6f2f5d39 removes and .gitignore framework/local.properties, updated README 2010-01-25 22:03:19 -08:00
unknown
4144587640 Expanded instructions in README. 2010-01-21 00:22:39 -08:00
Joe Bowser
d81f53465f Fixing the 1.5 Storage. Got inheritance wrong in this case 2010-01-04 11:53:26 -08:00
shazron
5b5c2590f9 Removed README stub 2009-12-22 16:39:47 -08:00
shazron
83062afea1 Merge branch 'master' of git@github.com:shazron/phonegap-android 2009-12-22 16:38:30 -08:00
shazron
fca277d1d5 Merge branch 'master' of git@github.com:shazron/phonegap-android 2009-12-22 16:37:16 -08:00
Joe Bowser
6cd6211dab Updating README 2009-12-22 16:01:54 -08:00
Joe Bowser
4500dd13dc Adding PhoneGap Plugins 2009-12-17 16:43:10 -08:00
Joe Bowser
de5b3e2c0f Adding menu event and buttons 2009-12-17 13:21:13 -08:00
Joe Bowser
9a53dd7683 Added button bindings 2009-12-16 12:50:08 -08:00
Joe Bowser
17bcda6c10 Fixing up Geolocation and Alerts 2009-12-16 11:09:32 -08:00
Joe Bowser
9276729be5 Fixing Geolocation so it grabs data from the network faster 2009-12-15 15:16:35 -08:00
Joe Bowser
3898130a30 Fixing null error in NetworkManager 2009-12-15 12:43:03 -08:00
Joe Bowser
5fb6aa77b3 Fixin group storage 2009-12-15 10:38:38 -08:00
Joe Bowser
5ee34b58d7 Fixing up Cupcake Storage 2009-12-08 15:58:07 -08:00
Joe Bowser
b0a69f5cc5 Adding Cupcake Storage 2009-12-08 14:08:48 -08:00
Joe Bowser
f6e2e129b1 Fixing FileUtils 2009-12-07 14:11:35 -08:00
Joe Bowser
573dffb853 Removing loop from File I/O 2009-12-03 17:07:07 -08:00
Joe Bowser
4bd73fc38e Removed Scrollbar 2009-12-03 10:47:41 -08:00
Joe Bowser
2f4dece26f Modified the backend 2009-12-01 14:57:02 -08:00
Joe Bowser
e9f58961bb Fixing up contacts to match the new spec 2009-12-01 14:56:43 -08:00
Joe Bowser
20aed7efe6 Bringing the contacts up to date 2009-12-01 11:55:15 -08:00
Joe Bowser
67a0b838ff Fixing up contact api 2009-12-01 11:48:10 -08:00
Joe Bowser
2c11550b30 Fixing the build process, found Android 2.0 bugs 2009-11-30 15:41:24 -08:00
Joe Bowser
c794756f70 Fixing standalone again 2009-11-30 10:44:20 -08:00
Joe Bowser
e71b5bb477 Fixing up the standalone activity 2009-11-30 10:33:11 -08:00
Joe Bowser
0af30a6e82 Fixed 2009-11-26 11:48:16 -08:00
Joe Bowser
34ab64655d Experiments with 2.0 and backwards compatibility 2009-11-25 17:25:16 -08:00
Joe Bowser
706fbdf1f4 Fixing getter 2009-11-25 15:06:47 -08:00
Joe Bowser
05e1343cb0 Getter for the webview 2009-11-25 13:27:57 -08:00