NewPipe/app/src/main/java
XiangRongLin 9767e98e50 Remove option to immediately commit pref changes on import
System is now not restarted with `System.exit(0)`.
Instead it is done properly by finishing the activity and restarting the activity. This allows preference changes which are queued up asynchronously through `apply` to be applied.
2021-06-20 09:17:55 +02:00
..
androidx/fragment/app Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
com/google/android/material/appbar Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
org/schabi/newpipe Remove option to immediately commit pref changes on import 2021-06-20 09:17:55 +02:00
us/shandian/giga Adress requested changes and try some cleanup in handleUrl method of InternalUrlsHandler class 2021-06-11 12:12:06 +02:00