Project

General

Profile

Tasks » History » Version 76

Wolfgang Wiedmeyer, 04/20/2017 10:20 PM
add "How to become a Replicant developer" idea

1 10 Paul Kocialkowski
h1. Tasks
2
3 62 Denis 'GNUtoo' Carikli
This page describe how to help Replicant if you have some time at hand.
4 1 Paul Kocialkowski
5 76 Wolfgang Wiedmeyer
h2. Issue tracker, wiki and this page
6 61 Denis 'GNUtoo' Carikli
7 60 Denis 'GNUtoo' Carikli
* Make the issue tracker more clear
8 69 Wolfgang Wiedmeyer
* Write guidelines for reporting bugs
9 1 Paul Kocialkowski
  They should clarify which kind of issues should rather be discussed in the forums and how security issues should be reported.
10 76 Wolfgang Wiedmeyer
* Create a "How to become a Replicant developer" page, providing a short and lightweight intro for newcomers, mainly consisting of tips
11
  developer and porting guide can be a bit heavy-weight if you just want to start tinkering
12 60 Denis 'GNUtoo' Carikli
* Describe the project priorities and the required hardware if any
13
14 62 Denis 'GNUtoo' Carikli
h2. Project focus
15 1 Paul Kocialkowski
16 66 Wolfgang Wiedmeyer
While supporting many common (Samsung) phones and tablets is relatively easy and fast to do, we think that it's way more important to support devices that are better for freedom:
17 62 Denis 'GNUtoo' Carikli
* Many Samsung devices we do support have an isolated modem, however we can't free their bootloader because it is signed.
18
* Devices like the GTA04, the LG Optimus black don't have that bootloader issue, while still having an isolated modem.
19 1 Paul Kocialkowski
20 65 Loic Dachary
We therefore strongly advise to pick tasks that would advance this goal.
21 62 Denis 'GNUtoo' Carikli
We however still accept contributions for devices with isolated modems and non-free bootloader.
22 1 Paul Kocialkowski
23 62 Denis 'GNUtoo' Carikli
h2. Tasks that don't require specific hardware
24 35 Paul Kocialkowski
25 62 Denis 'GNUtoo' Carikli
* Fix the security vulnerabilities reported in the issue tracker (Very important).
26 72 Wolfgang Wiedmeyer
* Make it easy to rebuild the prebuilt parts of the toolchain and other binaries in the source code (Important).
27 67 Wolfgang Wiedmeyer
* 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)
28 75 Wolfgang Wiedmeyer
* Improve hardware-specific graphics acceleration (Feature #1491, [[GraphicsResearch]]) (Important if it can benefits devices with free bootloaders).
29 74 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)
30 62 Denis 'GNUtoo' Carikli
* Improve software video decoding (Feature #1521) (Less important)
31 46 Denis 'GNUtoo' Carikli
* Clean the ReplicantWallpapers code and use modern Trebuchet-like wallpaper selector (Feature #1527)
32 39 Denis 'GNUtoo' Carikli
33 28 Paul Kocialkowski
h2. Device-specific tasks
34 1 Paul Kocialkowski
35 64 Denis 'GNUtoo' Carikli
* Figure out the [[BCM4751]] GPS protocol and write a free implementation (Feature #1473) (Important since it affects many devices, including  the optimus black).
36 62 Denis 'GNUtoo' Carikli
* Improve various aspects of [[Samsung-RIL]] (add support for missing features and/or correct bugs) (Issue #1485)
37
* Add the missing audio scenarios for bluetooth (AD2P, calls, etc), dock audio for the [[GalaxyS2I9100|Galaxy S2 (I9100)]] (#1497)
38 1 Paul Kocialkowski
* Make the [[GSD4t]] GPS work (Feature #1479)
39 71 Wolfgang Wiedmeyer
* Write free firmware replacements for WiFi, Bluetooth, camera and hardware media encoding/decoding chips on Replicant-supported devices