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
BranchCommit messageAuthorAge
14.1-RC2Bump version to 14.1.0 RC2Andy Scherzinger23 months
AS42Java 1.8 is the default (now)Andy Scherzinger2 years
RxJava3SupportIntegrate RxBridgeAndy Scherzinger3 years
add-interface-for-sending-signaling-messagesAnalysis: update lint results to reflect reduced error/warning countgithub-actions19 months
add-listener-for-data-channel-messagesAnalysis: update lint results to reflect reduced error/warning countgithub-actions19 months
add-listeners-for-signaling-messagesRemove no longer needed code after removing EventBus messageDaniel Calviño Sánchez19 months
backport/1728/stable-13.0minor refactoring in NotificationUtilsMarcel Hibbe2 years
backport/1969/stable-14.0Add old screenshot from F-DroidTim Krüger2 years
backport/1973/stable-14.0Fix Detekt issues in LocationPickerControllerTim Krüger2 years
backport/2389/stable-15.0Fix self video size after coming back from PiP modeDaniel Calviño Sánchez21 months
backport/2390/stable-15.0Show participant as soon as found rather than once connectedDaniel Calviño Sánchez21 months
backport/2391/stable-15.0Fix checking lobby state from chat controller while in a callDaniel Calviño Sánchez21 months
backport/2392/stable-15.0Fix disposing local stream when the call activity is not being leftDaniel Calviño Sánchez21 months
backport/2393/stable-15.0Fix icon not visible in call state messageDaniel Calviño Sánchez21 months
backport/2394/stable-15.0Fix call not joined again if reconnecting while in pip modeDaniel Calviño Sánchez21 months
backport/2395/stable-15.0Show message in call state when the publisher failedDaniel Calviño Sánchez21 months
backport/2411/stable-15.0Added monochrome icon for Android 13 "Themed icons" support.Andy Scherzinger21 months
backport/2485/stable-15.0Use already fetched capabilities for userTim Krüger20 months
backport/2490/stable-15.0extract methods from fetchRooms methodMarcel Hibbe19 months
bug/1011/noNotificationuse NotificationManagerCompat.from(..).notify instead startForeground (experi...Marcel Hibbe3 years
bugfix/1817/fixAvatarSizeset fixed avatar sizes for requestsMarcel Hibbe2 years
bugfix/1830/use-correct-api-to-set-predefined-apiUse correct API endpoint for predefined statusTim Krüger2 years
bugfix/1839/fail-to-set-empty-status-messageAvoid empty status messageTim Krüger2 years
bugfix/1848/showSystemMessageAddedGroupadd groups and circles to system messages ("add"+"remove")Marcel Hibbe2 years
bugfix/1852/black-screen-or-single-videoframe-for-audiocalls[Test] Deactivate video in general for transceiverTim Krüger2 years
bugfix/1861/remap-chat-controllerUse setBackstack when starting new MainActivity from notificationDariusz Olszewski2 years
bugfix/1861/search-bar-in-chatAllow one more detekt issueTim Krüger2 years
bugfix/1869/crash-avatarWorkaround for crash when loading avatarDariusz Olszewski2 years
bugfix/1881/handling-for-event-participants-update-all-from-hpbAdd null checks and extract constantsTim Krüger2 years
bugfix/1908/crash-personal-infoPrevent crash - show personal info with null emailDariusz Olszewski2 years
bugfix/1956/hideReactionsForReadOnlyConversationshide reactions from menu if conversation is read-onlyAndy Scherzinger2 years
bugfix/1976/fixNPEavoid NPEMarcel Hibbe2 years
bugfix/1983/alwaysShowCountAlways show reaction countAndy Scherzinger2 years
bugfix/2111/open-wrong-conversationUse unique request code to make sure that a new PendingIntent gets created fo...Dariusz Olszewski2 years
bugfix/2123/continueWithoutUserStatusfix to load conversation list (restricted user status)Marcel Hibbe2 years
bugfix/2132/android-build-dependend-bluetooth-permissionsAdd foreground service type to MagicFirebaseMessagingServiceTim Krüger24 months
bugfix/2132/android-build-dependend-bluetooth-permissions-2Use simple class name for loggingTim Krüger24 months
bugfix/2180/userProvidedNotificationUserread matching user contextAndy Scherzinger24 months
bugfix/2218/cookieBusteralways clear cookie before sending messageAndy Scherzinger23 months
bugfix/2218/dedicatedCookieStorepush token recover is should not use the standard httpClient object and its c...Andy Scherzinger23 months
bugfix/2257/polishPollsfix button positioningAndy Scherzinger23 months
bugfix/2287/fixSwipeToReplymake sure to set swipe-to-reply after the room info has been loadedAndy Scherzinger22 months
bugfix/2376/fresco-blocks-increase-of-minsdkversionSet minSdkVersion to 23 (Android 6)Tim Krüger19 months
bugfix/2384/themeTextActivityToolbarTheme toolbar for m3Andy Scherzinger21 months
bugfix/2447/fixToStartDirectVideoCaptureadd toast if video file creation failedMarcel Hibbe21 months
bugfix/2478/fixUserStatusesForConversationListextract methods from fetchRooms methodMarcel Hibbe20 months
bugfix/noid/dependabotbump open pr count to 20Andy Scherzinger2 years
bugfix/noid/detektImprovementsbump lintAndy Scherzinger2 years
bugfix/noid/fixEqualsNPEmake equals null-safe in case no status setAndy Scherzinger23 months
bugfix/noid/fixPermissionsForCallNotificationActivityset participantPermissions in CallNotificationActivityMarcel Hibbe21 months
bugfix/noid/fixToKeepSessionfix to keep sessionMarcel Hibbe3 years
bugfix/noid/hidePollCreationForOneToOnehide poll creation for 1:1 conversationsMarcel Hibbe21 months
bugfix/noid/kotlinConversion2Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone2 years
bugfix/noid/kotlinConversion3Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone2 years
bugfix/noid/kotlinConversion4Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone2 years
bugfix/noid/kotlinConversion5Use 'lateinit' for injected propertiesTim Krüger2 years
bugfix/noid/kotlinMigration6Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone2 years
bugfix/noid/loggingForCallsadd more logging for callsMarcel Hibbe2 years
bugfix/noid/migrateOpsMenuControllermigrate OperationsMenuController to kotlinAndy Scherzinger2 years
bugfix/noid/migratePushToKotlinMigrate push models to kotlin data classesAndy Scherzinger2 years
bugfix/noid/migrateStatusModelsmigrate remaining status models to kotlinAndy Scherzinger2 years
bugfix/noid/remove-old-screenshots-from-fdroidAdd old screenshot from F-DroidTim Krüger2 years
bugfix/noid/remove-old-screenshots-from-fdroid-2Add old screenshot from F-Droid (missed one)Tim Krüger2 years
bugfix/noid/removeButterknifeDrone: update Lint results to reflect reduced error/warning count [skip ci]drone2 years
bugfix/noid/systemMessageImprovementsAndTimestampsend-align timestamps of messagesAndy Scherzinger22 months
bugfux/1975/fixNPEforMimetypemake attributes of file nullable and handle null valuesMarcel Hibbe2 years
bumpMasterTo14.1.0bump master to 14.1.0 Alpha 1Marcel Hibbe2 years
bumpWebRtcLib2wiptobiasKaminsky3 years
changeCameraPermissionLike Android Files we should rely on generic camera feature, but not required.tobiasKaminsky21 months
chore/1549/room2Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone23 months
chore/1549/roomMigration1Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone23 months
chore/1549/roomMigration2Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone23 months
chore/1549/roomMigration4split account matcher code for better readabilityAndy Scherzinger23 months
chore/1549/roomMigration5migrate location picker from requery to roomAndy Scherzinger23 months
chore/1549/roomMigration6Merge pull request #2095 from nextcloud/feature/2024/simplePollsMarcel Hibbe23 months
chore/1549/roomMigration7Migrate ArbitraryStorageUtils to ArbitraryStorageManager useAndy Scherzinger23 months
chore/disposable-setIntroduce DisposableSet to handle multiple disposables at onceÁlvaro Brey24 months
chore/download-webrtc-taskbuild: DownloadWebRtc: Fix newlinesÁlvaro Brey2 years
chore/noid/AGP722Update AGP to 7.2.2Andy Scherzinger23 months
chore/noid/AGP730Remove unneeded nonNull annotations in kotlinAndy Scherzinger21 months
chore/noid/MimetypeCentralizationBump build tools from 32.0.0 to 33.0.0Andy Scherzinger2 years
chore/noid/ProfileControllerMerge pull request #2186 from nextcloud/dependabot/gradle/androidx.lifecycle-...Andy Scherzinger24 months
chore/noid/RemoteBrowserMigrationDrone: update Lint results to reflect reduced error/warning count [skip ci]drone2 years
chore/noid/cameraX110Bump androidx.camera from 1.1.0-rc02 to 1.1.0Andy Scherzinger24 months
chore/noid/lovelyDialogsMigrate dialogs on ConversationList to Material3Andy Scherzinger22 months
chore/noid/lovelyDialogs2Replace lovelyDialogs with Material 3 in conversation info controllerAndy Scherzinger22 months
chore/noid/migrateParceler2Drone: update FindBugs results to reflect reduced error/warning count [skip ci]drone2 years
chore/noid/roomsafeguard mapper for null values on fields that need to be json-parsedAndy Scherzinger24 months
chore/noid/roomCleanupremove unused java importsAndy Scherzinger23 months
chore/noid/script-workDetect stable branches on the flyTim Krüger24 months
chore/noid/updateLibIdUpdate last forked lib reference to new homeAndy Scherzinger22 months
chore/parcelerMigration1add path to reportAndy Scherzinger2 years
chore/set-min-sdk-version-to-23[WIP] Replace Fresco with CoilTim Krüger21 months
chore/viewmodel-injectionDI: Setup viewmodel injectionÁlvaro Brey2 years
chrore/fix-warnings-in-chatControllerRemove unused parameter 'timeout' from 'ChatController#processMessages'Tim Krüger21 months
controller-test-itBasic setup for testing controllers in isolation, with exampleÁlvaro Brey24 months
dav4jvmwiptobiasKaminsky20 months
decisions/0000-use-markdown-any-decision-records.mdsquash! Add decision to use MADRTim Krüger20 months
dependabot/github_actions/actions/checkout-3Bump actions/checkout from 2 to 3dependabot[bot]2 years
dependabot/github_actions/actions/setup-java-3Bump actions/setup-java from 2 to 3dependabot[bot]21 months
dependabot/github_actions/actions/stale-5Bump actions/stale from 4.1.0 to 5dependabot[bot]2 years
dependabot/github_actions/actions/stale-6Bump actions/stale from 5 to 6dependabot[bot]21 months
dependabot/github_actions/cirrus-actions/rebase-1.6Bump cirrus-actions/rebase from 1.5 to 1.6dependabot[bot]2 years
dependabot/github_actions/github/codeql-action-2.1.11Bump github/codeql-action from 2.1.10 to 2.1.11dependabot[bot]2 years
dependabot/github_actions/github/codeql-action-2.1.12Bump github/codeql-action from 2.1.11 to 2.1.12dependabot[bot]2 years
dependabot/github_actions/github/codeql-action-2.1.9Bump github/codeql-action from 2.1.8 to 2.1.9dependabot[bot]2 years
dependabot/github_actions/hmarr/auto-approve-action-2.4.0Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0dependabot[bot]22 months
dependabot/github_actions/ossf/scorecard-action-1.1.0Bump ossf/scorecard-action from 1.0.4 to 1.1.0dependabot[bot]2 years
dependabot/github_actions/ossf/scorecard-action-1.1.1Bump ossf/scorecard-action from 1.1.0 to 1.1.1dependabot[bot]2 years
dependabot/github_actions/ossf/scorecard-action-1.1.2Bump ossf/scorecard-action from 1.1.1 to 1.1.2dependabot[bot]24 months
dependabot/github_actions/ossf/scorecard-action-2.0.3Bump ossf/scorecard-action from 1.1.2 to 2.0.3dependabot[bot]21 months
dependabot/github_actions/ossf/scorecard-action-2.0.4Bump ossf/scorecard-action from 2.0.3 to 2.0.4dependabot[bot]21 months
dependabot/github_actions/peter-evans/create-or-update-comment-2Bump peter-evans/create-or-update-comment from 1 to 2dependabot[bot]2 years
dependabot/gradle/androidx.appcompat-appcompat-1.4.1Bump appcompat from 1.3.1 to 1.4.1dependabot[bot]2 years
dependabot/gradle/androidx.appcompat-appcompat-1.4.2Bump appcompat from 1.4.1 to 1.4.2dependabot[bot]2 years
dependabot/gradle/androidx.appcompat-appcompat-1.5.0Bump appcompat from 1.4.2 to 1.5.0dependabot[bot]22 months
dependabot/gradle/androidx.appcompat-appcompat-1.5.1Bump appcompat from 1.4.2 to 1.5.1dependabot[bot]20 months
dependabot/gradle/androidx.camera-camera-view-1.1.0-beta02Bump camera-view from 1.0.0-alpha28 to 1.1.0-beta02dependabot[bot]2 years
dependabot/gradle/androidx.camera-camera-view-1.1.0-beta03Bump camera-view from 1.0.0-alpha28 to 1.1.0-beta03dependabot[bot]2 years
dependabot/gradle/androidx.camera-camera-view-1.1.0-rc01Bump camera-view from 1.0.0-alpha28 to 1.1.0-rc01dependabot[bot]2 years
dependabot/gradle/androidx.camera-camera-view-1.2.0-alpha01Bump camera-view from 1.0.0-alpha28 to 1.2.0-alpha01dependabot[bot]2 years
dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.4Bump constraintlayout from 2.1.3 to 2.1.4dependabot[bot]2 years
dependabot/gradle/androidx.core-core-ktx-1.7.0Bump core-ktx from 1.6.0 to 1.7.0dependabot[bot]2 years
dependabot/gradle/androidx.core-core-ktx-1.8.0Bump core-ktx from 1.7.0 to 1.8.0dependabot[bot]2 years
dependabot/gradle/androidx.core-core-ktx-1.9.0Bump core-ktx from 1.8.0 to 1.9.0dependabot[bot]20 months
dependabot/gradle/androidx.lifecycle-lifecycle-livedata-ktx-2.5.0Bump lifecycle-livedata-ktx from 2.2.0 to 2.5.0dependabot[bot]24 months
dependabot/gradle/androidx.lifecycle-lifecycle-runtime-ktx-2.5.0Bump lifecycle-runtime-ktx from 2.2.0 to 2.5.0dependabot[bot]24 months
dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.4.1Bump lifecycle-viewmodel-ktx from 2.2.0 to 2.4.1dependabot[bot]2 years
dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.5.0Bump lifecycle-viewmodel-ktx from 2.4.1 to 2.5.0dependabot[bot]24 months
dependabot/gradle/androidxCameraVersion-1.2.0-alpha02Bump androidxCameraVersion from 1.1.0-rc01 to 1.2.0-alpha02dependabot[bot]2 years
dependabot/gradle/androidxCameraVersion-1.2.0-alpha03Bump androidxCameraVersion from 1.1.0-rc02 to 1.2.0-alpha03dependabot[bot]24 months
dependabot/gradle/coilKtVersion-2.0.0Bump coilKtVersion from 1.4.0 to 2.0.0dependabot[bot]2 years
dependabot/gradle/coilKtVersion-2.1.0Bump coilKtVersion from 1.4.0 to 2.1.0dependabot[bot]2 years
dependabot/gradle/coilKtVersion-2.2.0Bump coilKtVersion from 2.1.0 to 2.2.0dependabot[bot]22 months
dependabot/gradle/coilKtVersion-2.2.1Bump coilKtVersion from 2.1.0 to 2.2.1dependabot[bot]21 months
dependabot/gradle/coilKtVersion-2.2.2Bump coilKtVersion from 2.2.1 to 2.2.2dependabot[bot]21 months
dependabot/gradle/com.android.tools.build-gradle-7.1.2Bump gradle from 4.1.3 to 7.1.2dependabot[bot]2 years
dependabot/gradle/com.android.tools.build-gradle-7.1.3Bump gradle from 4.1.3 to 7.1.3dependabot[bot]2 years
dependabot/gradle/com.android.tools.build-gradle-7.2.0Bump gradle from 4.1.3 to 7.2.0dependabot[bot]2 years
dependabot/gradle/com.android.tools.build-gradle-7.2.1Bump gradle from 7.2.0 to 7.2.1dependabot[bot]2 years
dependabot/gradle/com.android.tools.build-gradle-7.2.2Bump gradle from 7.2.1 to 7.2.2dependabot[bot]23 months
dependabot/gradle/com.android.tools.build-gradle-7.3.0Bump gradle from 7.2.2 to 7.3.0dependabot[bot]21 months
dependabot/gradle/com.bluelinelabs-conductor-3.1.5Bump conductor from 3.1.4 to 3.1.5dependabot[bot]2 years
dependabot/gradle/com.bluelinelabs-conductor-3.1.6Bump conductor from 3.1.5 to 3.1.6dependabot[bot]23 months
dependabot/gradle/com.bluelinelabs-conductor-3.1.7Bump conductor from 3.1.6 to 3.1.7dependabot[bot]23 months
dependabot/gradle/com.fasterxml.jackson.core-jackson-core-2.13.3Bump jackson-core from 2.13.2 to 2.13.3dependabot[bot]2 years
dependabot/gradle/com.fasterxml.jackson.core-jackson-core-2.13.4Bump jackson-core from 2.13.3 to 2.13.4dependabot[bot]22 months
dependabot/gradle/com.github.cotechde.hwsecurity-hwsecurity-fido-4.4.0Bump hwsecurity-fido from 2.4.5 to 4.4.0dependabot[bot]20 months
dependabot/gradle/com.github.nextcloud-ChatKit-0.3.0-1Bump ChatKit from c6a6176729 to 0.3.0-1dependabot[bot]2 years
dependabot/gradle/com.github.nextcloud-PopupBubble-2.0.0Bump PopupBubble from 1.0.6 to 2.0.0dependabot[bot]23 months
dependabot/gradle/com.google.android.exoplayer-exoplayer-2.17.0Bump exoplayer from 2.16.0 to 2.17.0dependabot[bot]2 years
dependabot/gradle/com.google.android.exoplayer-exoplayer-2.17.1Bump exoplayer from 2.16.0 to 2.17.1dependabot[bot]2 years
dependabot/gradle/com.google.android.gms-play-services-base-18.1.0Bump play-services-base from 18.0.1 to 18.1.0dependabot[bot]23 months
dependabot/gradle/com.google.android.material-material-1.5.0Bump material from 1.4.0 to 1.5.0dependabot[bot]2 years
dependabot/gradle/com.google.android.material-material-1.6.0Bump material from 1.5.0 to 1.6.0dependabot[bot]2 years
dependabot/gradle/com.google.android.material-material-1.6.1Bump material from 1.5.0 to 1.6.1dependabot[bot]2 years
dependabot/gradle/com.google.android.material-material-1.7.0Bump material from 1.6.1 to 1.7.0dependabot[bot]20 months
dependabot/gradle/com.google.code.gson-gson-2.9.1Bump gson from 2.9.0 to 2.9.1dependabot[bot]23 months
dependabot/gradle/com.google.errorprone-error_prone_annotations-2.15.0Bump error_prone_annotations from 2.9.0 to 2.15.0dependabot[bot]22 months
dependabot/gradle/com.google.firebase-firebase-messaging-23.0.1Bump firebase-messaging from 23.0.0 to 23.0.1dependabot[bot]2 years
dependabot/gradle/com.google.firebase-firebase-messaging-23.0.2Drone: update Lint results to reflect reduced error/warning count [skip ci]drone2 years
dependabot/gradle/com.google.firebase-firebase-messaging-23.0.5Bump firebase-messaging from 23.0.0 to 23.0.5dependabot[bot]2 years
dependabot/gradle/com.google.firebase-firebase-messaging-23.0.6Bump firebase-messaging from 23.0.5 to 23.0.6dependabot[bot]24 months
dependabot/gradle/com.google.firebase-firebase-messaging-23.0.7Bump firebase-messaging from 23.0.6 to 23.0.7dependabot[bot]23 months
dependabot/gradle/com.google.firebase-firebase-messaging-23.0.8Bump firebase-messaging from 23.0.7 to 23.0.8dependabot[bot]22 months
dependabot/gradle/com.google.firebase-firebase-messaging-23.1.0Bump firebase-messaging from 23.0.8 to 23.1.0dependabot[bot]20 months
dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.12.0Bump findsecbugs-plugin from 1.11.0 to 1.12.0dependabot[bot]2 years
dependabot/gradle/com.vanniktech-emoji-google-0.11.0Bump emoji-google from 0.8.0 to 0.11.0dependabot[bot]2 years
dependabot/gradle/com.vanniktech-emoji-google-0.12.0Bump emoji-google from 0.8.0 to 0.12.0dependabot[bot]2 years
dependabot/gradle/com.vanniktech-emoji-google-0.13.0Bump emoji-google from 0.12.0 to 0.13.0dependabot[bot]2 years
dependabot/gradle/com.vanniktech-emoji-google-0.14.0Bump emoji-google from 0.13.0 to 0.14.0dependabot[bot]2 years
dependabot/gradle/com.vanniktech-emoji-google-0.9.0Bump emoji-google from 0.8.0 to 0.9.0dependabot[bot]2 years
dependabot/gradle/daggerVersion-2.42Bump daggerVersion from 2.41 to 2.42dependabot[bot]2 years
dependabot/gradle/daggerVersion-2.43Bump daggerVersion from 2.42 to 2.43dependabot[bot]23 months
dependabot/gradle/daggerVersion-2.43.1Bump daggerVersion from 2.43 to 2.43.1dependabot[bot]23 months
dependabot/gradle/daggerVersion-2.43.2Bump daggerVersion from 2.43.1 to 2.43.2dependabot[bot]23 months
dependabot/gradle/daggerVersion-2.44Bump daggerVersion from 2.43.2 to 2.44dependabot[bot]21 months
dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-formatting-1.21.0Bump detekt-formatting from 1.20.0 to 1.21.0dependabot[bot]23 months
dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.20.0add formatting pluginAndy Scherzinger2 years
dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.21.0Bump detekt-gradle-plugin from 1.20.0 to 1.21.0dependabot[bot]23 months
dependabot/gradle/joda-time-joda-time-2.11.1Bump joda-time from 2.11.0 to 2.11.1dependabot[bot]22 months
dependabot/gradle/joda-time-joda-time-2.11.2Bump joda-time from 2.11.1 to 2.11.2dependabot[bot]21 months
dependabot/gradle/kotlinVersion-1.7.20Bump kotlinVersion from 1.7.10 to 1.7.20dependabot[bot]21 months
dependabot/gradle/lifecycleVersion-2.5.1Bump lifecycleVersion from 2.5.0 to 2.5.1dependabot[bot]23 months
dependabot/gradle/net.zetetic-android-database-sqlcipher-4.5.0Bump android-database-sqlcipher from 3.5.9 to 4.5.0dependabot[bot]2 years
dependabot/gradle/net.zetetic-android-database-sqlcipher-4.5.1Bump android-database-sqlcipher from 3.5.9 to 4.5.1dependabot[bot]2 years
dependabot/gradle/net.zetetic-android-database-sqlcipher-4.5.2Bump android-database-sqlcipher from 4.5.1 to 4.5.2dependabot[bot]23 months
dependabot/gradle/okhttpVersion-4.10.0Bump okhttpVersion from 4.9.3 to 4.10.0dependabot[bot]2 years
dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.7.0Bump kotlin-gradle-plugin from 1.6.21 to 1.7.0dependabot[bot]2 years
dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-10.3.0Bump ktlint-gradle from 10.2.1 to 10.3.0dependabot[bot]2 years
dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-11.0.0Bump ktlint-gradle from 10.3.0 to 11.0.0dependabot[bot]22 months
dependabot/gradle/org.mockito-mockito-core-4.3.1Bump mockito-core from 3.12.4 to 4.3.1dependabot[bot]2 years
dependabot/gradle/org.mockito-mockito-core-4.4.0Bump mockito-core from 3.12.4 to 4.4.0dependabot[bot]2 years
dependabot/gradle/org.mockito-mockito-core-4.5.1Bump mockito-core from 3.12.4 to 4.5.1dependabot[bot]2 years
dependabot/gradle/org.mockito-mockito-core-4.6.0Drone: update Lint results to reflect reduced error/warning count [skip ci]drone2 years
dependabot/gradle/org.mockito-mockito-core-4.7.0Bump mockito-core from 4.6.1 to 4.7.0dependabot[bot]22 months
dependabot/gradle/org.mockito-mockito-core-4.8.0Bump mockito-core from 4.7.0 to 4.8.0dependabot[bot]21 months
dependabot/gradle/org.osmdroid-osmdroid-android-6.1.13Bump osmdroid-android from 6.1.11 to 6.1.13dependabot[bot]2 years
dependabot/gradle/org.osmdroid-osmdroid-android-6.1.14Bump osmdroid-android from 6.1.13 to 6.1.14dependabot[bot]22 months
dependabot/gradle/roomVersion-2.4.2Bump roomVersion from 2.2.5 to 2.4.2dependabot[bot]24 months
dependabot/gradle/roomVersion-2.4.3Bump roomVersion from 2.4.2 to 2.4.3dependabot[bot]23 months
dependabot/gradle/workVersion-2.7.1Bump workVersion from 2.6.0 to 2.7.1dependabot[bot]2 years
determine-base-branch-with-jqDetermine base branch with 'jq'Tim Krüger21 months
feat/1047/message-searchMessage search: disable feature if unified search capability not presentÁlvaro Brey2 years
feat/workflow-auto-update-command-rebase.ymlUpdating command-rebase.yml workflow from templateNextcloud bot2 years
feature/1353/shareToChooseAccountadd account switcher for "share to"Marcel Hibbe21 months
feature/1530/shareAndroidScreenMerge remote-tracking branch 'origin/feature/1530/shareAndroidScreen' into fe...Marcel Hibbe3 years
feature/1587/directVideoUploadwip (experimental), log progress of mulipart uploadsMarcel Hibbe22 months
feature/1587/directVideoUpload2add chunked upload for filesMarcel Hibbe21 months
feature/1724/missedCallNotificationwip. add missed call notification for ChatAndCallMessagingServiceMarcel Hibbe21 months
feature/1772/reactionsadd license headerAndy Scherzinger2 years
feature/1783/implement-participant-permissions[WIP] Call toggle media befor fetchSignalingSettingsTim Krüger21 months
feature/1883/disableCallsdisable call buttons if calls are disabled by capabilityMarcel Hibbe2 years
feature/1948/respectChatPermissionrestrict to share content without permissionsMarcel Hibbe2 years
feature/1984/showEmptyContentadd empty view visuals part to shared itemsAndy Scherzinger2 years
feature/1991/silentCalladd silent call featureMarcel Hibbe2 years
feature/2024/simplePollswip. toggle between voters overview and voters detailsMarcel Hibbe23 months
feature/2029/more-tabs-in-shared-items-viewShared items: Show actor and date-timeTim Krüger22 months
feature/2029/more-tabs-in-shared-items-view-2Add deck iconAndy Scherzinger22 months
feature/2052/video-fovHACKS: Maximize FOVAdam Serbinski20 months
feature/2076/Material3theme progress bars and remainign alert dialogsAndy Scherzinger22 months
feature/2134/allow-guestsAdd guests access preferences to conversation infoTim Krüger22 months
feature/2281/expiringMessagesadd expiring messages option in conversation info screenMarcel Hibbe22 months
feature/230/reply-from-notificationThis setAction call seems strange and redundantDariusz Olszewski2 years
feature/230/reply-from-notification-errorReply from notification - initial error handlingDariusz Olszewski2 years
feature/2407/themedLauncherIconAdded monochrome icon for Android 13 "Themed icons" support.Andy Scherzinger21 months
feature/2419/linkPreviews[WIP] get open graph dataMarcel Hibbe21 months
feature/250/server-themeremove unused resources and igonre unused quantities simply coming in via tra...Andy Scherzinger22 months
feature/741/disableBatteryOptimizationadd dialog to disable battery optimization. WIPMarcel Hibbe2 years
feature/788/upload-avatar-from-cameraProfileController: code cleanupÁlvaro Brey24 months
feature/noid/hideToolbarOnScrollhide shared items toolbar on scrollAndy Scherzinger2 years
feature/noid/improvePollsButtonsalign poll buttons to rightMarcel Hibbe21 months
feature/noid/ktlintPluginAndHooksadd hooks for commit/pushAndy Scherzinger2 years
feature/noid/markAsReadMark as read - reduce scope of try/catchDariusz Olszewski23 months
feature/noid/media-overviewimprove detekt scoreAndy Scherzinger2 years
feature/noid/movePopupMenuToBottomSheetmove popup menu to custom bottom sheetAndy Scherzinger2 years
feature/noid/refactor-shared-itemsSharedItems: show loading state when initially loading a tab, and clear remai...Álvaro Brey2 years
feature/noid/temporary-messagesMigrate Java parts to KotlinTim Krüger23 months
fix-call-flags-in-video-callsFix call flags in video callsDaniel Calviño Sánchez2 years
fix-computing-new-sessions-in-callFix computing new sessions in a callDaniel Calviño Sánchez20 months
fix-handling-offers-in-already-established-connectionsHandle offers to renegotiate an already established connectionDaniel Calviño Sánchez20 months
fix-remote-participants-display-with-both-video-and-screen-shareFix remote participants display with both video and screen shareDaniel Calviño Sánchez19 months
fix/callactivity-receiverUse custom permission for unfiltered broadcast receiver in CallActivityÁlvaro Brey2 years
fixStatusVisibilityFix status visibility in conversation listtobiasKaminsky23 months
handleIntentHandle incoming intent with server and userId as payloadtobiasKaminsky19 months
imagepickerUse imagePicker from nextcloud-depstobiasKaminsky22 months
master[tx-robot] updated from transifexNextcloud bot19 months
master-brokenMerge pull request #1062 from nextcloud/unreadMessagesPillStyleMarcel Hibbe3 years
nextcloudDrone: update FindBugs results to reflect reduced error/warning count [skip ci]drone22 months
noid/tests-shared-itemsAdd sample unit and connected test for shared items activityÁlvaro Brey20 months
noid/update-webrtc-to-106.5249.0Bump version of WebRTC to 106.5249.0Tim Krüger20 months
reactionsForPreviewMessageHoldersadd reactions for previewMessageHolders (WIP, fails)Marcel Hibbe2 years
removeDeadCodeFromNotificationWorkerDrone: update FindBugs results to reflect reduced error/warning count [skip ci]drone21 months
repo-sync/android-common/master🔄 Synced local '.github/workflows/' with remote 'config/workflows/'nextcloud-android-bot24 months
settingsControllerMigrationlift return from ifAndy Scherzinger2 years
stable-13.0[tx-robot] updated from transifexNextcloud bot2 years
stable-14update configs for stable-14Marcel Hibbe2 years
stable-14.0[tx-robot] updated from transifexNextcloud bot23 months
stable-14.1[tx-robot] updated from transifexNextcloud bot22 months
stable-14.2[tx-robot] updated from transifexNextcloud bot21 months
stable-15.0[tx-robot] updated from transifexNextcloud bot19 months
testLogina bit more testing…tobiasKaminsky3 years
wip/common-libraryExtract another theming method to common libraryÁlvaro Brey22 months
 
TagDownloadAuthorAge
alpha-150010007commit 1eef39ba12...Nextcloud Android Bot20 months
v15.0.1commit 3f791a03a4...Tim Krüger20 months
v15.0.0commit 2266c8535b...Tim Krüger20 months
alpha-150010006commit d71c10d09e...Nextcloud Android Bot20 months
v15.0.0rc5commit 13c1f2119b...Tim Krüger20 months
v15.0.0rc4commit 9d8f0a073d...Tim Krüger20 months
alpha-150010005commit 2051588805...Nextcloud Android Bot20 months
alpha-150010004commit d13f79f7f7...Nextcloud Android Bot21 months
v15.0.0rc3commit e75f7ab56e...Tim Krüger21 months
v15.0.0rc2commit 9e9ee868ba...Tim Krüger21 months
alpha-150010003commit 1026432503...Nextcloud Android Bot21 months
alpha-150010002commit 61b343c73f...Nextcloud Android Bot21 months
v15.0.0rc1commit 6c34b0ada0...Marcel Hibbe21 months
alpha-150000006commit 329a42d485...Nextcloud Android Bot21 months
alpha-150000005commit 4370afab41...Nextcloud Android Bot22 months
v14.2.0commit da6e21bbd4...Tim Krüger22 months
alpha-150000004commit 9d9083e4af...Nextcloud Android Bot22 months
alpha-150000003commit 0b8d7fbb4d...Nextcloud Android Bot22 months
v14.2.0.rc1commit 484074170d...Tim Krüger22 months
v14.1.1commit 129ffa2fc4...Tim Krüger22 months
alpha-150000002commit 7a38737e05...Nextcloud Android Bot22 months
v14.1.1rc1commit 92a68e98c2...Tim Krüger22 months
alpha-140020006commit 846124d68b...Nextcloud Android Bot22 months
alpha-140020005commit 5a65af25ca...Nextcloud Android Bot23 months
alpha-140020004commit bd9cd76b46...Nextcloud Android Bot23 months
v14.1.0commit 2596bc1ab1...Marcel Hibbe23 months
alpha-140020003commit 689f5c8ecf...Nextcloud Android Bot23 months
v14.1.0rc2commit 8f2a890f93...Andy Scherzinger23 months
alpha-140020002commit 2615da0121...Nextcloud Android Bot23 months
alpha-140010012commit b42c567249...Nextcloud Android Bot24 months
alpha-140010011commit a6b80fb3c4...Nextcloud Android Bot24 months
v14.1.0rc1commit a1eb71cb24...Nextcloud bot24 months
alpha-140010010commit 266034b00e...Nextcloud Android Bot2 years
alpha-140010009commit d0ea659845...Nextcloud Android Bot2 years
alpha-140010008commit 761d89b776...Nextcloud Android Bot2 years
alpha-140010007commit 8560728546...Nextcloud Android Bot2 years
alpha-140010006commit f7fa14a117...Nextcloud Android Bot2 years
v14.0.2commit 9dec7742d4...Marcel Hibbe2 years
alpha-140010005commit 470dbe89c2...Nextcloud Android Bot2 years
v14.0.1commit 0904d2e289...Tim Krüger2 years
v14.0.0commit 1d79ca8517...Tim Krüger2 years
alpha-140010004commit 36a020d785...Nextcloud Android Bot2 years
v14.0.0rc4commit 007f6c6e0f...Tim Krüger2 years
v14.0.0rc3commit 57d05cfee1...Andy Scherzinger2 years
alpha-140010003commit 34d173e8fa...Nextcloud Android Bot2 years
v14.0.0rc2commit 0a7cb1c805...Andy Scherzinger2 years
alpha-140010002commit 3964c66105...Nextcloud Android Bot2 years
alpha-130010018commit fd20e4caf8...Nextcloud Android Bot2 years
v14.0.0rc1commit b2d10e65d5...Marcel Hibbe2 years
alpha-130010017commit 01f2304585...Nextcloud Android Bot2 years
alpha-130010016commit 96b9b1083c...Nextcloud Android Bot2 years
alpha-130010015commit 35e2c7e857...Nextcloud Android Bot2 years
alpha-130010014commit 515a87e6d1...Nextcloud Android Bot2 years
alpha-130010013commit 2ee5e1d8ab...Nextcloud Android Bot2 years
alpha-130010012commit 709787a845...Nextcloud Android Bot2 years
alpha-130010011commit ae2a071109...Nextcloud Android Bot2 years
alpha-130010010commit 352613ac9a...Nextcloud Android Bot2 years
alpha-130010009commit 3bf5d07786...Nextcloud Android Bot2 years
alpha-130010008commit 2508490724...Nextcloud Android Bot2 years
alpha-130010007commit 7a15f7ca78...Nextcloud Android Bot2 years
alpha-130010006commit c70f608519...Nextcloud Android Bot3 years
alpha-130010005commit 0bedb8d150...Nextcloud Android Bot3 years
alpha-130010004commit a8efa67209...Nextcloud Android Bot3 years
v13.0.0commit c107f680ed...Marcel Hibbe3 years
alpha-130010003commit ed585d5dd0...Nextcloud Android Bot3 years
alpha-130010002commit b612ae1cad...Nextcloud Android Bot3 years
v12.4.0commit f6d00136a9...Marcel Hibbe3 years
v13.0.0rc1commit 8f1c9117d0...Marcel Hibbe3 years
alpha-130000002commit 27a3000886...Nextcloud Android Bot3 years
alpha-120030014commit 29dae2fe91...Nextcloud Android Bot3 years
alpha-120030013commit b86b90056f...Nextcloud Android Bot3 years
alpha-120030012commit 7c8a1cea86...Nextcloud Android Bot3 years
v12.3.0commit f2a76060b9...Marcel Hibbe3 years
alpha-120030011commit f02e187dd0...Nextcloud Android Bot3 years
alpha-120030010commit b7b5688504...Nextcloud Android Bot3 years
alpha-120030009commit 7b7fc962ff...Nextcloud Android Bot3 years
alpha-120030008commit 7877e842e3...Nextcloud Android Bot3 years
alpha-120030007commit d9f8ab5a98...Nextcloud Android Bot3 years
alpha-120030006commit 7e3235e401...Nextcloud Android Bot3 years
alpha-120030005commit ce19e7b135...Nextcloud Android Bot3 years
v12.2.1commit 1f11271074...Marcel Hibbe3 years
alpha-120030004commit 8603f05f6a...Nextcloud Android Bot3 years
alpha-120030003commit 8c9494cdac...Nextcloud Android Bot3 years
alpha-120030002commit e88db1c630...Nextcloud Android Bot3 years
v12.2.0commit f8ce30c615...Marcel Hibbe3 years
customer-v12.2.0commit 28594cf18d...Marcel Hibbe3 years
alpha-120020007commit 951b1a2d82...Nextcloud Android Bot3 years
alpha-120020006commit 92a4dbcec3...Nextcloud Android Bot3 years
alpha-120020005commit d9afdbdbdf...Nextcloud Android Bot3 years
v12.1.2commit 55ffd210d1...Marcel Hibbe3 years
alpha-120020004commit b96d06fc0d...Nextcloud Android Bot3 years
v12.1.1commit c7e48cb01c...Marcel Hibbe3 years
v12.1.0commit ba63f0b94b...Marcel Hibbe3 years
alpha-120020003commit e9c9dc7bd3...Nextcloud Android Bot3 years
v12.1.0rc2commit 81f1128a56...Marcel Hibbe3 years
alpha-120020002commit 9cbe733514...Nextcloud Android Bot3 years
v12.1.0rc1commit f0fa6583c9...Marcel Hibbe3 years
alpha-120000016commit 279169422e...Nextcloud Android Bot3 years
alpha-120000015commit a0a05a580a...Nextcloud Android Bot3 years
alpha-120000014commit 697e6f3135...Nextcloud Android Bot3 years
alpha-120000013commit 0c0cd012fc...Nextcloud Android Bot3 years
alpha-120000012commit 703736c76a...Nextcloud Android Bot3 years
alpha-commit e546ddd722...Andy Scherzinger3 years
alpha-120000011commit 45436c18b3...Nextcloud Android Bot3 years
alpha-120000010commit 961462d2b2...Nextcloud Android Bot3 years
alpha-120000009commit 1ecc3ec4d8...Nextcloud Android Bot3 years
alpha-120000008commit b8029ce1f7...Nextcloud Android Bot3 years
alpha-120000007commit 8cfef28a69...Nextcloud Android Bot3 years
alpha-120000006commit e71763fc29...Nextcloud Android Bot3 years
alpha-120000005commit 83c74713c9...Nextcloud Android Bot3 years
v11.2.0rc1commit 8228b3e2ca...Marcel Hibbe3 years
v11.1.2commit 2f661b8076...Marcel Hibbe3 years
alpha-120000004commit 4704e800da...Nextcloud Android Bot3 years
alpha-120000003commit 474a0e878a...Nextcloud Android Bot3 years
v11.1.1commit 72786e7336...tobiasKaminsky3 years
v11.1.0commit c7c694ab72...tobiasKaminsky3 years
11.0.1commit 439417cef4...tobiasKaminsky3 years
v11.0.1commit 439417cef4...tobiasKaminsky3 years
alpha-120000002commit 8282aa69c6...Nextcloud Android Bot3 years
v11.0.0commit f1df514ff0...Marcel Hibbe3 years
v11.0.0rc1commit 2e58dcd2eb...Marcel Hibbe3 years
alpha-110000006commit 5fd4cac754...Nextcloud Android Bot3 years
alpha-110000005commit 17ab9e526a...Nextcloud Android Bot3 years
alpha-110000004commit 7e9030e151...Nextcloud Android Bot3 years
alpha-110000002commit 032b1e85b8...Nextcloud Android Bot3 years
v8.2.0commit e10669ffcf...Tobias Kaminsky3 years
v8.1.0commit 8d53e71547...Tobias Kaminsky4 years
v8.1.0rc1commit 9e6c66e6bc...Tobias Kaminsky4 years
v8.0.10commit acaea2bf94...Tobias Kaminsky4 years
v9.0.0beta5commit 06414fbb52...Mario Danic4 years
v9.0.0beta4commit 14b6508661...Mario Danic4 years
v9.0.0beta3commit 2501f732ab...Mario Danic4 years
v9.0.0beta2commit 937776146d...Mario Danic4 years
v9.0.0beta1commit 434a03e801...Mario Danic4 years
v8.0.9commit ac1bb0ecf7...Mario Danic4 years
v8.0.8commit b14f9990b4...Mario Danic4 years
v8.0.7commit 4b12ede79e...Mario Danic4 years
v8.0.6commit 68c1cd6d4d...Mario Danic4 years
v8.0.5commit 53cc5d28c4...Mario Danic4 years
v8.0.4commit 06b4d09dc3...Mario Danic4 years
v8.0.3commit 39c2dced64...Mario Danic4 years
v8.0.2commit 6e7637af43...Mario Danic4 years
v8.0.1commit 8dde1bcdae...Mario Danic4 years
v8.0.0commit c4eaf319a1...Mario Danic4 years
v8.0.0beta4commit fbbcb92ec8...Mario Danic4 years
v8.0.0beta3commit 1e2ae2c8b0...Mario Danic4 years
v8.0.0beta2commit 85b98e2b15...Mario Danic4 years
v8.0.0beta1commit 5262d08e3c...Mario Danic4 years
v7.0.8commit fcdcb12e48...Mario Danic5 years
v7.0.7commit dd8d2cb00d...Mario Danic5 years
v7.0.6commit 47d20546c9...Mario Danic5 years
v7.0.5commit f5ae2df81f...Mario Danic5 years
v7.0.4commit 79c8fe7387...Mario Danic5 years
v7.0.3commit e1d9a24130...Mario Danic5 years
v7.0.2commit b95bb003df...Mario Danic5 years
v7.0.1commit 5334a0fd15...Mario Danic5 years
v7.0.0commit 1f556d73cf...Mario Danic5 years
v7.0.0beta5commit 3f374ca232...Mario Danic5 years
v7.0.0beta4commit 3857c3bc45...Mario Danic5 years
v7.0.0beta3commit ccb554e1f5...Mario Danic5 years
v7.0.0beta2commit b508e3b6f0...Mario Danic5 years
v7.0.0beta1commit 475efbbfda...Mario Danic5 years
v6.1.6commit cde40d6eea...Mario Danic5 years
v6.1.5commit b280e891e8...Mario Danic5 years
v6.1.4commit 2270be5893...Mario Danic5 years
v6.1.3commit 2a50c5709b...Mario Danic5 years
v6.1.2commit 2b029a8ae1...Mario Danic5 years
v6.1.1commit 328bf3150d...Mario Danic5 years
v6.1.0commit 48229e3314...Mario Danic5 years
v6.0.7betacommit 9fff869d9a...Mario Danic5 years
v6.0.7commit 074b5fddb5...Mario Danic5 years
v6.0.6commit 65cf7d434f...Mario Danic5 years
v6.0.6internalcommit 4291255cb8...Mario Danic5 years
v6.0.6-internalcommit 6131e2e591...Mario Danic5 years
v6.0.5commit c0ec660107...Mario Danic5 years
v6.0.4commit 96de8ceb93...Mario Danic5 years
v6.0.3commit ef273858bc...Mario Danic5 years
v6.0.2commit 699af11b8c...Mario Danic5 years
v6.0.1commit a74eb6d978...Mario Danic5 years
v6.0.0commit 003351f71c...Mario Danic5 years
v6.0.0beta4commit a0e3decf67...Mario Danic5 years
v6.0.0beta3commit f35c4b486c...Mario Đanić5 years
v6.0.0beta2commit 3db6fa46ac...Mario Danic5 years
v6.0.0beta1commit a70ceb1b60...Mario Danic5 years
v3.3.0beta3commit 43e42ede9a...Mario Danic5 years
v3.3.0beta2commit 27aaceecda...Mario Danic5 years
v3.3.0beta1commit 2bf4adde01...Mario Danic5 years
v3.2.7commit 8ed84731fb...Mario Danic5 years
v3.2.6commit 2819190f01...Mario Danic5 years
v3.2.5commit 515a17869c...Mario Danic5 years
v3.2.4commit d1c36a5456...Mario Danic5 years
v3.2.3commit ac9cc87a3b...Mario Danic5 years
v3.2.2commit 7f8a31acd8...Mario Danic5 years
v3.2.1commit 3d55078a86...Mario Danic5 years
v3.2.0commit 5c701dec88...Mario Danic5 years
v3.2.0beta5commit 1c492136b3...Mario Danic5 years
v3.2.0beta4commit 27b438aacb...Mario Danic5 years
v3.2.0beta3commit d1bbbc3ba5...Mario Danic5 years
v3.2.0beta2commit de87a717ac...Mario Danic5 years
v3.2.0beta1commit 8a2664e166...Mario Danic5 years
v3.1.3commit e91c9c4b59...Mario Danic5 years
v3.1.2commit d561d5328e...Mario Danic6 years
v3.1.1commit 9c61d46991...Mario Danic6 years
v3.1.0commit 7ffee332fa...Mario Danic6 years
v3.1.0beta6commit 811769c2ab...Mario Danic6 years
v3.1.0beta5commit f14614988d...Mario Danic6 years
v3.1.0beta4commit 54405c603c...Mario Danic6 years
v3.1.0beta3commit e165c550ac...Mario Danic6 years
v3.1.0beta2commit 5398d17295...Mario Danic6 years
v3.1.0beta1commit 78a3d2a336...Mario Danic6 years
v3.0.1commit d2ec3320c0...Nextcloud bot6 years
v3.0.0commit 3c3769432b...Mario Danic6 years
v3.0.0beta10commit 92919928fa...Mario Danic6 years
v3.0.0beta9commit f972fa149b...Mario Danic6 years
v3.0.0beta8commit f9af8dc2a4...Mario Danic6 years
v3.0.0beta7commit 5948aaec0a...Mario Danic6 years
v3.0.0beta6commit 2022d07671...Mario Danic6 years
v3.0.0beta5commit 99f103a71e...Mario Danic6 years
v3.0.0beta4commit e5e33c6b62...Mario Danic6 years
v3.0.0beta3commit 6b91079c49...Mario Danic6 years
v3.0.0beta2commit 09043b62f6...Mario Danic6 years
v3.0.0beta1commit 9387d53d5f...Mario Danic6 years
v2.1.2commit 67dbf380ce...Mario Danic6 years
v2.1.1commit 6127527baf...Mario Danic6 years
v2.1.0commit df410bea35...Mario Danic6 years
v2.1.0beta5commit 127a3b96a8...Mario Danic6 years
v2.1.0beta4commit d32c98f7d2...Mario Danic6 years
v2.1.0beta3commit 6312765830...Mario Danic6 years
v2.1.0beta2commit ffefc1de1b...Mario Danic6 years
v2.1.0beta1commit fe0ada0dbe...Nextcloud bot6 years
v2.0.2commit d6b2c155e1...Mario Danic6 years
v2.0.1commit 58181fba4a...Mario Danic6 years
v2.0.1beta2commit cdcf7defc3...Mario Danic6 years
v2.0.1beta1commit 56ef1f2a40...Mario Danic6 years
v2.0.0commit 6f59a881ec...Mario Danic6 years
v2.0.0beta5commit 86f30afe06...Mario Danic6 years
v2.0.0beta4commit 089722546a...Mario Danic6 years
v1.2.0beta3commit c30660068f...Mario Danic6 years
v1.2.0beta2commit b984eea07a...Mario Danic6 years
v1.2.0beta1commit 53caf09570...Mario Danic6 years
v1.1.3commit 9f316bf635...Mario Danic6 years
v1.1.2commit 1c1f0be701...Mario Danic6 years
v1.1.1commit e049292cc7...Mario Danic6 years
v1.1.0commit 936709a3b3...Nextcloud bot6 years
v1.1.0beta4commit e7bbfd4c0b...Mario Danic6 years
v1.1.0beta3commit c2f25b7ad1...Mario Danic6 years
v1.1.0beta2commit 95ac072a15...Mario Danic6 years
v1.1.0beta1commit 8de4412dcd...Mario Danic6 years
v1.0.14commit 2d890d5052...Mario Danic6 years
v1.0.13commit 9a736bfbf4...Mario Danic6 years
v1.0.12commit fa25e30cd9...Mario Danic6 years
v1.0.11commit add49f1b11...Mario Danic6 years
v1.0.10commit 54d01d1f99...Mario Danic6 years
v1.0.9commit 601f8fa2a4...Mario Danic6 years
v1.0.8commit b16b1784d8...Mario Danic6 years
v1.0.7commit edd56a3542...Mario Danic6 years
v1.0.6commit e20e3914be...Mario Danic6 years
v1.0.5commit d4f10122eb...Mario Danic6 years
v1.0.4commit 22cc8fc4cb...Mario Danic6 years
v1.0.3commit 2e6804dc35...Mario Danic6 years
v1.0.2commit cda30d256e...Mario Danic6 years
v1.0.1commit 9fc0da273d...Mario Danic6 years
v1.0commit d2f337cf1e...Mario Danic6 years
v0.2.0commit 1c4ba6f6ee...Mario Danic6 years
v0.1.2commit 46181b887e...Mario Danic7 years
v0.1.1commit 0fcfbaaef5...Mario Danic7 years
v0.1.0commit 0660d4209c...Mario Danic7 years