Git Product home page Git Product logo

Comments (7)

IvanVolosyuk avatar IvanVolosyuk commented on August 19, 2024

from diskusage.

newhinton avatar newhinton commented on August 19, 2024

Oh i was talking specifically about UI-changes, those should not break anything.

Though i probably will not find time to implement anything major.

I know this deviates from the toppic, but isnt dropping support for android 5&6 fine? Those are nearly ten years old, and with android 7 you have to use SAF anyway.

from diskusage.

IvanVolosyuk avatar IvanVolosyuk commented on August 19, 2024

from diskusage.

newhinton avatar newhinton commented on August 19, 2024

What i imagine is this:

image

However, experimenting with the codebase, i found that this is not a trivial task. From what i see, this requires re-implementing the full user interface code, replacing all current activities with one new one. In addition to that, it also requires a more strict decoupling between the UI, the renderer and the filesystem structure.

While that is a huge task, that might ease maintenance in the future. It also allows us to experiment with different visualizations, because we just need to create a new visualization, instead of working around the current implementation.

What do you think, is this something i should move forward with? If i do, i will probably create a huge PR that replaces the old UI with the new one.

from diskusage.

IvanVolosyuk avatar IvanVolosyuk commented on August 19, 2024

from diskusage.

newhinton avatar newhinton commented on August 19, 2024

Do you want to replace the current UI or add another representation?

With UI i meant everything that is not a graph ;) I have experimented a bit and could make a different graph work (as a prototype), but my goal is to replicate the current version in terms of feature and looks, but in decoupled.

So for now i am going to keep the original renderer, but rework it so it works standalone, so that it becomes possible to add more, replace or change the graph without breaking the rest of the application.

from diskusage.

IvanVolosyuk avatar IvanVolosyuk commented on August 19, 2024

from diskusage.

Related Issues (20)

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.