Christian Schabesberger
c3a38e384a
Merge branch 'dev' into updated-urls
2019-02-19 14:30:34 +01:00
Christian Schabesberger
9cdaa37519
Merge branch 'dev' into patch-1
2019-02-19 14:29:34 +01:00
Christian Schabesberger
198384b2ed
Merge branch 'dev' into remove-old-player
2019-02-19 14:28:53 +01:00
kapodamy
4dd572063e
fix crash while switching from popup to fullscreen player, or closing the popup player.
2019-02-17 16:59:35 -03:00
TobiGr
db9cf95648
Remove old player from the manifest
...
See https://github.com/TeamNewPipe/NewPipe/pull/1884 for more info
2019-02-17 09:52:05 +01:00
Redirion
9437f057d0
Fix delayed ducking of Audio
...
Scenario: listening to a video on NewPipe over Bluetooth and a Notification Sound causes audio focus event AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK.
Problem: With the current implementation animateAudio would cause the audio to reach the target volume AFTER the notification sound is played, which is irritating and annoying.
Solution: animateAudio should just be used on focusGain where it is sensible to increase audio gradually. On ducking event the reaction should be immediate.
This very simple fix does this. Please approve.
2019-02-14 09:52:46 +01:00
Connectety-W
ad354aca4e
added support for youtube-nocookie.com
2019-02-09 12:30:14 +01:00
Chinmaya Krishnan Mahesh
1b6c49f621
Fix padding in settings layout ( Fixes #1866 )
2019-02-08 17:33:35 -06:00
Christian Schabesberger
a1db3187cd
Merge branch 'dev' into ccc
2019-02-05 18:28:17 +01:00
Christian Schabesberger
64547fc4a7
remove splash for older android
2019-02-05 18:24:34 +01:00
Christian Schabesberger
1bac5db6d5
add splash
2019-01-31 18:13:00 +01:00
Christian Schabesberger
58f2c4d8e6
Merge branch 'dev' into ccc
2019-01-31 16:48:22 +01:00
Robin
2c2c61b2fc
Add Artist and Duration to MediaDescription
2019-01-31 16:47:33 +01:00
Christian Schabesberger
98b04a4a83
Merge branch 'dev' into ccc
2019-01-31 14:28:10 +01:00
Christian Schabesberger
3375847302
Merge branch 'dev' into patch-1
2019-01-31 14:02:24 +01:00
Christian Schabesberger
14043c86f5
fix backstack issue with mediaccc
2019-01-31 13:24:02 +01:00
Christian Schabesberger
6edbfe2a6f
add content filter to mediaccc
2019-01-29 17:20:30 +01:00
Christian Schabesberger
d0a3125df4
fox ogg
2019-01-29 16:13:46 +01:00
Christian Schabesberger
d8c76d4c21
add conferences
2019-01-29 15:39:18 +01:00
Christian Schabesberger
a1cc0897df
make frontend not crash on scrolling on ccc search
2019-01-29 15:39:18 +01:00
Christian Schabesberger
e88a90f242
add theming to mediaccc
2019-01-29 15:39:18 +01:00
Christian Schabesberger
1ae54f6f8c
further compatiblity fix for meadic.ccc
2019-01-29 15:39:18 +01:00
Christian Schabesberger
b4ef20e785
fix failing tests
2019-01-29 13:38:38 +01:00
Christian Schabesberger
3a56dabf42
fix exception on viewing downloads
2019-01-29 13:23:39 +01:00
anoy
3ac4899b96
Merge branch 'dev' into patch-1
2019-01-28 21:19:21 +01:00
Christian Schabesberger
b7b228d9ce
merge weblate
2019-01-27 22:00:00 +01:00
Laura Arjona Reina
45339fd6d2
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-27 17:26:10 +01:00
nautilusx
1856a5a82f
Translated using Weblate (German)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-27 17:26:02 +01:00
Christian Schabesberger
a92f776ebe
fix icon messup
2019-01-27 16:46:44 +01:00
kapodamy
21eb98a52c
add null check
...
add checks for null. This happens after rotating the screen while is turned off
2019-01-24 23:23:30 -03:00
qazaxtan
75dd8d492b
Translated using Weblate (Romanian)
...
Currently translated at 84.1% (322 of 383 strings)
2019-01-23 18:05:27 +01:00
Christian Schabesberger
338893ded4
fix merge conflict
2019-01-23 16:12:21 +01:00
kapodamy
f2285c0b19
MP4 muxer +misc modifications
...
* allow retry downloads with "post-processing failed" error in the new muxer
* MPEG-4 muxer ¡¡ no DASH output!!
* keep the progress if download fails
* remove TODO in SecondaryStreamHelper.java
* misc clean-up
* delete TestAlgo.java
* delete ExtSDDownloadFailedActivity.java and remove it from AndroidManifest.xml
* use hardcored version for changing icon colors
2019-01-22 18:53:31 -03:00
kapodamy
684cb81974
Update MissionsFragment.java
...
work-around for reading the current theme icons
2019-01-22 18:53:31 -03:00
kapodamy
9db272f30e
Update MissionsFragment.java
...
use another way to get the "Context"
2019-01-22 18:53:31 -03:00
kapodamy
c4a5e8dc86
misc fixes
...
* add null checks before resuming a download
* (MissionAdapter.java) reset percent after resuming a download. prevents the "Error" string get stuck, until the download start
2019-01-22 18:53:30 -03:00
kapodamy
df4dd0122f
Update missions_header.xml
...
make the separator line """"""""simetric""""""""""
2019-01-22 18:53:30 -03:00
kapodamy
8fed18b2ac
Update MissionAdapter.java
...
* check if the iterator is initialized
2019-01-22 18:53:30 -03:00
kapodamy
ecabbb57e6
Update download_menu.xml
...
* hide clear button by default
2019-01-22 18:53:30 -03:00
kapodamy
8d1d4092aa
add missing icons in bright theme
...
* missing white icons
* update attrs.xml and styles.xml
2019-01-22 18:53:30 -03:00
kapodamy
6185c4ddcf
delete list and grid icons
...
* delete all grid.png files
* delete all list.png files
2019-01-22 18:53:29 -03:00
SiD ViCiO
3ccbbccd10
Translated using Weblate (Spanish)
...
Currently translated at 91.9% (352 of 383 strings)
2019-01-22 02:53:19 +01:00
YONGLE
30e0ccc77b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-22 02:53:18 +01:00
thami simo
50f7b72b09
Translated using Weblate (Arabic)
...
Currently translated at 93.2% (357 of 383 strings)
2019-01-22 02:52:58 +01:00
qazaxtan
a5828c7949
Translated using Weblate (Romanian)
...
Currently translated at 72.1% (276 of 383 strings)
2019-01-22 02:52:55 +01:00
Tobias Groza
22a5e72470
Translated using Weblate (Romanian)
...
Currently translated at 72.1% (276 of 383 strings)
2019-01-22 02:52:54 +01:00
Christian Schabesberger
43e4fbfcd0
fix livestream issue, and move on to v0.15.1
2019-01-20 14:23:41 +01:00
Igor Nedoboy
ac8430cbba
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-20 00:22:24 +01:00
Roberto Palenga
44d2744a8c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-19 01:20:51 +01:00
philSism
22bfbe96c8
Translated using Weblate (Greek)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-19 01:20:51 +01:00