Coffeemakr
b0479d0bd9
Add renaming filename patterns
2017-07-24 13:01:24 +02:00
Coffeemakr
bab3dd417e
Remove unused code
...
* Remove Giga crash handler
* Some refactoring
* Remove unused download dialog
* Remove duplicated intent creation
2017-06-29 12:54:07 +02: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
Mauricio Colli
8b67f1358d
Implement no-audio icon
2017-05-15 00:57:57 -03:00
Mauricio Colli
a8fe329678
Improve fragments
...
- They save the state now, that means, no more reloading after rotating the screen or switching between apps
2017-04-26 16:32:04 -03:00
Christian Schabesberger
4cdf20ab8c
fix differences
2017-02-27 19:21:41 +01:00
59436419
d17496f720
Improved code for changing theme
2017-02-27 17:25:15 +05:30
Christian Schabesberger
c28fddc4dd
did some finetuning
2017-02-19 16:07:45 +01:00
Christian Schabesberger
7d6b92e064
Merge branch 'feature-improve-search-fragment' of git://github.com/coffeemakr/NewPipe into cofe
2017-01-22 14:42:36 +01:00
Christian Schabesberger
849a45a3ca
resolve conflict
2017-01-22 14:26:01 +01:00
Christian Schabesberger
5d81358c15
rename Themer to ThemableActivity
2017-01-22 13:48:50 +01:00
Coffeemakr
8e451b2a83
Use fragments setHasOptionsMenu
...
Remove complications by allowing android to handle fragment's
options menu.
See https://developer.android.com/guide/components/fragments.html#ActionBar
2017-01-19 19:39:33 +01:00
59436419
60dc19d2bc
Added Dark Theme
2017-01-17 16:13:14 +05:30
59436419
68e80e6054
Added dark theme
2017-01-17 16:13:01 +05:30
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
6e523d37ba
add copyright notice to DownloadListener
2016-12-25 15:24:37 +01:00
fr3ts0n
5bba8e02a6
add media scanner notification after successful download
2016-11-06 21:08:57 +01:00
Christian Schabesberger
f9ac199c1f
fixed .webm download locatiion issue
2016-09-27 21:33:26 +02:00
Christian Schabesberger
2b89e24a4b
make download dialog use radio button
2016-09-26 20:18:32 +02:00
Christian Schabesberger
efd2ac353e
fix WORLD_MODE_READABLE bug
...
blub
2016-09-14 11:29:40 +02:00
Christian Schabesberger
a2a3b0575d
gather all bug shit things
2016-09-13 23:39:32 +02:00
Christian Schabesberger
6944f4a68a
add copyright headers and update sdk
2016-09-12 00:33:11 +02:00
Christian Schabesberger
8107337566
restructure ui
2016-08-02 21:17:54 +02:00
Christian Schabesberger
d6de11f54c
remove video item list plemp
2016-08-02 20:59:53 +02:00
Christian Schabesberger
6beb36f92f
get channel banner
2016-08-01 01:56:19 +02:00
Faisal Hameed
404017cba3
Fixing squid:S1192 - String literals should not be duplicated.
2016-06-24 14:54:18 +05:00
Christian Schabesberger
685eebeb56
add title to activitys
2016-05-25 23:51:22 +02:00
Christian Schabesberger
f23ae091cc
add icons for progress tiles
2016-05-25 23:35:27 +02:00
Christian Schabesberger
239ef1c238
add action for downloads menu item
2016-05-25 22:34:36 +02:00
Christian Schabesberger
6f6c1704d4
add downloads menu item
2016-05-24 14:06:49 +02:00
David
affce74b84
Added menu to download activity
2016-05-02 10:47:18 -03:00
David
3beafa2a74
Added new download dialog
2016-05-02 10:47:18 -03:00
David
c622923edd
Fixed the download dialog. Next take it to the previous activity
2016-05-02 10:47:18 -03:00
David
6940021293
Fixed dir settings
2016-05-02 10:47:18 -03:00
David
0156a4f39e
Added back button to download activity ActionBar
2016-05-02 10:47:18 -03:00
David
4bae12aa55
Embedded GigaGet download manager. First try.
2016-05-02 10:47:18 -03:00
Christian Schabesberger
c05d9303a9
fixed download location
2016-03-25 19:01:22 +01:00