Commit graph

5188 commits

Author SHA1 Message Date
karol
2ed9f70eed set mute button in main player from other player 2020-03-01 13:02:20 +01:00
karol
553271b143 mute icon in main refactored 2020-02-27 23:30:17 +01:00
karol
ae8c842406 mute intent send between main-bckgrnd-popup players 2020-02-27 22:30:18 +01:00
karol
599b858bc6 icon change implemented in queque 2020-02-23 23:44:16 +01:00
karol
7294965c9d mute-buton in queue layout and logic, but no icon change 2020-02-23 23:31:30 +01:00
karol
4ed056ad74 isMuted() added 2020-02-23 22:55:34 +01:00
karol
25c77f5349 mute-button implementation in main player 2020-02-23 22:32:23 +01:00
karol
c793bc34c7 mute-button added to activity_main_player.xml's 2020-02-23 21:28:40 +01:00
TobiGr
ad1b4c5465 Fix regression: Unable to find explicit activity class
See https://github.com/TeamNewPipe/NewPipe/issues/3114#issuecomment-589940878 for info on this crash.
This reverts ebab29c9f9 partly.
2020-02-22 20:43:38 +01:00
Stypox
857f7bbc9a Address @mauriciocolli suggestions in #2960
Simplify code to enable history button
2020-02-22 11:34:08 +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
431be4003d Implement Settings buttons 2020-02-22 10:36:10 +01:00
Stypox
d25dd96ad0 Add settings button back in dot menu 2020-02-22 10:23:01 +01:00
TobiGr
e7f80b26ae Update bump version to 0.18.4 (840) 2020-02-22 00:37:46 +01:00
TobiGr
70f060e990 Update extractor version to latest release 2020-02-22 00:37:46 +01:00
TobiGr
c79058e942 Remove 'duration_live_button' string from translations 2020-02-22 00:37:46 +01:00
TobiGr
05e307f84d Clean translations 2020-02-21 21:59:36 +01:00
TobiGr
72929b65e5 Merge remote-tracking branch 'Weblate/dev' into dev 2020-02-21 21:31:17 +01:00
Hosted Weblate
ab4cfe6a4a Merge branch 'origin/dev' into Weblate. 2020-02-21 16:58:08 +01:00
Brikkho
29cf8cd73b Translated using Weblate (Bengali (Bangladesh))
Currently translated at 28.5% (152 of 532 strings)
2020-02-21 16:58:08 +01:00
chr56
39b53fa993 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.0% (495 of 532 strings)
2020-02-21 16:58:07 +01:00
Jeff Huang
6722d97dbc Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:58:07 +01:00
MohammedSR Vevo
e5c6803d7b Translated using Weblate (Kurdish)
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:58:06 +01:00
zmni
7f16f51f3c Translated using Weblate (Indonesian)
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:58:05 +01:00
WaldiS
eb57549db5 Translated using Weblate (Polish)
Currently translated at 99.6% (530 of 532 strings)
2020-02-21 16:58:03 +01:00
Karol Kosek
fa3a866abd Translated using Weblate (Polish)
Currently translated at 99.6% (530 of 532 strings)
2020-02-21 16:58:03 +01:00
Yaron Shahrabani
abd222cedb Translated using Weblate (Hebrew)
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:58:01 +01:00
Oğuz Ersen
961bcce95b Translated using Weblate (Turkish)
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:58:00 +01:00
zeritti
6290800f1a Translated using Weblate (Czech)
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:57:57 +01:00
Vojtěch Šamla
40475904d2 Translated using Weblate (Czech)
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:57:56 +01:00
Stypox
a7e61b31f7 Merge branch 'dev' into localisation 2020-02-21 14:34:40 +01:00
bopol
2ff75f7fae remove unecessary «few» and «many» for plural string in english 2020-02-20 18:55:22 +01:00
kapodamy
25bed07c07 fixup for #3081
* dont write the "sbpg" box in video tracks
2020-02-20 13:20:20 -03:00
Hosted Weblate
2161ea6a5f Merge branch 'origin/dev' into Weblate. 2020-02-20 00:07:22 +01:00
mk3z
0d808abb18 Translated using Weblate (Finnish)
Currently translated at 64.8% (345 of 532 strings)
2020-02-20 00:07:19 +01:00
B0pol
20d138f7da Update app/.gitignore
Co-Authored-By: Stypox <stypox@pm.me>
2020-02-19 17:40:03 +01:00
Alexey Dubrov
808c1a81ef Merge branch 'dev' into dev 2020-02-19 15:05:42 +03:00
Laurent Arnoud
37ae893c9e Migrate annotation to androidx on ReCaptchaActivity 2020-02-18 21:50:28 +01:00
bopol
defb693615 give info if content language is system on crash 2020-02-18 18:35:13 +01:00
bopol
b976320c26 added all the .iml files in gitignore, not only app.iml
if somehow your module name isn't app, it will create a module-name.iml file, and isn't needed
2020-02-17 10:18:20 +01:00
Alexey Dubrov
8aa2b50da0 Merge branch 'dev' into dev 2020-02-17 12:14:07 +03:00
bopol
ce38410f54 use plural string for dynamic_seek_duration_description 2020-02-17 10:12:08 +01:00
Alexey Dubrov
2ce828ece7 Get brightness from settings if screenBrightness is set to auto 2020-02-17 12:11:00 +03:00
B0pol
28100a9311 Merge branch 'dev' into localisation 2020-02-17 09:27:03 +01:00
Tobias Groza
7964758b03 Apply suggestions from code review
Co-Authored-By: Stypox <stypox@pm.me>
2020-02-16 22:41:56 +01:00
bopol
b13c03a99f created default_localization_key 2020-02-16 22:41:32 +01:00
Stypox
fb58bc72e7 Merge branch 'dev' into patch-10 2020-02-16 21:58:44 +01:00
Alexey Dubrov
6fada5cb68 Merge branch 'dev' into dev 2020-02-16 16:11:56 +03:00
Alexey Dubrov
6077085cd5 Fix initial brightness value 2020-02-16 16:08:53 +03:00