wireguard-android/app
Harsh Shandilya 33e69db436 AppListDialogFragment: Code cleanup
- Using the require_() methods provides helpful error messages when things are null
compared to the get_() methods which throw NPEs.
- Ensure currentlyExcludedApps is empty but never null
- Rename inner variable to silence name shadowing lint
- Make setExclusionsAndDismiss private

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-02-23 15:07:39 +05:30
..
sampledata Implement custom theming to match Google's AOSP design 2020-02-12 15:23:53 +01:00
src AppListDialogFragment: Code cleanup 2020-02-23 15:07:39 +05:30
tools wg: bump to latest snapshot 2020-02-06 22:01:03 +01:00
build.gradle Port tunnel creation UI from Viscerion 2020-02-14 15:27:17 +05:30
nonnull.gradle Update copyright 2019-01-07 19:21:34 -05:00
proguard-rules.pro proguard: reenable obfuscation 2019-10-13 11:53:17 +02:00