Commit Graph

9274 Commits

Author SHA1 Message Date
Sashko Stubailo
c268a2ada7 Add add-platform, remove-platform, and list-platforms commands
Also, remove platforms from meteor add, remove, and list
2014-08-18 16:40:30 -07:00
Sashko Stubailo
ff1a6c05b6 Don't try to update tarball cordova packages 2014-08-18 16:04:10 -07:00
Slava Kim
0498fe90b0 A warning when running on a device 2014-08-18 16:01:59 -07:00
Matthew Arbesfeld
22637331b0 Document --once and simplify 2014-08-18 15:38:26 -07:00
Matthew Arbesfeld
3a675a7af3 Add --clean option to run and open-ide 2014-08-18 15:27:24 -07:00
Slava Kim
7860026066 use wget if curl is not found 2014-08-18 15:21:36 -07:00
Slava Kim
48d3a01e2d Fix the settings parsing 2014-08-18 15:14:39 -07:00
Slava Kim
c6047a9cdf Implement public Meteor.settings for Cordova builds 2014-08-18 14:07:40 -07:00
Matthew Arbesfeld
bce62a3dc2 Try doing the FileTransfer a few times for robustness 2014-08-17 01:56:16 -07:00
Matthew Arbesfeld
6b2faeaf15 Fix mobile-status-bar plugin to not shift body 2014-08-17 00:41:56 -07:00
Matthew Arbesfeld
9e390b54db Add mobile-status-bar package 2014-08-17 00:35:32 -07:00
Matthew Arbesfeld
18b1184fe9 Keep separate versions of the app in separate folders.
We store a 'version' string at the root level of the device to
indicate the current version of the app that we should load.
2014-08-16 17:36:41 -07:00
Matthew Arbesfeld
64aa3dd5f3 Make FastClick not pollute the window object 2014-08-16 16:08:30 -07:00
Matthew Arbesfeld
416657736c Only export FastClick on the client 2014-08-16 15:59:40 -07:00
Matthew Arbesfeld
caf9bc5a43 Add fastclick so that it works on the client 2014-08-16 15:57:34 -07:00
Slava Kim
d3ab04a305 Update own current version in Cordova-Loader 2014-08-15 17:38:37 -07:00
Slava Kim
88edda5557 Extract WebApp-Hashing and use it from tool for Cordova builds 2014-08-15 17:38:16 -07:00
Slava Kim
8b473497c2 Improve Autoupdate-Cordova logic to save files in order on fast connections 2014-08-15 17:37:14 -07:00
Slava Kim
5a12a741cc Better error handling and stop the handle on reloads 2014-08-15 16:43:04 -07:00
Slava Kim
fcdeda957d Revert "Remove unused webapp_server code"
This reverts commit 963a16f5f1.

It is not unused
2014-08-15 16:43:04 -07:00
Slava Kim
2f6b987342 Cordova-specific autoupdate client code 2014-08-15 16:43:04 -07:00
Matthew Arbesfeld
26982d13fc Remove the refreshable fields from autoupdate docs because they are no longer used 2014-08-15 16:31:13 -07:00
Matthew Arbesfeld
c826e96b28 Add docs for build 2014-08-15 16:06:20 -07:00
Matthew Arbesfeld
c463a62477 Omit autoupdateCordova from hash 2014-08-15 16:06:07 -07:00
Matthew Arbesfeld
c277555440 Fix autoupdate to ship autoupdateVersion to the client 2014-08-15 15:57:53 -07:00
Matthew Arbesfeld
963a16f5f1 Remove unused webapp_server code 2014-08-15 14:48:25 -07:00
Slava Kim
e3ae279a60 more code duplication for having a separate update version for cordova 2014-08-15 14:46:45 -07:00
Matthew Arbesfeld
b4abcf1a95 Add fastclick by default to Cordova 2014-08-15 14:35:58 -07:00
Slava Kim
b876ac1532 Switch storage to app-specific folder on Android
helps if you have multiple apps, doesn't pollute your storage root and allows to
reset state with "clear cache" button
2014-08-15 13:52:43 -07:00
Matthew Arbesfeld
bee8d6b8c0 Only strip iOS logs if they begin with a date 2014-08-15 13:32:58 -07:00
Matthew Arbesfeld
606f0c6d86 Revert the change 2014-08-15 11:43:24 -07:00
Matthew Arbesfeld
0c96583889 Fix settings passing to not use quotes 2014-08-15 11:42:25 -07:00
Matthew Arbesfeld
6bf696c9bd Serve the client program by default if a mobile platform is in the project. 2014-08-15 00:36:07 -07:00
Matthew Arbesfeld
e513028018 Add android_bundle to gitignore 2014-08-14 21:39:14 -07:00
Slava Kim
eec07f72bb Fix CSS reloading on HCP in a non-hacky way
org.apache.cordova.file fixed this bug in 1.3
2014-08-14 21:33:26 -07:00
Slava Kim
9f55598050 A hacky way to get css to work on hcp 2014-08-14 21:30:00 -07:00
Slava Kim
43e699464d Ensure that js is loaded in order 2014-08-14 21:25:25 -07:00
Slava Kim
09cd163a2b Try to load from assets in case we don't have manifest on FS
Has problems with scripts load ordering
2014-08-14 21:01:31 -07:00
Slava Kim
5fbe4aea66 Hot Code Push executes the saved code after the bundled code 2014-08-14 20:32:41 -07:00
Slava Kim
348d765f65 wip 2014-08-14 17:00:12 -07:00
Matthew Arbesfeld
bc8c366a78 Remove HCP for now, not working on Android 2014-08-14 14:31:18 -07:00
Matthew Arbesfeld
46ca86c701 Miscellaneous HCP fixes 2014-08-14 13:01:13 -07:00
Matthew Arbesfeld
0a5e481bf7 Re-enable HCP 2014-08-13 19:01:12 -07:00
Matthew Arbesfeld
66e8f13ea9 Merge branch 'devel' into cordova-hcp
Conflicts:
	meteor
2014-08-13 17:37:05 -07:00
Matthew Arbesfeld
c9476a350f Fix typo in autoupdate and bump autoupdate package version. 2014-08-13 17:36:12 -07:00
Slava Kim
86d34d4031 s/yes/echo 2014-08-13 17:25:27 -07:00
Slava Kim
171655df33 replace "echo -e '\n'" with "yes '<new line>'" 2014-08-13 17:22:09 -07:00
Slava Kim
0abd01b7ee Check for options hash 2014-08-13 17:16:19 -07:00
Slava Kim
9e44f25cf5 Download android_bundle only on actual Android use 2014-08-13 17:15:25 -07:00
Sashko Stubailo
ef42676cae Merge branch 'cordova-hcp' of github.com:meteor/meteor into cordova-hcp 2014-08-13 16:17:43 -07:00