-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
245 lines (222 loc) · 10.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0" />
<meta name="theme-color" content="#141414" />
<link rel="shortcut icon" type="image/png" href="img/logo.png" />
<meta name="description"
content="ArrowOS is an AOSP based project started with the aim of keeping things simple, clean and neat. We added just the right and mostly used stuff that will be actually USEFUL at the end of the day, aiming to deliver smooth performance with better battery life">
<title>ArrowOS</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:700" rel="stylesheet">
<link href="css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/index_debug.css" type="text/css" rel="stylesheet" media="screen,projection" />
<!-- cookies consent -->
<link rel="stylesheet" type="text/css"
href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css" />
<style>
body {
background: #141414;
color: #f0f0f0;
}
</style>
</head>
<body style="visibility: hidden !important;">
<div id="babasbmsgx" style="visibility: visible !important;">Please disable your adblock and script blockers to view
this page</div>
<!-- main content -->
<div id="push"></div>
<div class="main-box">
<div class="section no-pad-bot" id="banner">
<div class="container">
<div class="center">
<br>
<img class="main_logo" src="img/logo.png">
<h2 class="textt main-font center white-text">ArrowOS</h2>
<p class="flow-text main-font paragraph text3 text-lighten-3">An AOSP based project started with the
goal of keeping things simple, clean, and organized. We added features that will be helpful in
the long run, while aiming to deliver smooth performance and longer battery life.</p>
<br>
<a href="/download" class="waves-effect hoverable waves-white white btn z-depth-3 hd-btn2"
target="_blank">Download</a>
<a href="https://blog.arrowos.net"
class="waves-effect hoverable waves-white white btn z-depth-3 hd-btn2" target="_blank">Blog</a>
<br>
<br>
</div>
</div>
</div>
</div>
<div class="container">
<div class="section">
<div>
<br>
<div>
<blockquote class="block">
<h2 class="header main-font primary-color">Screenshots</h2>
</blockquote>
</div>
<div class="row">
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen1.png">
</div>
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen2.png">
</div>
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen3.png">
</div>
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen4.png">
</div>
</div>
<div class="row">
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen5.png">
</div>
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen6.png">
</div>
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen7.png">
</div>
<div class="col s6 m6 l3">
<img class="center hoverable responsive-img" src="img/screen8.png">
</div>
</div>
<div class="row">
<div style="padding-left: 0px;" class="row">
<div class="col s12 m12 l12 ">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle" style="display:block" data-ad-format="fluid"
data-ad-layout-key="-gw-3+1f-3d+2z" data-ad-client="ca-pub-5568741006164863"
data-ad-slot="9060655737"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</div>
<div>
<div class="divider padding"></div>
</div>
<br>
<div>
<blockquote class="block">
<h2 class="header main-font primary-color">Want to join us?</h2>
</blockquote>
</div>
<div class="center">
<p class="general-text">If you think you have free time to contribute and would like to improve
something with your skills, feel free to mail us. We take everyone into account and are always
willing to listen. You can also contribute by donating your desired amount. All of the donations
go towards increasing the number of devices that can be officially supported as well as making
ArrowOS even better.</p>
<br>
<a href="mailto:[email protected]"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">Contact
us</a>
<a href="http://paypal.me/TeamArrowOS"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">PayPal</a>
<br> <br>
</div>
</div>
<div>
<div class="divider padding"></div>
</div>
<div>
<blockquote class="block">
<h2 class="header main-font primary-color">Important Links</h2>
</blockquote>
</div>
<div class="buttons-center">
<a href="https://t.me/arrowos" class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3"
target="_blank">TG channel</a>
<a href="team.html" class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3"
target="_blank">Team members</a>
<br><br>
<a href="https://github.com/arrowos"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">Source Code</a>
<a href="https://review.arrowos.net"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">Code Review</a>
<br> <br>
<a href="https://crowdin.com/project/arrowos"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">Translate</a>
<a href="https://stats.arrowos.net" class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3"
target="_blank">Stats</a>
<br> <br>
<a href="https://blog.arrowos.net/posts/apply-for-maintainership"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">Maintain</a>
<a href="https://blog.arrowos.net/posts/compilation-guide"
class="waves-effect grey darken-4 waves-light btn z-depth-3 hd-btn3" target="_blank">Compile</a>
<br> <br>
<br>
</div>
<div>
<div class="divider padding"></div>
</div>
<br>
<div class="col s12 m6 l6">
<div class="card card-theme-color z-depth-3 radius">
<div class="center card-content">
<span class="card-title primary-color main-font">Oof Ads</span>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article"
data-ad-format="fluid" data-ad-client="ca-pub-5568741006164863"
data-ad-slot="7462336018"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</div>
<br>
<div>
<div class="divider padding"></div>
</div>
<br>
</div>
</div>
</div>
</div>
<footer class="page-footer card-theme-color">
<div class="container">
</div>
<div class="footer-copyright">
<div class="container footer-center">
Designed by <b><a style="font-size: medium;" class="white-text" href="https://t.me/harshv23/">HarshV23
</a></b><br>Copyright © 2022 ArrowOS<br><br>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="./js/blockAdBlock.js"></script>
<script src="./js/jquery-3.5.1.min.js"></script>
<script src="./js/materialize.js"></script>
<script type="text/javascript">
$('#push,section').pushpin({
top: $('#push').height()
});
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script>
<script>
window.addEventListener("load", function () {
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#237afc"
},
"button": {
"background": "#fff",
"text": "#237afc"
}
},
"theme": "edgeless",
"position": "bottom"
})
});
</script>
</body>
</html>