repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
xiaoymin/LlmInAction
https://github.com/xiaoymin/LlmInAction/blob/11723c550071102640f26e251cd6564bedde1fd4/llm_chat_java_hello/src/main/java/com/github/xiaoymin/llm/listener/ConsoleEventSourceListener.java
llm_chat_java_hello/src/main/java/com/github/xiaoymin/llm/listener/ConsoleEventSourceListener.java
/* * THIS FILE IS PART OF Zhejiang LiShi Technology CO.,LTD. * Copyright (c) 2019-2023 Zhejiang LiShi Technology CO.,LTD. * It is forbidden to distribute or copy the code under this software without the consent of the Zhejiang LiShi Technology * * https://www.lishiots.com/ * * Unless required by applicable ...
java
Apache-2.0
11723c550071102640f26e251cd6564bedde1fd4
2026-01-05T02:38:26.882818Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/standalone-multipart/src/test/java/dev/resteasy/examples/multipart/UploadTestCase.java
standalone-multipart/src/test/java/dev/resteasy/examples/multipart/UploadTestCase.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/standalone-multipart/src/main/java/dev/resteasy/examples/multipart/UploadResource.java
standalone-multipart/src/main/java/dev/resteasy/examples/multipart/UploadResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/standalone-multipart/src/main/java/dev/resteasy/examples/multipart/RestActivator.java
standalone-multipart/src/main/java/dev/resteasy/examples/multipart/RestActivator.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/standalone-multipart/src/main/java/dev/resteasy/examples/multipart/Main.java
standalone-multipart/src/main/java/dev/resteasy/examples/multipart/Main.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/servlet-example/src/main/java/dev/resteasy/examples/servlet/MyApplication.java
servlet-example/src/main/java/dev/resteasy/examples/servlet/MyApplication.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/servlet-example/src/main/java/dev/resteasy/examples/servlet/GreetingResource.java
servlet-example/src/main/java/dev/resteasy/examples/servlet/GreetingResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/tracing-example/src/test/java/dev/resteasy/examples/tracing/TracingTest.java
tracing-example/src/test/java/dev/resteasy/examples/tracing/TracingTest.java
package dev.resteasy.examples.tracing; import static org.junit.jupiter.api.Assertions.assertEquals; import java.net.URI; import jakarta.ws.rs.client.Client; import jakarta.ws.rs.client.ClientBuilder; import jakarta.ws.rs.client.WebTarget; import jakarta.ws.rs.core.UriBuilder; import org.jboss.arquillian.container.t...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/tracing-example/src/main/java/dev/resteasy/examples/tracing/TracingConfigResource.java
tracing-example/src/main/java/dev/resteasy/examples/tracing/TracingConfigResource.java
package dev.resteasy.examples.tracing; import jakarta.servlet.http.HttpServletRequest; import jakarta.ws.rs.GET; import jakarta.ws.rs.Path; import jakarta.ws.rs.core.Configuration; import jakarta.ws.rs.core.Context; import org.jboss.resteasy.tracing.RESTEasyTracingLogger; import org.jboss.resteasy.tracing.api.RESTEas...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/tracing-example/src/main/java/dev/resteasy/examples/tracing/TracingApp.java
tracing-example/src/main/java/dev/resteasy/examples/tracing/TracingApp.java
package dev.resteasy.examples.tracing; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.core.Application; @ApplicationPath("/trace") public class TracingApp extends Application { }
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/tracing-example/src/main/java/dev/resteasy/examples/tracing/TraceMethodResource.java
tracing-example/src/main/java/dev/resteasy/examples/tracing/TraceMethodResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootable-jar/src/test/java/dev/resteasy/examples/bootablejar/ProductTestIT.java
bootable-jar/src/test/java/dev/resteasy/examples/bootablejar/ProductTestIT.java
package dev.resteasy.examples.bootablejar; import jakarta.ws.rs.client.Client; import jakarta.ws.rs.client.ClientBuilder; import jakarta.ws.rs.client.WebTarget; import jakarta.ws.rs.core.Response; import org.jboss.arquillian.container.test.api.Deployment; import org.jboss.arquillian.container.test.api.RunAsClient; im...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootable-jar/src/main/java/dev/resteasy/examples/bootablejar/Product.java
bootable-jar/src/main/java/dev/resteasy/examples/bootablejar/Product.java
package dev.resteasy.examples.bootablejar; import java.util.Objects; public class Product implements Comparable<Product> { private String name; private int id; public Product() { } public Product(final int id, final String name) { this.id = id; this.name = name; } public...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootable-jar/src/main/java/dev/resteasy/examples/bootablejar/ProductApplication.java
bootable-jar/src/main/java/dev/resteasy/examples/bootablejar/ProductApplication.java
package dev.resteasy.examples.bootablejar; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.core.Application; @ApplicationPath("/") public class ProductApplication extends Application { }
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootable-jar/src/main/java/dev/resteasy/examples/bootablejar/ProductResource.java
bootable-jar/src/main/java/dev/resteasy/examples/bootablejar/ProductResource.java
package dev.resteasy.examples.bootablejar; import jakarta.ws.rs.GET; import jakarta.ws.rs.Path; import jakarta.ws.rs.Produces; import jakarta.ws.rs.core.MediaType; @Path("/products") public class ProductResource { @GET @Produces(MediaType.APPLICATION_JSON) public Product[] getProducts() { return n...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/smime/src/test/java/dev/resteasy/example/smime/SMIMETest.java
smime/src/test/java/dev/resteasy/example/smime/SMIMETest.java
package dev.resteasy.example.smime; import java.io.InputStream; import java.net.URI; import java.security.PrivateKey; import java.security.cert.X509Certificate; import java.util.concurrent.TimeUnit; import jakarta.ws.rs.client.Client; import jakarta.ws.rs.client.ClientBuilder; import jakarta.ws.rs.client.Entity; impo...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/smime/src/main/java/dev/resteasy/example/smime/SMIMEResource.java
smime/src/main/java/dev/resteasy/example/smime/SMIMEResource.java
package dev.resteasy.example.smime; import java.security.PrivateKey; import java.security.cert.X509Certificate; import jakarta.ws.rs.GET; import jakarta.ws.rs.POST; import jakarta.ws.rs.Path; import jakarta.ws.rs.Produces; import jakarta.ws.rs.WebApplicationException; import jakarta.ws.rs.core.MediaType; import org....
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/smime/src/main/java/dev/resteasy/example/smime/SMIMEApplication.java
smime/src/main/java/dev/resteasy/example/smime/SMIMEApplication.java
package dev.resteasy.example.smime; import java.io.InputStream; import java.security.PrivateKey; import java.security.cert.X509Certificate; import java.util.HashSet; import java.util.Set; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.core.Application; import org.jboss.resteasy.security.PemUtils; /** *...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/smime/src/main/java/dev/resteasy/example/smime/Customer.java
smime/src/main/java/dev/resteasy/example/smime/Customer.java
package dev.resteasy.example.smime; import jakarta.xml.bind.annotation.XmlAttribute; import jakarta.xml.bind.annotation.XmlRootElement; /** * @author <a href="mailto:bill@burkecentral.com">Bill Burke</a> * @version $Revision: 1 $ */ @XmlRootElement(name = "customer") public class Customer { private String name...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/grpc-bridge-example/src/main/java/dev/resteasy/example/grpc/greet/Greeter.java
grpc-bridge-example/src/main/java/dev/resteasy/example/grpc/greet/Greeter.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/grpc-bridge-example/src/main/java/dev/resteasy/example/grpc/greet/GeneralGreeting.java
grpc-bridge-example/src/main/java/dev/resteasy/example/grpc/greet/GeneralGreeting.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/grpc-bridge-example/src/main/java/dev/resteasy/example/grpc/greet/Greeting.java
grpc-bridge-example/src/main/java/dev/resteasy/example/grpc/greet/Greeting.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/async-job-service/src/test/java/dev/resteasy/examples/asyncjob/AsyncJobTest.java
async-job-service/src/test/java/dev/resteasy/examples/asyncjob/AsyncJobTest.java
package dev.resteasy.examples.asyncjob; import java.net.URI; import jakarta.json.JsonArray; import jakarta.json.JsonObject; import jakarta.ws.rs.client.Client; import jakarta.ws.rs.client.ClientBuilder; import jakarta.ws.rs.client.Entity; import jakarta.ws.rs.client.WebTarget; import jakarta.ws.rs.core.MediaType; imp...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/async-job-service/src/main/java/dev/resteasy/examples/asyncjob/AsyncResource.java
async-job-service/src/main/java/dev/resteasy/examples/asyncjob/AsyncResource.java
package dev.resteasy.examples.asyncjob; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicInteger; import java.util.concurrent.atomic.AtomicReference; import java.util.function.Supplier; import jakarta.annotation.Resourc...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/async-job-service/src/main/java/dev/resteasy/examples/asyncjob/RestApplication.java
async-job-service/src/main/java/dev/resteasy/examples/asyncjob/RestApplication.java
package dev.resteasy.examples.asyncjob; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.core.Application; /** * @author <a href="mailto:jperkins@redhat.com">James R. Perkins</a> */ @ApplicationPath("/") public class RestApplication extends Application { }
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/microprofile-openapi/src/test/java/dev/resteasy/examples/openapi/OpenApiTestIT.java
microprofile-openapi/src/test/java/dev/resteasy/examples/openapi/OpenApiTestIT.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/microprofile-openapi/src/main/java/dev/resteasy/examples/openapi/Product.java
microprofile-openapi/src/main/java/dev/resteasy/examples/openapi/Product.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/microprofile-openapi/src/main/java/dev/resteasy/examples/openapi/ProductApplication.java
microprofile-openapi/src/main/java/dev/resteasy/examples/openapi/ProductApplication.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/microprofile-openapi/src/main/java/dev/resteasy/examples/openapi/ProductResource.java
microprofile-openapi/src/main/java/dev/resteasy/examples/openapi/ProductResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/test/java/dev/resteasy/examples/resources/ContactResourceTest.java
contacts/src/test/java/dev/resteasy/examples/resources/ContactResourceTest.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/main/java/dev/resteasy/examples/model/Contact.java
contacts/src/main/java/dev/resteasy/examples/model/Contact.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/main/java/dev/resteasy/examples/data/ContactRegistry.java
contacts/src/main/java/dev/resteasy/examples/data/ContactRegistry.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/main/java/dev/resteasy/examples/resources/ContactResource.java
contacts/src/main/java/dev/resteasy/examples/resources/ContactResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/main/java/dev/resteasy/examples/resources/Producers.java
contacts/src/main/java/dev/resteasy/examples/resources/Producers.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/main/java/dev/resteasy/examples/resources/RestActivator.java
contacts/src/main/java/dev/resteasy/examples/resources/RestActivator.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/contacts/src/main/java/dev/resteasy/examples/resources/ContactListener.java
contacts/src/main/java/dev/resteasy/examples/resources/ContactListener.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2023 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/examples-jsapi/src/test/java/dev/resteasy/examples/OrdersTest.java
examples-jsapi/src/test/java/dev/resteasy/examples/OrdersTest.java
package dev.resteasy.examples; import java.util.Set; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.client.WebTarget; import jakarta.ws.rs.core.Application; import jakarta.ws.rs.core.Response; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; import dev.resteasy.junit.extension...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/examples-jsapi/src/main/java/dev/resteasy/examples/Order.java
examples-jsapi/src/main/java/dev/resteasy/examples/Order.java
package dev.resteasy.examples; import java.math.BigDecimal; import java.util.Objects; /** * @author <a href="mailto:jperkins@redhat.com">James R. Perkins</a> */ public class Order { private int id; private int items; private BigDecimal total; public Order() { } public int getId() { ...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/examples-jsapi/src/main/java/dev/resteasy/examples/OrdersApplication.java
examples-jsapi/src/main/java/dev/resteasy/examples/OrdersApplication.java
package dev.resteasy.examples; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.core.Application; /** * @author <a href="mailto:l.weinan@gmail.com">Weinan Li</a> */ @ApplicationPath("/resteasy") public class OrdersApplication extends Application { }
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/examples-jsapi/src/main/java/dev/resteasy/examples/Orders.java
examples-jsapi/src/main/java/dev/resteasy/examples/Orders.java
package dev.resteasy.examples; import java.math.BigDecimal; import java.util.Random; import jakarta.ws.rs.GET; import jakarta.ws.rs.Path; import jakarta.ws.rs.PathParam; import jakarta.ws.rs.Produces; import jakarta.ws.rs.core.MediaType; @Path("orders") public class Orders { @GET @Path("{id}") @Produces...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/json-binding/src/test/java/dev/resteasy/examples/JsonBindingTest.java
json-binding/src/test/java/dev/resteasy/examples/JsonBindingTest.java
package dev.resteasy.examples; import java.net.URI; import java.util.Set; import jakarta.ws.rs.client.Client; import jakarta.ws.rs.client.ClientBuilder; import jakarta.ws.rs.core.MediaType; import jakarta.ws.rs.core.Response; import jakarta.ws.rs.core.UriBuilder; import org.jboss.arquillian.container.test.api.Deploy...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/json-binding/src/main/java/dev/resteasy/examples/service/LibraryApplication.java
json-binding/src/main/java/dev/resteasy/examples/service/LibraryApplication.java
package dev.resteasy.examples.service; import java.util.Set; import jakarta.ws.rs.ApplicationPath; import jakarta.ws.rs.core.Application; /** * @author <a href="mailto:bill@burkecentral.com">Bill Burke</a> * @version $Revision: 1 $ */ @ApplicationPath("/") public class LibraryApplication extends Application { ...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/json-binding/src/main/java/dev/resteasy/examples/service/Library.java
json-binding/src/main/java/dev/resteasy/examples/service/Library.java
package dev.resteasy.examples.service; import java.util.List; import java.util.Map; import jakarta.ws.rs.GET; import jakarta.ws.rs.Path; import jakarta.ws.rs.PathParam; import jakarta.ws.rs.Produces; import jakarta.ws.rs.core.MediaType; import jakarta.ws.rs.core.Response; import dev.resteasy.examples.data.Book; impo...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/json-binding/src/main/java/dev/resteasy/examples/data/Book.java
json-binding/src/main/java/dev/resteasy/examples/data/Book.java
package dev.resteasy.examples.data; import java.util.Objects; import jakarta.json.bind.annotation.JsonbPropertyOrder; /** * @author <a href="mailto:bill@burkecentral.com">Bill Burke</a> * @version $Revision: 1 $ */ @JsonbPropertyOrder({ "title", "author", "ISBN" }) public class Book implem...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/json-binding/src/main/java/dev/resteasy/examples/data/BookListingDeserializer.java
json-binding/src/main/java/dev/resteasy/examples/data/BookListingDeserializer.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/json-binding/src/main/java/dev/resteasy/examples/data/BookListing.java
json-binding/src/main/java/dev/resteasy/examples/data/BookListing.java
package dev.resteasy.examples.data; import java.util.Collection; import java.util.Set; import java.util.TreeSet; import jakarta.json.bind.annotation.JsonbCreator; import jakarta.json.bind.annotation.JsonbProperty; import jakarta.json.bind.annotation.JsonbTypeDeserializer; /** * @author <a href="mailto:bill@burkecen...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootstrap-cdi/src/test/java/dev/resteasy/quickstart/bootstrap/GreeterTestCase.java
bootstrap-cdi/src/test/java/dev/resteasy/quickstart/bootstrap/GreeterTestCase.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/Greeter.java
bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/Greeter.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/RestActivator.java
bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/RestActivator.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/Main.java
bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/Main.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/GreetingResource.java
bootstrap-cdi/src/main/java/dev/resteasy/quickstart/bootstrap/GreetingResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2022 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/file-upload/src/test/java/dev/resteasy/examples/resources/FileResourceTest.java
file-upload/src/test/java/dev/resteasy/examples/resources/FileResourceTest.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2025 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/file-upload/src/main/java/dev/resteasy/examples/Environment.java
file-upload/src/main/java/dev/resteasy/examples/Environment.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2025 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/file-upload/src/main/java/dev/resteasy/examples/SizeUnit.java
file-upload/src/main/java/dev/resteasy/examples/SizeUnit.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2025 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/file-upload/src/main/java/dev/resteasy/examples/resources/RestActivator.java
file-upload/src/main/java/dev/resteasy/examples/resources/RestActivator.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2025 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
resteasy/resteasy-examples
https://github.com/resteasy/resteasy-examples/blob/2135273a1334b59f52979ce7e0dd3c712f342084/file-upload/src/main/java/dev/resteasy/examples/resources/FileResource.java
file-upload/src/main/java/dev/resteasy/examples/resources/FileResource.java
/* * JBoss, Home of Professional Open Source. * * Copyright 2025 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
java
Apache-2.0
2135273a1334b59f52979ce7e0dd3c712f342084
2026-01-05T02:38:34.394954Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/test/java/com/ajiew/phonecallapp/ExampleUnitTest.java
app/src/test/java/com/ajiew/phonecallapp/ExampleUnitTest.java
package com.ajiew.phonecallapp; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/MainActivity.java
app/src/main/java/com/ajiew/phonecallapp/MainActivity.java
package com.ajiew.phonecallapp; import android.Manifest; import android.annotation.SuppressLint; import android.app.Activity; import android.app.ActivityManager; import android.app.role.RoleManager; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android....
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/ActivityStack.java
app/src/main/java/com/ajiew/phonecallapp/ActivityStack.java
package com.ajiew.phonecallapp; import android.app.Activity; import java.util.ArrayList; import java.util.List; public class ActivityStack { private static final ActivityStack INSTANCE = new ActivityStack(); private List<Activity> activities = new ArrayList<>(); public static ActivityStack getInstanc...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/phonecallui/PhoneCallService.java
app/src/main/java/com/ajiew/phonecallapp/phonecallui/PhoneCallService.java
package com.ajiew.phonecallapp.phonecallui; import android.os.Build; import android.telecom.Call; import android.telecom.InCallService; import androidx.annotation.RequiresApi; import com.ajiew.phonecallapp.ActivityStack; /** * 监听电话通信状态的服务,实现该类的同时必须提供电话管理的 UI * * @author aJIEw * @see PhoneCallActivity * @see a...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/phonecallui/PhoneCallActivity.java
app/src/main/java/com/ajiew/phonecallapp/phonecallui/PhoneCallActivity.java
package com.ajiew.phonecallapp.phonecallui; import static com.ajiew.phonecallapp.listenphonecall.CallListenerService.formatPhoneNumber; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.os.Build; import android.os.Bundle; import android.view.View; im...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/phonecallui/PhoneCallManager.java
app/src/main/java/com/ajiew/phonecallapp/phonecallui/PhoneCallManager.java
package com.ajiew.phonecallapp.phonecallui; import android.content.Context; import android.media.AudioManager; import android.os.Build; import android.telecom.Call; import android.telecom.VideoProfile; import androidx.annotation.RequiresApi; @RequiresApi(api = Build.VERSION_CODES.M) public class PhoneCallManager { ...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/listenphonecall/CallListenerService.java
app/src/main/java/com/ajiew/phonecallapp/listenphonecall/CallListenerService.java
package com.ajiew.phonecallapp.listenphonecall; import android.app.Service; import android.content.Context; import android.content.Intent; import android.content.pm.ActivityInfo; import android.graphics.PixelFormat; import android.os.Build; import android.os.IBinder; import android.telephony.PhoneStateListener; import...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/main/java/com/ajiew/phonecallapp/listenphonecall/PhoneStateListenerCompat.java
app/src/main/java/com/ajiew/phonecallapp/listenphonecall/PhoneStateListenerCompat.java
package com.ajiew.phonecallapp.listenphonecall; import android.content.Context; import android.os.Build; import android.telephony.PhoneStateListener; import android.telephony.TelephonyManager; import android.util.Log; import androidx.annotation.RequiresApi; /** * 新的电话状态监听器,适配 {@link android.telephony.TelephonyCallb...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
aJIEw/PhoneCallApp
https://github.com/aJIEw/PhoneCallApp/blob/54ade14439d949d2bd9b5b75ea346d2803dc0cf6/app/src/androidTest/java/com/ajiew/phonecallapp/ExampleInstrumentedTest.java
app/src/androidTest/java/com/ajiew/phonecallapp/ExampleInstrumentedTest.java
package com.ajiew.phonecallapp; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on a...
java
Apache-2.0
54ade14439d949d2bd9b5b75ea346d2803dc0cf6
2026-01-05T02:38:23.385121Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/WatchlistApp.java
app/src/main/java/com/ronakmanglani/watchlist/WatchlistApp.java
package com.ronakmanglani.watchlist; import android.app.Application; import android.content.Context; public class WatchlistApp extends Application { // Tag for fragment manager public static final String TAG_GRID_FRAGMENT = "movie_grid_fragment"; // SharedPreference Keys public static final String T...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/util/FileUtil.java
app/src/main/java/com/ronakmanglani/watchlist/util/FileUtil.java
package com.ronakmanglani.watchlist.util; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import com.ronakmanglani.watchlist.data.MovieColumns; import com.ronakmanglani.watchlist.data.MovieDatabase; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; i...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/util/FontUtil.java
app/src/main/java/com/ronakmanglani/watchlist/util/FontUtil.java
package com.ronakmanglani.watchlist.util; import android.content.Context; import android.graphics.Typeface; import com.ronakmanglani.watchlist.WatchlistApp; import java.util.Hashtable; public class FontUtil { public static final String ROBOTO_REGULAR = "fonts/Roboto-Regular.ttf"; public static final String...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/util/TextUtil.java
app/src/main/java/com/ronakmanglani/watchlist/util/TextUtil.java
package com.ronakmanglani.watchlist.util; public class TextUtil { // Constructor private TextUtil() { } // Check if given string is null or empty public static boolean isNullOrEmpty(String str) { return (str == null || str.equals("null") || str.equals("")); } }
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/model/Movie.java
app/src/main/java/com/ronakmanglani/watchlist/model/Movie.java
package com.ronakmanglani.watchlist.model; import android.os.Parcel; import android.os.Parcelable; import java.io.Serializable; public class Movie implements Parcelable, Serializable { // Attributes public String id; public String title; public String year; public String overview; public Str...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/model/Credit.java
app/src/main/java/com/ronakmanglani/watchlist/model/Credit.java
package com.ronakmanglani.watchlist.model; import android.os.Parcel; import android.os.Parcelable; import java.io.Serializable; public class Credit implements Parcelable, Serializable { // Attributes public String id; public String name; public String role; public String imagePath; // Const...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/model/MovieDetail.java
app/src/main/java/com/ronakmanglani/watchlist/model/MovieDetail.java
package com.ronakmanglani.watchlist.model; import android.os.Parcel; import android.os.Parcelable; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; public class MovieDetail implements Parcelable { // Attributes public String id; public String imdbId; public Strin...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/model/Person.java
app/src/main/java/com/ronakmanglani/watchlist/model/Person.java
package com.ronakmanglani.watchlist.model; import android.os.Parcel; import android.os.Parcelable; public class Person implements Parcelable { // Attributes public String id; public String name; public String placeOfBirth; public String birthDay; public String deathDay; public String biog...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/model/Video.java
app/src/main/java/com/ronakmanglani/watchlist/model/Video.java
package com.ronakmanglani.watchlist.model; import android.os.Parcel; import android.os.Parcelable; public class Video implements Parcelable { // Attributes public String title; public String size; public String youtubeID; public String imageURL; public String videoURL; // Constructors ...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/model/Review.java
app/src/main/java/com/ronakmanglani/watchlist/model/Review.java
package com.ronakmanglani.watchlist.model; import android.os.Parcel; import android.os.Parcelable; public class Review implements Parcelable { // Attributes public String id; public String userName; public String comment; public String createdAt; public boolean hasSpoiler; // Constructor...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/api/VolleySingleton.java
app/src/main/java/com/ronakmanglani/watchlist/api/VolleySingleton.java
package com.ronakmanglani.watchlist.api; import android.content.Context; import android.graphics.Bitmap; import android.support.v4.util.LruCache; import com.android.volley.RequestQueue; import com.android.volley.toolbox.ImageLoader; import com.android.volley.toolbox.Volley; import com.ronakmanglani.watchlist.Watchlis...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/api/ApiHelper.java
app/src/main/java/com/ronakmanglani/watchlist/api/ApiHelper.java
package com.ronakmanglani.watchlist.api; import android.content.Context; import android.net.Uri; import android.support.annotation.NonNull; import com.ronakmanglani.watchlist.R; public class ApiHelper { // Constructor private ApiHelper() { } // Get API keys public static String getTMDBKey(Context c...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/data/MovieProvider.java
app/src/main/java/com/ronakmanglani/watchlist/data/MovieProvider.java
package com.ronakmanglani.watchlist.data; import android.net.Uri; import net.simonvt.schematic.annotation.ContentProvider; import net.simonvt.schematic.annotation.ContentUri; import net.simonvt.schematic.annotation.TableEndpoint; @ContentProvider(authority = MovieProvider.AUTHORITY, database = MovieDatabase.class) p...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/data/MovieColumns.java
app/src/main/java/com/ronakmanglani/watchlist/data/MovieColumns.java
package com.ronakmanglani.watchlist.data; import net.simonvt.schematic.annotation.AutoIncrement; import net.simonvt.schematic.annotation.DataType; import net.simonvt.schematic.annotation.NotNull; import net.simonvt.schematic.annotation.PrimaryKey; import static net.simonvt.schematic.annotation.DataType.Type.INTEGER; ...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/data/MovieDatabase.java
app/src/main/java/com/ronakmanglani/watchlist/data/MovieDatabase.java
package com.ronakmanglani.watchlist.data; import net.simonvt.schematic.annotation.Database; import net.simonvt.schematic.annotation.Table; @Database(version = MovieDatabase.VERSION) public class MovieDatabase { public static final int VERSION = 1; @Table(MovieColumns.class) public static final String WATCHE...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieListFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieListFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.os.Parcelable; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/CreditFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/CreditFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.content.ContextCompat; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import and...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/BackupFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/BackupFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.os.Environment; import android.preference.Preference; import android.preference.PreferenceFragment; import android.widget.Toast; import com.nononsenseapps.filepicker.Fi...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieDrawerFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieDrawerFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.net.Uri; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.design.widget.NavigationView; import android.sup...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieDetailFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieDetailFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.ActivityNotFoundException; import android.content.ContentValues; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/SearchFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/SearchFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.content.ContextCompat; import android.support.v7.widget.GridLayoutManag...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieSavedFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/MovieSavedFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.os.Handler; import android.os.Parcelable; import android.support.ann...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/ReviewFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/ReviewFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.content.ContextCompat; import android.support.v7.widget.LinearLayoutManager; import android.support.v7....
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/ReviewDetailFragment.java
app/src/main/java/com/ronakmanglani/watchlist/ui/fragment/ReviewDetailFragment.java
package com.ronakmanglani.watchlist.ui.fragment; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.content.ContextCompat; import android.support.v7.widget.Toolbar; import android.support.v7.widget.Toolb...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/PhotoActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/PhotoActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.content.Intent; import android.content.pm.ActivityInfo; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; i...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/ReviewActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/ReviewActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.content.pm.ActivityInfo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.ronakmanglani.watchlist.R; import com.ronakmanglani.watchlist.WatchlistApp; import com.ronakmanglani.watchlist.ui.fragment.ReviewDetailFragment...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/BackupActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/BackupActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.MenuItem; import com.ronakmanglani.watchlist.R; import com.ronakmanglani.watchlist.ui.fragment.BackupFragment; public class BackupA...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/MovieActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/MovieActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.content.pm.ActivityInfo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.ronakmanglani.watchlist.R; import com.ronakmanglani.watchlist.WatchlistApp; import com.ronakmanglani.watchlist.ui.fragment.MovieDetailFragment;...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/CreditActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/CreditActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.content.pm.ActivityInfo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.ronakmanglani.watchlist.R; import com.ronakmanglani.watchlist.WatchlistApp; import com.ronakmanglani.watchlist.ui.fragment.CreditFragment; imp...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/SearchActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/SearchActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.content.pm.ActivityInfo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.ronakmanglani.watchlist.R; import com.ronakmanglani.watchlist.WatchlistApp; import com.ronakmanglani.watchlist.ui.fragment.MovieDetailFragment;...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/MovieDetailActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/MovieDetailActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.annotation.SuppressLint; import android.content.Intent; import android.content.SharedPreferences; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.ronakmanglani.watchlist.R; import com.ronakman...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/VideoActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/VideoActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.content.ActivityNotFoundException; import android.content.Intent; import android.content.pm.ActivityInfo; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.GridLayoutManager...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/activity/ReviewDetailActivity.java
app/src/main/java/com/ronakmanglani/watchlist/ui/activity/ReviewDetailActivity.java
package com.ronakmanglani.watchlist.ui.activity; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.ronakmanglani.watchlist.R; import com.ronakmanglani.watchlist.WatchlistApp; import com.ronakmanglani.watchlist.ui.fragment.ReviewDetailFragment; public class ReviewDetailActivity ext...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/view/AutoResizeTextView.java
app/src/main/java/com/ronakmanglani/watchlist/ui/view/AutoResizeTextView.java
/* Source: http://adilatwork.blogspot.in/2014/08/android-textview-which-resizes-its-text.html */ package com.ronakmanglani.watchlist.ui.view; import android.content.Context; import android.text.Layout; import android.text.StaticLayout; import android.text.TextPaint; import android.text.TextUtils; import android.util...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false
ronak-lm/android-watchlist
https://github.com/ronak-lm/android-watchlist/blob/fc6f8c312ebe031e4068b093e84de4ee769cd9db/app/src/main/java/com/ronakmanglani/watchlist/ui/view/RobotoBoldTextView.java
app/src/main/java/com/ronakmanglani/watchlist/ui/view/RobotoBoldTextView.java
package com.ronakmanglani.watchlist.ui.view; import android.content.Context; import android.graphics.Typeface; import android.util.AttributeSet; import android.widget.TextView; import com.ronakmanglani.watchlist.util.FontUtil; public class RobotoBoldTextView extends TextView { public RobotoBoldTextView(Context ...
java
Apache-2.0
fc6f8c312ebe031e4068b093e84de4ee769cd9db
2026-01-05T02:38:35.947030Z
false