- StrictMode solo en DEBUG mode - ExecutorService con shutdown apropiado - DNSSetter NetworkCallback unregister - DiffUtil en ChannelAdapter y EventAdapter - minifyEnabled=true y shrinkResources=true para release - Validación en constructores (StreamChannel) - Strings externalizadas - ProGuard rules completas - Testing dependencies agregadas - Removed Firebase (uso personal) - JavaDoc documentación agregada - Android SDK configurado localmente Compilado exitosamente: StreamPlayer v9.4.2 debug APK (11MB)
22 lines
868 B
Plaintext
22 lines
868 B
Plaintext
=========================================================================
|
|
== NOTICE file corresponding to the section 4 d of ==
|
|
== the Apache License, Version 2.0, ==
|
|
== in this case for the Gradle distribution. ==
|
|
=========================================================================
|
|
|
|
This product includes software developed by
|
|
The Apache Software Foundation (http://www.apache.org/).
|
|
|
|
It includes the following other software:
|
|
|
|
Groovy (http://groovy-lang.org)
|
|
SLF4J (http://www.slf4j.org)
|
|
JUnit (http://www.junit.org)
|
|
JCIFS (http://jcifs.samba.org)
|
|
HttpClient (https://hc.apache.org/httpcomponents-client-4.5.x/)
|
|
|
|
For licenses, see the LICENSE file.
|
|
|
|
If any software distributed with Gradle does not have an Apache 2 License, its license is explicitly listed in the
|
|
LICENSE file.
|