mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-21 22:30:43 -04:00
Type parameters can be ommited if defined and declared in same statement. `onStart()` is deprecated and not required, as we target APIs > 5. `Intent.FLAG_ACTIVITY_CLEAR_TASK` is not supported on APIs < 11 but we target 8.