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
Avently
d1ef6ed4e1
Renamed files
2020-07-25 09:45:33 +03:00
Avently
c868f7e5ed
Removed unused files, translations, styles, settings key
2020-07-25 09:39:42 +03:00
Avently
39de879c32
Android TV: ability to select all buttons in the main player, as well as in the main fragment
2020-07-25 04:14:29 +03:00
Avently
6f506f17e0
Fixes for Android API <21
2020-07-22 17:19:32 +03:00
Avently
eda6641e3f
Better TV support, icons, activity_main refactoring
...
- on Android TV you'll be able to navigate with D-pad in main fragment and in the player. But not between them for now
- play/pause/next/previous buttons are smaller now
- replaced ic_list with previous version of it
- activity_main looks better which helps with Android TV support
2020-07-22 01:20:30 +03:00
Avently
411c65babc
New icons
2020-07-16 01:15:24 +03:00
Avently
b68c655151
Mini player slide to botom fix, buttons size fix
2020-07-14 21:52:55 +03:00
Avently
4aeb2cd795
Small fixes of issues
2020-07-13 23:28:39 +03:00
Avently
aef78ace88
Merged the latest changes
2020-07-13 04:17:21 +03:00
Tobias Groza
a00486c325
Merge pull request #3471 from Royosef/DisplaySearchSuggestion
...
Display search suggestion: did you mean & showing result for
2020-07-07 20:57:02 +02:00
Tobias Groza
8d8dff378f
Merge pull request #3579 from TobiGr/error_md_export
...
Add Markdown export of crash logs
2020-07-07 00:01:12 +02:00
Stypox
19e4bba3fe
Improve suggestion panel
2020-07-05 22:01:35 +02:00
Roy Yosef
88c4f367e4
Display search suggestion: did you mean & showing result for
2020-07-05 22:01:35 +02:00
Roy Yosef
820ab5893c
Final declarations, naming & redundant code
...
* add final declarations where missing
* fix typo "onSelectedLisener" to "onSelectedListener"
* rename "baseEqual" to "baseEquals"
* replace getPlaylistsObserver code with functions pointers
* remove duplicate code in constructors
* remove useless null checks
2020-07-04 11:37:38 +02:00
Roy Yosef
37dd391807
Add playlist tab to main page
...
Add bookmarked playlist as tab in the main page (by Settings > Content > Content of main page)
2020-07-04 11:35:45 +02:00
Tobias Groza
d34ae58ad9
Merge pull request #3373 from mauriciocolli/feed-add-search-sub-list
...
Add search for subscription picker in the feed group dialog
2020-07-01 00:16:01 +02:00
TobiGr
4bd1de6f7c
Add Markdown export of crash logs
...
Add app language as additional debug information to reports
2020-06-28 16:07:22 +02:00
Mauricio Colli
77439f720c
Add search for subscription picker in the feed group dialog
2020-06-27 11:25:25 -03:00
Stypox
5898d7e37b
Fix queue channel name color for some devices
2020-06-27 16:11:25 +02:00
Avently
60fd42dfa3
Changes for review
2020-06-27 06:25:50 +03:00
wb9688
7444772ca0
Merge pull request #3437 from TheLastGimbus/fast-rewind-forward-in-background-activity
...
Fast rewind forward in background activity
2020-06-15 15:06:58 +02:00
TheLastGimbus
528bbb3969
Remove speed buttons from bottom menu
2020-06-14 15:15:38 +02:00
Stypox
12b25fcae1
Regression: fix icon size in main player
2020-05-29 15:32:44 +02:00
Stypox
94c2bb0929
Use drop down/up instead of expand icons in drawer
...
As per the material guidelines
2020-05-21 15:39:36 +02:00
Stypox
f767116c25
Add shadow behind play icon in video detail fragment
2020-05-21 15:39:36 +02:00
Stypox
d63b091ec0
Fix checkstyle issues
...
Also replace all tabs with 4 spaces
2020-05-21 15:39:36 +02:00
Stypox
6a6dd7a220
Fix invisible fullscreen button in popup player on API 19
2020-05-21 15:39:36 +02:00
Stypox
6f29813ebd
Readd ic_close and ic_replay PNGs: needed in notifications
...
The other icons used in notifications are taken from exoplayer's ones: `@drawable/exo_controls_*`
2020-05-21 15:39:36 +02:00