All Projects

ID Project  asc Category Task Type Severity Summary Status Progress Due In Version
133mp3plotCore/GeneralBug ReportMediumrpmbuild refuses package revisionCompleted
100%
0.6.1 Task Description

Due to the use of ~ in the revision tag

134mp3plotCore/GeneralBug ReportMediumrpm specfile uses fingerCompleted
100%
0.6.1 Task Description

finger is not installed/enabled by default in at least FC12. Replace it with something better like grepping /etc/passwd

190mp3plotCore/GeneralTO-DOLowDrop "spinner"Completed
100%
0.6.1 Task Description

The spinner, used to show progress adds a lot of overkill just to give some feedback while working

115mp3plotImage outputFeature RequestLowAllow user-specified output image sizeNew
0%
0.7.0 Task Description

No need for description

116mp3plotImage outputBug ReportLowOptionally display generated imageNew
0%
0.7.0 Task Description

No need for description

117mp3plotCore/GeneralFeature RequestLowHandle free-form bitrateNew
0%
1.0 Task Description

No need for description

139mp3plotCore/GeneralBug ReportMediumInconsistent results across archesResearching
0%
? Task Description

Running in Fedora Core 10 i686 (KVM) yields one 128k frame less and a different “theoretical size” than in Debian amd64, in one sample, and the same number of frames but 2 bytes less in another.

191mp3plotCore/GeneralTO-DOLowRelease 0.6.1New
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing mp3plot 0.6.1

Next: FS#192

192mp3plotCore/GeneralTO-DOLowRelease 0.7.0New
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing mp3plot 0.7

Previous: FS#191
Next: FS#193

193mp3plotCore/GeneralTO-DOLowRelease 1.0New
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing mp3plot 1.0

Previous: FS#192

223Network Type IndicatorFeature RequestVery LowIndicate roaming in status barAssigned
0%
1.6 Task Description

Submitted by Tom

Display alarm or change color to indicate roaming

244Network Type IndicatorTO-DOLowAllow disabling the display of connection status on ico...Assigned
0%
1.6 Task Description

To mimic the original way of working

245Network Type IndicatorTO-DOLowAllow choosing between "offline" and "online" icons whe...Assigned
0%
1.6 Task Description

Once the user has chosen to use only a set of icons, allow them to choose which of the two.

246Network Type IndicatorTO-DOLowAdd support for expanded notifications with extra infor...Assigned
0%
1.6 Task Description

No need for description

331Network Type IndicatorGeneralFeature RequestVery LowDisplay provider name in notificationAssigned
0%
1.6 Task Description

Submitted by Tom:  FS#222  Display provider name in status bar

Not feasible in the actual status bar, but can be done in the notification.

334Network Type IndicatorBuild SystemTO-DOVery LowUse Gradle to define build-type-dependant fieldsAssigned
0%
1.6 Task Description

Gradle allows to define fields on the generated class BuildConfig. This should be enough to discard the current per-build-type classes.

Example: https://stackoverflow.com/questions/24518940/custom-fields-for-a-build-type-in-gradle

335Network Type IndicatorGeneralFeature RequestLowAdd alternative iconsAssigned
0%
1.6 Task Description

Theming support as initially intended ( FS#237 ) is not possible.

With the switch to vector graphics adding alternative icons becomes fairly “cheap” app-size-wise and many users have requested alternative ones. This task tracks these suggestions.

Recap of related suggestions:

  • Pamy Srt 10/01/2016 on Google Play
    Needs to indicate using LTE icon not just 4g icon good app if you add this I will make it a 5

  • Jon Manilenio 29/04/2016 on Google Play
    Nice I wish there were more designs though.

  • Miles Vino 23/04/2017 on Google Play
    Appreciate this handy app! Please consider a simpler icon, without the square, so it blends with Google’s material design. Thanks!

  • MJ Cortez 02/06/2017 on Google Play
    4G should be displayed as LTE instead of [4]

  • Prince Priyam Borah 08/08/2017 on Google Play
    Plz add the stylish 4G logo. Your app only shows 4. Else, everything is ok.

350Network Type IndicatorInternalTO-DOVery LowRemove Devel.DEBUGAssigned
0%
1.6 Task Description

In the past BuildConfig.DEBUG wasn’t reliable (when combining Eclipse and ADT), but on Android Studio with Gradle it can be used safely and hence there’s no need to duplicate the functionality.

355Network Type IndicatorGeneralTO-DOLowRe-do problematic vectorial iconsResearching
0%
1.6 Task Description

This is a continuation of  FS#354 .

Temporarily using pre-rendered PNGs in 1.5.1, should try to re-design icons to render properly on Android 5.0 and up.

356Network Type IndicatorGeneralTO-DOMediumEnhance RTL layoutAssigned
0%
1.6 Task Description

Rendering on RTL devices is does not work properly due to alignment problems.

Attached: Screen grabs from the pre-release report on an Arabic device.

358Network Type IndicatorGeneralTO-DOLowRevamp notificationAssigned
0%
1.6 Task Description

Take advantage of Nougat style notifications to display more information to the user.

See https://material.io/guidelines/patterns/notifications.html

Possible design elements:

  1. “App icon”: Network type? AFAICT setting it to the actual app will replace the status bar icon.
  2. Header text: Provider
  3. Timestamp: Time of the last update
  4. Large icon: Network type, bigger?
359Network Type IndicatorGeneralTO-DOMediumDrop dark icons in Lollipop+Assigned
0%
1.6 Task Description

Material design icons are supposed to be white according to comments found online and most apps.

(I can’t find an actual upstream reference) Found at http://www.androiddocs.com/design/style/iconography.html

Dark icons are displayed white in practice.

360Network Type IndicatorGeneralTO-DOLowRemove black iconsAssigned
0%
1.6 Task Description

Since the introduction of Material, icons should be white. The black icons only display as such in a subset on devices.

369Network Type IndicatorGeneralBug ReportMediumNotification doesn't load on bootAssigned
0%
1.6 Task Description

Reported by Terry Parrott

Reports that the app won’t auto load despite having the option enabled.

Reported on Oreo.

Presumably related to FS#370.

370Network Type IndicatorGeneralBug ReportMediumApp crashes on bootAssigned
0%
1.6 Task Description

The app force-closes on device boot when load on boot is enabled.

Once the boot is complete it behaves normally.

Seen in Oreo.

Presumably related to FS#369.

372Network Type IndicatorGeneralTO-DOVery LowDrop support for older versions of AndroidAssigned
0%
1.6
201Network Type IndicatorFeature RequestLowSupport multi-SIM devicesAssigned
0%
?
220Network Type IndicatorFeature RequestVery LowAllow turning on/off network connectionAssigned
0%
?
255Network Type IndicatorBug ReportHighIcon doesn't get updated with network changesAssigned
0%
?
277Network Type IndicatorFeature RequestVery LowAdd a notification sound when the connection is lostResearching
0%
?
278Network Type IndicatorFeature RequestVery LowDisplay network activityResearching
0%
?
313Network Type IndicatorBug ReportLowIncompatibility with Samsung Tab A (LTE version)Unconfirmed
0%
?
321Network Type IndicatorGeneralFeature RequestLowAllow hiding icon when mobile data is tured offAssigned
0%
?
322Network Type IndicatorGeneralFeature RequestLowAllow disabling icon unless roamingAssigned
0%
?
336Network Type IndicatorGeneralBug ReportHighApp doesn't load on boot (Huawei phones)Researching
0%
?
337Network Type IndicatorGeneralBug ReportHighApp doesn't load on bootResearching
0%
?
340Network Type IndicatorGeneralFeature RequestLowAdd 4G+ iconResearching
0%
?
341Network Type IndicatorGeneralBug ReportLowStatus bar icon disappears after a while on Huawei phon...Requires testing
50%
?
342Network Type IndicatorGeneralFeature RequestLowRecord historyResearching
0%
?
329Network Type IndicatorGeneralTO-DOLowRelease 1.6Assigned
0%
Meta: Release Cycle
380Network Type IndicatorGeneralTO-DOHighRe-stablish in Google PlayAssigned
0%
Meta: Release Cycle
269Quick File ShareTO-DOLowAllow sharing multiple filesRequires testing
80%
0.15
273Quick File ShareTO-DOLowAllow sharing files of unknown sizeRequires testing
90%
0.15
274Quick File ShareTO-DOLowImplement chunked transfer encoding in web serverRequires testing
100%
0.15
271Quick File ShareTO-DOMediumAdd localisation supportAssigned
0%
1.0
275Quick File ShareTO-DOLowUpdate progress bar to support files of unknown sizeAssigned
0%
1.0
216Quick File ShareTO-DOLowRelease 1.0Assigned
0%
Meta: Release Cycle
272Quick File ShareTO-DOLowRelease 0.15Assigned
0%
Meta: Release Cycle
376relevationGeneralTO-DOVery LowAdd command-line argument to generate configurationAssigned
100%
1.4
379relevationGeneralTO-DOLowSwitch default mode to ANDAssigned
0%
1.4
Showing tasks 1 - 50 of 94 Page 1 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing