Commit graph

9370 commits

Author SHA1 Message Date
Robin
34786ff077 Update to ExoPlayer 2.13.2 2021-03-31 10:05:44 +02:00
Stypox
ffd5ae0261 Merge pull request #5881 from TacoTheDank/about_revamp
About package internal revamp
2021-03-31 09:56:12 +02:00
Stypox
5e7b3c811f Fix random NullPointerException in NotificationActionsPreference 2021-03-31 09:12:47 +02:00
Stypox
858361f0bb Fix random NullPointerException in PlaylistFragment 2021-03-31 09:12:47 +02:00
Stypox
9f4fd09cfc Fix random NullPointerException in SearchFragment 2021-03-31 09:12:45 +02:00
Tobi
2b408d4f90 Merge pull request #5866 from TacoTheDank/update-gradle-wrapper
Update gradle wrapper
2021-03-30 10:36:48 +02:00
TacoTheDank
6ceac4332d Convert AboutFragment clickListeners to a function extension 2021-03-29 19:07:12 -04:00
TacoTheDank
90a647ac24 Converted the about package to Kotlin 2021-03-29 19:06:32 -04:00
TacoTheDank
8d53116840 Renamed things pertaining to the about package 2021-03-29 19:05:57 -04:00
krlvm
92e8c18177 Cleanup 2021-03-30 00:03:30 +03:00
krlvm
e2c2361a26 Fix FilePicker crash 2021-03-29 23:15:02 +03:00
krlvm
1b5061c36b Fix ErrorActivity colors 2021-03-29 22:48:28 +03:00
krlvm
cf91ccd471 Fix Downloader colors 2021-03-29 21:35:00 +03:00
krlvm
abad71e292 Fix colors in setting fragments, cleanup 2021-03-29 21:19:17 +03:00
Tom
d913782da8 Allow the user to pause while a video is buffering (#5929)
Fix pause while buffering
Use getPlayWhenReady wrapper everywhere playWhenReady is checked
Remove duplicate `playPause()` code
2021-03-29 18:00:00 +02:00
krlvm
a83d5d5d3e Fix Volume Off gesture overlay 2021-03-29 16:10:56 +03:00
krlvm
c0dc65c789 Fix Toolbar Search input pointer and cursor color 2021-03-29 14:47:46 +03:00
krlvm
e24d0d4952 Fix Subscription Picker's Toolbar colors 2021-03-29 14:44:29 +03:00
XiangRongLin
841133791a Add instrumented tests to CI workflow 2021-03-29 10:18:12 +02:00
krlvm
ecf06582c6 Refactor Styles, disable colored navigation bar when we can't be sure that navigation bar buttons will have enough contrast (API < 27) 2021-03-28 22:51:44 +03:00
krlvm
65ead0e0c5 Red Splash Screen for API < 23 2021-03-28 22:35:03 +03:00
krlvm
f4eef209ce Fix Repeat Button color in Player 2021-03-28 22:04:54 +03:00
krlvm
b5a94d8b71 Fix File Picker Toolbar colors 2021-03-28 21:49:41 +03:00
krlvm
8622d777e0 Fix White text in Play Queue in Light Theme, remove shade 2021-03-28 21:38:15 +03:00
krlvm
5d8b3c272e Fix Toolbar colors in Play Queue 2021-03-28 20:44:20 +03:00
krlvm
647d559df5 Fix text color in playlist overlay 2021-03-28 20:43:52 +03:00
TotalCaesar659
20ee703569 Update URLs to HTTPS (#5942) 2021-03-28 17:00:14 +00:00
krlvm
758cee35da Fix subscription selector V overlay color, add ripples 2021-03-28 19:50:45 +03:00
krlvm
9bb8f65bef Fix colors in PeerTube Settings Fragment 2021-03-28 19:36:07 +03:00
Mohammed Anas
a613b17990 Add channel details option to long-press menu (#5851)
Add dialog item to open channel details
Use `List` as type of `entries`
Put channel details item last
Only show channel option when channel is present
2021-03-28 18:32:40 +02:00
krlvm
0afceeeb87 Fix Light Player Popups in Dark Theme, make Player Controls Overlay always Dark 2021-03-28 18:48:51 +03:00
krlvm
4f07840b44 Remove unused SuggestionListAdapter.resolveResourceIdFromAttr 2021-03-28 15:12:59 +03:00
krlvm
0e9ca54c4e Fix Search colors on KitKat 2021-03-28 14:55:54 +03:00
krlvm
224a86a124 Fix tab highlight opacity on KitKat 2021-03-28 14:43:11 +03:00
Stypox
3c35fdf21c Add note about "Fixes" prefix to auto-link issues 2021-03-28 13:41:33 +02:00
TiA4f8R
85f7f5c872 Change the old NewPipe domain to the new domain
Change in READMEs newpipe.schabi.org to newpipe.net for F-Droid custom repository installation link
2021-03-28 13:23:25 +02:00
krlvm
8534539a9e Set Search text cursor using accent color instead of drawable 2021-03-28 12:24:29 +03:00
krlvm
0e452320ef Remove ThemeHelper.resolveResourceIdFromAttr 2021-03-28 12:23:52 +03:00
Stypox
e2be22edb0 Merge pull request #5879 from TacoTheDank/clean-oncreatepreferences
Clean up unnecessary onCreate in settings fragments
2021-03-28 10:48:10 +02:00
Stypox
ddb288fbfb Fix hidden icon to the left of notification actions in settings 2021-03-28 10:36:47 +02:00
krlvm
2b95725218 Update app/src/main/java/org/schabi/newpipe/local/subscription/item/FeedImportExportItem.kt
Co-authored-by: Stypox <stypox@pm.me>
2021-03-28 00:15:22 +03:00
krlvm
34c34541aa Fix Dark elements in Dark Theme 2021-03-27 19:15:53 +03:00
krlvm
0cebd7bb63 Show ripples on tab bar with the same color as the toolbar 2021-03-27 18:33:28 +03:00
krlvm
6069d74311 Fix error in tests 2021-03-27 18:11:39 +03:00
krlvm
3bd57c0b6a Follow system theme by default 2021-03-27 17:53:07 +03:00
krlvm
8383ff64c1 Colored Navigation Bar in Splash Screen 2021-03-27 17:51:02 +03:00
krlvm
a8de222577 Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
sherlockbeard
7a01ede404 Merge pull request #1 from TeamNewPipe/dev
uptodate
2021-03-27 19:13:18 +05:30
iamthesenate1
1d8fb16600 Update README.ro.md (#5921)
Delete old warning about F-Droid not being up to date
2021-03-27 13:21:41 +00:00
Stypox
c2b5790fc6 Merge pull request #5882 from TacoTheDank/fragmentcontainerview
Replace FrameLayout with FragmentContainerView where applicable
2021-03-27 08:31:32 +01:00