Christian Schabesberger
c14771534f
redesign channel activity
2017-02-27 15:58:09 +01:00
Christian Schabesberger
3f0078f38a
git channel item running
2017-02-15 12:59:36 +01:00
Christian Schabesberger
91434dd2ac
setup core for search channel support
2017-02-13 00:55:11 +01:00
Christian Schabesberger
f29bd0a6e7
fix actionbar icon theming
2017-02-12 16:45:01 +01:00
59436419
9a1da5cc75
Made changes for ICS and JB
2017-01-26 12:07:41 +05:30
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
59436419
081a45b70d
Added dark theme
2017-01-17 22:13:33 +05:30
59436419
60dc19d2bc
Added Dark Theme
2017-01-17 16:13:14 +05:30
ksyko
b5df281447
Update fragment_videoitem_detail.xml
2017-01-17 16:13:02 +05:30
ksyko
650917f9f9
Update fragment_videoitem_detail.xml
2017-01-17 16:13:02 +05:30
59436419
68e80e6054
Added dark theme
2017-01-17 16:13:01 +05:30
Coffeemakr
7efd111d9c
Improve Search fragment
...
* Keep search query when fragment is restored
* Simplify SuggestionListAdapter
* Use ResourceCursorAdapter for view creation
* Fix deprecation warning
* Some clean code
2017-01-16 07:33:58 +01:00
Coffeemakr
83541a0d5d
Add 8dp margin on the right side of the progress bar
2016-12-28 08:15:12 +01:00
Coffeemakr
9494f3a299
Add progress bar to expanded notification
2016-12-27 14:49:59 +01:00
Christian Schabesberger
cd65f1dffc
Merge branch 'reCaptcha' of git://github.com/be-neth/NewPipe into be-neth-reCaptcha
2016-12-24 14:13:12 +01:00
Christian Schabesberger
820e606719
fix duration_background name
2016-12-21 21:00:05 +01:00
Benoît Mauduit
54eb353d0d
Add ReCaptcha Activity
...
* ReCaptchas are implemented using a simple WebView with Javascript enable.
* All HTTP responses inside the WebView are catched (using onPageFinished())
** When Google reCatcha cookies are detected, register cookies to the
Downloader class and Return to MainActivity
2016-12-07 22:26:54 +01:00
Christian Schabesberger
2b89e24a4b
make download dialog use radio button
2016-09-26 20:18:32 +02:00
Christian Schabesberger
60e18aa045
similar videos scroll bug workaround
2016-09-26 17:02:55 +02:00
Christian Schabesberger
a2a3b0575d
gather all bug shit things
2016-09-13 23:39:32 +02:00
Christian Schabesberger
4bba84af8a
Merge pull request #316 from jaytj95/master
...
Added rewind capability to notification control
2016-09-12 00:57:53 +02:00
Christian Schabesberger
2601bf6d81
change view naming in detail fragment
2016-08-08 20:21:18 +02:00
Christian Schabesberger
7bea94144e
fix search fragment progressbar
2016-08-03 17:18:05 +02:00
Christian Schabesberger
5d06e8310d
animate item button and made channel layout use recyclerview propper
2016-08-03 15:32:25 +02:00
Christian Schabesberger
1ab82dfa32
made channel activity use recycler view
2016-08-03 13:09:48 +02:00
Christian Schabesberger
557bcc40ef
made detail fragment use recycler view
2016-08-03 00:54:03 +02:00
Christian Schabesberger
06e2e548be
restructure detail activity
2016-08-03 00:12:58 +02:00
Christian Schabesberger
7a25588995
remove listactivity layout
2016-08-02 21:30:55 +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
3a5b9203d8
put search fragment into own package
2016-08-02 15:06:02 +02:00
Christian Schabesberger
c46ce1170c
add search fragment
2016-08-02 01:42:05 +02:00
Christian Schabesberger
1170c508b4
add new architecture
2016-08-02 01:26:12 +02:00
Christian Schabesberger
4164195fae
show channelvideos
2016-08-01 21:50:41 +02:00
Christian Schabesberger
c03b106118
add channel avatar
2016-08-01 11:48:52 +02:00
Christian Schabesberger
6beb36f92f
get channel banner
2016-08-01 01:56:19 +02:00
Christian Schabesberger
9a0f61e60b
add basics
2016-07-26 13:50:52 +02:00
Christian Schabesberger
c0ce14dba5
moved on to new sdk, and put settings activity result into its fragment
2016-07-25 11:12:54 +02:00
Jason John
51641dcc9a
Added rewind capability to notification control ( seekTo(0) )
2016-06-16 09:11:18 -04: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
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
Hayden
834d647011
Merge remote-tracking branch 'github/Start-screen-hint' into Start-screen-hint
...
# Conflicts:
# app/src/main/java/org/schabi/newpipe/VideoItemListActivity.java
2016-03-22 19:59:26 -06:00
Hayden
d872263b55
Got rid of imageview from testing
2016-03-22 19:55:00 -06:00
Hayden
2abc9d0210
Text hint to start a search
2016-03-22 19:39:31 -06:00
Christian Schabesberger
4058ec2ee9
fixed another livestream related issue
2016-03-11 15:43:50 +01:00
Christian Schabesberger
8a29567572
merge addExoplayer
2016-03-05 16:54:24 +01:00
Christian Schabesberger
18493a578d
made error message be displayed inside erroractivity
2016-02-29 19:23:01 +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
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
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
Christian Schabesberger
1c17be9760
made new notification layout available for older platforms
2016-02-19 13:22:49 +01:00
Farid
3a8611ebf8
Added ExoPlayer support
2016-02-15 18:49:58 -08:00
Christian Schabesberger
7cc1c0fbdd
merge code, and adjust code
2016-02-05 17:09:29 +01:00
chschtsch
6c178cfb7e
add back missing like button margin
2016-01-05 23:09:15 +03:00
chschtsch
8ced68430d
update resources names to match naming convention & cleanup & start working on themes
2016-01-05 22:56:40 +03:00
Christian Schabesberger
592eee7d3d
Merge pull request #134 from eighthave/intent-filters-and-other-fixes
...
Intent filters and other fixes
2016-01-02 16:18:56 +01:00
Christian Schabesberger
7dadb2b26c
fixed close notification problem
2016-01-02 16:08:18 +01:00
Hans-Christoph Steiner
b31490c4e3
make all strings translatable
2016-01-02 00:14:35 +01:00
Sanjiv Jha
fdbeaf8692
Added loading footer on paginate screen
2015-12-19 20:18:28 +05:30
Christian Schabesberger
f9ad0f12d0
Fixed serveral things:
...
* ugly workaround for the details_view_layout problem on older devices
* removed "display button on the left side" option since it's not nececeay anymore.
2015-12-15 22:53:29 +01:00
chschtsch
db500e9791
fix layout issues & update screenshots
2015-12-15 13:45:59 +03:00
chschtsch
d8c7f50b39
minor layout fixes
2015-12-14 14:52:14 +03:00
chschtsch
a95da9a42d
update views & dimens
2015-12-14 14:10:12 +03:00
chschtsch
be10b9750f
mering with master
2015-12-14 13:44:15 +03:00
chschtsch
4f57d3a201
merging with master
2015-12-14 13:01:34 +03:00
chschtsch
320ac82dea
merging with master
2015-12-11 14:01:04 +03:00
chschtsch
6c63841d0c
update video detail layout
2015-12-02 21:55:57 +03:00
chschtsch
7b6d6da9a6
improve card margin & edit its dimensions for landscape
2015-12-02 17:26:20 +03:00
chschtsch
7c7c61fc35
use singleLine instead of manually setting height
2015-12-02 17:18:40 +03:00
chschtsch
c5408fb6b8
finally make card layout look good
2015-12-02 17:13:01 +03:00
chschtsch
1c49102f67
update card layout
2015-12-02 17:00:37 +03:00
chschtsch
f9dd88c1cb
remove divider from listview
2015-12-02 16:29:58 +03:00
chschtsch
9ed4a65fd2
move all dimensions do dimens.xml
2015-12-02 16:23:31 +03:00
chschtsch
10bebf8a89
update cards & update dimens structure
2015-12-02 15:27:19 +03:00
chschtsch
36260dac18
tryna add cardview
2015-12-02 13:08:43 +03:00
Christian Schabesberger
15b58128f4
fiexed lint layout suggestions
2015-11-26 20:16:23 +01:00
Christian Schabesberger
237282db28
refactored VideoPlayer theme
2015-11-26 19:54:13 +01:00
Christian Schabesberger
2afee89de3
added contentDescription for better accesebility
2015-11-26 18:47:36 +01:00
Christian Schabesberger
451e2b2182
removed hardcoded strings
2015-11-26 18:29:00 +01:00
chschtsch
e440d1d1bd
update design
2015-11-14 20:55:28 +03:00
chschtsch
2110020165
update design
2015-11-14 20:48:42 +03:00
chschtsch
0aac4b1347
update fragment_videoitem_detail layout
2015-11-14 19:11:08 +03:00
chschtsch
36697825cf
update fragment_videoitem_detail layout
2015-11-14 19:08:13 +03:00
Christian Schabesberger
353ed90d12
New version number 0.6.0 and some fixes:
...
* moved on to version 0.6.0
* fixed youtube url sicnature encryption (vevo videos can be watched again)
* removed play action from the ActionBar
* rolled back changes for hiding the InfoBar inside PlayVideoActivity
* some small layout changes
* removed some files to be ignored (mostly inside .idea directory)
* etc
2015-11-10 20:51:39 +01:00
chschtsch
862b5aaef6
update layout (implementing redesign suggested by @darkon5) & set english as a default language for content
2015-11-10 20:26:20 +03:00
Christian Schabesberger
b865326d51
added ability to show similar videos
2015-11-02 19:57:47 +01:00
Christian Schabesberger
f67158a2a7
Fixed:
...
- made "could not find a streamingplayer" thing inside ActionBarHandler yield stacktraces
- remove watermark
- fixed fab layout
- changed version number to 0.5.0
2015-10-29 18:37:32 +01:00
Christian Schabesberger
c22c2009d4
- changed icon again
...
- made ActionBarHandler not be a singelton anymore
- fixed go back bug for the "Next Video" thing
- fixed opening youtube mobile links
2015-10-29 17:56:35 +01:00
Christian Schabesberger
080159849e
- added preference for "next video" item
...
- display if a url is supported or nod
2015-10-27 18:13:04 +01:00
Christian Schabesberger
d9e690f62c
added NextVideo support
2015-10-25 19:14:29 +01:00
Christian Schabesberger
8c0156dea3
fixed broken commit
2015-10-24 16:05:23 +02:00
Christian Schabesberger
038c59ce66
fiexed some smaller displaying errors
2015-10-24 16:04:27 +02:00
Christian Schabesberger
72e08c0447
fixed some layout bugs
2015-10-23 23:08:01 +02:00
Christian Schabesberger
4f24d61c4b
put the play video button into the horizontal center
2015-09-21 23:53:10 +02:00
=
2489c6c329
Some smaller UI changes and else:
...
- added play video button for better lefthand support
- wrote codepart to darkon5s listitem improvements
- set minimum api level to 15 (Android 4.0.3 support)
- updated to sdk level 23 including the new support libs
2015-09-21 01:10:11 +02:00
Christian Schabesberger
30dcd3eef0
Merge pull request #36 from darkon5/dev
...
3 Line Search List
2015-09-20 22:30:41 +02:00
Christian Schabesberger
b20ae45280
Merge pull request #34 from darkon5/master
...
Duration now shown on top of the thumbnail.
2015-09-20 19:36:40 +02:00
darkon5
049a42a72d
Changes in dummy text
2015-09-20 18:29:17 +02:00
darkon5
f8c110edb5
Different lines for author and upload date
2015-09-20 18:02:33 +02:00
darkon5
5d77d25d34
Duration now with the thumbnail, more space for upload date
2015-09-20 14:52:11 +02:00
Christian Schabesberger
8ebdcccce1
Merge branch 'master' of github.com:theScrabi/NewPipe
2015-09-20 13:20:53 +02:00
Christian Schabesberger
c59754499f
new app icon & made player fullscreen work better
2015-09-20 13:19:28 +02:00
darkon5
fd1153993b
Updated dimentxt and video_item
2015-09-19 16:22:36 +02:00
darkon5
7e5ec247de
Prueba inicial y dimentxt
2015-09-19 15:47:00 +02:00
Christian Schabesberger
73d61f17b5
first commit
2015-09-04 02:15:03 +02:00