moimgur is a tiny imgur uploader for BlackBerry 10.
It demonstrates the use of the Invoke framework to handle uploading via
sharing from other apps, and the use of the
File API to generate previews
for images prior to the upload. See js/bb.js for invocation
and filesystem handling, and js/app.js for the rest of the app.
Backbone.js is used for structuring the app and event handling.
Dmitry Kichenko @dmkc
The easiest way to build is through
Ripple.
I used the
Ant build script
from the WebWorks Community repo. If you end up doing the same, make sure
to set the correct device password in build.xml.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.