NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Saurav Rao 5b4fbe32b1
Fix trying to delete object not in list (#6127)
* fix trying to delete object by index -1

* correction in checkstyle-supressions.xml

Co-authored-by: camo0112 <56369484+camo0112@users.noreply.github.com>
2021-05-12 14:33:00 +02:00
..
about IssueFixed#5968 2021-03-31 20:48:02 +05:30
database Optimize imports and solve checkstyle issues 2021-03-12 23:21:53 +01:00
download Only show 'download has started' toast when a download has started 2021-04-22 02:45:04 +00:00
error Replaced if/else with switch 2021-04-19 10:52:52 +05:30
fragments Fix display of channel details when it has no videos 2021-04-09 12:45:43 +05:30
info_list [Bandcamp] Add Radio stream segments 2021-04-11 23:14:23 +02:00
ktx Use Animator.addListener() extension. 2021-04-24 07:45:12 +05:30
local Fix trying to delete object not in list (#6127) 2021-05-12 14:33:00 +02:00
player Fixed player not automatically playing (#6266) 2021-05-12 10:20:39 +02:00
settings Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
streams Fix typos 2020-12-07 13:35:37 +03:00
util Disable media tunneling on cvt_mt5886_eu_1g (#6024) 2021-04-08 05:21:57 +02:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Do not set reChaptache cookie when there is no cookie stored 2021-04-04 12:27:12 +02:00
BaseFragment.java Move description to a tab alongside related streams and comments 2021-01-17 15:26:25 +01:00
CheckForNewAppVersion.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
DownloaderImpl.java Merge pull request #5649 from FireMasterK/ff-ua 2021-03-24 17:59:17 +01:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
MainActivity.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
NewPipeDatabase.java Use final where possible 2020-08-16 10:25:09 +02:00
NewVersionManager.kt Respect expires header when checking for new version 2021-01-23 09:02:11 +01:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
RouterActivity.java Fix black drawables in night themes in share dialog (RouterActivity) 2021-04-25 11:36:40 +02:00