saru2020 / iphone-kirikae

Automatically exported from code.google.com/p/iphone-kirikae
1 stars 1 forks source link

Use Button Controls to Quit Apps (instead of swiping them inside Kirikae list) #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here is a great idea that you can implement very easily.

You currently have the "Control" method for bringing up Kirikae so you can
switch between tasks.

Now, you should make another Control method for closing apps which are
already backgrounded.

For instance: I am using a chat app, then I go into Kirikae to use another
app, which makes the chat app "backgrounded". Then later I come back to my
chat app, to make it Quit, there can be a method like "Double Tap Home" or
"Double Tap Power" or "Tap Home + wait 1 sec + Tap Home again".

The point of this is to make Quitting apps MUCH easier. Currently, one has
to open Kirikae, swipe the app, and then make it Quit. How about using the
buttons to make them Quit? This can be a fantastic feature!

Original issue reported on code.google.com by JAndrewB...@gmail.com on 19 Nov 2009 at 10:17

GoogleCodeExporter commented 9 years ago
Backgrounder already provides this feature: to toggle backgrounding, hold 
Home/Power
(depending on your preference setting).

Original comment by gai...@gmail.com on 20 Nov 2009 at 3:54