-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
315 lines (266 loc) · 12.8 KB
/
index.html
File metadata and controls
315 lines (266 loc) · 12.8 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>DOSP Official Website</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<!-- Fonts and icons -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<!-- CSS Files -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/css/material-kit.css" rel="stylesheet"/>
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="assets/css/demo.css" rel="stylesheet" />
</head>
<body class="index-page">
<!-- Navbar -->
<nav class="navbar navbar-transparent navbar-fixed-top navbar-color-on-scroll">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigation-index">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="https://dosp-project.github.io/">
<div class="logo-container">
<div class="logo">
<img src="assets/img/logo.png" alt="DOSP" rel="tooltip" title="<b>DOSP</b>" data-placement="bottom" data-html="true">
</div>
<div class="brand">
</div>
</div>
</a>
</div>
<div class="collapse navbar-collapse" id="navigation-index">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/devices" target="_blank">
<i class="material-icons">file_download</i> download rom
</a>
</li>
<li>
<a rel="tooltip" title="Connect us on Telegram" data-placement="bottom" href="https://t.me/DOSPCommunity" target="_blank" class="btn btn-white btn-simple btn-just-icon">
<i class="fa fa-telegram"></i>
</a>
</li>
<li>
<a rel="tooltip" title="Connect us on Google+" data-placement="bottom" href="https://plus.google.com/communities/103152479513282843966" target="_blank" class="btn btn-white btn-simple btn-just-icon">
<i class="fa fa-google-plus"></i>
</a>
</li>
<li>
<a rel="tooltip" title="SourceCode on Github" data-placement="bottom" href="https://github.com/DOSP-Project" target="_blank" class="btn btn-white btn-simple btn-just-icon">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="wrapper">
<div class="header header-filter" style="background-image: url('assets/img/bg11_00000.png');">
<div class="container">
<div class="row"align="left">
<div class="col-md-8 col-md-offset-2" align="left">
<div class="brand"align="left">
<h2 class="title" align="left" style="font-family:sansation;"> <font color="White">Desi Open Source Project</font> </h2>
<h4 align="left">DOSP ( Desi Open Source Project ) is an AOSP based rom which provides Customized UI with various customizations features.</h4>
<br />
<a href="https://dosp-project.github.io/devices" class="btn btn-danger btn-raised btn-lg" align="left">
<i class="fa fa-cloud-download" align="left"></i> Get Started
</a>
</div>
</div>
</div>
</div>
</div>
<br />
<br />
<div class="main main-raised">
<div class="container">
<div class="section text-center section-landing">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="title">About <font style="font-family:sansation;">DOSP</font></h2>
<h5 class="description">DOSP ( Desi Open Source Project ) is an AOSP based rom which provides Customized UI with various customizations features. The project has been made with help of various commits from various other projects like (LineageOS/CyanogenMOD, AOSiP, DirtyUnicorns, Pure Nexus, Aosp Extended). We will constantly try to add more features and make it even better in future updates. Thanks for being the part of our family. #TeamDOSP</h5>
</div>
</div>
<div class="features">
<div class="row">
<div class="col-md-4">
<div class="info">
<div class="icon icon-primary">
<i class="material-icons">settings</i>
</div>
<h4 class="info-title">Smooth</h4>
<p>Since this project is based on AOSP it provides a smooth and lag-free experience out of the box</p>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-success">
<i class="material-icons">settings_cell</i>
</div>
<h4 class="info-title">System UI</h4>
<p>DOSP provides you various system's tweakable content that are based on AOSP Extended and Dirty Unicon</p>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-danger">
<i class="material-icons">android</i>
</div>
<h4 class="info-title">Security</h4>
<p>DOSP is based on AOSP that means it is updated to latest security patches.</p>
</div>
</div>
</div>
</div>
</div>
<div class="section text-center">
<h2 class="title">Here is our team</h2>
<div class="team">
<div class="row">
<div class="col-md-4">
<div class="team-player">
<img src="https://avatars0.githubusercontent.com/u/29067144?v=4&s=460" alt="Thumbnail Image" class="img-raised img-circle">
<h4 class="title">Kukun <br />
<small class="text-muted"></small>
<small class="text-muted">Developer |</small>
<small class="text-muted">Designer </small>
</h4>
<p class="description">I am a Tech-Enthusiast who loves learning new languages and technologies.</p>
<a href="http://twitter.com/kukunmishra" class="btn btn-simple btn-just-icon"><i class="fa fa-twitter"></i></a>
<a href="http://plus.google.com/+kukunmishra" class="btn btn-simple btn-just-icon"><i class="fa fa-google-plus"></i></a>
<a href="http://github.com/kukun7610" class="btn btn-simple btn-just-icon btn-default"><i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-md-4">
<div class="team-player">
<img src="https://avatars1.githubusercontent.com/u/25736781?v=4&s=400" alt="Thumbnail Image" class="img-raised img-circle">
<h4 class="title">Ayush <br />
<small class="text-muted"></small>
<small class="text-muted">Developer </small>
<small class="text-muted"> </small>
</h4>
<p class="description"> </p>
<a href="http://twitter.com/#" class="btn btn-simple btn-just-icon"><i class="fa fa-twitter"></i></a>
<a href="http://plus.google.com/#" class="btn btn-simple btn-just-icon"><i class="fa fa-google-plus"></i></a>
<a href="http://github.com/Ayushd70" class="btn btn-simple btn-just-icon btn-default"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="section section-download">
<div class="container">
<div class="row text-center">
<div class="col-md-8 col-md-offset-2">
<h2>Download The ROM</h2>
<h4>Experience the latest AOSP based DOSP ROM and enjoy dozens of system ui custmization and update with letest android security patches.</h4>
</div>
<div class="col-xs-8 col-xs-offset-2 col-sm-4 col-sm-offset-4">
<a href="https://dosp-project.github.io/devices" class="btn btn-primary btn-lg">
<i class="material-icons">cloud_download</i> Download ROM
</a>
</div>
</div>
<br><br>
<div class="row text-center">
<div class="col-md-8 col-md-offset-2">
<h2>Wanna Join Our Team?</h2>
<h4>We've just launched <a href="https://dosp-project.github.io/" target="_blank">DOSP</a>. It has a huge number of components, That need to be developed so if you are intersted on our project then join our small team and help us to improve this ROM!</h4>
</div>
<div class="col-xs-8 col-xs-offset-2 col-sm-4 col-sm-offset-4">
<a href="https://docs.google.com/forms/d/1SP7GCFigIXtt0Qudq3K-Axb25ZCXZ3uslhYBvrYAlLs" class="btn btn-upgrade btn-lg" target="_blank">
<i class="material-icons">unarchive</i> Join us
</a>
</div>
</div>
<div class="row sharing-area text-center">
<h3>Thank you for be part of us!</h3>
<a href="https://t.me/DOSPCommunity" class="btn btn-twitter">
<i class="fa fa-telegram"></i>
Connect
</a>
<a href="#" class="btn btn-facebook">
<i class="fa fa-facebook-square"></i>
Connect
</a>
<a href="https://plus.google.com/communities/103152479513282843966" class="btn btn-google-plus">
<i class="fa fa-google-plus"></i>
connect
</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<nav class="pull-left">
<ul>
<li>
<a rel="tooltip" title="Connect us on Telegram" data-placement="bottom" href="https://t.me/DOSPCommunity" target="_blank" class="btn btn-simple btn-just-icon">
<i class="fa fa-telegram"></i>
</a>
</li>
<li>
<a rel="tooltip" title="Connect us on Google+" data-placement="bottom" href="https://plus.google.com/communities/103152479513282843966" target="_blank" class="btn btn-simple btn-just-icon">
<i class="fa fa-google-plus"></i>
</a>
</li>
<li>
<a rel="tooltip" title="SourceCode on Github" data-placement="bottom" href="https://github.com/DOSP-Project" target="_blank" class="btn btn-simple btn-just-icon">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</nav>
<div class="copyright pull-right">
© DOSP Team 2017
</div>
</div>
</footer>
</div>
<!-- Sart Modal -->
<!-- End Modal -->
</body>
<!-- Core JS Files -->
<script src="assets/js/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/material.min.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="assets/js/nouislider.min.js" type="text/javascript"></script>
<!-- Plugin for the Datepicker, full documentation here: http://www.eyecon.ro/bootstrap-datepicker/ -->
<script src="assets/js/bootstrap-datepicker.js" type="text/javascript"></script>
<!-- Control Center for Material Kit: activating the ripples, parallax effects, scripts from the example pages etc -->
<script src="assets/js/material-kit.js" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104160385-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
$().ready(function(){
// the body of this function is in assets/material-kit.js
materialKit.initSliders();
window_width = $(window).width();
if (window_width >= 992){
big_image = $('.wrapper > .header');
$(window).on('scroll', materialKitDemo.checkScrollForParallax);
}
});
</script>
</html>