NewPipe/app/src/main/java/org/schabi/newpipe
TobiGr 64a7978c7f Rename NotificationMode.ENABLED_DEFAULT to NotificationMode.ENABLED 2021-10-15 19:59:06 +02:00
..
about Fixed the app restarting not working properly 2021-09-06 20:47:44 +02:00
database Rename NotificationMode.ENABLED_DEFAULT to NotificationMode.ENABLED 2021-10-15 19:59:06 +02:00
download Rename string finish to ok, as its content was "OK" 2021-08-30 16:36:57 +02:00
error Fix a few SonarLint warnings 2021-09-05 19:54:28 +02:00
fragments Rename NotificationMode.ENABLED_DEFAULT to NotificationMode.ENABLED 2021-10-15 19:59:06 +02:00
info_list Update Groupie to 2.9.0 2021-09-22 19:08:03 -04:00
ktx Make some minor changes 2021-05-15 18:48:16 +03:00
local Rename NotificationMode.ENABLED_DEFAULT to NotificationMode.ENABLED 2021-10-15 19:59:06 +02:00
player Merge pull request #7194 from KalleStruik/add-to-playlist-in-share 2021-10-13 20:34:07 +02:00
settings Rename NotificationMode.ENABLED_DEFAULT to NotificationMode.ENABLED 2021-10-15 19:59:06 +02:00
streams Provide mime type to file picker to gray out unselectable files 2021-08-01 13:52:32 +02:00
util Merge remote-tracking branch 'origin/dev' into notifications 2021-10-14 21:15:43 +02:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Merge remote-tracking branch 'origin/dev' into notifications 2021-10-14 21:15:43 +02:00
BaseFragment.java Fix a few SonarLint warnings 2021-09-05 19:54:28 +02:00
CheckForNewAppVersion.java Merge pull request #6980 from bravenewpipe/check-for-update-after-toggle-and-restart 2021-10-02 09:07:05 +02:00
DownloaderImpl.java Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
ExitActivity.java Replaced System.Exit calls with FinishAffinity and Start Activity calls 2021-06-17 17:18:15 +01:00
MainActivity.java Merge remote-tracking branch 'origin/dev' into notifications 2021-10-14 21:15:43 +02:00
NewPipeDatabase.java Notifications about new streams 2021-09-07 13:30:16 +03: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
QueueItemMenuUtil.java Cleaned up PlaylistDialog-related code 2021-10-09 18:46:20 +02:00
RouterActivity.java Add to playlist - Showing toast that this may take a moment 2021-10-09 18:47:36 +02:00