NewPipe/app/src/main/java/org/schabi/newpipe
Jared Fantaye d2d324f2dd First draft of the new feature 2023-01-30 22:37:24 +01:00
..
about Add Link to FAQ in the app (#9164) 2022-10-26 09:59:51 +02:00
database First draft of the new feature 2023-01-30 22:37:24 +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 Fix NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 22:30:28 +01:00
info_list Thumbnails used in NewPipe are small (list/grid) mode. This PR facilitates full width thumbnails and dubbed as card mode. 2023-01-15 22:32:03 +05:30
ktx Add reusable classes extending AnimatorListenerAdapter. 2022-08-05 06:08:13 +05:30
local First draft of the new feature 2023-01-30 22:37:24 +01:00
player Merge pull request #9671 from Stypox/fix-toast-crash-api33 2023-01-15 21:05:05 +01:00
settings Fix more NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 23:05:29 +01:00
streams Use Math.floorDiv(). 2022-11-09 20:01:40 +05:30
util Merge pull request #9671 from Stypox/fix-toast-crash-api33 2023-01-15 21:05:05 +01:00
views Create text subpackage in util 2023-01-15 11:51:07 +01:00
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 Chenged the name of the icon 2023-01-14 09:21:37 +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 Fix toast crash on API 33 2023-01-12 11:39:25 +01:00