filmaj
f0cd97de72
Don`t hardcode the android sdk path in the build script before you push (im looking at you Dave)
2010-08-25 22:38:37 -07:00
Dave Johnson
bb5a628a28
no longer copy preview.xml - preview.xml is never used for anything so removed from it
2010-08-24 18:58:16 -07:00
Dave Johnson
3365dba870
fixed up things so that deviceready now uses DOMContentLoaded and if DCL fires before something is attached to deviceready the function will be called immediately
2010-08-24 18:51:58 -07:00
Dave Johnson
ca01781766
undoing a test change to droidgap
2010-08-23 16:58:21 -07:00
Dave Johnson
f7a4a0aef8
fixed up things so that deviceready now uses DOMContentLoaded and if DCL fires before something is attached to deviceready the function will be called immediately
2010-08-23 16:58:21 -07:00
Dave Johnson
8e7ce8780e
undoing those changes for target on joes' recommendation
2010-07-15 16:59:11 -07:00
Dave Johnson
707738c3ee
added target to the droidgap script and updated the readme and getting started wiki page
2010-07-15 16:59:11 -07:00
filmaj
24d5948d0d
Minor changes to droidgap to make it work on my shell (cygwin), merging in Joe`s changes/fixes to geo + JavaScript
2010-03-17 11:02:10 -07:00
filmaj
f53b4ec109
Merged imhotep`s changes, still need to fix droidgap and the android shell call on Windows vs. other OSes.
2010-03-17 10:50:43 -07:00
filmaj
52a49aaaea
Fixed droidgap to handle spaces in SDK directory.
2010-03-11 16:11:39 -08:00
Brock Whitten
be5c31ee1c
Fixed pathing issues. Calls it absolutely now based on PhoneGap SDK
2010-02-25 10:28:16 -08:00
filmaj
73b18de56f
Tweaked status message.
2010-02-24 15:42:49 -08:00
filmaj
fcce200701
More weird merge bs.
2010-02-24 15:42:23 -08:00
filmaj
de8dc4af2a
Merging droidgap changes from LeRoux.
2010-02-24 15:36:07 -08:00
Brian LeRoux
466c7ccaff
some cleanup of droidgap
2010-02-24 15:23:33 -08:00
Brian LeRoux
fa2776d3d7
merge of inaseer cleanup
2010-02-24 15:06:44 -08:00
Brian LeRoux
17d4d521e7
minor edits
2010-02-24 15:00:03 -08:00
filmaj
02c750134c
Added ARenzi`s Reachability fixes.
2010-02-23 11:07:30 -08:00
Immad Naseer
594e77690c
droidgap parses the output of android list targets
to find the id for 'android-5' or defaults to 5 if it can't find the id in the output
2010-02-17 15:31:40 -08:00
Immad Naseer
37c3c2528d
Refactored the code dealing w/ file/directory manipulation.
...
- The code makes sure the target directory structure exists before copying files.
- Minimized usage of Dir.chdir
- Cleaned up the code dealing w/ cross-platform file paths.
2010-02-16 15:22:42 -08:00
Immad Naseer
10d455d560
Changing the tabs in droidgap to spaces
2010-02-16 14:59:22 -08:00
Immad Naseer
7820451108
small string concatenation performance optimization
2010-02-16 14:34:50 -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
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 object
s 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
unknown
c023c3d8cc
Updated the Ruby build script so that this shiat works on Windows!
2010-02-03 16:41:39 -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