straw/app/src/main/java
TobiGr fd19e8e9f7 Replace RuntimeException with IOException
The RuntimeException was not explicitly declared and thus not caught at every call of this constructor. This change ensures that this possible exception is handled by the dedicated error handlers.
2023-09-17 15:31:19 +02:00
..
androidx/fragment/app Use toArray() with zero-length arrays. 2022-08-05 06:50:55 +05:30
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org Replace RuntimeException with IOException 2023-09-17 15:31:19 +02:00
us/shandian/giga Clean up AlertDialogs 2023-07-11 21:54:10 -04:00