forked from andi34/andi34.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
updates.html
335 lines (218 loc) · 15.1 KB
/
updates.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
---
title: Updates
icon: upload
---
<div class="jumbotron welcome">
<div class="container">
<h1 class="bold"><i class="fa fa-calendar fa-fw"></i> Latest Updates</h1>
<p>Find all the latest updates to device and ROM support by PixelBoot.</p>
<p>Follow the monthly changelogs to remain updated with the changes for your device and ROM.</p>
</div>
</div>
<div class="container">
<div class="row">
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Introducing... PixelBuilds!</h3>
<p>A fresh new start for a new version of Android.</p>
<a href="updates/5-september-2023" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Android 13 Official Rollout</h3>
<p>Discover what's new with the latest Android version rollout.</p>
<a href="updates/28-october-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Android 13 arrives on Google Pixel 2 devices</h3>
<p>Discover what's new with the latest version of Android on Pixel 2 devices.</p>
<a href="updates/23-august-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Plans for Android 13 Development</h3>
<p>Learn what's coming with the latest version of Android for the rest of the devices.</p>
<a href="updates/15-august-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">July 2022 Update</h3>
<p>Learn what the July 2022 update brings to the current officially supported PixelExperience devices.</p>
<a href="updates/18-july-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">June 2022 Update</h3>
<p>Learn what the June 2022 update brings to PixelExperience for the currently supported devices.</p>
<a href="updates/30-june-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">April 2022 Update</h3>
<p>Learn what has been going on for the past couple of months with regards to the Google Pixel devices.</p>
<a href="updates/02-april-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">January 2022 Update</h3>
<p>Learn all about what's been going on with the support of the Google Pixel devices.</p>
<a href="updates/23-january-2022" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Android 12 arrives on Google Pixel 2 devices</h3>
<p>Learn all about Android 12's introduction on the second generation Google Pixel devices.</p>
<a href="updates/05-november-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">October 2021 Update</h3>
<p>Learn what comes with the spookiest day of the calendar for the currently supported devices.</p>
<a href="updates/31-october-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">September 2021 Update</h3>
<p>Learn about the newest fixes and updates with the September 2021 update.</p>
<a href="updates/30-september-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">August 2021 Update</h3>
<p>Learn what the summer-packed update brings to the first and second generation Pixel devices.</p>
<a href="updates/31-august-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">July 2021 Update</h3>
<p>Learn what the updates come about with dotOS & PixelExperience this July to the currently supported devices.</p>
<a href="updates/31-july-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">June 2021 Update</h3>
<p>End of the month, means there's a new update that comess to the currently supported devices.</p>
<a href="updates/30-june-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">May 2021 Update</h3>
<p>Learn what the May 2021 update brings to the currently supported devices.</p>
<a href="updates/31-may-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">April 2021 Update</h3>
<p>Learn what the April, spring update brings to the currently supported devices.</p>
<a href="updates/30-april-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">March 2021 Update</h3>
<p>Learn what the new updates in PixelExperience come with this March 2021 update.</p>
<a href="updates/31-march-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">February 2021 Update</h3>
<p>Learn what's new with Android 11 via the February 2021 update brings to the Google Pixel 2 devices.</p>
<a href="updates/28-february-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">January 2021 Update</h3>
<p>Learn what's new with angler and taimen with the January 2021 update.</p>
<a href="updates/31-january-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">PixelBoot.live</h3>
<p>Learn what's new with the PixelBoot site and it's new domain.</p>
<a href="updates/26-january-2021" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">December 2020 Update</h3>
<p>Learn what gifts and treats come with the December 2020 update brings to the currently supported devices.</p>
<a href="updates/29-december-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">November 2020 Update</h3>
<p>Learn what's new with the last and first generation Nexus and Pixel devices with the November 2020 update.</p>
<a href="updates/30-november-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">October 2020 Update</h3>
<p>Learn what's new this autumn with the October 2020 update.</p>
<a href="updates/25-october-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Android 11 arrives on the Google Nexus 6P</h3>
<p>Learn about the latest angler updates with regards to Android 11 development.</p>
<a href="updates/19-september-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">August 2020 Update</h3>
<p>Excited to see what's next for Android 11? Learn what the August 2020 update brings to the currently supported devices.</p>
<a href="updates/31-august-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">July 2020 Update</h3>
<p>Learn what's new with the July 2020 update to the currently supported devices.</p>
<a href="updates/28-july-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Future ROM support for the Google Nexus 6P</h3>
<p>What ROMs will remain supported for angler in the following weeks? Learn more about that here.</p>
<a href="updates/17-july-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">June 2020 Update</h3>
<p>Learn what the June 2020 brings to angler and marlin devices.</p>
<a href="updates/11-june-2020" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="card">
<div class="card-content-1">
<h3 class="card-title">Launch of site</h3>
<p>Hello world!</p>
<a href="updates/03-june-2020" class="btn btn-primary">Read More</a>
</div>
</div>
</div>
</div>