- Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathPreview.html
More file actions
433 lines (316 loc) · 13.3 KB
/
Preview.html
File metadata and controls
433 lines (316 loc) · 13.3 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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
<!DOCTYPE html>
<html>
<head>
<title>deliver - Factly: Daily random facts
</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style>
.app-name {
font-size: 42px;
font-family: 'Helvetica Neue', HelveticaNeue, Helvetica Neue;
font-weight: 300;
margin-top: 22px;
margin-left: 25px;
margin-right: 25px;
}
.app-subtitle {
font-size: 26px;
font-family: 'Helvetica Neue', HelveticaNeue, Helvetica Neue;
font-weight: 300;
margin-left: 25px;
margin-right: 25px;
}
.app-urls {
margin-left: 25px;
font-size: 14px;
margin-top: 4px;
margin-right: 25px;
}
body {
font-family: 'Helvetica Neue', HelveticaNeue;
}
hr {
margin-top: 40px;
margin-bottom: 40px;
}
.app-url-descr {
height:22px;
display: inline-block;
font-weight: 500;
}
.app-url {
color: #0056ba;
font-weight: 300;
margin-right: 10px;
}
.app-keyword {
margin-left: 25px;
margin-right: 25px;
margin-top: 22px;
}
.cat-headline {
font-weight: 700;
margin-bottom: 5px;
}
.app-description {
margin-left: 25px;
margin-right: 25px;
margin-top: 22px;
}
.app-description-text {
font-weight: 300;
}
.app-changelog {
margin-left: 25px;
margin-right: 25px;
margin-top: 22px;
font-weight: 300;
}
.app-screenshots {
margin-left: 15px;
margin-right: 15px;
margin-top: 22px;
}
.app-keyword-list {
font-weight: 300;
}
.app-changelog-list {
list-style-type: square;
font-weight: 300;
}
ul {
margin-top: 6px;
}
.app-screenshot-row {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.app-screenshot {
width: calc(20% - 30px);
margin-left: 10px;
margin-right: 10px;
}
#app-screenshots .cat-headline {
margin-left: 10px;
margin-right: 10px;
}
.app-icons {
overflow: hidden;
}
.app-icons img {
width: 150px;
}
.app-icons .app-icon {
float: left;
margin-right: 20px;
}
.app-minor-information {
margin-left: 15px;
margin-right: 15px;
margin-top: 22px;
}
.app-minor-information-key {
font-weight: 700;
}
</style>
</head>
<body>
<div class="app-icons">
<div class="app-icon">
Large App Icon:<br>
<img src="metadata/app_icon.jpg">
</div>
</div>
<div class="app-name">
en-GB: Factly: Daily random facts
</div>
<div class="app-subtitle">
Subtitle: Learn fun new facts every day
</div>
<div class="app-urls">
<div class="app-url-descr">
support_url: <a target="_blank" class="app-url" href="http://joeyt.net
">http://joeyt.net
</a>
</div>
<div class="app-url-descr">
marketing_url: <a target="_blank" class="app-url" href="http://joeyt.net
">http://joeyt.net
</a>
</div>
</div>
<div class="app-keyword">
<div class="cat-headline">Keywords</div>
<ul class="app-keyword-list">
<li>cool facts</li>
<li>daily facts</li>
<li>did you know</li>
<li>facts app</li>
<li>fun</li>
<li>hacks</li>
<li>history</li>
<li>interesting</li>
<li>learn</li>
<li>life</li>
<li>quote</li>
<li>trivia</li>
</ul>
</div>
<div class="app-description">
<div class="cat-headline">Description</div>
<div class="app-description-text">
Learn something new on your commute, coffee break or simply because it's fun!<br /><br /><br />◆ About<br /><br />- Get a new fact delivered to your device each and every day of the year. <br />- No need to worry if you forget to check because you will receive a local notification when your new quote has arrived!<br /><br />Expand your knowledge horizons with Factly. This app contains hundreds of facts that you or your best friend most likely didn’t know before. Factly has one of the largest and most tailored archives of fun and interesting facts for you to enjoy and share with friends and family. You will be able to entertain yourself or others for any period of time. <br /><br />Want everyone to think you’re super smart? What better way to learn new facts. Amaze others with your unique knowledge of facts and stand out from the crowd. Or just try to learn something new every day. You will have loads of fun with Factly so try it out today for free!<br /><br /><br />◆ Features<br /><br />- Get an interesting fact every day.<br />- Share your fact on your favorite social networks.<br />- Tons of fact topics! Always be surprised!<br />- Beautiful design.<br />- Become smarter as you improve your mind & memory.<br />- Free, and with no ads!<br />
</div>
</div>
<div class="app-changelog">
<div class="cat-headline">Changelog</div>
- Refresh fact<br />- See fact in local notification<br />- Design updates<br />- Data storage improvements<br /><br />Your feedback means the world to me, so please do not hesitate to let me know what you think. I will read and answer every single review and do my best to ensure you have a great experience while using the app! :)<br />
</div>
<div class="app-changelog">
<div class="cat-headline">Promotional Text</div>
<br />
</div>
<div class="app-screenshots">
<div class="cat-headline">Screenshots</div>
<h4>iPhone 6 Plus</h4>
<div class="app-screenshot-row">
<a href="./fastlane/screenshots/en-GB/1_iphone6Plus_1.iPhone%208%20Plus-Fact%202_framed.png" target="_blank"><img class="app-screenshot" src="screenshots/en-GB/1_iphone6Plus_1.iPhone%208%20Plus-Fact%202_framed.png" title="Screenshot #0 for en-GB"></a>
<a href="./fastlane/screenshots/en-GB/2_iphone6Plus_2.iPhone%208%20Plus-Fact%201_framed.png" target="_blank"><img class="app-screenshot" src="screenshots/en-GB/2_iphone6Plus_2.iPhone%208%20Plus-Fact%201_framed.png" title="Screenshot #1 for en-GB"></a>
<a href="./fastlane/screenshots/en-GB/3_iphone6Plus_3.iPhone%208%20Plus-Fact%203_framed.png" target="_blank"><img class="app-screenshot" src="screenshots/en-GB/3_iphone6Plus_3.iPhone%208%20Plus-Fact%203_framed.png" title="Screenshot #2 for en-GB"></a>
</div>
</div>
<hr />
<div class="app-minor-information">
<div class="cat-headline">Trade Representative Contact Information</div>
<dl class="app-minor-information">
<dt class="app-minor-information-key">
Trade name
</dt>
<dd class="app-minor-information-text">
Joey Tawadrous<br />
</dd>
<dt class="app-minor-information-key">
First name
</dt>
<dd class="app-minor-information-text">
Joey<br />
</dd>
<dt class="app-minor-information-key">
Last name
</dt>
<dd class="app-minor-information-text">
Tawadrous<br />
</dd>
<dt class="app-minor-information-key">
Address line1
</dt>
<dd class="app-minor-information-text">
Apt 74, The Bramley, Orchard Gardens<br />
</dd>
<dt class="app-minor-information-key">
Address line2
</dt>
<dd class="app-minor-information-text">
Dennehys Cross<br />
</dd>
<dt class="app-minor-information-key">
Address line3
</dt>
<dd class="app-minor-information-text">
<br />
</dd>
<dt class="app-minor-information-key">
City name
</dt>
<dd class="app-minor-information-text">
Cork<br />
</dd>
<dt class="app-minor-information-key">
State
</dt>
<dd class="app-minor-information-text">
Co. Cork<br />
</dd>
<dt class="app-minor-information-key">
Country
</dt>
<dd class="app-minor-information-text">
Ireland<br />
</dd>
<dt class="app-minor-information-key">
Postal code
</dt>
<dd class="app-minor-information-text">
000<br />
</dd>
<dt class="app-minor-information-key">
Phone number
</dt>
<dd class="app-minor-information-text">
+353863325570<br />
</dd>
<dt class="app-minor-information-key">
Email address
</dt>
<dd class="app-minor-information-text">
joeytawadrous@gmail.com<br />
</dd>
<dt class="app-minor-information-key">
Is displayed on app store
</dt>
<dd class="app-minor-information-text">
false<br />
</dd>
</dl>
</div>
<hr />
<div class="app-minor-information">
<div class="cat-headline">Review Information</div>
<dl class="app-minor-information">
<dt class="app-minor-information-key">
First name
</dt>
<dd class="app-minor-information-text">
Joey<br />
</dd>
<dt class="app-minor-information-key">
Last name
</dt>
<dd class="app-minor-information-text">
Tawadrous<br />
</dd>
<dt class="app-minor-information-key">
Phone number
</dt>
<dd class="app-minor-information-text">
+353863325570<br />
</dd>
<dt class="app-minor-information-key">
Email address
</dt>
<dd class="app-minor-information-text">
joeytawadrous@gmail.com<br />
</dd>
<dt class="app-minor-information-key">
Demo user
</dt>
<dd class="app-minor-information-text">
<br />
</dd>
<dt class="app-minor-information-key">
Demo password
</dt>
<dd class="app-minor-information-text">
<br />
</dd>
<dt class="app-minor-information-key">
Notes
</dt>
<dd class="app-minor-information-text">
<br />
</dd>
</dl>
</div>
</body>
</html>