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-04-22remove unused color resourceAndy Scherzinger
2022-04-22further improve padding/margin of reactionsAndy Scherzinger
2022-04-22prevent NPE when adding the very first own reaction to a messageAndy Scherzinger
2022-04-22don't dismiss dialog when clicked on reaction of someone elseMarcel Hibbe
2022-04-22fix more emojis ("...") colorMarcel Hibbe
2022-04-22highlight own emoji immediately when reacted via appMarcel Hibbe
2022-04-22improve reactions alignmentAndy Scherzinger
2022-04-22use lighter color for dark theme reaction chip backgroundAndy Scherzinger
2022-04-22replace further contexts for proper day/night themingAndy Scherzinger
2022-04-22use proper context to be day/night awareAndy Scherzinger
2022-04-22add chip styled background to self reaction (wip)Marcel Hibbe
2022-04-22add error message to logMarcel Hibbe
2022-04-22fix textcolor for reaction amountMarcel Hibbe
2022-04-22[tx-robot] updated from transifexNextcloud bot
2022-04-21Merge pull request #1936 from nextcloud/bugfix/1935/fixReactionNotificationSu...Marcel Hibbe
2022-04-21Create scorecards-analysis.ymlAndy Scherzinger
2022-04-21fix text for reaction notificationMarcel Hibbe
2022-04-21[tx-robot] updated from transifexNextcloud bot
2022-04-20Merge pull request #1933 from nextcloud/bugfix/1893/fixCrashWhenClickOnSearch...Andy Scherzinger
2022-04-20avoid crash when clicking on header in conversation search modeMarcel Hibbe
2022-04-20Merge pull request #1932 from nextcloud/bugfix/noid/changelogAndy Scherzinger
2022-04-2013.0.0Andy Scherzinger
2022-04-20Merge pull request #1930 from nextcloud/dependabot/gradle/org.jetbrains.kotli...Andy Scherzinger
2022-04-20Merge pull request #1926 from nextcloud/bugfix/1908/nullHardeningAndy Scherzinger
2022-04-20[tx-robot] updated from transifexNextcloud bot
2022-04-20Bump kotlin-gradle-plugin from 1.6.20 to 1.6.21dependabot[bot]
2022-04-19extract method to reduce complexityAndy Scherzinger
2022-04-19move to a more hardened null-handling profile data handlingAndy Scherzinger
2022-04-19Merge pull request #1925 from nextcloud/bugfix/noid/preventNPEafterUiTearDownAndy Scherzinger
2022-04-19catch NPE when UI is already teared downAndy Scherzinger
2022-04-19Merge pull request #1896 from nextcloud/bugfix/1861/remap-chat-controllerMarcel Hibbe
2022-04-19Use setBackstack when starting new MainActivity from notificationDariusz Olszewski
2022-04-19Merge pull request #1924 from nextcloud/dependabot/github_actions/cirrus-acti...Andy Scherzinger
2022-04-19Bump cirrus-actions/rebase from 1.5 to 1.6dependabot[bot]
2022-04-15[tx-robot] updated from transifexNextcloud bot
2022-04-13[tx-robot] updated from transifexNextcloud bot
2022-04-12Merge pull request #1916 from nextcloud/dependabot/github_actions/actions/upl...Andy Scherzinger
2022-04-12[tx-robot] updated from transifexNextcloud bot
2022-04-12Bump actions/upload-artifact from 2 to 3dependabot[bot]
2022-04-11[tx-robot] updated from transifexNextcloud bot
2022-04-11Weekly 14.1.0 Alpha 02alpha-140010002Nextcloud Android Bot
2022-04-10Merge pull request #1895 from nextcloud/feature/1772/reactionsMarcel Hibbe
2022-04-10open reactions menu when long click on emojis in messageMarcel Hibbe
2022-04-08use toggle for emoji popupMarcel Hibbe
2022-04-08order emojis by amountMarcel Hibbe
2022-04-08hide amount in message if it's only 1Marcel Hibbe
2022-04-08reorder message action itemsMarcel Hibbe
2022-04-08use light textcolor for reactions for outgoing messageMarcel Hibbe
2022-04-08fix import of coilMarcel Hibbe
2022-04-08add reactions for LocationMessageViewHoldersMarcel Hibbe