-
Apparently we're executing network instructions on the main thread. Weirdly enough, this exception never occurred when I committed the recent networking changes to offline basemaps...but now it does.
-
I downloaded Signal version 6.40.5 from https://signal.org/android/apk/ (file sha256: `cc92693c3129cbbe50df2edeaa6c2aaacdbc29ecec3dffb86cd6ee5b11780807`), but apk verification gives 164 warnings. (ful…
qyanu updated
12 months ago
-
They use a `CountdownLatch` and wait for emission of a LiveData.
https://github.com/googlesamples/android-architecture-components/blob/99aeb346caef2c545c98df953dfdeb3b50bb013d/BasicSample/app/src/a…
-
I have problem with step 5 of Codelab:Get to know Firebase. My app compiles, however when I try to use any Firebase related function: log in, sign up etc, I encounter an error _com.google.firebase.Fir…
-
@patrickunterwegs
Slight problem with showing categories by most used or recently used - on my system (v2.05.03) it is now sometimes taking about 30 secs after opening the filter dialo…
-
# Conditions
- Have some text with duplicate letters, for example `heLLo`
- Search for the duplicate letter (`L`)
# Reproduce
1. Checkout [`145-highlight-text`](https://github.com/nextcloud/andr…
-
Hey, after plenty of unsuccessful attempts on using the official youtube api together with androidx, I was recommended to use this library- which seems a whole lot more comprehensive and supported. Un…
-
## Steps to Reproduce
1. Open the DartPad code sample below
2. Tap "Go to page two"
3. Tap "Open Drawer"
4. In the drawer, tap "Go Home"
5. Observe the jank in the animation as the page…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
XF SR10 (5.0.0.2401) depends on old versions of AndroidX.
For example, it's stuck with Xamarin.AndroidX.Core < 1.7.0.
Could you please update AndroidX dependencies?