All Projects

ID Project Category Task Type Severity Summary Status Progress  asc Due In Version
 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

 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

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)

 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.

 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) Task Description

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

 343 Network Type IndicatorGeneralTO-DOLow Change default theme to light Closed
100%
1.5 (rel. xx039) Task Description

Nowadays it’s common practice to have apps with light themes by default

 344 Network Type IndicatorGeneralTO-DOLow Add information about donations Closed
100%
1.5 (rel. xx039) Task Description

Should be very careful to stay within Google’s AUP though

 345 Network Type IndicatorInternalTO-DOLow Unify events Closed
100%
1.5 (rel. xx039) Task Description

Events are handled in different groups, it makes sense to handle them in as few listeners as possible (where they can be logically grouped)

 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.

 348 Network Type IndicatorGeneralTO-DOLow Run MonitorService as a foreground service Closed
100%
1.5 (rel. xx039) Task Description

This should prevent task killers from reaping it as easily

 351 Network Type IndicatorGeneralTO-DOLow Provide back navigation Closed
100%
1.5 (rel. xx039) Task Description

The manifest file can be modified to provide a back button (usually an arrow on the top left) when an activity is launched.

Use it for the settings and donations activities.

 352 Network Type IndicatorBuild SystemTO-DOLow Move reusable UI code into a separate module Closed
100%
1.5 (rel. xx039) Task Description

AboutDialog, DonationsActivity and TogglePreference can be moved into a separate module since they can be used (or are already being used) verbatim by my other apps.

 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

 361 Network Type IndicatorGeneralTO-DOLow Release 1.5.2 Closed
100%
Meta: Release Cycle Task Description

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

This is a bugfix-only release.

Previous:  FS#353  (1.5.1),  FS#215  (1.5),  FS#252  (1.4),  FS#203  (1.3)
Next: FS#329 (1.6)

 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
 365 vcsGeneralBug ReportLow File sizes are rounded Closed
100%
1.13.4 Task Description

Reported by remlap

File sizes are displayed as 3.00GiB instead of 3.54GiB

 366 vcsGeneralTO-DOLow Release 1.13.4 Closed
100%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs to be fixed in the 1.13.4 release.

1.13.4 is a minor bugfix release for bugs found while development for 1.14 and 2.0 is stalled.

Previous:  FS#152   FS#218   FS#224   FS#250 
Next: FS#153

 14 vcsGeneralFeature RequestVery Low Support per-dir and system-wide config files Closed
100%
 15 vcsGeneralFeature RequestVery Low Print all failed requirements Closed
100%
 18 vcsGeneralBug ReportVery Low Numcaps=0 should be rejected Closed
100%
 19 vcsGeneralFeature RequestVery Low Allow highlighting individual captures Closed
100%
 20 vcsGeneralFeature RequestVery Low Add extra set of smaller captures Closed
100%
 22 vcsGeneralFeature RequestVery Low Discard mplayer as a capturer Closed
100%
 23 vcsGeneralFeature RequestVery Low Make FFmpeg optional Closed
100%
1.11
 29 vcsGeneralFeature RequestVery Low Support milliseconds in timestamp strings Closed
100%
 30 vcsGeneralFeature RequestVery Low Allow disabling "created by..." line Closed
100%
 51 vcsGeneralFeature RequestVery Low Allow manually setting padding Closed
100%
1.11
 70 vcsGeneralFeature RequestVery Low Add JPEG2000 output Closed
100%
 81 vcsGeneralFeature RequestVery Low Add profiles support Closed
100%
1.12
 82 vcsGeneralFeature RequestVery Low Unify profiles and funky modes Closed
100%
?
 105 vcsGeneralFeature RequestVery Low Allow overriding default height Closed
100%
1.11
 131 vcsGeneralBug ReportVery Low ImageMagick version check uses GNU regex Closed
100%
1.11.1
 140 vcsGeneralTO-DOVery Low Release 1.12 Closed
100%
1.12
 146 vcsGeneralTO-DOVery Low Remove "--mincho" Closed
100%
1.12
 148 vcsGeneralFeature RequestVery Low Include generation of config/profile from the command-l ...Closed
100%
1.12
 152 vcsGeneralTO-DOVery Low Release 1.13 Closed
100%
Meta: Release Cycle
 166 vcsGeneralTO-DOVery Low Support WebM Closed
100%
1.12.2
 170 vcsGeneralTO-DOVery Low Release 1.12.3 Closed
100%
Meta: Release Cycle
 171 vcsGeneralTO-DOVery Low Deprecate './vcs.conf' in favour of profiles Closed
100%
1.13
 176 vcsGeneralTO-DOVery Low Filmstrip not realistic Closed
100%
1.13
 179 vcsGeneralTO-DOVery Low Add codec identification for FRAPS captures Closed
100%
1.13
 186 relevationGeneralTO-DOVery Low Release 1.2 Closed
100%
Meta: Release Cycle
Showing tasks 251 - 300 of 308 Page 6 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing