Carlos Melero
4e77c9f721
Add option to hide future videos in feed
2022-06-24 18:03:48 +02:00
petlyh
ac5cf455d2
Add a "Add to playlist" item to the remote playlist menu
2022-05-10 08:48:21 +02:00
TacoTheDank
a269e7218d
Replace checklist menu drawable
2022-04-14 15:52:14 -04:00
Stypox
6ead95b5d2
Merge branch 'dev' into pr2335
2022-03-19 22:29:10 +01:00
Mauricio Colli
52d8f94213
Remove manual menu creation from some fragments
...
Doing this programmatically is just a no-go when themes are being set
in some other places (the toolbar is using a custom theme, in this
case), so, instead of hunting down the proper theme, just let the
system do its work.
2022-03-02 12:37:44 +01:00
TobiGr
c75babedb8
Merge branch 'dev' into feature/notifications
2022-02-19 12:34:44 +01:00
litetex
73d3fd9ae1
Added resource files
...
Forgot to commit them before...
2022-01-24 21:08:41 +01:00
litetex
d87020ecac
Reworked menu_channel.xml
2021-11-02 23:59:48 +01:00
TobiGr
8e3a7fcfc7
Merge remote-tracking branch 'origin/dev' into notifications-1
2021-11-02 07:56:09 +01:00
litetex
660408e35b
Merge pull request #7222 from ktprograms/queue-menu-channel-details
...
Added the 'Show Channel Details' menu item to the Queue long press menu
2021-10-15 20:28:18 +02:00
TobiGr
dbd91d15b7
Merge remote-tracking branch 'origin/dev' into notifications
2021-10-14 21:15:43 +02:00
ktprograms
ea6e99eff9
Added the 'Show Channel Details' menu item to the Queue long press menu
...
Created a method in NavigationHelper that opens the channel fragment using an Intent to MainActivity instead of replacing fragments.
2021-10-11 14:47:37 +08:00
Kalle Struik
6a97942a6e
Rename the "append_playlist" string to "add_to_playlist"
2021-10-03 13:27:24 +02:00
Koitharu
d0757006c5
Toggle all subscriptions notification mode
2021-09-07 13:30:26 +03:00
Vasiliy
51d972eeb9
Notifications about new streams
2021-09-07 13:30:16 +03:00
Stypox
e2af6c6bc9
Remove unused resources
2021-09-02 21:13:54 +02:00
Stypox
ef08fce9f1
Merge pull request #6955 from ktprograms/queue-long-press-menu
...
Show popup menu when long pressing in play queue (Full screen player)
2021-08-31 12:22:59 +02:00
Stypox
14ebb41264
Rename string finish to ok, as its content was "OK"
2021-08-30 16:36:57 +02:00
ktprograms
26f80ceaef
Show popup menu when long pressing in play queue (Full screen player)
2021-08-25 08:56:26 +08:00
Stypox
97bd8de8a0
Do not hide feed buttons (show/hide & help) behind three-dots menu
2021-06-14 19:02:57 +02:00
Mauricio Colli
d48c363baf
Add ability to hide played items in a feed
...
- Use components from the new Groupie list library for displaying the
feed list.
2021-06-09 15:53:51 +02:00
krlvm
ef0999b9c3
Merge branch 'dev' into daynight
2021-04-03 00:08:26 +03:00
PulkitGarg67
e3f174fc44
Functionality to rename playlist name from playlist interface
2021-04-01 21:30:15 +02:00
TacoTheDank
8d53116840
Renamed things pertaining to the about package
2021-03-29 19:05:57 -04:00
krlvm
e24d0d4952
Fix Subscription Picker's Toolbar colors
2021-03-29 14:44:29 +03:00
krlvm
a8de222577
Fix Dark elements in Light Theme
2021-03-27 17:46:05 +03:00
Stypox
b191847331
Merge and rename into PlayQueueActivity
2021-01-14 10:25:48 +01:00
wb9688
8f2effa78c
Format all XML resources
2020-10-14 11:04:48 +02:00
Avently
c868f7e5ed
Removed unused files, translations, styles, settings key
2020-07-25 09:39:42 +03:00
Avently
aef78ace88
Merged the latest changes
2020-07-13 04:17:21 +03:00
Mauricio Colli
331ce24540
Add filter to the feed group dialog to show only ungrouped subscriptions
2020-06-27 11:58:40 -03:00
Mauricio Colli
77439f720c
Add search for subscription picker in the feed group dialog
2020-06-27 11:25:25 -03:00
wb9688
7444772ca0
Merge pull request #3437 from TheLastGimbus/fast-rewind-forward-in-background-activity
...
Fast rewind forward in background activity
2020-06-15 15:06:58 +02:00
TheLastGimbus
9b8a227c41
Add speed button to top bar
2020-06-14 15:16:04 +02:00
Stypox
d63b091ec0
Fix checkstyle issues
...
Also replace all tabs with 4 spaces
2020-05-21 15:39:36 +02:00
Stypox
c80aba9a88
Use vector drawables instead of PNGs for material icons
...
For all manually-created images PNG have been kept.
- rename all icon attrs to have a `ic_` prefix
- always use `_24dp` icons, because there is no real difference, since they are vector drawables
- always use the original name found on material.io for icon drawables, as to not create confusion and possibly duplicates. Icon names can still be different from real drawable names, though I have made some of them compliant to this or maybe more meaningul.
- remove duplicate `getIconByAttr()` in ThemeHelper (use `resolveResourceIdFromAttr()`
- use standard icons for `expand_more` and `expand_less` instead of triangles
- use `play_button_outline` instead of custom PNG as play button in VideoDetailFragment (questionable, as there is no shadow anymore)
2020-05-21 15:39:35 +02:00
wb9688
205c5ff2ca
Optimize imports
2020-05-01 20:13:01 +02:00
Grady Clark
0236a69f4a
fixed naming and formatting issues
2020-04-21 01:03:42 -05:00
Grady Clark
670483997f
Moved the 'Remove Watched' button to the three dot menu button.
2020-04-03 19:49:01 +02:00
Mauricio Colli
b57e949179
Add help dialog to feed screen
...
Help to a possible confusion or simply awareness that NewPipe has both
ways to load the feed.
2020-03-14 13:24:25 -03:00
karol
24ee7603cc
mute button in actionbar, no color change
2020-03-02 22:52:58 +01:00
Stypox
662d9769cb
Remove empty about menu
2020-02-22 11:30:57 +01:00
Stypox
d575a38773
Remove Settings button from download activity
2020-02-22 11:12:22 +01:00
Stypox
d25dd96ad0
Add settings button back in dot menu
2020-02-22 10:23:01 +01:00
Stypox
f41d13e559
Move "Done" button and make it theme conpliant in ReCaptcha
2020-02-01 18:24:16 +01:00
karkaminski
e5faa7b1cf
Merge branch 'dev' into issue-#2254
2020-01-14 22:23:32 +01:00
Karol Kaminski
7218081f53
removed main_menu.xml
2020-01-14 22:08:07 +01:00
Karol Kaminski
a1b4634171
removed dot menu where its no longer needed
2020-01-13 20:28:32 +01:00
Kamil Szczęk
ac10e09acb
Reorder buttons in clear downloads dialog
2020-01-11 15:09:01 +01:00
Avently
efc10c8717
All players in one place
...
- main, background, popup players now connected via one service, one view, one fragment, one activity and one gesture listener
- playback position is synchronized between players. Easy to switch from one to another
- expandable player at the bottom of the screen with cool animation and additional features like long click to open channel of a video, play/pause/close buttons and swipe down to dismiss
- in-player integrated buttons for opening in browser, playing with Kodi, sharing a video
- better background playback that can be activated in settings. Allows to automatically switch to audio-only mode when going to background and then switching to video-mode when returning to the app.
2019-12-30 00:15:01 +03:00