Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-23use local id from webdavlocalIdtobiasKaminsky
2022-03-23build.gradle: Fix spacing for library versionÁlvaro Brey Vilas
2022-03-23qa: fix head refÁlvaro Brey Vilas
2022-03-23Merge pull request #9959 from nextcloud/shareFromMediaViewÁlvaro Brey
2022-03-23Merge pull request #9999 from nextcloud/chore/qa_pr_targetTobias Kaminsky
2022-03-23Merge pull request #10006 from nextcloud/local-library-composite-buildTobias Kaminsky
2022-03-23Correctly show edit share linktobiasKaminsky
2022-03-23[tx-robot] updated from transifexNextcloud bot
2022-03-22SETUP: update local library linking instructions with composite buildsÁlvaro Brey Vilas
2022-03-22build.gradle: Restore library versionÁlvaro Brey Vilas
2022-03-22FileDetialsSharing...: add minHeight to content instead of scrollviewÁlvaro Brey Vilas
2022-03-22Merge pull request #10001 from nextcloud/chore/android-app-bundlesTobias Kaminsky
2022-03-22daily dev 20220322Tobias Kaminsky
2022-03-22Merge pull request #10004 from nextcloud/fixDevScriptTobias Kaminsky
2022-03-22correct location of different build.gradle filestobiasKaminsky
2022-03-21Update fastlaneÁlvaro Brey Vilas
2022-03-21fastlane: Sign the app bundle, and use it for google play uploadÁlvaro Brey Vilas
2022-03-21fastlane: Build AAB for gplayRelease in addition to APKÁlvaro Brey Vilas
2022-03-21Fix sharing from media viewtobiasKaminsky
2022-03-21Merge pull request #9995 from nextcloud/gradle-cleanÁlvaro Brey
2022-03-21qa: run on pull_request_target, to enable running on fork PRsÁlvaro Brey Vilas
2022-03-21Merge pull request #9998 from nextcloud/dependabot/github_actions/actions/cac...Álvaro Brey
2022-03-21Bump actions/cache from 2 to 3dependabot[bot]
2022-03-21Merge pull request #9991 from nextcloud/dependabot/gradle/org.json-json-20220320Álvaro Brey
2022-03-21Merge pull request #9983 from nextcloud/dependabot/gradle/com.google.firebase...Álvaro Brey
2022-03-21GooglePlayUtils: convert to Kotlin, fix spotbugsÁlvaro Brey Vilas
2022-03-21Bump firebase-messaging from 20.1.3 to 23.0.2dependabot[bot]
2022-03-21build.gradle: Add clean task to root projectÁlvaro Brey Vilas
2022-03-21[tx-robot] updated from transifexNextcloud bot
2022-03-21Bump json from 20211205 to 20220320dependabot[bot]
2022-03-20[tx-robot] updated from transifexNextcloud bot
2022-03-19[tx-robot] updated from transifexNextcloud bot
2022-03-18[tx-robot] updated from transifexNextcloud bot
2022-03-17Merge pull request #9972 from nextcloud/fix/search-loadingÁlvaro Brey
2022-03-17Merge pull request #9976 from nextcloud/fix/receive-crash-no-accountÁlvaro Brey
2022-03-17OCFileListFragment: extract seach async task and convert it to kotlinÁlvaro Brey Vilas
2022-03-17[tx-robot] updated from transifexNextcloud bot
2022-03-16Merge pull request #9977 from nextcloud/chore/ktlint-gradleÁlvaro Brey
2022-03-16Merge pull request #9974 from nextcloud/chore/espresso-intents-versionÁlvaro Brey
2022-03-16Analysis: update lint results to reflect reduced error/warning countfix/search-loadingnextcloud-android-bot
2022-03-16Update FolderPickerActivity screenshotÁlvaro Brey Vilas
2022-03-16ExtendedListFragment: Remove ViewTreeObserver on search frameÁlvaro Brey Vilas
2022-03-16OCFileListFragment: make search async task static, fix loading animation usageÁlvaro Brey Vilas
2022-03-16Merge pull request #9969 from nextcloud/chore/ndk-versionÁlvaro Brey
2022-03-16Use ktlint plugin instead of manual ktlint taskschore/ktlint-gradleÁlvaro Brey Vilas
2022-03-16Merge pull request #9970 from nextcloud/fix/share-screen-updateTobias Kaminsky
2022-03-16Merge pull request #9432 from nextcloud/showCorrectNoSharedÁlvaro Brey
2022-03-16ReceiveExternalFilesActivity: don't crash if no user presentfix/receive-crash-no-accountÁlvaro Brey Vilas
2022-03-16build.gradle: Don't hardcode espresso-intents version, use the same as other ...chore/espresso-intents-versionÁlvaro Brey Vilas
2022-03-16Add NDK to buildDevtobiasKaminsky