Christian Schabesberger
863e2a80a2
set errors mail address
2016-02-27 02:26:06 +01:00
Christian Schabesberger
5decd55551
fixed another pattern problem
2016-02-26 01:42:38 +01:00
Christian Schabesberger
bc468b6f36
fixed stream exception handling
2016-02-26 01:32:44 +01:00
Christian Schabesberger
369d9204d9
add send via mail/share feature
2016-02-25 23:19:43 +01:00
Christian Schabesberger
7caf7be97e
add info box
2016-02-25 22:02:42 +01:00
Christian Schabesberger
64c423902a
made error handling work a bit
2016-02-25 03:43:13 +01:00
Christian Schabesberger
27a2dee3bd
created error report activity
2016-02-24 23:12:02 +01:00
Christian Schabesberger
11d3aeb0dd
fixed faling searchengine unittest
2016-02-24 22:36:16 +01:00
Christian Schabesberger
f54d8d318a
remove parcelabel from VideoInfoItem
2016-02-24 22:25:51 +01:00
Christian Schabesberger
d0bab6183a
fixed related view 0 view count error
2016-02-24 22:12:13 +01:00
Christian Schabesberger
3441aceba3
fixed viewcount failure
2016-02-24 16:44:46 +01:00
Christian Schabesberger
e4f753ae82
fixed emty search query on suggestions error
2016-02-23 23:36:02 +01:00
Christian Schabesberger
7195ff349b
fixed toast issue of the previous commit
2016-02-23 16:42:04 +01:00
Christian Schabesberger
8048ad343e
add toast for suggestion error handling
2016-02-23 16:34:14 +01:00
Christian Schabesberger
799a27ec84
Merge branch 'master' of https://github.com/kamadi/NewPipe into kamadi-master
2016-02-23 16:21:16 +01:00
Christian Schabesberger
c7c77ab20c
fixed another pattern problem
2016-02-23 15:25:34 +01:00
madiyar
8fc113cc52
Added country language param to the suggestionList method in search engine
2016-02-23 16:22:49 +06:00
madiyar
c7679bec87
Added suggestion to the searching
2016-02-23 15:01:59 +06:00
madiyar
3301d8b4fb
Created suggestion adapter
2016-02-23 14:36:24 +06:00
Christian Schabesberger
f5892093a9
made exoplayer work with youtube again
2016-02-23 01:56:04 +01:00
Christian Schabesberger
b06238ba5d
initial changes
2016-02-22 20:28:37 +01:00
Christian Schabesberger
dddcc80f30
merged faridk's code
2016-02-22 19:58:04 +01:00
Christian Schabesberger
7041e63268
merged age restricted video request
2016-02-22 19:17:05 +01:00
Christian Schabesberger
e08aa14eab
better detection for livestreams
2016-02-21 22:25:45 +01:00
Christian Schabesberger
851028997a
fixed json error from the last commit
2016-02-21 21:15:39 +01:00
Christian Schabesberger
a1479d04df
fixed some searchengine errors
2016-02-21 21:08:14 +01:00
rrooij
d12af16f46
VideoItemDetailFragment: check for next vid
...
Check if the next video is available before loading the thumbnails.
2016-02-21 19:07:24 +01:00
rrooij
2edfcb78fe
YTStreamExtractor: implement getAgeRestriction
2016-02-21 18:45:28 +01:00
rrooij
d2b808e540
YTStreamExtractor: fix audio tracks on restricted
...
Fix audio tracks on restriced videos.
2016-02-21 18:24:53 +01:00
Christian Schabesberger
2995a7dc8f
actual fix for androi 6.0 notification problem
...
Notification buttons weren't respondig to clicks. Now they do.
2016-02-21 18:12:00 +01:00
Christian Schabesberger
819db0a30b
antifix for android 6.0 notification z order problem
2016-02-21 17:55:00 +01:00
rrooij
4d727245e1
YTStreamExtractor: add support for age restricted
...
YouTube age restricted videos are now kind of supported. This is not a
final solution to this problem and this commit still crashes because of
some problem with the thumbnail.
2016-02-21 16:39:08 +01:00
Tomasz Marzeion
80dae6ece7
used regex to delete spaces inside parseLong() argument
2016-02-20 13:49:47 +01:00
Christian Schabesberger
5a594173fa
Merge pull request #193 from satiricon/fix-autoplay
...
Fix ArrayIndexOutOfBoundsException when using autoplay
2016-02-19 15:14:06 +01:00
Christian Schabesberger
1c17be9760
made new notification layout available for older platforms
2016-02-19 13:22:49 +01:00
David
fd3436d5c0
Fix ArrayIndexOutOfBoundsException when using autoplay
2016-02-18 13:40:26 -03:00
Christian Schabesberger
a94f9fd3e5
made the ui react on missing information
2016-02-18 13:49:01 +01:00
Christian Schabesberger
77850464d4
renamed crawler into extractor
2016-02-18 11:50:22 +01:00
Christian Schabesberger
f0705c612e
removed play fab button
2016-02-17 23:55:19 +01:00
Christian Schabesberger
648b9b5d02
made the ui more accommodating for not available audio streams
2016-02-17 21:39:41 +01:00
Christian Schabesberger
b15a0b92f9
add support for attribution_link links
2016-02-17 20:29:31 +01:00
Farid
3a8611ebf8
Added ExoPlayer support
2016-02-15 18:49:58 -08:00
Christian Schabesberger
fc8160acda
fixed autoplay bug
2016-02-12 15:29:11 +01:00
Christian Schabesberger
751ffb9de9
quick and dirty solution for download/audio bug
...
Youtube has changed (again) this time it was a bit harder,
therfor the changes are deeper. May be still a bit unstable.
2016-02-12 01:29:14 +01:00
Christian Schabesberger
1e93d06a25
restructured ActionbarHandler
2016-02-08 18:46:42 +01:00
Christian Schabesberger
7cc1c0fbdd
merge code, and adjust code
2016-02-05 17:09:29 +01:00
Christian Schabesberger
241414f81b
Merge pull request #167 from theScrabi/crawlerRefactor
...
Crawler refactor
2016-02-05 14:38:48 +01:00
Christian Schabesberger
1bf046a8ba
made all arrays into lists
2016-02-05 14:09:04 +01:00
Christian Schabesberger
61471fdd3c
renamed UrlIdHandler into VideoUrlIdHandler
2016-02-05 13:34:44 +01:00
Christian Schabesberger
14fb7d8a7a
fixed failing tests
2016-02-02 19:01:53 +01:00
Christian Schabesberger
d097363b24
restructure parser
2016-02-02 18:43:20 +01:00
Christian Schabesberger
bad576c23d
got rid of getVideoInfo() in youtube crawler
2016-02-02 14:06:09 +01:00
Christian Schabesberger
fddcade1fb
removed unnececeary call of setVolumeControlStream()
2016-02-01 13:45:22 +01:00
Teja Vojjala
d3e9f354b3
Update SettingsActivity.java
2016-02-01 15:00:08 +05:30
Teja Vojjala
e958334406
Update VideoItemListActivity.java
2016-02-01 14:29:49 +05:30
Teja Vojjala
a42029970d
Update VideoItemDetailActivity.java
2016-02-01 14:29:28 +05:30
Teja Vojjala
2108e09e13
Update PlayVideoActivity.java
2016-02-01 14:28:38 +05:30
Teja Vojjala
8c010093e8
Update SettingsActivity.java
2016-02-01 14:27:24 +05:30
Teja Vojjala
adc98be441
Update PanicResponderActivity.java
2016-02-01 14:25:23 +05:30
Christian Schabesberger
7f12b58722
use java error system in the crawler
2016-01-31 19:57:30 +01:00
Christian Schabesberger
46c2db310a
add suport for dash
2016-01-30 00:22:16 +01:00
Teja Vojjala
607408b9b9
Update PanicResponderActivity.java
2016-01-29 20:21:44 +05:30
Teja Vojjala
b81e8cb81a
Update SettingsActivity.java
2016-01-29 20:20:55 +05:30
Teja Vojjala
44ef04d90a
Update PlayVideoActivity.java
2016-01-29 20:19:09 +05:30
Teja Vojjala
aa2d8d4833
Update VideoItemDetailActivity.java
2016-01-29 20:16:57 +05:30
Teja Vojjala
cece543d6b
Update VideoItemListActivity.java
2016-01-29 20:07:15 +05:30
Christian Schabesberger
9204a89319
fiexed some licence headers
2016-01-28 23:27:16 +01:00
Christian Schabesberger
f8ed96bb25
renamed services into crawer
2016-01-28 21:34:35 +01:00
Christian Schabesberger
54d318bf04
detatch android related downloader from crawler
2016-01-28 21:21:19 +01:00
Christian Schabesberger
f152d66cd8
fixed some bugs
2016-01-28 12:10:50 +01:00
Sanjiv Jha
42c6698732
ProgressBar must stop incase of network failure in videolist & detail page
2016-01-09 16:39:31 +05:30
Christian Schabesberger
9848f19ce6
Merge github.com:k3b/NewPipe into k3bMaster
2016-01-08 22:04:42 +01:00
k3b
058a039a82
#143 #44 #42 #22 : Fixed some download problems with invalid directories or filenames. Added user Feedback. Different settings for audio and video download dir.
2016-01-07 14:22:55 +01:00
42SK
a934cbb085
Fixed #143
2016-01-07 13:28:17 +01:00
Christian Schabesberger
ab0ce55411
merge unitTesting
2016-01-06 15:13:55 +01:00
chschtsch
02d8463e15
rename resource
2016-01-06 00:02:10 +03:00
Christian Schabesberger
c8d94f541f
resolved merge conflict
2016-01-05 21:50:25 +01:00
Christian Schabesberger
27d06eaa6b
removed hardcoded string, and add licece to some files.
2016-01-05 21:41:55 +01:00
Christian Schabesberger
7f32857e00
buxfix
2016-01-05 21:23:16 +01:00
chschtsch
2f060f0f52
merging with eb0df2b
2016-01-05 23:16:50 +03:00
chschtsch
f89d405226
merging with eb0df2b
2016-01-05 23:13:52 +03:00
chschtsch
fd4459e570
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-01-05 23:12:22 +03:00
Christian Schabesberger
eb0df2b101
set download path on startup
2016-01-05 21:11:15 +01:00
chschtsch
8ced68430d
update resources names to match naming convention & cleanup & start working on themes
2016-01-05 22:56:40 +03:00
Adam Howard
d610e4b19b
minor code tweaks to BackgroundPlayer
2016-01-04 01:51:24 +00:00
Adam Howard
fc44d9e36e
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-01-04 01:15:33 +00:00
Adam Howard
c07686576a
possible fix for expandedView bug in BackgroundPlayer
2016-01-04 01:15:13 +00:00
Christian Schabesberger
5c492c01a1
adjusted orbot support and moved on to 0.7.2
2016-01-04 00:10:51 +01:00
Adam Howard
95b73f35f7
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-01-03 19:44:13 +00:00
Adam Howard
58147e9e12
removed commented code in BackgroundPlayer
2016-01-03 19:44:04 +00:00
Christian Schabesberger
a8830e2ede
preference screen previews set values
2016-01-03 19:55:04 +01:00
Hans-Christoph Steiner
9127f7f0c2
make progress notification for Tor downloader ( closes #39 )
2016-01-03 00:04:55 +01:00
Hans-Christoph Steiner
0bb0226bc2
download files via Tor when Tor is enabled
...
DownloadManager does not let you set its proxy or change how it connects to
the internet. So we have to make a custom one, unfortunately. This is a
very basic downloader with none of the special sauce that makes the
built-in DownloadManager handy.
2016-01-02 22:47:21 +01:00
Hans-Christoph Steiner
b3a1a5dcc2
Android provides global vars for the actual download directories
2016-01-02 21:53:48 +01:00
Hans-Christoph Steiner
984dd1cc25
checking on "Use Tor" when Orbot is not installed starts install
...
If the user turns on "Use Tor" and they are missing Orbot, bring them to
the screen to install Tor.
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
5663e543a4
whenever an Activity resumes and tor is enabled, request it start
...
This makes sure that Orbot is running when the user expects it to be. If
NewPipe is configured to use Tor, then going to a NewPipe screen should
ensure Tor is running.
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
d3879a0398
setup Tor at app start, and config immediately when pref is changed
...
This adds an Application subclass to get the onCreate() method, which is
called once at the first start up of the app, before any Activity starts.
Tor is configured there to ensure it is setup before anything happens.
This also moves the "Use Tor" pref listener to a more appropriate place.
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
6bd2468d44
if Orbot is installed, then default to using Tor
...
If the user has not changed the "Use Tor" preference, then the default
should be to use Tor if Orbot is installed. The user can still override it
by going an unchecking "Use Tor".
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
0265da4ae6
use HttpsURLConnections since youtube.com always uses HTTPS
...
This helps enforce that the connection is encrypted. If for whatever reason
an unencrypted connection is created, an Exception will be thrown.
2016-01-02 21:21:28 +01:00
GDR!
ef255d12ae
Test tor code
2016-01-02 20:22:05 +01:00