straw/app/src/main/java/org/schabi/newpipe
2024-11-21 22:42:42 +01:00
..
about Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
database Fixed playlist order between "Bookmarked Playlists" list and "add to playlist" dialog list. Now both lists are sorted using case insensitive order if the user has not yet adjusted manually the order. 2024-09-26 13:24:26 +00:00
download Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
error Apply URL encode/decode changes 2024-11-19 13:17:10 +01:00
fragments Update app/src/main/java/org/schabi/newpipe/fragments/list/videos/RelatedItemsFragment.java 2024-11-03 18:26:38 +11:00
info_list Update app/src/main/java/org/schabi/newpipe/info_list/dialog/StreamDialogDefaultEntry.java 2024-10-27 09:41:45 +01:00
ktx Add null-safe SharedPreferences.getStringSafe 2024-10-27 20:38:28 +01:00
local Remove history dialog override so clicking "Start playing in the background" would only enqueue the current item instead of the full history which is usually massive 2024-11-12 18:24:23 +13:00
player Fixed player resuming from start when clicking on a timestamp 2024-11-21 22:42:42 +01:00
settings Apply URL encode/decode changes 2024-11-19 13:17:10 +01:00
streams Update app/src/main/java/org/schabi/newpipe/streams/io/StoredDirectoryHelper.java 2024-04-23 18:39:56 +02:00
util Merge pull request #11244 from Isira-Seneviratne/Android-elapsed-time 2024-11-18 16:56:41 +01:00
views Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
App.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
BaseFragment.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
DownloaderImpl.java Update user agent to Firefox ESR128 2024-11-03 11:52:31 +01:00
ExitActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
MainActivity.java Improve new version checks before running 2024-03-29 11:14:30 +01:00
NewPipeDatabase.java Merge branch 'dev' into pr8221 2024-03-29 18:08:31 +01:00
NewVersionWorker.kt Convert isReleaseApk to lazy value 2024-03-20 14:00:13 +01:00
PanicResponderActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
QueueItemMenuUtil.java Support obtaining multiple images from the extractor 2023-09-22 09:57:33 +02:00
RouterActivity.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00