jludden
0df8d13020
downloads can now be viewed with one click fixed
2018-11-11 22:25:37 +08:00
jludden
d27622de1e
downloaded files can now be opened with one click
...
For consistency, I removed the view file option from the overflow menu as well
2018-11-11 19:54:35 +08:00
BO41
0ab86937d2
data flow issue + declaration redundancy
...
make final
unused methods
make final
BUILD SUCCESSFUL in 0s
39 actionable tasks: 39 up-to-date
2018-09-11 19:18:41 +02:00
Andrei.Rosca
8b8652d44c
undo delete - code format
2018-06-15 16:15:55 +02:00
Andrei.Rosca
09dd044f3d
undo delete
2018-06-13 09:07:57 +02:00
Andrei.Rosca
24c293e335
fix context leaks
2018-05-06 10:50:02 +02:00
Somethingweirdhere
85dc555358
Fixed crash when trying to open a downloaded file without a player
2018-04-17 19:47:17 +02:00
Mauricio Colli
146d4a8365
Update extractor and refactored NewPipe
2017-09-03 13:57:12 -03:00
Coffeemakr
b03723c3fb
Code improvements
...
* Replace unchecked casts with checked casts
* remove Utility.finViewById
* Fix return activity checking
* Create UserAction enum
* Fix typos
* Add instrumented test for error info
* ErrorInfo make fields final
* Log exception using logger
* Add inherited annotations
* Resolve deprecation warnings
* Remove unused methods from utility
* Reformat code
* Remove unused methods from Utility and improve getFileExt
* Create OnScrollBelowItemsListener
2017-06-28 18:56:05 +02:00
Coffeemakr
7fb4e5a143
Rename download db sqlite file
...
Rename the sqlite database to "downloads.db" instead of "newpipe.db"
to make sure the file will create a conflicts later.
2017-01-20 18:57:30 +01:00
Coffeemakr
ea76f1d6e2
Improve DownloadManager and -Service
...
* Fix permission at some places
* Fix access problem for downloaded files with external player
* Store finished Downloads
* Remove binding to DownloadService just to download a file
* Javadoc
* Code improvements
2017-01-10 17:48:55 +01:00
Faisal Hameed
dd2398efad
Fixing pmd:RedundantFieldInitializer - Redundant Field Initializer.
2016-06-24 05:44:42 +05:00
Christian Schabesberger
f23ae091cc
add icons for progress tiles
2016-05-25 23:35:27 +02:00
David
4bae12aa55
Embedded GigaGet download manager. First try.
2016-05-02 10:47:18 -03:00