mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-09 00:18:56 +01:00
Use `assert` to note when a nullable value is known to be non-null. Extract a method call to a variable where necessary to do this. Update `CharSequence.unicodeWrap()` to handle a null `CharSequence`.