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
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-21fix text for reaction notificationMarcel Hibbe
2022-04-21[tx-robot] updated from transifexNextcloud bot
2022-04-20avoid crash when clicking on header in conversation search modeMarcel Hibbe
2022-04-20Merge pull request #1926 from nextcloud/bugfix/1908/nullHardeningAndy Scherzinger
2022-04-20[tx-robot] updated from transifexNextcloud bot
2022-04-19extract method to reduce complexityAndy Scherzinger
2022-04-19move to a more hardened null-handling profile data handlingAndy Scherzinger
2022-04-19catch NPE when UI is already teared downAndy Scherzinger
2022-04-19Use setBackstack when starting new MainActivity from notificationDariusz Olszewski
2022-04-15[tx-robot] updated from transifexNextcloud bot
2022-04-13[tx-robot] updated from transifexNextcloud bot
2022-04-12[tx-robot] updated from transifexNextcloud bot
2022-04-11[tx-robot] updated from transifexNextcloud bot
2022-04-11Weekly 14.1.0 Alpha 02alpha-140010002Nextcloud Android Bot
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
2022-04-08fix to hide MessageActionsDialog for system messagesMarcel Hibbe
2022-04-08fix background color of incoming text messages / system messagesAndy Scherzinger
2022-04-08add reactions for previewMessageHoldersMarcel Hibbe
2022-04-08add license headerAndy Scherzinger
2022-04-08optimize reactions list heightAndy Scherzinger
2022-04-08fix code checks warningsAndy Scherzinger
2022-04-08correct tab listerner initializationAndy Scherzinger
2022-04-08sort reaction listsAndy Scherzinger
2022-04-08rename adapter interface for voice messagesMarcel Hibbe
2022-04-08pin size of the bottom sheetAndy Scherzinger
2022-04-08Add "all" tab for reactionsAndy Scherzinger
2022-04-08fix to update UI only if reaction was actually addedMarcel Hibbe
2022-04-08support reactions for TextMessages (in+out) and VoiceMessages (in+out)Marcel Hibbe
2022-04-08improve detekt and format kotlin codeAndy Scherzinger