wireguard-android/ui
Jason A. Donenfeld 46bf98d7f6 ui: never access CREATOR directly
All of the parcelers have their own type prefix. So we have to actually
use the legit methods. This is a bit annoying, as there's no fully
compatible way across all API versions, so we have to branch.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2023-04-04 15:31:52 +02:00
..
sampledata Rename app module to ui 2020-03-09 19:24:27 +05:30
src ui: never access CREATOR directly 2023-04-04 15:31:52 +02:00
build.gradle build: exclude extra kotlin cruft from release build 2023-04-04 15:14:28 +02:00
proguard-android-optimize.txt build: Improve R8 rules and enable aggressive optimization modes 2020-03-29 10:52:54 +05:30
proguard-rules.pro build: don't obfuscate code in minify step 2020-04-21 21:36:59 +05:30