aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-29MessageAdapter: Do not display muc whispers as emoji onlyChristian Schneppe1-1/+1
2017-10-18update translationsChristian Schneppe3-738/+2041
2017-10-18bring back option to highlight user in muc ...Christian Schneppe3-1/+11
... via context menu on selected user in ConferenceDetails
2017-10-18fix crash while searching for updates and show error message if search was ↵Christian Schneppe1-10/+22
not successful
2017-10-17move more untranslatable strings to defaults.xmlChristian Schneppe2-6/+6
2017-10-16move untranslatable strings from strings to defaultsChristian Schneppe1-1/+49
2017-10-16Update strings.xmlChristian Schneppe1-48/+0
2017-10-15don't crash if runtime could not be retrievedChristian Schneppe2-2/+5
2017-10-15rework fix for duplicate file messagesChristian Schneppe1-3/+10
2017-10-14correct (un)verified contacts icon (lock/shield)Christian Schneppe1-2/+2
fixes https://github.com/kriztan/Pix-Art-Messenger/issues/139
2017-10-14also notify in notificationbar for new messages when messenger is openChristian Schneppe1-1/+0
2017-10-13add more file information to FileParams (apk file app name; vcard contacts name)Christian Schneppe3-34/+101
2017-10-13correct upload timeoutChristian Schneppe1-1/+1
2017-10-13initialize some variables in UpdateServiceChristian Schneppe1-2/+2
2017-10-13fix stringsChristian Schneppe2-7/+7
2017-10-13don't duplicate file if compression failesChristian Schneppe1-1/+1
fixes https://github.com/siacs/Conversations/issues/2652
2017-10-13Fix typolicaon-kter1-1/+1
2017-10-10add missing public UpdateService (){} to UpdateServiceChristian Schneppe1-0/+1
2017-10-10use a lighter red color for 'delete contact button' and remove this action ↵Christian Schneppe4-18/+8
from actionbar
2017-10-10reworked updaterChristian Schneppe22-403/+366
2017-10-06correct hasEnabledAccountsChristian Schneppe1-0/+9
2017-10-06save message drafts across restartsChristian Schneppe2-12/+16
2017-10-06EventReceiver: use setting to store enabled accountsChristian Schneppe3-22/+19
2017-10-06FileBackend: close cursor after retrieving file sizeChristian Schneppe1-9/+9
2017-10-06limit audio player width on small screensChristian Schneppe3-2/+8
2017-10-06slight refactoring in MessageAdapterChristian Schneppe1-14/+9
2017-09-25don't recompress videos which were sent/received beforeChristian Schneppe2-2/+2
2017-09-24remove backslash in stringsChristian Schneppe1-9/+7
2017-09-24add maintanence intent to renewe instance idChristian Schneppe3-2/+51
2017-09-24select presence if necessary when resending fileChristian Schneppe1-3/+18
2017-09-24execute video compression on seperate threadChristian Schneppe2-2/+11
2017-09-24slightly refactor dns resolverChristian Schneppe1-10/+6
2017-09-24give exec resolver a lower priority over reflectionChristian Schneppe3-15/+105
2017-09-24removed unnecessary padding restrictions around emoji messagesChristian Schneppe1-2/+0
2017-09-24refactored AudioPlayerChristian Schneppe24-79/+390
2017-09-24reworked file params to store audio runtime amoung other thingsChristian Schneppe2-12/+23
2017-09-24removed duplicate code from message bubble layoutsChristian Schneppe3-66/+40
2017-09-24unified share with menuChristian Schneppe8-63/+83
2017-09-19show correct tooltip when long pressing start conversationsChristian Schneppe1-14/+16
2017-09-19ignore http upload file size constraints for videos that will be compressedChristian Schneppe2-5/+38
2017-09-19don't change video compression quality for files longer than 8 secondsChristian Schneppe2-6/+3
2017-09-19Don't leave conferences before joinChristian Schneppe1-1/+4
2017-09-18show permanent notification while transcoding videoChristian Schneppe12-118/+187
2017-09-18made video thumbnail available during uploadChristian Schneppe1-0/+1
2017-09-17show also a button to delete contact from rosterChristian Schneppe1-7/+26
2017-09-17show jid in ContactDetails if contact is not on the same serverChristian Schneppe1-1/+5
2017-09-17show block menu after long press on allow/add backChristian Schneppe1-25/+42
2017-09-17Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe8-27/+28
foregroundservice active) Fixes #138
2017-09-17additional null checks around 'read by' intentChristian Schneppe1-2/+7
2017-09-17use 'partial' in server info if publish-options is n/aChristian Schneppe3-2/+6