All Projects

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

 14 vcsGeneralFeature RequestVery Low Support per-dir and system-wide config files Closed
100%
Task Description

/etc/vcs.conf and ./vcs.conf in addition to ~/.vcs.conf

 15 vcsGeneralFeature RequestVery Low Print all failed requirements Closed
100%
Task Description

Print all missing required programs instead of just the first

 18 vcsGeneralBug ReportVery Low Numcaps=0 should be rejected Closed
100%
Task Description

-n 0, –numcaps 0

 19 vcsGeneralFeature RequestVery Low Allow highlighting individual captures Closed
100%
Task Description

See http://p.outlyer.net/dox/vcs:manual_modes#highlights

 20 vcsGeneralFeature RequestVery Low Add extra set of smaller captures Closed
100%
Task Description

See http://p.outlyer.net/dox/vcs:extended_mode

 22 vcsGeneralFeature RequestVery Low Discard mplayer as a capturer Closed
100%
Task Description

.

 29 vcsGeneralFeature RequestVery Low Support milliseconds in timestamp strings Closed
100%
Task Description

See http://p.outlyer.net/dox/vcs:time_syntax

 30 vcsGeneralFeature RequestVery Low Allow disabling "created by..." line Closed
100%
Task Description

.

69vcsGeneralFeature RequestVery LowImage modeLimbo
0%
Task Description

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

 70 vcsGeneralFeature RequestVery Low Add JPEG2000 output Closed
100%
Task Description

No need for description

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

No need for description

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

 233 relevationGeneralBug ReportHigh Non US-ASCII search terms produce errors Closed
100%
1.3.1 Task Description
Traceback (most recent call last):
  File "./relevation.py", line 658, in <module>
    main(sys.argv[1:])
  File "./relevation.py", line 638, in main
    numhits += dump_entries(xmldata, needles, 'folder', caseInsensitive, True)
  File "./relevation.py", line 224, in dump_entries
    res = tree.xpath(xpath)
  File "lxml.etree.pyx", line 1509, in lxml.etree._Element.xpath (src/lxml/lxml.etree.c:50702)
  File "xpath.pxi", line 306, in lxml.etree.XPathElementEvaluator.__call__ (src/lxml/lxml.etree.c:145829)
  File "apihelpers.pxi", line 1395, in lxml.etree._utf8 (src/lxml/lxml.etree.c:26485)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters
 235 relevationGeneralTO-DOVery Low Refactor into a cleaner package Closed
100%
1.3.1 Task Description

Version 1.3 added a package but has unnecessarily code both inside and outside of it

 213 Quick File ShareTO-DOLow Allow configuring a fixed port Closed
100%
0.12 (rel. 12) Task Description

No need for description

 228 relevationGeneralTO-DOHigh Support new file format Closed
100%
1.3 Task Description

There’s a new, more secure, file format

References:
https://bitbucket.org/jakobwesthoff/revelation
http://oss.codepoet.no/revelation/wiki/FileFormatSpec
http://knoxin.blogspot.com.es/2012/06/revelation-password-manager-considered.html
http://www.westhoffswelt.de/blog/2010/4/19/from-revelation-security-to-android-password-managers

 232 relevationGeneralBug ReportHigh Non US-ASCII fields produce errors Closed
100%
1.3 Task Description
main(sys.argv[1:])
  File "./relevation.py", line 628, in main
    numhits = dump_all_entries(xmldata)
  File "./relevation.py", line 213, in dump_all_entries
    return dump_result(res, 'all')
  File "./relevation.py", line 290, in dump_result
    dumpfn(typeName, name, descr, notes, fields)
  File "./relevation.py", line 253, in dump_single_result
    print s
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 19: ordinal not in range(128)
 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

 264 Quick File ShareBug ReportMedium file:// URIs aren't handled Closed
100%
0.13 (rel. 13) Task Description

No need for description

 230 relevationGeneralBug ReportLow Check file magic header Closed
100%
1.3 Task Description

Files should be checked for the appropriate format instead of blindly opening them

 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

 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.

 266 Quick File ShareTO-DOLow Lower minimum SDK requirement Closed
100%
0.14 (rel. 14) 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

 180 relevationGeneralBug ReportLow Negated types are ignored inconsistently Closed
100%
1.2
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
133mp3plotCore/GeneralBug ReportMediumrpmbuild refuses package revisionCompleted
100%
0.6.1
134mp3plotCore/GeneralBug ReportMediumrpm specfile uses fingerCompleted
100%
0.6.1
 181 relevationGeneralBug ReportMedium Wrong password produces unhandled exception Closed
100%
1.1
271Quick File ShareTO-DOMediumAdd localisation supportAssigned
0%
1.0
 184 relevationGeneralTO-DOLow Move from libxml2 to lxml Closed
100%
1.1
 185 relevationGeneralTO-DOLow Support cryptopy Closed
100%
1.1
190mp3plotCore/GeneralTO-DOLowDrop "spinner"Completed
100%
0.6.1
275Quick File ShareTO-DOLowUpdate progress bar to support files of unknown sizeAssigned
0%
1.0
115mp3plotImage outputFeature RequestLowAllow user-specified output image sizeNew
0%
0.7.0
116mp3plotImage outputBug ReportLowOptionally display generated imageNew
0%
0.7.0
 110 mp3plotCore/GeneralFeature RequestLow Image output Closed
100%
1.0
 111 mp3plotCore/GeneralFeature RequestLow Support MS Windows Closed
100%
1.0
 112 mp3plotImage outputFeature RequestLow Prettier graphical output by default Closed
100%
1.0
 113 mp3plotCore/GeneralFeature RequestLow Support MP1 and MP2 Closed
100%
1.0
 114 mp3plotCore/GeneralFeature RequestLow Support MPEG-2 (Layer I, II, III) Closed
100%
1.0
117mp3plotCore/GeneralFeature RequestLowHandle free-form bitrateNew
0%
1.0
 231 relevationGeneralTO-DOLow Port to Python 3 Closed
100%
1.4
379relevationGeneralTO-DOLowSwitch default mode to ANDAssigned
0%
1.4
383relevationGeneralFeature RequestLowAdd command-line argument to ignore configuration fileAssigned
0%
1.4
 202 Network Type IndicatorFeature RequestVery Low Allow opening network settings from notification Closed
100%
1.3 (rel. 19)
376relevationGeneralTO-DOVery LowAdd command-line argument to generate configurationAssigned
100%
1.4
Showing tasks 51 - 100 of 308 Page 2 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing