straw/app/src/main/java/org/schabi/newpipe
Robin 9e29d8d692
Merge pull request #6001 from TacoTheDank/appcompat-alertdialog
Migrate rest of AlertDialogs to AppCompat
2021-04-07 05:07:24 +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 Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
error Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
fragments Merge branch 'dev' into daynight 2021-04-03 00:08:26 +03:00
info_list Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
ktx Use PrettyTime's new formatUnrounded(OffsetDateTime) method. 2021-03-18 06:38:12 +05:30
local Migrate rest of AlertDialogs to AppCompat 2021-04-04 10:26:38 -04:00
player Merge branch 'dev' into daynight 2021-04-03 00:08:26 +03: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 Fix NullPointerException: Attempt to get length of null array in MainActivity (#5999) 2021-04-06 14:13:13 +02:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01: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 Dark elements in Light Theme 2021-03-27 17:46:05 +03:00