bopol
95f0e60343
fix captions overtaking mute button
2020-03-13 19:50:11 +01:00
Alexander--
fa6823599a
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-03-12 04:48:37 +06:59
karol
1ae8a72ba6
mute icon change in action bar
2020-03-04 18:37:04 +01:00
Alexander--
56544802e8
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-26 05:56:09 +06:59
karol
2a63f2a3a6
mute-buton in queue layout and logic, but no icon change
2020-02-23 23:31:30 +01:00
karol
dc6a0e3eec
mute-button added to activity_main_player.xml's
2020-02-23 21:28:40 +01:00
bopol
f089cd027e
Multiple localization fixes
...
With the extractor PR, fixes title & description shown in the wrong language.
Fixed views / spectators counts possibly in the wrong language
Fixed live spectators not showing full count on detail page
Fixed LIVE shown on players, it shows translated instead
Fixed Videos string in search / three dots not available in Weblate
(because it was videos, but there already was a plural string named videos, in Weblate)
Subscriber count is always giving the short count.
We can't get exact number since this YouTube update: https://support.google.com/youtube/thread/6543166
But only short count (B, M, k), so showing full number, eg for 1.9M: 1,900,000, is wrong because the number could be 1,923,490 or 1,897,789…
Added a « sytem default » option to content language and country language selector.
It's the one selected by default (not en-GB anymore then), and correspond to the
language of the system / country of the system
By system I mean phone, tablet, TV…
Fixed russian showing - before time ago (eg 19hrs ago)
This is a workaround fix, I opened an issue on prettytime library repo.
Fixed russian plurals:
other was used instead of many for videos and subscribers
Fixed seek_duration english only
2020-02-15 12:40:23 +01:00
Alexander--
e6df041613
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-06 02:44:08 +06:59
Stypox
3372bacc62
Merge branch 'dev' into recaptcha
2020-02-02 21:36:15 +01:00
Xiang Rong Lin
a117e459b0
Use AlertDialog.Builder instead of BookmarkDialog class for the same look.
...
Use "rename" string instead of "save" string.
2020-02-02 12:54:43 +01:00
Stypox
0cc890a1d1
Move "Done" button and make it theme conpliant in ReCaptcha
2020-02-01 18:24:16 +01:00
Stypox
4e1638f86e
Remove space between "Done" button and ReCaptchaActivity title
2020-02-01 18:24:16 +01:00
XiangRongLin
e8c3ab87c4
Merge branch 'dev' into 1907renamePlaylist
2020-02-01 16:29:21 +01:00
Alexander--
fac13fb8cb
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-01-29 03:10:16 +06:59
Christophe
94403a9c3c
Add send to Kodi button to player next to share button
2020-01-27 10:27:24 +01:00
Xiang Rong Lin
0ed3354cee
Use custom dialog to edit and delete local playlists at once
2020-01-21 20:56:06 +01:00
Paweł Matuszewski
33caad4690
make main page tabs scrollable
2020-01-02 13:02:14 +01:00
Alexander--
a0cb96abff
Merge remote-tracking branch 'newpipe/dev' into rebase
2019-12-10 21:20:26 +06:59
Alexander--
3f51114129
Improve usability of settings on TV devices
...
* Add focus overlay to SettingsActivity
* Make screen "Contents of Main Page" navigable from remote
2019-12-01 12:43:38 +06:59
Alexander--
436c75ca6c
Make comment pic explicitly non-focusable
2019-12-01 12:41:11 +06:59
Alexander
79c962fc88
More robust focus search in SuperScrollLayoutManager
...
FocusFinder has glitches when some of target Views have different size.
Fortunately LayoutManager can redefine focus search strategy to override
the default behavior.
2019-12-01 12:41:11 +06:59
Alexander
7db1ba40eb
Do not allow focus to escape from open DrawerLayout
...
Upstream DrawerLayout does override addFocusables, but
incorrectly checks for isDrawerOpen instread of isDrawerVisible
2019-12-01 12:41:10 +06:59
Alexander
2b39438eba
Fix scrolling in main screen grid
...
GridLayoutManager is buggy - https://issuetracker.google.com/issues/37067220 :
it randomly loses or incorrectly assigns focus when being scrolled via
direction-based navigation. This commit reimplements onFocusSearchFailed()
on top of scrollBy() to work around that problem.
Ordinary touch-based navigation should not be affected.
2019-12-01 12:41:10 +06:59
Alexander
4806ac62ee
Correctly move focus from toolbar search bar to dropdown
...
We don't hide MainFragment when search is show, so FocusFinder
sometimes gives focus to (obscured) main content
2019-12-01 12:41:10 +06:59
yausername
527c38adf9
easily switch between multiple peertube instances
2019-11-24 21:08:06 +05:30
yausername
b6be586766
merged upstream/dev
2019-11-16 04:37:14 +05:30
Tobias Groza
ce17ccad27
Merge pull request #2685 from Redirion/androidx3
...
Migrate to AndroidX
2019-10-07 01:51:20 +02:00
Ivan
74c7eb616f
Clear search box has now only one animation - issue #2644 solved
2019-10-05 21:57:33 +01:00
Robin
bf2a3ca043
Migrate to AndroidX
2019-10-04 14:59:08 +02:00
yausername
5d9b5a063b
fix scrolling in video detail fragment. fixes #2627
2019-09-29 22:05:29 +05:30
Stypox
e66f2ab36b
Fix ReCaptchaActivity layout crash due to hidden EditText
...
Closes #2484
2019-08-17 09:33:20 +02:00
Vasiliy
312e1378d3
Fix tablet ui
2019-05-06 19:16:39 +03:00
Vasiliy
93f2518159
Animate states changed
2019-04-27 22:27:08 +03:00
Vasiliy
03b1a8bd41
Merge branch 'dev' into playback_state_list
2019-04-27 17:37:43 +03:00
Vasiliy
f47c5e53b1
Merge branch 'playback_resume_v2' into playback_state_list
2019-04-15 22:19:54 +03:00
Vasiliy
a48cbc6971
Show streams states for local lists
2019-04-15 22:18:24 +03:00
Vasiliy
73be8cf074
Base implementation of showing playback positions in lists
2019-04-15 21:37:36 +03:00
Vasiliy
002a1412cb
Fix scrolling details
2019-04-15 21:22:31 +03:00
Tobias Groza
e99714eba6
Merge remote-tracking branch 'TeamNewPipe/dev' into close_button
2019-04-13 18:18:17 +02:00
Vasiliy
4e1423d224
Implement playback state management
2019-04-13 13:34:36 +03:00
Stypox
8eead9fda2
Add share button to main player layout
...
Placed under "more options"
2019-04-06 20:21:32 +02:00
Ritvik Saraf
d90b1ca5be
merged upstream/dev, changes for peertube support
2019-03-10 01:02:25 +05:30
Robin
8b4a94e5aa
delete unused files
2019-03-05 18:01:11 +01:00
Christian Schabesberger
5e06d19d77
Merge branch 'dev' into commentSizeAndLinks
2019-03-03 20:46:03 +01:00
Ritvik Saraf
2309e15261
fixed scroll w/ comments and related streams disabled
2019-03-03 18:20:15 +05:30
Ritvik Saraf
c0004e988a
make links in comments clickable, increase text size
2019-03-01 13:28:32 +05:30
Christian Schabesberger
84894a557a
Merge branch 'dev' into patch1_ui
2019-02-24 22:27:06 +01:00
Ritvik Saraf
49fe8a427a
added top padding for comments and related videos
2019-02-24 02:21:11 +05:30
Vasiliy
4587428d13
Merge branch 'dev' into close_button
2019-02-23 13:19:09 +02:00
Vasiliy
5318e77035
Merge branch 'dev' into patch1_ui
2019-02-23 13:18:14 +02:00