aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-29Resolver: Only prefer VPN connections when network is activeChristian Schneppe1-1/+8
2017-10-29XmppConnection: throw bind failure when server tries to reassign domainChristian Schneppe1-1/+6
2017-10-29Sharing: request permissionChristian Schneppe1-0/+23
2017-10-29black list certain local parts and show domain insteadChristian Schneppe3-12/+57
2017-10-29XmppConnection: do not count stanzas before smacks session has startedChristian Schneppe1-1/+9
2017-10-29MessageAdapter: round file sizesChristian Schneppe1-2/+2
2017-10-29video processing: pick smaller file after transcoding. Do not transcode files...Christian Schneppe3-3/+24
2017-10-29Jingle: create output stream on demandChristian Schneppe3-6/+9
2017-10-29MessageAdapter: Do not display muc whispers as emoji onlyChristian Schneppe1-1/+1
2017-10-18bring back option to highlight user in muc ...Christian Schneppe1-1/+6
2017-10-18fix crash while searching for updates and show error message if search was no...Christian Schneppe1-10/+22
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
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-13don't duplicate file if compression failesChristian Schneppe1-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 fr...Christian Schneppe2-12/+7
2017-10-10reworked updaterChristian Schneppe8-386/+354
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-06slight refactoring in MessageAdapterChristian Schneppe1-14/+9
2017-09-25don't recompress videos which were sent/received beforeChristian Schneppe2-2/+2
2017-09-24add maintanence intent to renewe instance idChristian Schneppe1-2/+1
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 Schneppe4-67/+353
2017-09-24reworked file params to store audio runtime amoung other thingsChristian Schneppe2-12/+23
2017-09-24unified share with menuChristian Schneppe5-50/+47
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 Schneppe5-116/+185
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 = foregrounds...Christian Schneppe4-26/+17
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 Schneppe1-2/+4
2017-09-04NotificationService: add button to mark conversation as readChristian Schneppe1-0/+2