-
1. В Gradle файле модуля App у тебя подключается либа retrofit. Это не правильно, эта либа должна находится только в data модуле. Чтобы нормально использовать при этом di, которая находится в app моду…
-
To improve readability, recommending the following changes to `LocalDataStore`. Sharing initial thoughts here:
* `surveyStore` -> `surveys`
* `userStore` -> `users`
* etc.
Then, in each local …
-
### Description
Starting with Android 15.0 (API 35) apps are displayed 'Edge to Edge' by default. https://developer.android.com/about/versions/15/behavior-changes-15#window-insets
It seems that .NET…
Redth updated
2 weeks ago
-
Could we add an enhancement to have fullscreen optional as either default or immersive?
So that fullscreen mode can still have the status and nav bar without the need to touch and toggle to display t…
-
Currently "io.objectbox" plugin doesn't support configuration cache. https://docs.gradle.org/current/userguide/configuration_cache.html
Plugin 'io.objectbox': read system property 'sun.arch.data.m…
-
![Screenshot_20210724-132228.jpg](https://user-images.githubusercontent.com/1230959/126858354-36c4b17d-457b-4e71-a4a1-9ab1551ced14.jpg)
Where is this crazy tree directory? Why so much confusion? No ot…
-
### Description
Opening up a youtube link with launch mode set to `external` causes an exception
`Xamarin.Essentials.FeatureNotSupportedException: Specified method is not supported.`
I'd expect …
-
Is okay to put view in android `ViewModel`.
Refer on this `Caution: A ViewModel must never reference a view, Lifecycle, or any class that may hold a reference to the activity context.`
Links: https:…
-
### Describe a related problem (optional)
_No response_
### Describe your suggested feature
Continuing the theme of "quicker/easier ways to summon URLCheck", this would allow skipping the Sha…
-
### Tell us your idea!
In Android 12, it's a real pain to open a cache in cgeo by tapping on a URL, e.g. from a notification Email.
I've tried using the BetterOpenWith App but no matter what sett…