tachiyomi/app/src/main
arkon 2ebc8d9ae5 Save current page state on configuration change
Fixes #8881

The actual issue is that the ViewModel migration actually differs between what the current `init` block
and previous `onSave` methods did; where the `init` block does not get triggered on saving the
instance on config changes.

Not entirely sure why onSaveInstanceState was explicitly avoided for config changes before, but we
just do it all the time now and end up updating the requestedPage with the current page.
2023-01-21 20:18:12 -05:00
..
java/eu/kanade Save current page state on configuration change 2023-01-21 20:18:12 -05:00
res Update local source icon and differentiate from fallback source icon 2023-01-16 22:54:45 -05:00
AndroidManifest.xml Explicitly add READ_APP_SPECIFIC_LOCALES permission 2022-11-25 23:03:42 -05:00
baseline-prof.txt Update baseline profile 2023-01-07 12:03:17 -05:00
ic_launcher-web.png Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00