Giter Club home page Giter Club logo

btc-cordova's People

Contributors

jupl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

btc-cordova's Issues

Load cordova.js after vendor.js for device.js?

Makes it easier to place noConflict right between the two. ex:

  <script src="javascripts/vendor.js"></script>
  <script>if(window.device) { window.devicejs = device.noConflict() }</script>
  <script src="cordova.js"></script>
  <script src="javascripts/app.js"></script>

Add More Device Support

Cordova CLI now supports WP.

UPDATE: Originally I added this for someone, but project didn't gain enough traction. Currently the most I work with is iOS and Android. If enough requests are made for another platform I'll add it.

Add a LICENSE file.

Hey could you add a LICENSE file to this repo? This is a great skeleton, but without knowing how its licensed its hard to use it in my own project.

Plugin not working anymore with plugman after upgrading to Cordova 3.0

Hi folks,
Since version 3.0 brought some big changes, like Plugins not installed per default, some plugins are not working anymore. In particular the debug-console one.
In particular, I have the feeling version 3 requires the JS of the plugins to be added to the www folder (watching the behaviour of the sample app).
Some infos on that point ? Some news planned ?
Regards,
Matthieu
EDIT: by switching to classic cordova add plugin setup it works, but it didn't when installing them through plugman

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.