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
path: root/app
AgeCommit message (Expand)Author
2021-05-10[tx-robot] updated from transifexNextcloud bot
2021-05-09improve codacy scoreAndy Scherzinger
2021-05-09Split the method to be short *roll eyes*Joas Schilling
2021-05-09Deduplicate the subscriber to make the method shorterJoas Schilling
2021-05-09Only show the server host in the account switcher as wellJoas Schilling
2021-05-09Less deprecated usageJoas Schilling
2021-05-09Remove unsupported !"empty-group-room" case and finish conversation support f...Joas Schilling
2021-05-09Split calls to another API functionJoas Schilling
2021-05-09Check the canDeleteConversation flagJoas Schilling
2021-05-09Fix adding users/groups to a conversationJoas Schilling
2021-05-09Display the pin if the participant has oneJoas Schilling
2021-05-09Fix available actions for groups, owners and self-joined usersJoas Schilling
2021-05-09Fix promoting and demoting on apiv4Joas Schilling
2021-05-09Fix removing an attendee from a conversationJoas Schilling
2021-05-09[tx-robot] updated from transifexNextcloud bot
2021-05-08Update kotlin usage of okhttp due to bump 3.x->4.xwhich is binary compatible ...Andy Scherzinger
2021-05-08Bump okhttpVersion from 3.14.2 to 4.9.1dependabot[bot]
2021-05-08replace imports due to changed packagingAndy Scherzinger
2021-05-08Bump dav4jvm from f2078bc846 to 2.1.2dependabot[bot]
2021-05-08[tx-robot] updated from transifexNextcloud bot
2021-05-07Merge pull request #1219 from nextcloud/feature/apiv4/add-apiv4-for-easy-conv...Joas Schilling
2021-05-07add nullchecks since elements are annotated as nullableAndy Scherzinger
2021-05-07Code changes due to conductor update to 3.0.1Andy Scherzinger
2021-05-07Add APIv4 to easy conversation API callsJoas Schilling
2021-05-07Bump conductor from 2.1.5 to 3.0.1dependabot[bot]
2021-05-07Merge pull request #1218 from nextcloud/techdebt/apiv4/remove-props-which-are...Joas Schilling
2021-05-07Remove unused translation stringsJoas Schilling
2021-05-07Fix ktlintJoas Schilling
2021-05-07Remove participants usage outside the conversation usageJoas Schilling
2021-05-07Deprecate props and remove already whats not used anymoreJoas Schilling
2021-05-07Capability multi-room-users was introduced 2018Joas Schilling
2021-05-07Remove fallback code for "no-ping" not being availableJoas Schilling
2021-05-07Merge pull request #1156 from nextcloud/techdebt/noid/api-v4-compatibilityJoas Schilling
2021-05-07Merge pull request #1224 from nextcloud/bugfix/noid/define-all-system-messagesJoas Schilling
2021-05-07Readd SuppressLintJoas Schilling
2021-05-07Fix missing importJoas Schilling
2021-05-07Fix capability checking when there could be no userJoas Schilling
2021-05-07Fix more ktlintJoas Schilling
2021-05-07Fix coding stylesJoas Schilling
2021-05-07Throw the exception upJoas Schilling
2021-05-07LongLogTagJoas Schilling
2021-05-07Fix undefined symbolJoas Schilling
2021-05-07Fix Code styleJoas Schilling
2021-05-07Change version to be specific to conversations apiJoas Schilling
2021-05-07Allow to inject the version into the chat apiJoas Schilling
2021-05-07Inject API version into signaling API callsJoas Schilling
2021-05-07Inject api version in call apiJoas Schilling
2021-05-07Final batch of API version injectionJoas Schilling
2021-05-07Move account verification to capabilitiesJoas Schilling
2021-05-07Fix some kotlin files to allow api switchingJoas Schilling