Deleted user

Results 69038 issues of Deleted user

I'd like to run Android Studio Poet with a config file that matches my current project, so I can compare my project's build speed with the generated project's build speed....

I think return `LoadResult.Page(emptyList(), null, null)` when `PagingSource` calls `LoadParams.Prepend` means the top of list reached, and it should call `RemoteMediator` after this. It works well before version 3.0.0-alpha08. This...

paging

Please follow the following instructions before filing a bug: 1. Github issues under this project are only for **sample**-related issues. If you have modified the sample code in any way,...

Upon cloning the project from this repository and building in Android Studio we get the following errors and warning in couple of different files as shown in commits. **1.** ERROR:...

migrated googlesamples

Hi, Could you Google give a example about async mediacodec? In this doc https://developer.android.com/reference/android/media/MediaCodec.html , the preferred method to process data is async way. But I can't find a project...

migrated googlesamples

![image](https://user-images.githubusercontent.com/96560028/173236508-f6d90035-435f-4c7b-b765-1f973f46c1c9.png) I think this service can host code server, and it's free

While we can set the ssl-cert and ssl-key, please make it also possible to change atleast the following parameters via Ajenti web panel for nginx: - ssl_session_cache (!) - ssl_session_timeout...

Deno lint should support ESLint [no-const-assign](https://eslint.org/docs/rules/no-const-assign#disallow-modifying-variables-that-are-declared-using-const-no-const-assign) rule. Imho, it's mildy funny that Deno lint suggests usng let over const, because the let bindings are never reassigned, but then it doesn't...

request

Is there any way of getting a GeoLocation data from a request to personalize the response? There are a lot of use cases of GeoLocation data, like serving contents based...