Giter Site home page Giter Site logo

rum-app's People

Contributors

liggiorgio avatar

Stargazers

 avatar

Watchers

 avatar  avatar

rum-app's Issues

"Open in browser" doesn't work if default action is selected

When clicking for the first time on a HTTP link the app can read, a chooser appears featuring the app itself and internet browsers installed. If the user selects the app and sets it as default, when clicking on the "Read online" button in ReaderActivity it will open the current news in the Reader instead of a browser, preventing them to do so unless they clear application defaults from system settings.

Configuration change while in Reader Activity causes unwanted behaviour

When reading a news in the Reader, if a configuration change occurs such as screen rotation, the following actions are repeated:

  • Hiding text and showing "No connection" message and icon (if connection is off);
  • Toasts from the ReaderImageGetter are shown again when parsing broken images.
    These mustn't be executed again if the news was correctly fetched from the net.

Images in Reader TextView disappear due to configuration change

Images parsed by Html.fromHtml() are queried online by ReaderImageGetter, which updates text in the corresponding TextView but doesn't save them anywhere. A configuration change causes such images to disappear, and the text restores to the parsed HTML without images in it.

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.