Project

General

Profile

DeprecatedPortingToAndroid10 » History » Version 38

Denis 'GNUtoo' Carikli, 01/30/2019 11:20 PM

1 1 Denis 'GNUtoo' Carikli
h1. Porting Replicant to Android 9
2
3 34 Denis 'GNUtoo' Carikli
h2. Replicant 9 work in progress
4
5
*Repository*: git://git.putti.eu/aosp/manifest_i9305.git
6 35 Denis 'GNUtoo' Carikli
*Clone command*: repo init -u git://git.putti.eu/aosp/manifest_i9305.git -b master
7 34 Denis 'GNUtoo' Carikli
*Status[1]*: The Galaxy SIII 4G (i9305) boots (with graphics hacks) under AOSP9, without having to import nonfree libraries. Not much has been validated beside that.
8
9 36 Denis 'GNUtoo' Carikli
TODO:
10 38 Denis 'GNUtoo' Carikli
* -Boot a device under AOSP9-
11 36 Denis 'GNUtoo' Carikli
* Find and remove proprietary software if there is any shipped or downloaded with the source code
12
* Port Replicant 6 changes
13
* Port libsamsung-ipc and libsamsung-ril
14 1 Denis 'GNUtoo' Carikli
* Port the sensors libraries and other device specific libraries
15 38 Denis 'GNUtoo' Carikli
* Port the AOSP9 changes on top of LineageOS 16
16 36 Denis 'GNUtoo' Carikli
* Rebrand LineageOS as Replicant
17
* Make sure that Replicant can be built on a GNU/Linux distribution that follows the Free Software Distributions Guidelines
18
* Reduce the attack surface
19
* Add support for smartphones that were supported in Replicant 4.2 and 6.0 if they meet the [[HardwareRequirements]]
20
21 34 Denis 'GNUtoo' Carikli
fn1. at the time of writing
22
23
h2. Replicant 6.0 changes
24
25 2 Denis 'GNUtoo' Carikli
|_. Repository path |_. rebase worked |_. Changes |
26 4 Denis 'GNUtoo' Carikli
| build | No | |
27 22 Denis 'GNUtoo' Carikli
| manifest | No | N/A |
28 1 Denis 'GNUtoo' Carikli
| bootable/recovery | Yes | * UI changes to improve usability 
29 32 Denis 'GNUtoo' Carikli
* Branding
30 5 Denis 'GNUtoo' Carikli
* Small fix(es) | 
31 31 Denis 'GNUtoo' Carikli
| external/boringssl | Yes | * Small fix(es) |
32 4 Denis 'GNUtoo' Carikli
| external/heimdall | No | |
33
| frameworks/av | Yes | * Software rendering fix(es) |
34
| frameworks/base | Yes | * WiFi fixe(s) for external dongles
35
* Software rendering fix(es) 
36
* Privacy fix(es) 
37
* Security improvements 
38 1 Denis 'GNUtoo' Carikli
* Usability improvements |
39 5 Denis 'GNUtoo' Carikli
| frameworks/native | No |
40
| hardware/broadcom/wlan | Yes | * Remove nonfree software |
41
| hardware/libhardware | Yes | * Software rendering fix(es) |
42 10 Denis 'GNUtoo' Carikli
| hardware/libhardware_legacy | Yes | * Don't depend on nonfree software |
43 5 Denis 'GNUtoo' Carikli
| hardware/ti/omap4 | Yes | * Remove nonfree software 
44
* Don't depend on nonfree software 
45 33 Denis 'GNUtoo' Carikli
* Small fix(es) |
46
| libcore | Yes | * Small fix(es) | 
47 6 Denis 'GNUtoo' Carikli
| packages/apps/Browser | Yes | * Privacy fix(es) 
48 8 Denis 'GNUtoo' Carikli
* Branding
49 33 Denis 'GNUtoo' Carikli
* Small fix(es) |
50 7 Denis 'GNUtoo' Carikli
| packages/apps/LegacyCamera | Yes | * Software rendering fix(es)
51 33 Denis 'GNUtoo' Carikli
* Small fix(es) |
52 22 Denis 'GNUtoo' Carikli
| packages/apps/RepWifi | Not upstreamed, obsolete | N/A |
53
| packages/apps/ReplicantWallpapers | Not upstreamed | * Branding |
54 11 Denis 'GNUtoo' Carikli
| packages/apps/Settings | No | |
55
| packages/apps/SetupWizard | Yes | * Privacy fix(es) 
56
* Don't depend on nonfree software
57
* Branding |
58 12 Denis 'GNUtoo' Carikli
| packages/apps/ThemeChooser | Yes | * Privacy fix(es) ?
59
* Don't depend on nonfree software ? |
60 33 Denis 'GNUtoo' Carikli
| packages/providers/ContactsProvider | Yes | * Small fix(es) |
61 13 Denis 'GNUtoo' Carikli
| system/core | Yes | * Branding
62
* various fixes |
63
| vendor/replicant | No | |
64
| vendor/cmsdk | Yes | * Branding |
65 14 Denis 'GNUtoo' Carikli
| external/chromium-webview | ? | ? |
66
| external/drm_gralloc | Yes | * Software rendering fix(es) |
67
| external/llvm | Yes | * Software rendering fix(es) |
68
| external/mesa3d |  Yes | * Software rendering fix(es)
69
* Performance debugging for software rendering |
70 33 Denis 'GNUtoo' Carikli
| external/parameter-framework | Yes | * Small fix(es) |
71 14 Denis 'GNUtoo' Carikli
| external/protobuf | N/A | No changes |
72
| prebuilts/ndk | ? | ? |
73
| prebuilts/sdk | ? | ? |
74 33 Denis 'GNUtoo' Carikli
| sdk | Yes | * Small fix(es) |
75
| toolchain/src/binutils | Yes | * Small fix(es) |
76 14 Denis 'GNUtoo' Carikli
| toolchain/src/gcc | No | |
77 33 Denis 'GNUtoo' Carikli
| toolchain/src/jack | Yes | * Small fix(es) |
78
| toolchain/src/jill | Yes | * Small fix(es) |
79 22 Denis 'GNUtoo' Carikli
| kernel/samsung/smdk4412 |/3. Yes |/3. * Security fixes
80 1 Denis 'GNUtoo' Carikli
* Privacy Fixes (TrustZone)
81
* Don't depend on nonfree software
82 20 Denis 'GNUtoo' Carikli
* Remove nonfree software
83 33 Denis 'GNUtoo' Carikli
* Small fix(es) |
84 22 Denis 'GNUtoo' Carikli
| kernel/samsung/tuna |
85
| kernel/samsung/espresso10 |
86 28 Denis 'GNUtoo' Carikli
| device/samsung/i9100 | No |/14. * Replace nonfree software by free software
87
* free software sensors implementation(s)
88
* free software modem audio implementation(s)
89 25 Denis 'GNUtoo' Carikli
* Software rendering fix(es)
90 29 Denis 'GNUtoo' Carikli
* Privacy Fixes (TrustZone)
91
* Don't depend on nonfree software
92
* Remove nonfree software
93 1 Denis 'GNUtoo' Carikli
* Branding
94 33 Denis 'GNUtoo' Carikli
* Small fix(es) |
95 1 Denis 'GNUtoo' Carikli
| device/samsung/n7000 | Yes |
96
| device/samsung/i9300 | No |
97
| device/samsung/i9305 | No |
98
| device/samsung/n7100 | Yes |
99 29 Denis 'GNUtoo' Carikli
| device/samsung/n5100 | Yes |
100
| device/samsung/n5110 | Yes |
101
| device/samsung/maguro | Yes |
102
| device/samsung/tuna | Yes |
103 30 Denis 'GNUtoo' Carikli
| device/samsung/espressowifi | Yes |
104
| device/samsung/espresso3g | Yes |
105
| device/samsung/galaxys2-common | Yes |
106
| device/samsung/smdk4412-common | No |
107
| device/samsung/kona-common | Yes |
108 22 Denis 'GNUtoo' Carikli
| hardware/ril/samsung-ril | Not upstreamed | N/A |
109
| external/libsamsung-ipc | Not upstreamed | N/A |
110 23 Denis 'GNUtoo' Carikli
| hardware/tinyalsa-audio | Not upstreamed? | N/A |