View Issue Details

IDProjectCategoryView StatusLast Update
0010808MMAGeneralpublic2013-07-19 01:27
Reporterrusty Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.0.4 
Summary0010808: Termination timer should be configurable
DescriptionUsers have different preferences re. how long MMA should run after exiting the app, esp. considering that versions of Android >=3.0 allow the app to be terminated via the notification bar's 'Stop' button and others don't.

The proposed solution is to:
a) Add a configuration item for:

Show in notifications bar (>)
Runs in notifications bar when inactive, and closes after 1 minute

-->
--------------------------
Show in notifications bar
--------------------------
10 seconds ( )
30 seconds ( )
1 minute (0)
2 minutes ( )
3 minutes ( )
5 minutes ( )
10 minutes ( )
--------------------------
Cancel
--------------------------


b) For Android < 3.0, use a default of 60s, and for Android >= 3.0, use a default of 180s
TagsNo tags attached.
Fixed in build151

Relationships

related to 0010874 closedmartin MMA shouldn't automatically terminate if an audio device is connected 
related to 0010451 closedmarek MMA fails to stop running 
related to 0010985 closedmartin Lock screen doesn't activate using 'home button' (regression in 145--it fails completely) 

Activities

peke

2013-06-03 00:32

developer   ~0036285

Due the issues in 0010874 I would also add NEVER

martin

2013-06-20 14:09

developer   ~0036572

Fixed in build 144.

peke

2013-06-28 22:58

developer   ~0036686

Verified 146

peke

2013-07-01 00:58

developer   ~0036690

Can you please Evaluate is we should add "Always" option to be consistant with feature that Notification is always shown when BT headset and headphones are connected?

martin

2013-07-03 19:11

developer   ~0036719

Actual set value is not displayed correctly in Options - fixed in build 148

rusty

2013-07-11 21:33

administrator   ~0036818

Re. 0010808:0036690, we can modify it as follows:

--------------------------
Show in notifications bar
--------------------------
Never ( ) --> text should be 'When paused/inactive, run in notifications bar for 0 seconds before closing.'
10 seconds ( )
30 seconds ( )
1 minute (0)
2 minutes ( )
3 minutes ( )
5 minutes ( )
10 minutes ( )
Always ( ) --> text should be: When paused/inactive, run in notifications bar.'
--------------------------
Cancel
--------------------------

martin

2013-07-17 16:18

developer   ~0036893

Fixed in build 151.

peke

2013-07-19 01:27

developer   ~0036918

Verified 151