Git Product home page Git Product logo

android's People

Contributors

avittecoqdaj avatar buslov avatar deepiksdev avatar dsantix avatar gpdaj avatar inq1201 avatar intrications avatar johnaoss avatar kylehodgetts avatar libreliodev avatar suntehnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android's Issues

Testing #6 and #7 more easily

In order to review the work on issues #6 and #7, we will need to test different links in the pdf. Instead of having to change the pdf on the server, it would be easier to embed wind_355 in the assets directory temporarily. Then we could change the links locally, and test various configurations.
If it is not already done, and not time consuming, I suggest to adopt the same principle as on iOS: when a file is needed, for example for opening from Magazines.plist, the system looks for it:

  • first in the downloads directory
  • second in the assets directory
  • third, on the server

Implement buying from a pdf file

The initial specifications of initial project specified that This module [the In App billing module] can be launched from inside a pdf file, or from the Magazines view.

This does not work currently. In order to test, download any sample of the wind magazine. There is a buy button on the last page, which should work.

All slide shows should start again at first slide when finished

In a comment in issue #7, we indicated that:

If the slideshow is over and we have a key waplay=auto. Needs something to do (for example start the first slide)?

Yes start the first slide again. In general, all slide shows should start again at first slide when finished.

This does not seem to have been implemented on non auto slide shows

Implement Video module

There are different options for the video module that are specified by the link calling the module.

If the link starts with localhost,(for example http://localhost/video.mov?waplay=auto), then the video should be launched from the device, otherwise it should launched form the internet.

If the link contains waplay=auto (for example http://localhost/video.mov?waplay=auto), then the video should be launched automatically. If not, the video should be launched only when the user has tapped on the play button.

If the link contains warect=full (or example http://localhost/video.mov?warect=full), then the video should be launched in full screen. If not, the video should be launched only inside the region defined by the link in the pdf file.

Application crashed when try to view sample magazine

Application crashed when try to view sample magazine.

Application unexpected close magazine sample or crash when try to view any page from sample magazine.
Tested on LG P690. Android 2.3.4

Steps to reproduce:

  1. Upload application on device.
  2. Move application to the flash card with using Andorid app manager.
  3. Start application.
  4. Upload first sample (Wind 371)
  5. Try to view this sample. First page opened normally, but when you try to open any other page, one of 2 things happen:
    • Application close current window with magazine sample and return back to the magazine list view (without any error messages).
    • Application show unexpected exception window.

See bellow logcat for additional info.
https://gist.github.com/aa40d9c215bee8dadd01

Implement Slide show module

The slideshow module is specified by a link with a numbered image, such as http://localhost/Photo_10.png.In this example, the slideshow includes 10 images: ➡ Photo_1.png ➡ Photo_2.png ➡ Photo_3.png ➡ Photo_4.png ➡ Photo_5.png ➡ Photo_6.png ➡ Photo_7.png ➡ Photo_8.png ➡ Photo_9.png ➡ Photo_10.png.

If the link contains warect=full (or example http://localhost/photo_5.png?warect=full), then the slideshow should be launched in full screen. If not, the slideshow should be launched only inside the region defined by the link in the pdf file.

If the link contains waplay=auto (for example http://localhost/photo_5.png?waplay=auto), then the slideshow should be launched automatically. If not, the slideshow should be monitored by the user swiping.

If the link contains watransition=none, there should be no transition between photos. Otherwise, there should be a transition from left to right or right to left.

If the link contains wadelay=xxx, there should be an xxx ms delay between photos

if the link contains wabgcolor=white, the slideshow should be displayed on a white background (otherwise, it should be black by default).

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.