Coder Social home page Coder Social logo

wrench's People

Contributors

erikeelde avatar erikeeldeiz avatar fabriciovergara avatar jeppeman avatar joezorry avatar jonasfrank avatar marijangazica avatar sergio-izettle avatar warting avatar

Stargazers

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

wrench's Issues

Update value in contentprovider for focused edittext faster

When using the "restart application" button in the toolbar we should make sure that the last edited configurations will be applied before we do the restart of the application. Right now it's being saved onFocusLost() or something similar. This solution is not smart enough.

My configurations

As the list of configurations is rapidly growing we should implement a way to highlight which configurations are in use ("my") and which are the remaining.

One idea would be to put the used ones in the top with a highlighted background.
Another would be to have the user explicitly "favorite" a configuration that she/he want's to use and then be able to filter on the "favourited" configurations.

This behavior should survive restart (of the local-configurations app)

Add info on how to build it

After checking it out I get these errors,
which should probably be inserted in the readme on how to take care of building.

I can probably navigate through it, but not everyone knows how.

screen shot 2017-02-24 at 17 04 44

Disable a configuration (but keeps its value)

String backed properties could be cumbersome to type over and over when you want to to tests your app with and without the configuration property set.

It would be great if you could have a Disable button that disables the property, but keeps the entered value, in conjunction with the current Revert button which disables the property and clears it's value.

Favorite behaviour / sorting

Some kind of sorting / surfacing "my" used configuration.
Separate default values from modified values?
How many times it has been toggled?

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.