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
Mauricio Colli
edb632f9c7
Remove unused strings
2017-05-23 11:53:50 -03:00
k3b
e869098434
fix NullPointerExcpeption when opening "Downloads" with android-api < 23
2017-02-02 01:58:47 +01: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
Christian Schabesberger
efd2ac353e
fix WORLD_MODE_READABLE bug
...
blub
2016-09-14 11:29:40 +02: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
Christian Schabesberger
1421dca35f
clean up gigaget code
2016-05-25 23:08:15 +02:00
David
affce74b84
Added menu to download activity
2016-05-02 10:47:18 -03:00
David
4bae12aa55
Embedded GigaGet download manager. First try.
2016-05-02 10:47:18 -03:00