Git Product home page Git Product logo

ultimatestopwatch's People

Contributors

geekyouup 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

Watchers

 avatar  avatar  avatar  avatar  avatar

ultimatestopwatch's Issues

Please add support for the Samsung Multi Window feature

It is an easy feature to add because it only requua few lines of code added and there is freely available documentation online

http://www.modaco.com/page/news/_/android/developers-add-support-for-samsung-multi-window-to-your-apps-r823
http://developer.samsung.com/s-pen-sdk/technical-docs-09
http://forum.powerampapp.com/index.php?/topic/4394-multi-window-feature-of-samsung-galaxy-devices/

AndroidManifest.xml

and... Dimens.xml

632.0dip
598.0dip
300dp
300dp

Add 'repeat timer' option

When setting the countdown timer have a tick box for setting the timer to auto re-start. Great for interval training etc...

Keep app above lock screen

What steps will reproduce the problem?

  1. open app
  2. click power button
  3. click power button again

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
app version 6.0.4

Please provide any additional information below.

When training I use the stopwatch and put the phone in my pocket (after turing the screen off). I have a lock screen with pin security. It is REALLY inconvenient to insert the pin each time I want to see the stopwatch.
The stopwatch activity should be on top of the lock screen.

In com.geekyouup.android.ustopwatch.UltimateStopwatchActivity.onResume() add the following line:
getWindow().addFlags(WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED);

Add a Setting to control the execution of this line (place the above line in an 'if' block).

This feature is really really useful. Currently I'm comiling this app with this modification myself. I would love to use the Google Play apk if this feature is included.

F-Droid release

It would be awesome if this app available at F-Droid as well.

Doze

Hi Rich,

Do you plan to handle waking up the device in Doze mode when time's up ?
Thanks

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.