android-library icon indicating copy to clipboard operation
android-library copied to clipboard

:phone: The ownCloud Android Library

Results 42 android-library issues
Sort by recently updated
recently updated
newest added

Bumps gradle from 7.1.3 to 7.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.1.3&new-version=7.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps LogcatCore from 2.2.2 to 2.11.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.AppDevNext.Logcat:LogcatCore&package-manager=gradle&previous-version=2.2.2&new-version=2.11.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Implements synchronization epic: https://github.com/owncloud/android/issues/2818 App: https://github.com/owncloud/android/pull/2934

Bumps `kotlinVersion` from 1.6.21 to 1.7.10. Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.10 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.0 Changelog Analysis API. FIR KT-50864 Analysis API: ISE: "KtCallElement should...

dependencies

Issue: https://github.com/owncloud/enterprise/issues/5021#issuecomment-1102692271 App: https://github.com/owncloud/android/pull/3632

To perform this issue is necessary to upgrade dav4Android.

It includes * Sharing for Android 11 https://github.com/AppDevNext/Logcat/releases/tag/2.5.0 * Optional live logging https://github.com/AppDevNext/Logcat/releases/tag/2.4.0

Estimation - 1 (XS)

Hi, I'm currently updating my app to use Android Studio and gradle, therefore i use the opportunity to upgrade the ownCloud library to the latest available version (including the new...

When executing operations (e.g. `ReadRemoteFolderOperation`) - logic always ends up attempting to use `mAccount.getSavedAccount()` inside client, which is always `null` for `OwnCloudAccount` instance if constructor `public OwnCloudAccount(Uri baseUri, OwnCloudCredentials credentials)`...

I thought i just have used the Sample code, but it seems that there are some issues... Because i'm trying to get some ics files from the server i needed...