Commit graph

7491 commits

Author SHA1 Message Date
opusforlife2
3838e8fc45 Mention custom repo and generally update section
Added custom repo as additional install method, and added comparison between them all. Also removed the outdated part.
2020-11-03 16:56:04 +00:00
Stypox
a0d3acb81f Merge pull request #4587 from vkay94/separate-player-gesture-logic-ui
Separate player gesture logic and UI
2020-11-02 16:36:50 +01:00
vkay94
ee8ec5f130 Player gestures: Add multi-double-tap logic 2020-11-02 15:50:34 +01:00
Stypox
08da973156 Merge pull request #4643 from XiangRongLin/colorize_notification
Add option to not colorize notification
2020-11-01 22:24:16 +01:00
Xiang Rong Lin
e51a6cdb97 Add option to not colorize notification 2020-11-01 22:13:00 +01:00
Tobias Groza
6cdcd98864 Merge pull request #3817 from Isira-Seneviratne/Use_Java_8_APIs
Use Java 8 APIs.
2020-11-01 16:30:50 +01:00
Isira Seneviratne
9a367f4d46 Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally. 2020-11-01 14:44:07 +05:30
Isira Seneviratne
bda8caa510 Use Comparator's comparing(), nullsLast() and reversed() methods. 2020-11-01 14:44:04 +05:30
Isira Seneviratne
c6a1a630c5 Enable support for core library desugaring. 2020-11-01 14:44:02 +05:30
Tobias Groza
f0d20c562a Merge pull request #4710 from TacoTheDank/more-cleanup
More miscellaneous little fixes and improvements
2020-10-31 23:17:23 +01:00
TacoTheDank
feb83b1456 Fix a few Kotlin style issues 2020-10-31 15:57:49 -04:00
TacoTheDank
166cdd50f4 Push conditionals inside branch expressions 2020-10-31 15:57:26 -04:00
TacoTheDank
710a840de6 Simplify an if else 2020-10-31 15:57:01 -04:00
TacoTheDank
e480bc148c Add missing app:iconSpaceReserved 2020-10-31 15:56:46 -04:00
TacoTheDank
a6fa8cd4df Use FragmentActivity for AboutActivity's viewpager2 2020-10-31 15:54:39 -04:00
TacoTheDank
b8ab82d148 Replace a ContextCompat with LayoutInflater.from 2020-10-31 15:54:19 -04:00
TacoTheDank
dfefb90d26 Fix some version checks to use android.os.Build 2020-10-31 15:54:02 -04:00
XiangRongLin
e52df544c6 Convert notification actions to a custom preference (#4652) 2020-10-31 11:58:33 +01:00
Tobias Groza
53904e4444 Merge pull request #4695 from mimi89999/dev
Add missing screenshots
2020-10-30 18:04:32 +01:00
mimi89999
a28eb4fa18 Add missing screenshots 2020-10-30 17:26:11 +01:00
vkay94
917d20efe0 Player gestures: separate logic and UI 2020-10-29 12:46:34 +01:00
TobiGr
69fcd2c953 Merge branch 'master' into dev 2020-10-28 15:14:48 +01:00
Tobias Groza
40817f358f Merge pull request #4675 from B0pol/hotfix
Release 0.20.2 (956)
2020-10-28 07:39:44 +01:00
Tobias Groza
5c1b1b9611 Update fastlane/metadata/android/en-US/changelogs/956.txt
Co-authored-by: opusforlife2 <53176348+opusforlife2@users.noreply.github.com>
2020-10-28 07:35:04 +01:00
TobiGr
8de47cfab8 Bump extractor version 2020-10-28 07:34:34 +01:00
Tobias Groza
5cc93b6c01 Merge pull request #4655 from B0pol/polish
polish strings
2020-10-28 07:26:38 +01:00
bopol
2b8d9fd8f6 Release 0.20.2 (956) 2020-10-27 14:47:23 +01:00
bopol
ccb0c4b9ea Update Extractor version 2020-10-26 18:59:06 +01:00
bopol
ca029eba3f polish strings, fix build error 2020-10-26 17:01:55 +01:00
TobiGr
1633402cd9 Update checkstyle 2020-10-25 21:29:07 +01:00
Tobias Groza
7a6b6cf526 Merge pull request #4592 from Isira-Seneviratne/Use_DrawableCompat
Use DrawableCompat.
2020-10-25 21:13:02 +01:00
Isira Seneviratne
cd12b9add1 Use DrawableCompat. 2020-10-25 21:01:53 +05:30
Stypox
873e5fbd43 Merge pull request #4594 from Isira-Seneviratne/Use_TextViewCompat
Use TextViewCompat.setCompoundDrawablesRelativeWithIntrinsicBounds().
2020-10-25 14:44:01 +01:00
TobiGr
7a9ee05654 Fix Issue Template config 2020-10-24 20:44:22 +02:00
TobiGr
f9c55fcfda polish more 2020-10-23 23:22:00 +02:00
TobiGr
27ade04c78 polish some stuff 2020-10-23 23:18:34 +02:00
Tobias Groza
7391557c39 Merge pull request #4549 from Stypox/fix-showMiniPlayer
Fix IllegalStateException after onSaveInstanceState
2020-10-23 21:58:20 +02:00
Tobias Groza
badd6a8080 Merge pull request #4610 from mhmdanas/optimize-pngs
Optimize app PNGs
2020-10-23 19:37:23 +02:00
Tobias Groza
1a0b65e733 Merge pull request #4611 from TeamNewPipe/prevent_blank_issues
Create config.yaml to prevent blank issues
2020-10-23 19:18:25 +02:00
opusforlife2
0250b3f5b7 Create config.yaml to prevent blank issues 2020-10-23 14:37:59 +00:00
mhmdanas
3d905cefd6 Optimize app PNGs 2020-10-23 17:00:39 +03:00
TobiGr
17e537951e Merge remote-tracking branch 'Weblate/dev' into dev 2020-10-23 10:52:51 +02:00
Tobias Groza
b0b842ae54 Merge pull request #4345 from vkay94/fix-createplaylist
Fix PlaylistAppendDialog showing when no local playlists exist
2020-10-23 10:08:20 +02:00
Tobias Groza
df375827ec Merge pull request #4606 from TeamNewPipe/refine_issue_templates
Refined instructions in the issue templates
2020-10-23 09:59:13 +02:00
opusforlife2
ee951f2f4a Refined instructions for feature request template 2020-10-23 07:55:31 +00:00
vkay94
d7547fb196 Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
vkay94
0f720b6e97 Fix PlaylistAppendDialog showing when no local playlists exist 2020-10-23 09:44:26 +02:00
opusforlife2
1afec2d033 Refined instructions for bug report template 2020-10-23 07:32:04 +00:00
Weblate
c0b8c764bb Added translation using Weblate (Santali) 2020-10-22 20:40:29 +02:00
Milo Ivir
d6988c4681 Translated using Weblate (Croatian)
Currently translated at 5.7% (2 of 35 strings)

Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/hr/
2020-10-22 20:34:47 +02:00