-
Notifications
You must be signed in to change notification settings - Fork 7
/
roms_tuna_aosp.html
74 lines (68 loc) · 3.45 KB
/
roms_tuna_aosp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
layout: blank
title: AOSP for Samsung Galaxy Nexus
---
<div class="jumbotron">
<div class="container">
<h1 class="heading">AOSP for Samsung Galaxy Nexus</h1>
<p>Unlegacy-Android started out as the OMAP4-AOSP Project. It was created in late 2015 in order to maintain a clean and organized place for pure AOSP support for various OMAP4 devices, such as the Galaxy Nexus and the Samsung Galaxy Tab 2 series. Over time this evolved to support more than just these devices, but still maintains its roots of supporting "legacy" devices that no longer receive "official" updates: hence Unlegacy-Android was born.</p>
<a href="http://builds.unlegacy-android.org" class="btn btn-white"><i class="material-icons">open_in_new</i> To all Downloads</a>
<a href="https://github.com/Unlegacy-Android" class="btn btn-white"><i class="material-icons">account_circle</i> Source Code on Github</a>
<a href="http://gerrit.unlegacy-android.org" class="btn btn-white"><i class="fa fa-server" aria-hidden="true"></i> Gerrit Code Review</a>
<a href="http://bugs.unlegacy-android.org/projects/unlegacy-android" class="btn btn-white"><i class="fa fa-bug" aria-hidden="true"></i> Known Bugs</a>
</div>
</div>
<div class="alert alert-primary">
<div class="container">
<div class="alert-icon">
<i class="material-icons">warning</i>
</div>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true"><i class="material-icons">clear</i></span>
</button>
<b>PLEASE NOTE:</b>
Patches for Android 4.4.4 and 6.0.1 are not provided by ASB (Android Security Bulletin) anymore.
This means: security wise Android 4.4.4 and 6.0.1 are formally dead.
Nevertheless there are a few enthusiasts, still backporting security patches from recent Android versions.
You should know, such backports are no formal ASB security patches.
Therefore the security patch level of this ROM is named as "Unofficial Security Backport".
</div>
</div>
<div class="container">
<div class="card">
<div class="card-heading">
<h3>AOSP 4.4.4</h3>
</div>
<div class="card-content-1">
<p><b>Official unified Unlegacy-Android builds:</b></p>
<ul>
<li><a href="https://builds.unlegacy-android.org/aosp-4.4/tuna/">AOSP for tuna (Unified - maguro, toro & toroplus)</a></li>
</ul>
<p><a href="https://forum.xda-developers.com/galaxy-nexus/development/rom-omap4-aosp-project-t3334574">For Questions and Feedback please use the Rom Thread on XDA</a></p>
</div>
</div>
<div class="card">
<div class="card-heading">
<h3>AOSP 6.0.1</h3>
</div>
<div class="card-content-1">
<p><b>Official unified Unlegacy-Android builds:</b></p>
<ul>
<li><a href="https://builds.unlegacy-android.org/aosp-6.0/tuna/">AOSP for tuna (Unified - maguro, toro & toroplus)</a></li>
</ul>
<p><a href="https://forum.xda-developers.com/galaxy-nexus/development/rom-omap4-aosp-project-t3334574">For Questions and Feedback please use the Rom Thread on XDA</a></p>
</div>
</div>
<div class="card">
<div class="card-heading">
<h3>AOSP 7.1.2</h3>
</div>
<div class="card-content-1">
<p><b>Official unified Unlegacy-Android builds:</b></p>
<ul>
<li><a href="https://builds.unlegacy-android.org/aosp-7.1/tuna/">AOSP for tuna (Unified - maguro, toro & toroplus)</a></li>
</ul>
<p><a href="https://forum.xda-developers.com/galaxy-nexus/development/rom-omap4-aosp-project-t3334574">For Questions and Feedback please use the Rom Thread on XDA</a></p>
</div>
</div>
</div>