All Projects

ID Project Category Task Type Severity  desc Summary Status Progress Due In Version
 256 Network Type IndicatorBug ReportLow Icon and main app get out of sync Closed
100%
1.4.1 (rel. 07029, 14029) Task Description

Reported by David

The icon and main app can get out of sync on version 1.4

Probably related to FS#255.
1.4 used separate network listeners for notification and main app, with the main app always listening for signal strength changes (and notification doing so optionally).

 258 Network Type IndicatorTO-DOLow Release 1.4.2 Closed
100%
Meta: Release Cycle Task Description

No need for description

 260 Network Type IndicatorTO-DOLow Release 1.4.3 (for older Droids) Closed
100%
Meta: Release Cycle Task Description

Initially fixes (believed to be) only required for older devices.
Now also seen on newer devices

See also  FS#261 

 262 Quick File ShareBug ReportLow Files can't be shared from some apps Closed
100%
0.13 (rel. 13) Task Description

Sharing from some apps leads to an error and the impossibility to share the file

 263 Quick File ShareTO-DOLow Release 0.13 Closed
100%
Meta: Release Cycle Task Description

No need for description

 266 Quick File ShareTO-DOLow Lower minimum SDK requirement Closed
100%
0.14 (rel. 14) Task Description

No need for description

 267 Quick File ShareTO-DOLow Release 0.14 Closed
100%
Meta: Release Cycle Task Description

No need for description

269Quick File ShareTO-DOLowAllow sharing multiple filesRequires testing
80%
0.15 Task Description

Possibly using a dynamic ZIP file

See http://developer.android.com/reference/java/util/zip/ZipOutputStream.html

 270 Quick File ShareTO-DOLow Tapping on QR code is too easy to accidentally and shut ...Closed
100%
0.14 (rel. 14) Task Description

It would be better to only use it to start the server

272Quick File ShareTO-DOLowRelease 0.15Assigned
0%
Meta: Release Cycle Task Description

First version allowing multiple file sharing.
Possibly release early and keep as alpha or beta to test further.

273Quick File ShareTO-DOLowAllow sharing files of unknown sizeRequires testing
90%
0.15 Task Description

This is necessary for ZIP files constructed on the fly.

The current webserver implementation doesn’t support that.

274Quick File ShareTO-DOLowImplement chunked transfer encoding in web serverRequires testing
100%
0.15 Task Description

The chunked transfer encoding is necessary to serve files of unknown size (created dynamically)

275Quick File ShareTO-DOLowUpdate progress bar to support files of unknown sizeAssigned
0%
1.0 Task Description

The progress bar should reflect when the size of the shared file is unknown.

 276 Network Type IndicatorFeature RequestLow Allow disabling action buttons from notification Closed
100%
1.4.4 (rel. 07032, 14032) Task Description

Feedback from Hassan Ramli:

Hassan Ramli 24/10/2014 11:58

I like it better when there's no option to open network setting and disable
notification at the status bar drawer

Feedback from Evgenij Gerasimov:

Evgenij Gerasimov 28/10/2014 7:08
Useful app but New submenu ('Network' and 'Remove notification' buttons), right under
regular notification is not a thing I'd like to see everytime I open a notification area.
Mainly because it's useless at all and takes too much place.
There should be an option in the app that would allow not to show this submenu, I think.

Add as a configurable option

 280 Network Type IndicatorTO-DOLow Release 1.4.4 Closed
100%
Meta: Release Cycle Task Description

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

 282 Network Type IndicatorTO-DOLow Add support for Cyanogenmod-only network types Closed
100%
1.4.5 (rel. 07034, 14034) Task Description

Apart from DC-HSPA+ ( FS#238 ) there’s three extra types: GSM, TD-SCDMA and IWLAN.

 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.

 312 Network Type IndicatorGeneralTO-DOLow Switch to vector assets Closed
100%
1.5 (rel. xx039) Task Description

Android (Lollipop API21 and up) now support vector based assets and Android Studio/Gradle 1.4 will convert to PNGs on compilation for backwards compatibility.

Should replace the current SVG+scripts method to the integrated one.

313Network Type IndicatorBug ReportLowIncompatibility with Samsung Tab A (LTE version)Unconfirmed
0%
? Task Description

Reported by Eddie Wallace

315vcsGeneralFeature RequestLowRecurse directories, output to current dirAssigned
0%
? Task Description

Request by Chris Hills

http://outlyer.net/2014-05-18:vcs-1_13_2-released/comment-page-1/#comment-17238:

Thanks Toni. I was hoping I could simply run `$ vcs-1.13.2.bash -? **/*.mp4` to create contact sheets for all videos in all subfolders, but it sounds like I’ll have to use a wrapper script. Would you consider adding this in a future release for a donation?

My reply:

I guess you’re using zsh-ish globbing there.
That’s not something I use so I didn’t even think of the case where recursing could be so simple.
It was a bit of an overlook on my part not to have the option to output to the same directory as the video, probably because recursion always required a wrapper in my head.
321Network Type IndicatorGeneralFeature RequestLowAllow hiding icon when mobile data is tured offAssigned
0%
? Task Description

From feedback, by Rownah Adriano:

[...] Can you please put an option to turn off the notification if mobile data is turned off?
322Network Type IndicatorGeneralFeature RequestLowAllow disabling icon unless roamingAssigned
0%
? Task Description

From feedback, by Martin Buch:

Would like an option to only display status bar icon when roaming. Its really only when roaming I need this information as the stock network type indication is replaced with an ‘R’ on my Nexus 6P (when roaming).

Many phones seem to do that.

329Network Type IndicatorGeneralTO-DOLowRelease 1.6Assigned
0%
Meta: Release Cycle Task Description

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

Previous:  FS#361  (1.5.2),  FS#353  (1.5.1),  FS#215  (1.5),  FS#252  (1.4),  FS#203  (1.3)

 330 Network Type IndicatorBuild SystemBug ReportLow Merge "old-droids" and "new-droids" branches Closed
100%
1.5 (rel. xx039) Task Description

Android Studio / Gradle support the use of build “flavors” with different code, plus Android apps support versioned resources, so the two branches can be merged into a single one taking advantage of that.

 332 Network Type IndicatorGeneralTO-DOLow Base the app theme on DeviceDefault for an up-to-date U ...Closed
100%
1.5 (rel. xx039) Task Description

Currently, pre-Honeycomb, the theme is based on the old default theme, post-Honeycomb it’s based on Holo.

However starting with ICS there’s also a DeviceDefault theme that makes the app look more integrated (i.e. it looks like Holo on older devices, and like Material on newer ones).

 333 Network Type IndicatorGeneralBug ReportLow Make "Load on boot" dependant on notification being ena ...Closed
100%
1.5 (rel. xx039)
335Network Type IndicatorGeneralFeature RequestLowAdd alternative iconsAssigned
0%
1.6
 338 Network Type IndicatorGeneralBug ReportLow App doesn't load on boot (LG phones) Closed
0%
 339 Network Type IndicatorGeneralBug ReportLow App doesn't load on boot (Samsung phones) Closed
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%
?
 343 Network Type IndicatorGeneralTO-DOLow Change default theme to light Closed
100%
1.5 (rel. xx039)
 344 Network Type IndicatorGeneralTO-DOLow Add information about donations Closed
100%
1.5 (rel. xx039)
 345 Network Type IndicatorInternalTO-DOLow Unify events Closed
100%
1.5 (rel. xx039)
 346 Network Type IndicatorGeneralBug ReportLow Do not allow enabling notification buttons on Android v ...Closed
100%
1.5 (rel. xx039)
 348 Network Type IndicatorGeneralTO-DOLow Run MonitorService as a foreground service Closed
100%
1.5 (rel. xx039)
 351 Network Type IndicatorGeneralTO-DOLow Provide back navigation Closed
100%
1.5 (rel. xx039)
 352 Network Type IndicatorBuild SystemTO-DOLow Move reusable UI code into a separate module Closed
100%
1.5 (rel. xx039)
355Network Type IndicatorGeneralTO-DOLowRe-do problematic vectorial iconsResearching
0%
1.6
 357 Network Type IndicatorGeneralBug ReportLow Disable RTL support since layout isn't adjusted Closed
100%
1.5.1 (rel. 1xx041)
358Network Type IndicatorGeneralTO-DOLowRevamp notificationAssigned
0%
1.6
360Network Type IndicatorGeneralTO-DOLowRemove black iconsAssigned
0%
1.6
 361 Network Type IndicatorGeneralTO-DOLow Release 1.5.2 Closed
100%
Meta: Release Cycle
363vcsGeneralBug ReportLowFile names with '#' lead to errors when creating versio...Assigned
0%
1.14
 364 vcsGeneralBug ReportLow Evasion offsets aren't walked over in array Closed
100%
1.13.4
 365 vcsGeneralBug ReportLow File sizes are rounded Closed
100%
1.13.4
 366 vcsGeneralTO-DOLow Release 1.13.4 Closed
100%
Meta: Release Cycle
367vcsGeneralFeature RequestLowAdd HDR supportAssigned
0%
1.14
374relevationGeneralTO-DOLowRelease 1.4Assigned
0%
Meta: Release Cycle
Showing tasks 201 - 250 of 308 Page 5 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing