forked from koAlech/DumpsterWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
executable file
·622 lines (614 loc) · 40.9 KB
/
faq.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
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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
<!DOCTYPE html>
<html lang="en">
<head>
<title>FAQ - Dumpster - The Recycle Bin App for Android</title>
<meta property="og:site_name" content="Dumpster - The Recycle Bin App for Android" />
<meta property="og:title" content="FAQ" />
<meta property="og:description" content="Dumpster is the Recycle Bin for your Android smartphone and tablet. Just like the Recycle Bin on your desktop computer, Dumpster temporarily contains any file you intended for removal, until you..." />
<meta property="og:url" content="http://www.dumpsterapp.mobi/faq.html" />
<meta name="robots" content="noindex, nofollow" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="fSincm0UWNZnPSC1e_tndaX84uzvIePRJnI9g-o0aR0" />
<link rel="stylesheet" href="//cdn2.editmysite.com/css/sites.css?buildTime=1390419919" type="text/css" />
<link rel="stylesheet" href="//cdn2.editmysite.com/css/mobile-sites.css?buildTime=1390419919" type="text/css" />
<link rel="stylesheet" type="text/css" href="/files/mobile/main_style.css?1390486291" title="wsite-theme-css" />
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700,400italic,700italic" rel="stylesheet" type="text/css" />
<style type="text/css">
.wmobile-line,
.wmobile-bar,
.wmobile-button {
background-color: #333333 !important;
}
</style>
<script><!--
var STATIC_BASE = '//cdn1.editmysite.com/';
var STYLE_PREFIX = 'wsite';
//-->
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="//cdn2.editmysite.com/js/site/main-mobile.js?buildTime=1390419919"></script>
<script type="text/javascript" src="//cdn1.editmysite.com/editor/libraries/mobile_navigation.js?buildTime=1390419919"></script>
<script type="text/javascript">
Weebly = Weebly || {};
Weebly.Commerce = Weebly.Commerce || {};
Weebly.Commerce.hasCart = false;
</script>
<script>_W.relinquish && _W.relinquish()</script>
</head>
<body class=" no-touch no-header-page wsite-menu-slideright wsite-theme-light wsite-page-faq wsite-mobile wsite-render3d" ontouchstart="">
<div id="content-wrapper">
<div id="content">
<div id="wsite-content" class="wsite-elements wsite-not-footer">
<div>
<div id="183035108945415145" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="TOP"></a>
</div>
</div>
<div>
<div id="487447905965479781" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#What-is-Dumpster">What is Dumpster?</a>
<br />
<br />
<a href="faq.html#before-installing-Dumpster">Can I restore a file that I had deleted before installing Dumpster?</a>
<br />
<br />
<a href="faq.html#root">Is it necessary to root my phone?</a>
<br />
<br />
<a href="faq.html#require-any-internet-connection">Does Dumpster require any internet connection?</a>
<br />
<br />
<a href="faq.html#preview-my-deleted-data-before-restoring">Can I preview my deleted data before restoring it?</a>
<br />
<br />
<a href="faq.html#Can-I-restore-a-single-file?">Can I restore a single file?</a>
<br />
<br />
<a href="faq.html#The-first-time-I-launched-Dumpster">The first time I launched Dumpster it took longer than usual to finish loading, is it normal?</a>
<br />
<br />
<a href="faq.html#Will-the-task-killer">Will the task killer on my phone or tablet affect Dumpster?</a>
<br />
<br />
<a href="faq.html#Dumpster-is-a-patent-pending">What does it mean that Dumpster is a patent pending?</a>
<br />
<br />
<a href="faq.html#Which-permissions-does-Dumpster-use">Which permissions does Dumpster use and what for?</a>
<br />
<br />
<a href="faq.html#types-of-files-does-Dumpster-support">What types of files does Dumpster support?</a>
<br />
<br />
<a href="faq.html#upgrade-system-replace">What does it mean that Dumpster's upgrade system is no longer supported?</a>
<br />
<br />
<a href="faq.html#changelog">Which changes were made in each version release?</a>
<br />
<br />
</div>
</div>
<div>
<div id="514415427894736358" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="What-is-Dumpster"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">What is Dumpster?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
Dumpster is the Recycle Bin for your Android smartphone and tablet. Just like the Recycle Bin on your desktop computer, Dumpster temporarily contains any file you intended for removal, until you decide to permanently delete it.
<br />
</div>
<div>
<div id="209544113273946448" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="859458907727907781" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="before-installing-Dumpster"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;"> Can I restore a file that I had deleted before installing Dumpster?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
NO!
<br /> Dumpster can only restore data that has been deleted since you installed the app.
<br />
<strong><font size="3">Therefore we recommend installing Dumpster as soon as possible!</font></strong>
<br />
</div>
<div>
<div id="609538403587954092" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="569263127702577151" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="root"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">Is it necessary to root my phone?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
NO!
<br />Dumpster works on non-rooted phones, as well as rooted phones.
<br />However, enabling root access will improve Dumpster performance in regards to memory and battery consumption.
<br />
<br />In case you are unfamiliar with the term "root":
<a href="http://en.wikipedia.org/wiki/Android_rooting" target="_blank" style="">http://en.wikipedia.org/wiki/Android_rooting</a>
<br />
</div>
<div>
<div id="741795862646169003" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="390260695109487237" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="require-any-internet-connection"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;"> Does Dumpster require any internet connection?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
Dumpster is a standalone application which does not depend on internet connection. After you download and install the app, you can use it without connection.
<br />
</div>
<div>
<div id="323222759361992097" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="435901659303440676" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="preview-my-deleted-data-before-restoring"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">Can I preview my deleted data before restoring it?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
YES!
<br />Dumpster allows you to preview your deleted data before restoring it.
</div>
<div>
<div id="885695907790025569" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="982955505154499067" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="Can-I-restore-a-single-file?"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">Can I restore a single file?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
YES!
<br /> You can restore a single file or multi select and restore a few files at once. Dumpster behaves just like the standard Recycle Bin on your desktop computer.
<br />
</div>
<div>
<div id="951992853592755474" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="364160915522632587" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="The-first-time-I-launched-Dumpster"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">The first time I launched Dumpster it took longer than usual to finish loading, is it normal?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
YES!
<br /> Loading Dumpster for the first time takes a bit longer. The first time Dumpster is launched an Initialization process is performed.
<br />
</div>
<div>
<div id="120102256859769068" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="986569159277727814" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="Will-the-task-killer"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;"> Will the task killer on my phone or tablet affect Dumpster?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
Yes, Dumpster will not perform properly.
<br /> You will need to change your task killer configuration that it won't interfere with Dumpster processes.
<br />
</div>
<div>
<div id="188235714112440158" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="782290271730479377" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="Dumpster-is-a-patent-pending"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">What does it mean that Dumpster is a patent pending?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
<br /> Dumpster is a registered patent pending Recycle Bin for Android, which means that without explicit approval from Baloota Applications Ltd, it cannot be imitate/copy/use, etc. This is in accordance with patent pending Law.
<br />
<br />
<strong>US Patent Pending No. 61/619,441</strong>
</div>
<div>
<div id="299108777209423108" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="432913488165334951" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="Which-permissions-does-Dumpster-use"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">Which permissions does Dumpster use and what for?</h2>
<div>
<div class="wsite-multicol">
<div class="wsite-multicol-table-wrap" style="margin:0 -15px">
<table class="wsite-multicol-table">
<tbody class="wsite-multicol-tbody">
<tr class="wsite-multicol-tr">
<td class="wsite-multicol-col" style="width:36.986301369863%;padding:0 15px">
<div class="paragraph" style="text-align:left;">
<br />Dumpster uses the following permissions:
<br />
<br />
<ul style="">
<li style="">WRITE_EXTERNAL_STORAGE <br /></li>
<li style="">RECEIVE_BOOT_COMPLETED</li>
</ul>
<ul style="">
<li style="">READ_SMS </li>
<li style="">WRITE_SMS </li>
<li style="">READ_CONTACTS <br /></li>
<li style="">WRITE_CONTACTS </li>
<li style="">WAKE_LOCK<br /></li>
<li style="">READ_LOGS </li>
<li style="">READ_PHONE_STATE<br /></li>
<li style="">INTERNET<br /></li>
<li style="">ACCESS_WIFI_STATE<br /></li>
<li style="">ACCESS_NETWORK_STATE<br /></li>
<li style="">WRITE_SETTINGS</li>
<li style="">BILLING<br /></li>
<li style="">GET_ACCOUNTS</li>
</ul>
</div> </td>
<td class="wsite-multicol-col" style="width:63.013698630137%;padding:0 15px">
<div class="paragraph" style="text-align:left;">
<br />
<br />
<br />
<ul>
<li>For restoring files <br /></li>
<li>For Dumpster to automatically start after system has finished booting<br /></li>
<li>For protecting text messages <br /></li>
<li>For restoring text messages <br /></li>
<li>For protecting contacts <br /></li>
<li>For restoring contacts</li>
<li>For restoring activity when the screen is off<br /></li>
<li>For analyzing application crashes. We refer the last few seconds prior to the crash.<br /></li>
<li>For in-app billing purposes only</li>
<li>For Ads & in-app billing<br /></li>
<li>For in-app billing purposes only<br /></li>
<li>For in-app billing purposes only<br /></li>
<li>For in-app billing purposes only</li>
<li>For Google Play in-app billing purposes only</li>
<li>For purchasing through Google Login</li>
</ul>
</div> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div id="275530637756369122" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="750668016556694156" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="types-of-files-does-Dumpster-support"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">What types of files does Dumpster support?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
Dumpster can restore all types of deleted files:
<br />(image, audio, video, document, compressed, etc.)
<br />
<br /> The following list details the file types that Dumpster supports:
<br /> (if you would like to add a file type to the list please
<a href="http://www.dumpsterapp.mobi/contact-us.html" title="">contact us</a>)
<br />
<br />
<br />
<u>Image files</u>:
<br />
<br />"2bp","360","abm","accountpicture-ms","acorn","afx","agif","agp","apd","apng","apx","art","asw","avatar","awd","blkrt","bm2","bmc","bmp","bss",
<br />"can","cd5","cdg","cin","cit","colz","cpc","cpg","cps","cpt","csf","dcm","dds","dib","djvu","dm3","dmi","dpx","dt2","dtw","dvl","ecw","epp","exr",
<br />"fits","fpos","fpx","gbr","gcdp","gif","gih","gim","hdp","hdr","hdrp","hpi","i3d","info","ipx","itc2","ithmb","iwi","j2c","jb2","jbig2","jbr","jia","jng","jp2",
<br />"jpc","jpeg","jpg","jps","jpx","jxr","kdi","lif","mat","max","mbm","mix","mng","mnr","mpf","mpo","mrxs","msp","mxi","myl","ncd","oc3","oc4","oc5",
<br />"oci","omf","ota","pat","pbm","pcd","pcx","pdd","pdn","pe4","pgf","pgm","pi2","pic","picnc","pict","pictclipping","pixadex","pmg","png","pnm","pns", "pov","ppf","ppm","prw","psb","psd","psdx","pse","psf","psp","pspbrush","pspimage","ptg","ptx","pvr","px","pxd","pxm","pxr","pzp","qmg","qti",
<br />"qtif","ras","rif","rle","rli","rpf","s2mv","sct","sdr","sid","sig","skitch","skm","spa","spe","sph","spj","spp","spr","sup","tbn","tex","tg4","tga","thm",
<br />"thumb","tif","tiff","tjp","tn","tpf","tps","vss","wb1","wbc","wbd","wbmp","wbz","webp","xcf","xpm","yuv","zif",
<br />
<br />
<u>Video files</u>:
<br />
<br />"3g2","3gp","3gp2","3gpp","3p2","890","aaf","aec","aep","aepx","aetx","ajp","ale","amc","amv","amx","arcut","arf","asf","asx","avb","avi","avp",
<br />"avs","avv","axm","bdm","bdmv","bdt3","bik","bmk","bsf","camproj","camrec","ced","cine","cip","clpi","cmmp","cmmtpl","cmproj","cmrec",
<br />"cpi","cst","d2v","d3v","dat","dce","dck","dcr","dir","divx","dmsd","dmsd3d","dmsm","dmss","dmx","dpa","dpg","dream","dv","dv-avi","dvdmedia",
<br />"dvr","dvr-ms","dvx","dxr","dzm","dzp","dzt","edl","evo","eye","ezt","f4p","f4v","fbr","fbz","fcp","fcproject","flc","flh","fli","flv","gfp","gts",
<br />"hdmov","hkm","ifo","imovieproj","imovieproject","ircp","ism","ismc","ismv","ivr","izz","izzy","jss","jts","jtv","m1pg","m21","m2p","m2t","m2ts",
<br />"m2v","m4v","mani","mgv","mj2","mjp","mk3d","mkv","mnv","mod","moi","mov","mp21","mp4","mpeg","mpg","mpgindex","mpl","mpls","mpv",
<br />"mqv","msdvd","mse","mswmm","mts","mtv","mvd","mve","mvp","mvy","mxf","mxv","ncor","nsv","nuv","nvc","ogm","ogv","ogx","otrkey","pac",
<br />"pds","pgi","photoshow","piv","plproj","pmf","ppj","prel","pro","prproj","prtl","psh","pxv","qtl","qtz","r3d","rcd","rcproject","rdb","rec","rm","rmd",
<br />"rmp","rms","rmvb","roq","rsx","rum","rv","rvl","sbk","scc","scm","screenflow","sedprj","seq","sfvidcap","siv","smi","smil","smk","sqz","srt","stl",
<br />"stx","svi","swf","swi","swt","tda3mt","thp","tivo","tix","tod","tp","tp0","tpd","tpr","trp","ts","tsp","ttxt","tvs","usf","usm","vc1","vcpf","vcv","vdo",
<br />"vdr","veg","vep","vf","vfz","vgz","viewlet","vlab","vob","vp6","vp7","vpj","vro","vsp","wcp","webm","wlmp","wmd","wmmp","wmv","wmx","wp3",
<br />"wpl","wtv","wvx","xej","xel","xesc","xfl","xlmv","xvid","y4m","yuv","zm1","zm2","zm3","zmv",
<br />
<br />
<u>Audio files</u>:
<br />
<br />"3ga","4mp","8svx","a2m","aa","aa3","aac","aax","abc","abm","ac3","acd","acd-bak","acd-zip","acm","act","adg","adt","adts","afc","agm",
<br />"agr","aif","aifc","aiff","akp","alc","als","amf","amr","ams","amxd","amz","aob","ape","apl","asd","at3","au","aud","aup","band","bap","bdd",
<br />"bidule","bun","bwf","bww","caf","caff","cda","cdda","cdlx","cdo","cdr","cel","cfa","cidb","ckb","conform","copy","cpr","cpt","csh","cts","cwb",
<br />"cwp","dcf","dcm","dct","dewf","df2","dfc","dig","dls","dm","dmf","dmsa","dmse","dra","drg","ds2","dsf","dsm","dss","dtm","dts","dtshd","dvf",
<br />"dwd","efa","efk","efq","efs","efv","emd","emp","emx","esps","f2r","f32","f3r","f4a","f64","fdp","fev","flac","flp","frg","fsb","fsm","ftm","fzf","fzv",
<br />"g721","g723","g726","gbs","gig","gp5","gpbank","gpk","gpx","groove","gsm","hsb","ics","iff","igp","isma","iti","k26","kar","kfn","koz","kpl","krz",
<br />"ksf","kt3","la","logic","lso","lwv","m3u","m3u8","m4a","m4b","m4p","m4r","ma1","mbr","med","mgv","mid","midi","miniusf","mka","mmf","mmm",
<br />"mmp","mo3","mod","mp2","mp3","mpa","mpc","mpdp","mpga","mscz","mte","mtf","mti","mtm","mtp","mts","mus","mux","mx5","mxmf","myr",
<br />"nbs","ncw","nkb","nkc","nki","nkm","nks","nkx","nra","nrt","nsa","nsf","nst","ntn","nwc","odm","oga","ogg","okt","oma","omf","omg","omx","ots",
<br />"ove","ovw","pca","pcast","pcg","peak","pek","pk","pkf","pla","pls","ply","pna","psf","psm","ptf","ptm","pts","qcp","r1m","ra","ram","rax","rbs",
<br />"rex","rfl","rip","rmi","rmj","rmx","rng","rns","rol","rsn","rso","rti","rx2","s3i","s3m","sap","sbi","sc2","scs11","sd","sd2","sdat","sds","seq","ses",
<br />"sesx","sf2","sfk","sfl","shn","sib","slp","slx","sma","smf","smp","snd","sng","sou","sppack","sprg","sseq","stap","stm","stx","sty","svd","swa",
<br />"sxt","syh","syn","syw","syx","tak","td0","tg","tta","txw","u","uax","ult","uni","usf","usflib","uw","uwf","vag","vap","vc3","vlc","vmd","vmo","voc",
<br />"vox","voxal","vpl","vpm","vqf","vrf","vsq","vyf","w01","w64","wav","wave","wax","wfb","wfd","wfp","wma","wow","wpk","wpp","wproj","wrk","wus",
<br />"wut","wv","wvc","wve","wwu","xa","xfs","xm","xrns","xspf","zpl","zvd",
<br />
<br />
<u>Document files</u>:
<br />
<br />"abw","bib","eml","fdx","lit","lst","odt","sig","tex","wps","wpt","yml","doc","docx","msg","pages","rtf","txt","wpd","nb","numbers","ods","qpw","sdc"
<br />,"wks","xltm","xltx","xlr","xls","xlsx","htm","html","pps","ppt","pptx","epub","csv","xslt","xsl","xfdf","pdf","wb3","vdx","tpz","qvw","ppsx","pptm",
<br />"pdx","odp","mpx","mpp","enex","ics","icz","323","uls","mml","asc","text","diff","pot","rtx","ts","phps","tsv","boo","h++","hpp","hxx","hh","c++",
<br />"cpp","cxx","h","htc","csh","c","d","hs","java","lhs","moc","p","pas","gcd","etx","tcl","ltx","sty","cls","vcs","vcf","mobi","prc","azw","azw1","zip",
<br />"rar","tar","arc","apk",
<br />
<br />
</div>
<div>
<div id="156767015978983529" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="388881280494297930" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="upgrade-system-replace"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">What does it mean that Dumpster's upgrade system is no longer supported?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
<br />Unfortunately, premium upgrades made based on our legacy upgrading system (till version 0.995) are invalid since version 0.998. The legacy upgrading system was malfunctioning and we were obliged to replace it. Upgrades made from version 0.996 and above are based on Google's In-App Billing V3 and support both multiple devices and hard resets.
<br />
<br />
<u>Since the release of version 0.998</u>, premium customers who made the purchase using the legacy upgrading system, must repurchase a premium upgrade.
<strong>NOTE: previous purchase will be refunded afterwards </strong>(a notification will appear in the device after making a successful purchase).
<br />
<br />Please
<a href="/support.html" title="">contact us</a> ASAP in case you haven't received a refund.
</div>
<div>
<div id="374497954815961689" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
<div>
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
<hr class="styled-hr" style="width:100%;" />
<div style="height: 20px; overflow: hidden; width: 100%;"></div>
</div>
<div>
<div id="989195146759608369" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a name="changelog"></a>
</div>
</div>
<h2 class="wsite-content-title" style="text-align:left;">Which changes were made in each version release?<br /></h2>
<div class="paragraph" style="text-align:left;display:block;">
Following is the versions change log:
<br />
<strong>v0.998r4:<br /></strong>• FIXED KitKat instability
<br />
<strong>v0.998r3:<br /></strong>• Support Android KitKat 4.4
<br />• Minor bugs fixed and performance improvements
<br />• ADDED Chinese, German and French translations!
<br />• FIXED Russian translation
<br />
<strong>v0.997:<br /></strong>• FIXED crashes on custom ROM devices
<br />• FIXED Dumpster freeze in very specific scenarios
<br />• FIXED Minor UI bugs
<br />• Dumpster now available in Russian and Portuguese!
<br />
<strong>v0.996r2:<br /></strong>• FIXED crashes on startup
<br />✌ ✌ Help us fight the bugs by joining our beta testers community: http://bit.ly/17CE6Zx ✌ ✌
<br />
<strong>v0.996:<br /></strong>• Premium upgrade supports multiple devices!
<br />• Fixed notification on Android 4.3 devices
<br />• Fixed configuration wizard problem on certain devices
<br />• Added support for 7-zip files
<br />• Minor bugs fixed
<br />
<strong>v0.995:<br /></strong>• FIXED crashes on Android 2.x devices
<br />
<strong>v0.994:<br /></strong>• Languages added: Spanish, Japanese and Indonesian
<br />• Minor bugs fixed.
<br />
<strong>v0.993:<br /></strong>• NEW: Send files to Dumpster via "share" or "send to"
<br />• Protects accidental deletes in private galleries such as Gallery Lock, Hide it Pro and KeepSafe Vault.
<br />• Minor bugs fixed.
<br />
<strong>v0.992:<br /></strong>• Fixed a bug on advanced rooted options
<br />• Other improvement and minor bugs fixed.
<br />
<strong>v0.991:<br /></strong>• bugs fixed
<br />
<strong>v0.99:<br /></strong>• Support external SD
<br />• Screen lock (premium feature)
<br />• Added advanced rooted options
<br />
<strong>v0.98:<br /></strong>• Fixed dumpster notification bug.
<br />• Fixed bug on Galaxy S3, Nexus 7 Tablet, Galaxy Nexus, Asus Transformer.
<br />• Other improvement and minor bugs fixed.
<br />
<strong>v0.97:<br /></strong>• Major bugs fixed on GALAXY S3, NEXUS7 TABLET, GALAXY NEXUS, ASUS TRANSFORMER
<br />• Removed unnecessary permissions
<br />• Excluded temporary files (Facebook, Foursquare, Whatsapp, Twitter, Google+, Instagram)
<br />• Battery consumption improvement
<br />
<strong>v0.95:<br /></strong>• Fixed widget integration on tablets
<br />• More file types supported
<br />• Several bugs fixed
<br />• Support additional social sharing platforms (Tweeter, Google+, Facebook)
<br />• Integrated Google+1 button:
<br />
<strong>v0.94:<br /></strong>• Fixed a bug on tablet device
<br />
</div>
<div>
<div id="669102374929331323" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml">
<a href="faq.html#TOP">Back to top</a>
</div>
</div>
</div>
</div>
</div>
<div style="display:none">
<span id="wsite-title">Dumpster - The Recycle Bin App for Android</span>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28857959-5']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-7870337-1']);
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-0dYLvhSGGqUWo"
};
</script>
<script type="text/javascript" src="//edge.quantserve.com/quant.js"></script>
<noscript>
<img src="//pixel.quantserve.com/pixel/p-0dYLvhSGGqUWo.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast" />
</noscript>
<!-- End Quantcast tag -->
<script>
(function(jQuery) {
try {
if (jQuery) {
jQuery('div.blog-social div.fb-like').attr('class', 'blog-social-item blog-fb-like');
jQuery('#commentArea iframe').css('min-height', '410px');
if (jQuery('.product-button').length > 0){
jQuery(document).ready(function(){
jQuery('.product-button').parent().each(function(index, product){
if(jQuery(product).attr('target') == 'paypal'){
if (!jQuery(product).find('> [name="bn"]').length){
jQuery('<input>').attr({
type: 'hidden',
name: 'bn',
value: 'DragAndDropBuil_SP_EC'
}).appendTo(product);
}
}
});
});
}
}
else {
// Prototype
$$('div.blog-social div.fb-like').each(function(div) {
div.className = 'blog-social-item blog-fb-like';
});
$$('#commentArea iframe').each(function(iframe) {
iframe.style.minHeight = '410px';
});
}
}
catch(ex) {}
})(window._W && _W.jQuery);
</script>
</body>
</html>