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

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-13extract methods from fetchRooms methodbugfix/2478/fixUserStatusesForConversationListMarcel Hibbe
2022-10-13improve fetching of user statuses in conversation listMarcel Hibbe
2022-10-13Merge pull request #2485 from nextcloud/bugfix/2418/server-not-supportedMarcel Hibbe
2022-10-13Use already fetched capabilities for userTim Krüger
2022-10-12Merge pull request #2482 from nextcloud/chore/noid/housekeeping2Marcel Hibbe
2022-10-12codacy: [list-item-spacing] Missing new line after list itemAndy Scherzinger
2022-10-12codacy: [no-multiple-toplevel-headings] Don’t use multiple top level headin...Andy Scherzinger
2022-10-12codacy: unnecessary use of fully qualified nameAndy Scherzinger
2022-10-12Merge pull request #2481 from nextcloud/chore/noid/exifinterface134Tim Krüger
2022-10-12remove duplicate exifinterface dependency definitionAndy Scherzinger
2022-10-11Merge pull request #2480 from nextcloud/dependabot/gradle/com.github.spotbugs...Andy Scherzinger
2022-10-11Bump spotbugs-gradle-plugin from 5.0.11 to 5.0.12dependabot[bot]
2022-10-11Merge pull request #2474 from nextcloud/chore/noid/analysisActionAndy Scherzinger
2022-10-11remove analysis from drone due to move to GH actionAndy Scherzinger
2022-10-11remove unused varAndy Scherzinger
2022-10-11remove unused lib checkAndy Scherzinger
2022-10-11remove any use of org.jetbrains.annotations.NotNullAndy Scherzinger
2022-10-11unify with files scriptAndy Scherzinger
2022-10-11Merge pull request #2477 from nextcloud/fix-crash-when-setting-layout-for-cal...Tim Krüger
2022-10-10Fix avatar when setting participant layout before receiving the dataDaniel Calviño Sánchez
2022-10-10Fix crash when setting participant layout before receiving the dataDaniel Calviño Sánchez
2022-10-10add gplay checkAndy Scherzinger
2022-10-10update spotbugs configAndy Scherzinger
2022-10-10Add new analysis actionAndy Scherzinger
2022-10-10Weekly 15.1.0 Alpha 05alpha-150010005Nextcloud Android Bot
2022-10-07Merge pull request #2473 from nextcloud/chore/noid/housekeepingOneTim Krüger
2022-10-06reduce detekt max issues countAndy Scherzinger
2022-10-06simplify condition complexityAndy Scherzinger
2022-10-06PMD: An empty statement (semicolon) not part of a loopAndy Scherzinger
2022-10-06PMD: Use opposite operator instead of the logic complement operator.Andy Scherzinger
2022-10-06Merge pull request #2471 from nextcloud/fixCopyrightHeadersAndy Scherzinger
2022-10-06fix copyright headersMarcel Hibbe
2022-10-06Merge pull request #2467 from nextcloud/chore/noid/kotlin17020Marcel Hibbe
2022-10-06Merge pull request #2460 from nextcloud/feature/2419/linkPreviewsTim Krüger
2022-10-06Merge pull request #2468 from nextcloud/dependabot/gradle/androidx.exifinterf...Andy Scherzinger
2022-10-06open MessageActionsDialog on long click on link previews.Marcel Hibbe
2022-10-06Bump exifinterface from 1.3.3 to 1.3.4dependabot[bot]
2022-10-05bump kotlin to 17.0.20 and mark declaration usage as opt-inAndy Scherzinger
2022-10-05add openGraph link previewsMarcel Hibbe
2022-10-04Merge pull request #2450 from nextcloud/bugfix/2447/fixToStartDirectVideoCaptureAndy Scherzinger
2022-10-04add toast if video file creation failedMarcel Hibbe
2022-10-04Merge pull request #2456 from nextcloud/dependabot/gradle/coilKtVersion-2.2.2Andy Scherzinger
2022-10-04Merge pull request #2459 from nextcloud/dependabot/github_actions/actions/set...Andy Scherzinger
2022-10-04Merge pull request #2458 from nextcloud/dependabot/github_actions/ossf/scorec...Andy Scherzinger
2022-10-04add version number update in commentAndy Scherzinger
2022-10-04Bump actions/setup-java from 2 to 3dependabot/github_actions/actions/setup-java-3dependabot[bot]
2022-10-04Bump ossf/scorecard-action from 2.0.3 to 2.0.4dependabot/github_actions/ossf/scorecard-action-2.0.4dependabot[bot]
2022-10-03Merge pull request #2455 from nextcloud/changeCameraPermissionMarcel Hibbe
2022-10-03Like Android Files we should rely on generic camera feature, but not required.tobiasKaminsky
2022-10-03Weekly 15.1.0 Alpha 04alpha-150010004Nextcloud Android Bot