-
L'application fonctionne globalement bien (pas d'autre bugs constatés qui semblent spécifiques à cette plateforme), mais quand on valide un message, l'application crash.
J'ai activé les logs de la VM…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicat…
-
某些手机在用着的情况下,突然之间数据清零,偶现,公司测试机一直无法复现这个问题,愁死了
-
请描述您期望添加的功能,或者其他想法。如果有代码实例,则更好。我评估完毕后会加入到该库中。
-
Let Sandroide work from an Android Things device in standalone mode, withouth a smartphone
-
This request caching service will be used to:
1. make requests to `url`
2. return cached data for `url`
3. request new data from backend at `url`
4. update cache for `url`
callers of this will …
-
Async Open of synchronized Realms is an optimization that allows us to download and bootstrap a Realm the first time it is opened. Unfortunately, it behaves in a way that makes it hard for SDKs to use…
-
I've wrapped my app as guided in to SecureApplication
```
return MaterialApp(
title: Strings.appName,
theme: ThemeData(...),
home: SecureApplication(
child: Sec…
-
```
Currently, implementing a trial period for an application has to be coded
completely by the developer, and requires a server component.
While at it, one has to solve issues caused by applicatio…
-
```
Currently, implementing a trial period for an application has to be coded
completely by the developer, and requires a server component.
While at it, one has to solve issues caused by applicatio…