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-05-05Bump material from 1.5.0 to 1.6.0dependabot/gradle/com.google.android.material-material-1.6.0dependabot[bot]
2022-05-04Merge pull request #10160 from nextcloud/dependabot/gradle/org.jlleitschuh.gr...Álvaro Brey
2022-05-04[tx-robot] updated from transifexNextcloud bot
2022-05-04Bump ktlint-gradle from 10.2.1 to 10.3.0dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-10.3.0dependabot[bot]
2022-05-03Merge pull request #10151 from nextcloud/changelog-master-stable-3.20.0Álvaro Brey
2022-05-03Add changelog for 3.20.0Álvaro Brey
2022-05-03[tx-robot] updated from transifexNextcloud bot
2022-05-02Merge pull request #10133 from nextcloud/fix/more-scrolling-bugsÁlvaro Brey
2022-05-02Merge pull request #10052 from nextcloud/file_lockingÁlvaro Brey
2022-05-02Merge pull request #10134 from nextcloud/fix/dagger-mediacontrolviewÁlvaro Brey
2022-05-02Fix mocking in FileMenuFilterITÁlvaro Brey
2022-05-02Merge pull request #10140 from nextcloud/fix/directory-does-not-existÁlvaro Brey
2022-05-02Restore library version, since library changes are mergedÁlvaro Brey
2022-05-02Fix some licensesÁlvaro Brey Vilas
2022-05-02Fix spotbugsÁlvaro Brey Vilas
2022-05-02Remove unused resourcesÁlvaro Brey Vilas
2022-05-02Add test for FileMenuFilter that verifies file locking menu itemsÁlvaro Brey Vilas
2022-05-02Add unit tests for FileLockingHelperÁlvaro Brey Vilas
2022-05-02FileMenuFilter: don't show lock options if there's no locking capabilityÁlvaro Brey Vilas
2022-05-02Fix lock info in actionMode menu when selecting a single, locked, fileÁlvaro Brey Vilas
2022-05-02FileMenuFilter: don't show move, remove or rename options when file is lockedÁlvaro Brey Vilas
2022-05-02Show file lock info in actions menu instead of separate dialogÁlvaro Brey Vilas
2022-05-02Combine lock indicator with overflow iconÁlvaro Brey Vilas
2022-05-02FileMenuFilter: properly filter lock/unlock depending on lock statusÁlvaro Brey Vilas
2022-05-02Show lock details when tapping on lock indicatorÁlvaro Brey Vilas
2022-05-02Retrieve and persist more locking attributes from remote filesÁlvaro Brey Vilas
2022-05-02Add ability to toggle file lock from file context menuÁlvaro Brey Vilas
2022-05-02FileDataStorageManager: small cleanupÁlvaro Brey Vilas
2022-05-02Show file locking status on listÁlvaro Brey Vilas
2022-05-02build.gradle: temporary library versionÁlvaro Brey Vilas
2022-05-02Store file locking capabilityÁlvaro Brey Vilas
2022-05-02Merge pull request #10138 from nextcloud/dependabot/gradle/byteBuddyVersion-1...Álvaro Brey
2022-05-02FileDisplayActivity: wait until OCFileListFragment is initialized to trigger ...Álvaro Brey
2022-05-02PreviewMediaFragment: Remove margin from top barÁlvaro Brey Vilas
2022-05-02Fix contents cut off when scrolling is lockedÁlvaro Brey Vilas
2022-05-02Merge pull request #10132 from nextcloud/chore/cleanup-repositoriesÁlvaro Brey
2022-05-02Bump byteBuddyVersion from 1.12.9 to 1.12.10dependabot/gradle/byteBuddyVersion-1.12.10dependabot[bot]
2022-05-01[tx-robot] updated from transifexNextcloud bot
2022-04-29Merge pull request #10128 from nextcloud/fix/calendar-picker-rotationÁlvaro Brey
2022-04-29Analysis: update lint results to reflect reduced error/warning countfix/dagger-mediacontrolviewnextcloud-android-bot
2022-04-29Inject ThemeColorUtils into ThemeableSwitchPreference tooÁlvaro Brey Vilas
2022-04-29Fix ThemeUtils injection for MediaControlViewÁlvaro Brey Vilas
2022-04-29build: Update last 2 libraries that used JCenterchore/cleanup-repositoriesÁlvaro Brey Vilas
2022-04-29build: Clean up repository configurationÁlvaro Brey Vilas
2022-04-29FileDetailsSharing: Preserve selected date when recreating expiration date di...Álvaro Brey Vilas
2022-04-29FileDetailsSharingProcess: force recreation of date picked on config changesÁlvaro Brey Vilas
2022-04-29ExpirationDatePickerDF: customize buttons on onStart instead of showing dialo...Álvaro Brey Vilas
2022-04-29Merge pull request #10129 from nextcloud/chore/leakcanary-disabled-defaultÁlvaro Brey
2022-04-29build: Disable LeakCanary unless manually activated with a propertyÁlvaro Brey Vilas
2022-04-29Merge pull request #9876 from nextcloud/ThemeColorUtilsToDIÁlvaro Brey