NewPipe/app/src/main/java/org/schabi/newpipe
Stypox 262b3a2945
Merge pull request #9664 from Marius1501/whats_new_section_to_default_tabs
Added the "What's New"-section to the default tabs
2023-01-13 13:25:02 +01:00
..
about Add Link to FAQ in the app (#9164) 2022-10-26 09:59:51 +02:00
database Merge pull request #9642 from Jared234/8582_empty_playlists_not_shown 2023-01-13 13:20:42 +01:00
download Merge pull request #9499 from pratyaksh1610/branch-9466 2023-01-11 19:46:51 +01:00
error Use new NewPipe Extractor Utils methods. 2023-01-02 07:03:18 +05:30
fragments Actually there is no need to use flatMap 2023-01-11 15:26:46 +01:00
info_list Only show "Enqueue next" when in the middle of the queue 2022-12-04 18:20:50 +01:00
ktx Add reusable classes extending AnimatorListenerAdapter. 2022-08-05 06:08:13 +05:30
local Fixed the "Remove Watched" bug 2023-01-12 23:44:26 +01:00
player Merge pull request #8886 from Isira-Seneviratne/Remove_Runnable_variables 2023-01-12 15:34:12 +01:00
settings Added the "What's New"-section to the default tabs 2023-01-11 16:06:11 +01:00
streams Use Math.floorDiv(). 2022-11-09 20:01:40 +05:30
util Merge pull request #9619 from Redirion/avoidreflectionifpossible 2023-01-12 12:06:19 +01:00
views Remove deprecated method calls in FocusAwareCoordinator. 2022-07-21 09:01:19 +05:30
App.java Use List.of(). 2022-07-20 04:39:11 +05:30
BaseFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
DownloaderImpl.java Use Collectors.joining(). 2022-08-06 06:54:21 +05:30
ExitActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
MainActivity.java Merge pull request #9306 from Stypox/target-api-33 2022-12-31 14:49:30 +01:00
NewPipeDatabase.java Added migration to new database 2022-12-09 22:40:54 +01:00
NewVersionWorker.kt Apply ktlint formatting. 2022-12-04 12:01:57 +01:00
PanicResponderActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
QueueItemMenuUtil.java Use correct fragment manager for download dialog 2022-12-31 19:31:24 +01:00
RouterActivity.java Actually there is no need to use flatMap 2023-01-11 15:26:46 +01:00