straw/app/src/main/java/org/schabi/newpipe
TobiGr f4499de605 Fix last resize mode not being restored correctly
I think the settings key "last_resize_mode" is ambiguous. While it is used to get the recently used resize mode, someone thought while working on the resize mode switcher, that the old (to be replaced) resize mode should be stored. 
Fixes #5613
2021-03-08 09:46:33 +01:00
..
about Remove License#contentUri 2021-02-08 19:54:30 +03:00
database [FIX] - Use of a Data class instead of overriding equals method 2020-12-07 10:53:33 +01:00
download Use view binding in DownloadDialog. 2021-01-14 11:16:01 +05:30
fragments Add different error messages for SoundCloud and YouTube unavailable contents 2021-03-07 15:33:25 +01:00
info_list Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ktx Remove unnecessary concat with empty string 2021-02-08 19:40:20 +03:00
local Fix crash when reordering channel groups. 2021-02-28 14:48:06 +05:30
player Fix last resize mode not being restored correctly 2021-03-08 09:46:33 +01:00
report Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
settings Set all default settings at the beginning 2021-01-28 18:28:29 +01:00
streams Fix typos 2020-12-07 13:35:37 +03:00
util Add different error messages for SoundCloud and YouTube unavailable contents 2021-03-07 15:33:25 +01:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
BaseFragment.java Move description to a tab alongside related streams and comments 2021-01-17 15:26:25 +01:00
CheckForNewAppVersion.java Add comments explaining the expiry field 2021-01-30 14:24:25 +01:00
DownloaderImpl.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +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 Apply the requested changes and little improvements 2021-01-16 13:23:42 +01: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
ReCaptchaActivity.java Use WebViewClientCompat in ReCaptchaActivity. 2020-12-19 13:21:57 +05:30
RouterActivity.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00