Isira Seneviratne
b9768516f0
Return ViewBinding instead of View in BaseListFragment's getListHeader() and getListFooter() methods.
2021-01-14 11:15:57 +05:30
Isira Seneviratne
9d322b9fdc
Return ViewBinding instead of View in BaseLocalListFragment's getListHeader() and getListFooter() methods.
2021-01-14 11:15:54 +05:30
TobiGr
89534ddb9c
Fix typo in "playlist_ctrl_seperator_margin"
...
Rename to "playlist_ctrl_separator_margin"
2020-12-23 12:36:41 +01:00
Stypox
15bf6b82e2
Improve meta info layout and merge duplicate code
2020-12-20 15:10:18 +01:00
TobiGr
a88d3a8a68
Display meta info about search query, stream creator or topic
...
Closes #4614
2020-12-20 11:56:22 +01:00
Isira Seneviratne
1e8b014e7c
Use view binding in SettingsActivity.
2020-12-19 04:22:01 +05:30
Isira Seneviratne
2c5d9ee1a9
Use view binding in ErrorActivity.
2020-12-19 04:21:59 +05:30
Isira Seneviratne
54b45404a0
Use view binding in DownloadActivity.
2020-12-19 04:19:59 +05:30
Isira Seneviratne
1364b4c2e7
Use view binding in MainActivity.
2020-12-19 04:19:57 +05:30
TobiGr
40d32034dd
Fix Lint: Inconsistent line separators
2020-11-22 10:16:27 +01:00
okan35
11442aa59b
removed unnecessary spaces - code change
2020-11-17 19:23:29 +01:00
okan35
d8ba959052
swipe to refresh added
2020-11-15 17:54:40 +01:00
XiangRongLin
e52df544c6
Convert notification actions to a custom preference ( #4652 )
2020-10-31 11:58:33 +01:00
TacoTheDank
69ad9d5197
Migrate AboutActivity to viewpager2
2020-10-17 19:15:10 -04:00
wb9688
77e40317bb
Delete old player notification layouts
2020-10-14 11:04:49 +02:00
wb9688
8f2effa78c
Format all XML resources
2020-10-14 11:04:48 +02:00
Tobias Groza
60a453a634
Merge pull request #4362 from Stypox/fix-queue
...
Random fixes and improvements
2020-10-02 16:48:04 +02:00
Tobias Groza
6fc1d7f8f4
Merge pull request #4360 from avently/player-overlays
...
Player overlays now centered
2020-10-02 15:37:28 +02:00
Stypox
b339b9ebc8
Make player close button always white
2020-10-02 14:53:16 +02:00
Stypox
1c1adb2bc8
Prevent touches behind minimized player
2020-10-02 14:53:16 +02:00
Stypox
b6279fee52
Fix queue close image not following theme
2020-10-02 14:52:49 +02:00
Tobias Groza
1d883af57d
Merge pull request #4350 from 4D17Y4/commenter
...
Disabled commenter image view on LoadThumbnail set to false
2020-10-01 15:07:45 +02:00
Avently
4e394290ab
Now player's overlays are aware of insets
2020-10-01 03:10:51 +03:00
Avently
f302a8d5ad
Skipped interception of buttons in the player in some cases and made image view from playQueue visible
2020-10-01 03:10:42 +03:00
Tobias Groza
414713f45f
Merge pull request #4353 from opusforlife2/tap_behind_queue
...
Prevent tapping behind queue in main player
2020-09-30 15:04:35 +02:00
Stypox
629464f37d
Small adjustments to notification settings layout
2020-09-29 21:46:00 +02:00
opusforlife2
d9a3f51e9d
Prevent tapping behind queue in main player
...
(I have no idea what I just did. Shhh! Don't tell anyone. 🤫 )
2020-09-29 18:57:49 +00:00
Aditya Srivastava
a748baca2f
Disabled commenter image view on LoadThumbnail set to false
2020-09-29 21:17:39 +05:30
Avently
96881c44d3
Merged 'dev' branch
2020-09-27 15:04:20 +03:00
Tobias Groza
36f26542cb
Merge pull request #3178 from cool-student/notificationImprovements
...
Notification Improvements
2020-09-27 10:43:11 +02:00
Avently
88aa5019f9
Merged 'dev' branch
2020-09-26 02:42:26 +03:00
bopol
fce180d9b2
Translations improvements :
...
- remove duplicated string (name) and avoid potential duplicate (autoplay_never_description -> Never, autoplay_always_description -> Always because they are just "Always" or "Never"). Fixes #4268
- leakCanary string removed (fixes #4233 )
2020-09-24 15:24:59 +02:00
Stypox
7016da5251
Remove hardcoded and duplicate strings, use exoplayer ones
2020-09-22 18:17:09 +02:00
Avently
770720bace
Variable width for caption button and hiding system UI after popup close
2020-09-19 22:52:59 +03:00
Stypox
5a1ec68f4a
Fix invisible queue close button
2020-09-19 13:44:07 +02:00
Avently
0470e298df
Perfect shadow
2020-09-15 19:50:46 +03:00
Avently
0d5cc050ef
Reimagined player positioning
2020-09-15 14:43:43 +03:00
Avently
b76aa495d2
Android 11 initial support
2020-09-14 02:46:00 +03:00
Avently
e3ba15e228
Small fixes of issues with old devices support, brightness, etc
2020-09-11 20:52:38 +03:00
Stypox
847fb84854
Add notification costumization settings menu
2020-09-08 22:00:24 +02:00
opusforlife2
88f3dd16a8
Use new string for auto-queue toggle
2020-09-08 10:44:58 +00:00
Stypox
54b5199832
Merge branch 'dev' into pr3178
2020-09-03 21:56:48 +02:00
wb9688
1211ab6bf4
Use AppCompatImageButton to not crash on 4.4
2020-08-03 14:17:12 +02:00
Tobias Groza
650e1165f6
Merge pull request #3944 from Stypox/playlist-layout
...
Improve playlist header layout: align with info items
2020-08-03 14:15:30 +02:00
Stypox
4dd47f8adf
Merge branch 'dev' into pr3178
2020-08-02 22:59:43 +02:00
wb9688
900d01ae61
Use vector drawables for close and replay
2020-07-31 09:10:28 +02:00
Avently
65a9d65e18
Merge branch 'dev'
2020-07-28 21:35:01 +03:00
Stypox
000f04ef71
Make local playlist layout consistent with remote one
2020-07-28 13:10:28 +02:00
TobiGr
4d7f8fec4e
Fix color of correct / suggested search term
...
Fixes TeamNewPipe/NewPipe#3973
2020-07-28 11:41:23 +02:00
Stypox
36e0d36f69
Improve playlist header layout: align with info items
2020-07-26 12:04:40 +02:00