Giter VIP home page Giter VIP logo

countit's Introduction

CountIt

Magical timer that will solve all of your timing needs

countit's People

Contributors

chris-hut avatar

Watchers

James Cloos avatar

countit's Issues

Can't move timer.

You are not able to move the timer when you "select" the text.
This is because the text of the timer has a View.OnClickListener who is listening for some clicks and therefore "disrupting" our movement of the timer.

Possible ideas are:

  1. Who cares - just let user move timer based on background info
  2. Use the StandOutWindow.onTouchBody method <- Seems to best solution so far

Need to reset formats when resetting time and using updateFormat

When mUpdateFormatWith time is set to true, it will automagically update the format the allow for more numbers in the timer as is needed.
However if we reset the timer, we are still using this format that is much too long for the time of 0 and when the timer starts.

Need to check if it is zero and we have set mUpdateFormatWith and we're using the Extending format and then we will reset format back to default.

Do something cool when lap is pressed

Even though no one ever uses the lap function on a stopwatch, I should still do something cool with it when it is pressed.

The two things it should be able to do (have an option for one, none, both, or the other one) is:

  1. Create new floating window (if one doesn't exist) and put laps in there.
  2. Store laps on MainActivity activity just as stuff on the main page.

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.