All Projects

ID Project Category Task Type  asc Severity Summary Status Progress Due In Version
 265 Quick File ShareBug ReportHigh Manifest doesn't declare sdcard read permission Closed
100%
0.13 (rel. 13) Task Description

This prevents reading files from external (or emulated external) storage in API 19 and above (Kitkat, until then it wasn’t enforced).

See: http://developer.android.com/reference/android/Manifest.permission.html#READ_EXTERNAL_STORAGE

 268 Quick File ShareBug ReportMedium "Share" button can't be enabled/disabled after sharing  ...Closed
100%
0.14 (rel. 14) Task Description

The share button correct behaviour when no file is selected is to fire file selection, but after sharing and un-sharing a file it no longer behaves like that, instead doing nothing but activating and deactivating itself when tapped.

 279 Network Type IndicatorBug ReportHigh SecurityException raised when trying to access the syst ...Closed
100%
1.4.4 (rel. 07032, 14032) Task Description

Affects new droids and old droids branches.

Has never been reported in the developer console.

 310 Network Type IndicatorBug ReportLow Display notification contents in Lollipop's lockscreen Closed
100%
1.5 (rel. xx039) Task Description

Reported by Marcel Bokhorst

Starting with Lollipop notifications are shown in the lock screen expanded, and their
contents will be hidden if public visibility isn’t set explicitly.

 333 Network Type IndicatorGeneralBug ReportLow Make "Load on boot" dependant on notification being ena ...Closed
100%
1.5 (rel. xx039) Task Description

It doesn’t make sense to load on boot if we won’t be displaying the notification.

 338 Network Type IndicatorGeneralBug ReportLow App doesn't load on boot (LG phones) Closed
0%
Task Description

Reported by Red Rospo 04/08/2016 on Google Play

Da migliorare Non parte al boot

LG G5 (h1) / Marshmallow / r14034

 339 Network Type IndicatorGeneralBug ReportLow App doesn't load on boot (Samsung phones) Closed
0%
Task Description

Reported by Simon Howard 18/12/2016 on Google Play

Issue with auto start on boot I’ve had this app for some time now, but it will not auto start on boot on my current phone (Galaxy S5, Marshmallow 6.01)

Galaxy S5 (klte) / Marshmallow / r14034

 346 Network Type IndicatorGeneralBug ReportLow Do not allow enabling notification buttons on Android v ...Closed
100%
1.5 (rel. xx039) Task Description

This setting is shown regardless of version but it has no effect on older Androids since they don’t support notification actions.

 354 Network Type IndicatorGeneralBug ReportHigh Vectorial icons don't render properly in Lollipop nor M ...Closed
100%
1.5.1 (rel. 1xx041) Task Description

Reported by Sarah Thomasson 15/08/2017 on Google Play:

The new ‘4’ is missing the triangle in the body of the glyph 4 -.-

 357 Network Type IndicatorGeneralBug ReportLow Disable RTL support since layout isn't adjusted Closed
100%
1.5.1 (rel. 1xx041) Task Description

See FS#356

 364 vcsGeneralBug ReportLow Evasion offsets aren't walked over in array Closed
100%
1.13.4 Task Description

Submitted by Davide Cavestro

The array EVASION_ALTERNATIVES isn’t looped over correctly. Correction:

-		for delta in $EVASION_ALTERNATIVES ; do
+		for delta in ${EVASION_ALTERNATIVES[*]} ; do
 371 Network Type IndicatorGeneralBug ReportMedium Icon theme doesn't change Closed
0%
1.6 Task Description

Reported on Google Play Store

Reported on Pie.

Reproducible on Lollipop and up.

104vcsGeneralFeature RequestVery LowAccept percentages in --from and --toDeferred
0%
Task Description

No need for description

118vcsGeneralFeature RequestLowCreate manpageDeferred
0%
Task Description

No need for description

125vcsGeneralFeature RequestVery LowBlank screen evasion (mtn feature)Deferred
90%
1.14 Task Description

Great feature, implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#126

126vcsGeneralFeature RequestVery LowEdge detection / blur evasion (mtn feature)Deferred
0%
Task Description

Interesting feature, experimentally implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#125

69vcsGeneralFeature RequestVery LowImage modeLimbo
0%
Task Description

I.e. produce a montage from a set of images

92vcsGeneralFeature RequestVery LowSupport OpenSolaris/SunOSLimbo
0%
2.0 Task Description

Being based on System V, it’s quite different to most other Unix-like OSes, might be a good target for x-platform enhancements

194vcsGeneralFeature RequestMediumFiles incorrectly reporting "too short" length aren't d...Researching
0%
? Task Description

As reported by Dirk Reiners (paraphrased)

Files incorrectly reporting too short length (unlike too long), pass the safe_length_measure check ⇒ This prevents correcting length.

277Network Type IndicatorFeature RequestVery LowAdd a notification sound when the connection is lostResearching
0%
? Task Description

Feedback from Wai keun Chong

Wai keun Chong 21/10/2014 4:28
Good App
This is the app what i looking for and it would be great if could add
a notification sound when a network loss
278Network Type IndicatorFeature RequestVery LowDisplay network activityResearching
0%
? Task Description

Feedback from andres argumedo

andres argumedo 17/10/2014 22:38
Great app but
This is a great app I really like it it would be nice if it could also display
the data traffic not only the network type, like having the H+ and the up/down
arrows showing the data traffic and this app would be awesome!

Only feasible if it won’t add unnecessary complexity.

340Network Type IndicatorGeneralFeature RequestLowAdd 4G+ iconResearching
0%
? Task Description

Requested by Stéphane Roger 14/06/2016 on Google Play

Please Add 4g+ icon !

342Network Type IndicatorGeneralFeature RequestLowRecord historyResearching
0%
? Task Description

Requested by Arnellord Bondoc 19/12/2015 on Google Play

Accurate readings, free, ads-free what more can I ask for! Hope you don’t mind, I modified it and replaced the status bar icons :) Kindly add history of network type used like what my other apps that I am using (2g, 3g ,4g, lte network monitor by Sun Light) for me to get rid of it because of it’s unlimited ads and slow loading. Thank you very much!

124vcsGeneralFeature RequestLowBetter looking timestampsAssigned
0%
Task Description

Timestamps could use some tweaking: e.g. centering on their background and rounded corners

147vcsGeneralFeature RequestMediumConfiguration options revampAssigned
90%
1.14 Task Description

The available configuration options need a serious review and renaming. Old names will be accepted with warnings for either two releases or six months.

Also, should provide a sample configuration file so that the syntax and options are clearer.

201Network Type IndicatorFeature RequestLowSupport multi-SIM devicesAssigned
0%
?
220Network Type IndicatorFeature RequestVery LowAllow turning on/off network connectionAssigned
0%
?
223Network Type IndicatorFeature RequestVery LowIndicate roaming in status barAssigned
0%
1.6
315vcsGeneralFeature RequestLowRecurse directories, output to current dirAssigned
0%
?
321Network Type IndicatorGeneralFeature RequestLowAllow hiding icon when mobile data is tured offAssigned
0%
?
322Network Type IndicatorGeneralFeature RequestLowAllow disabling icon unless roamingAssigned
0%
?
331Network Type IndicatorGeneralFeature RequestVery LowDisplay provider name in notificationAssigned
0%
1.6
335Network Type IndicatorGeneralFeature RequestLowAdd alternative iconsAssigned
0%
1.6
367vcsGeneralFeature RequestLowAdd HDR supportAssigned
0%
1.14
377vcsGeneralFeature RequestLowAllow screenshotting half of the video (for side-by-sid...Assigned
0%
?
383relevationGeneralFeature RequestLowAdd command-line argument to ignore configuration fileAssigned
0%
1.4
115mp3plotImage outputFeature RequestLowAllow user-specified output image sizeNew
0%
0.7.0
117mp3plotCore/GeneralFeature RequestLowHandle free-form bitrateNew
0%
1.0
 237 Network Type IndicatorFeature RequestLow Add theming support Closed
0%
Never
 105 vcsGeneralFeature RequestVery Low Allow overriding default height Closed
100%
1.11
 3 vcsGeneralFeature RequestMedium Allow setting output filename Closed
100%
1.11
 23 vcsGeneralFeature RequestVery Low Make FFmpeg optional Closed
100%
1.11
 51 vcsGeneralFeature RequestVery Low Allow manually setting padding Closed
100%
1.11
 86 vcsGeneralFeature RequestLow Tag console messages if there's no colour support Closed
100%
1.11
 102 vcsGeneralFeature RequestLow Drop sed -r/sed -E detection Closed
100%
1.11
 103 vcsGeneralFeature RequestLow Accept percentages in -H Closed
100%
1.11
 106 vcsGeneralFeature RequestLow Make mplayer optional Closed
100%
1.11
 107 vcsGeneralFeature RequestLow Add ffmpeg as video identifier Closed
100%
1.11
 111 mp3plotCore/GeneralFeature RequestLow Support MS Windows Closed
100%
1.0
 156 vcsGeneralFeature RequestLow Add font_all, bg_all and fg_all Closed
100%
1.12.2
Showing tasks 101 - 150 of 308 Page 3 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing