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

github.com/nextcloud/android-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-02Merge pull request #884 from nextcloud/backport/882/stable-2.102.10.0Álvaro Brey
2022-05-02drone: Use master branch for files_lockÁlvaro Brey
2022-05-02Merge pull request #883 from nextcloud/backport/851/stable-2.10Álvaro Brey
2022-05-02Analysis: update Spotbugs results to reflect reduced error/warning countnextcloud-android-bot
2022-05-02Test only on NC24+tobiasKaminsky
2022-05-02Fix teststobiasKaminsky
2022-05-02Add integration test for ToggleFileLockRemoteOperationÁlvaro Brey Vilas
2022-05-02Solve a couple of safe detekt issues in NextcloudClientÁlvaro Brey Vilas
2022-05-02ToggleFileLockRemoteOperation: get files uri from client instead of duplicati...Álvaro Brey Vilas
2022-05-02Share uri (dav uri, files uri, etc) between OwncloudClient and NextcloudClien...Álvaro Brey Vilas
2022-05-02GetCapabilitiesIT: verify file lockingÁlvaro Brey Vilas
2022-05-02Fix licenses for LockMethod and UnlockMethodÁlvaro Brey Vilas
2022-05-02Add unit test for lock prop parsing from DAVÁlvaro Brey Vilas
2022-05-02WebdavEntry: deduplicate and cleanup code in parseLockPropertiesÁlvaro Brey Vilas
2022-05-02WebdavEntry: don't needlessly box isLockedÁlvaro Brey Vilas
2022-05-02ToggleFileLockRO: treat 412 as success when trying to unlockÁlvaro Brey Vilas
2022-05-02Add operation to toggle file lock/unlockÁlvaro Brey Vilas
2022-05-02Get more file lock properties from webdavÁlvaro Brey Vilas
2022-05-02Parse locked properties from webdavÁlvaro Brey Vilas
2022-05-02Parse file locking capabilityÁlvaro Brey Vilas
2022-05-02Convert OCCapability and CapabilityBooleanType to KotlinÁlvaro Brey Vilas
2022-05-02Merge pull request #880 from nextcloud/backport/878/stable-2.10Álvaro Brey
2022-05-02build: More repo cleanupÁlvaro Brey
2022-05-02Merge pull request #879 from nextcloud/backport/877/stable-2.10Álvaro Brey
2022-05-02Changed repository ordertobiasKaminsky
2022-04-19Merge pull request #865 from nextcloud/backport/844/stable-2.10Álvaro Brey
2022-04-19GetSharesRemoteOperationIT: test new attributesÁlvaro Brey Vilas
2022-04-19OCShare: remove duplicated setter for shareType, but mark existing setter as ...Álvaro Brey Vilas
2022-04-19SearchRemoteOperation: restore SHARED_SEARCH, but mark it as deprecatedÁlvaro Brey Vilas
2022-04-19SearchRemoteOperation: remove SearchType.SHARED_SEARCHÁlvaro Brey Vilas
2022-04-19Parse more attributes for sharesÁlvaro Brey Vilas
2022-04-07Merge pull request #856 from nextcloud/backport/850/stable-2.10rc-2.10.0-02Álvaro Brey
2022-04-07Retrieve permission when doing a gallery searchtobiasKaminsky
2022-04-07Merge pull request #855 from nextcloud/backport/854/stable-2.10Álvaro Brey
2022-04-07Encode single quoptes in usernamesbackport/854/stable-2.10Álvaro Brey Vilas
2022-03-31Merge pull request #847 from nextcloud/backport/846/stable-2.10Tobias Kaminsky
2022-03-30gitignore generated test fileÁlvaro Brey Vilas
2022-03-30DNSCache: add TTL of 30 seconds to cache entriesÁlvaro Brey Vilas
2022-03-28Update scripts for stable branchrc-2.10.0-01Álvaro Brey Vilas
2022-03-21Merge pull request #842 from nextcloud/fix/gradle-versionsTobias Kaminsky
2022-03-21gradle: move versions to library subprojectÁlvaro Brey Vilas
2022-03-21build.gradle: Add clean task for root projectÁlvaro Brey Vilas
2022-03-18Revert "Empty commit to trigger CI (remove before merge)"Álvaro Brey Vilas
2022-03-17Merge pull request #841 from nextcloud/chore/library-to-subprojectTobias Kaminsky
2022-03-17Empty commit to trigger CI (remove before merge)Álvaro Brey Vilas
2022-03-17Merge pull request #840 from nextcloud/chore/ktlint-gradleÁlvaro Brey
2022-03-16Fix scripts and configs for new source pathÁlvaro Brey Vilas
2022-03-16Update drone.yml for new library structureÁlvaro Brey Vilas
2022-03-16Move library source to subprojectÁlvaro Brey Vilas
2022-03-16Use ktlint plugin instead of manual configÁlvaro Brey Vilas