- Jul 04, 2022
-
-
殷啟聰 | Kai-Chung Yan authored
-
- Jan 03, 2021
-
-
Hans-Christoph Steiner authored
-
Hans-Christoph Steiner authored
-
Hans-Christoph Steiner authored
-
- May 22, 2020
-
-
Andrej Shadura authored
-
Andrej Shadura authored
-
Andrej Shadura authored
-
- May 21, 2020
-
-
Andrej Shadura authored
-
Nullable annnotation is just a warning that hints you can pass null to methods that can take null arguments. Can be safely ignored since it otherwise fails the build as it comes from libcore itself, which we don't build.
-
Andrej Shadura authored
-
The annotation is avaiable in libcore. We only build json, so we cannot use it. It can be safely ignored.
-
NonNull annnotation is just a warning that hints when you pass null to methods that otherwise expect a non null arguments. Can be safely ignored since it otherwise fails the build as it comes from libcore itself, which we don't build.
-
UnsupportedAppUsage is an annotation that is used to specify that the class or object used isn't techically a part of the Android SDK and thus isn't supported. It is more of a warning for ourselves. It can be safely neglected.
-
-
-
-
-
Andrej Shadura authored
Update to upstream version '10.0.0+r36' with Debian dir 6e55ae9f2fedfc27323658e22d4da985a0d85253
-
Andrej Shadura authored
-
- May 15, 2020
-
-
Raman Sarda authored
-
- May 09, 2020
-
-
Roger Shimizu authored
-
- Oct 09, 2018
-
-
Kai-Chung Yan (Deprecated) authored
-
Kai-Chung Yan (Deprecated) authored
-
Kai-Chung Yan (Deprecated) authored
-
- Jun 14, 2018
-
-
Hans-Christoph Steiner authored
-
Hans-Christoph Steiner authored
-
- Jun 12, 2018
-
-
Kai-Chung Yan (Deprecated) authored
-
Kai-Chung Yan (Deprecated) authored
-
- Jun 09, 2018
-
-
Kai-Chung Yan (Deprecated) authored
-
Kai-Chung Yan (Deprecated) authored
-
Kai-Chung Yan (Deprecated) authored
-
- May 31, 2018
-
-
Saif Abdul Cassim authored
Removed libandroid-json-java-doc package as it cause -libcore to ftbfs in testing due to openjdk-10 and gradle javadoc generation
-
- May 30, 2018
-
-
Saif Abdul Cassim authored
-
Saif Abdul Cassim authored
-
Saif Abdul Cassim authored
Upstream version 8.1.0+r23 # gpg: Signature made Wed 30 May 2018 02:30:18 PM +0530 # gpg: using RSA key FFB857889E3418C9E004030D66573069F2E304B8 # gpg: Good signature from "Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: FFB8 5788 9E34 18C9 E004 030D 6657 3069 F2E3 04B8
-
Saif Abdul Cassim authored
-
Saif Abdul Cassim authored
-
- May 26, 2018
-
-
Saif Abdul Cassim authored
-
Saif Abdul Cassim authored
-
- Apr 25, 2017
-
-
Hans-Christoph Steiner authored
-