Project

General

Profile

Tasks » History » Version 108

Denis 'GNUtoo' Carikli, 12/10/2018 04:52 PM

1 10 Paul Kocialkowski
h1. Tasks
2
3 88 Wolfgang Wiedmeyer
This page describes how to help Replicant if you have some time at hand.
4 1 Paul Kocialkowski
5 62 Denis 'GNUtoo' Carikli
h2. Project focus
6 1 Paul Kocialkowski
7 79 Wolfgang Wiedmeyer
While supporting many common (Samsung) phones and tablets is relatively easy and fast to do, we think that it's at lot more important to support devices that are better for freedom. Many Samsung devices we do support have an isolated modem, however we can't free their bootloader because it is signed.
8 62 Denis 'GNUtoo' Carikli
9 79 Wolfgang Wiedmeyer
Devices like the GTA04 or the LG Optimus Black don't have this bootloader issue, while still having an isolated modem.
10
We therefore strongly advise to pick tasks that would improve the support for these more freedom-friendly devices in Replicant.
11
12 1 Paul Kocialkowski
We however still accept contributions for devices with isolated modems and non-free bootloaders.
13 101 Denis 'GNUtoo' Carikli
14 1 Paul Kocialkowski
Filtering the issue tracker for open issues, which have either one of the priorities "immediate":/projects/replicant/issues?set_filter=1&f[]=status_id&op[status_id]=o&f[]=priority_id&op[priority_id]=%3D&v[priority_id][]=39&f[]=&c[]=tracker&c[]=status&c[]=priority&c[]=subject&c[]=assigned_to&c[]=updated_on&c[]=category&c[]=cf_21&group_by=, "urgent":/projects/replicant/issues?set_filter=1&f[]=status_id&op[status_id]=o&f[]=priority_id&op[priority_id]=%3D&v[priority_id][]=33&f[]=&c[]=tracker&c[]=status&c[]=priority&c[]=subject&c[]=assigned_to&c[]=updated_on&c[]=category&c[]=cf_21&group_by= or "high":/projects/replicant/issues?set_filter=1&f[]=status_id&op[status_id]=o&f[]=priority_id&op[priority_id]=%3D&v[priority_id][]=27&f[]=&c[]=tracker&c[]=status&c[]=priority&c[]=subject&c[]=assigned_to&c[]=updated_on&c[]=category&c[]=cf_21&group_by=, lists the important current tasks.
15
16 90 Wolfgang Wiedmeyer
Additionally, below is an overview over tasks where help is greatly appreciated.
17 102 Denis 'GNUtoo' Carikli
18 90 Wolfgang Wiedmeyer
h2. Various tasks that don't require specific hardware
19 1 Paul Kocialkowski
20 103 Denis 'GNUtoo' Carikli
* Fix the security vulnerabilities "reported in the issue tracker":/projects/replicant/issues?set_filter=1&f[]=status_id&op[status_id]=o&f[]=category_id&op[category_id]=%3D&v[category_id][]=141&f[]=&c[]=tracker&c[]=status&c[]=priority&c[]=subject&c[]=assigned_to&c[]=updated_on&c[]=category&c[]=cf_21&group_by= (Very important)
21 107 Denis 'GNUtoo' Carikli
*Requirements/Prerequisites*: Android build system, knowledge of system security, advanced git
22
*Difficulty*: Medium-Hard
23 108 Denis 'GNUtoo' Carikli
*Task completion*: Integration or update of components of Replicant to tackle security issues
24 35 Paul Kocialkowski
* Make a more complete EGL implementation like llvmpipe usable so newer webview versions and Firefox-based browsers can be used (Feature #705) (Very important as it affects security)
25 85 Wolfgang Wiedmeyer
* Include a F-Droid version in Replicant that is compatible with the GNU Free System Distribution Guidelines (Very important) (Issue #1629)
26 67 Wolfgang Wiedmeyer
* Make it easy to rebuild the prebuilt parts of the toolchain and other binaries in the source code ([[Toolchain]]) (Important).
27 86 Wolfgang Wiedmeyer
* Make it easy to build and release a Replicant NDK or a package with build tools from the Replicant source code (Issue #1787 and Feature #837, see also [[NDKBuild]] for Replicant 4.2)
28 80 Wolfgang Wiedmeyer
* Improve software video decoding (Feature #1521) (Less important)
29 74 Wolfgang Wiedmeyer
* Create a Replicant boot animation (Feature #1797)
30 62 Denis 'GNUtoo' Carikli
31 94 Wolfgang Wiedmeyer
h2. Device-specific tasks
32 105 Denis 'GNUtoo' Carikli
33 106 Denis 'GNUtoo' Carikli
* Support devices that can have a free software bootloader like the GTA04 and the Optimus Black (See also Feature #1866 as both can be done at the same time)
34 104 Denis 'GNUtoo' Carikli
* Support devices using upstream Linux kernel (Feature #1866)
35
* Use GNU/Linux hardware support programs (like bluez) (Feature #1866)
36 83 Wolfgang Wiedmeyer
* Improve hardware-specific graphics acceleration (Feature #1491, [[GraphicsResearch]]) (Important if it can benefits devices with free bootloaders)
37 1 Paul Kocialkowski
* Improve various aspects of [[Samsung-RIL]] (add support for missing features and/or correct bugs) (Issue #1485)
38 95 Wolfgang Wiedmeyer
* Figure out the [[BCM4751]] GPS protocol and write a free implementation (Feature #1473) (Important since it affects many devices, including the Optimus Black)
39 1 Paul Kocialkowski
* Make the [[GSD4t]] GPS work (Feature #1479)
40 100 Wolfgang Wiedmeyer
* Make the [[OMAP4DucatiCamera|camera]] for the Galaxy Nexus and Galaxy Tab 2 variants work (Feature #351)
41 95 Wolfgang Wiedmeyer
* Add the missing audio scenarios for Bluetooth (AD2P, calls, etc) and dock audio for the [[GalaxyS2I9100|Galaxy S2 (I9100)]] (#1497)
42 1 Paul Kocialkowski
* Write free firmware replacements for WiFi, Bluetooth, camera and hardware media encoding/decoding chips on Replicant-supported devices
43 77 Wolfgang Wiedmeyer
44 84 Wolfgang Wiedmeyer
h2. Wiki and this page
45 77 Wolfgang Wiedmeyer
46
* Write guidelines for reporting bugs
47
  They should clarify which kind of issues should rather be discussed in the forums and how security issues should be reported.
48 99 Wolfgang Wiedmeyer
* Add a research page about isolation of components running non-free software explaining methods to determine the isolation level
49
  Add detailed documentation about modem isolation for supported devices there
50
* Make sure the hardware of supported devices is documented, at least with a hardware table
51 92 Wolfgang Wiedmeyer
* Create a page to inform about freedom issues (including anti-features) with other distributions (e.g. CopperheadOS)
52 77 Wolfgang Wiedmeyer
* Describe the project priorities and the required hardware if any
53 98 Kurtis Hanna
* Create videos that users can follow that outline how to install and use Replicant on supported devices.