aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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 = foregrounds...Christian Schneppe8-27/+28
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
2017-09-04update stringsChristian Schneppe1-0/+4
2017-09-04NotificationService: add button to mark conversation as readChristian Schneppe2-0/+3
2017-09-04make filtered list item activity survive roationsChristian Schneppe2-1/+10
2017-09-04get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe2-1/+3
2017-09-04link jid in trust keys activity to contact detailsChristian Schneppe1-0/+6
2017-09-04reintroduced fixed IV mode for OTR file transferChristian Schneppe1-0/+1
2017-09-04made avatar cache cleaning more efficent after name changesChristian Schneppe4-11/+19
2017-09-04wait up to 2s to let server close socket before force closingChristian Schneppe1-20/+24
2017-09-04don’t use xmpp or jabber as default muc nickChristian Schneppe1-1/+11
2017-09-04request storage permission when sending gifChristian Schneppe2-12/+12
2017-09-04use proper defaults for notification. fix sound playing twice on Android 8Christian Schneppe1-12/+13
2017-09-04set status=received on status messagesChristian Schneppe1-0/+1
2017-09-04improved error messages on missing omemo keysChristian Schneppe2-2/+24
2017-09-04fixed jingle state machine being thrown off by iq-result coming after session...Christian Schneppe2-12/+14
2017-09-04fixed conference naming for joined people not in your contact listChristian Schneppe1-2/+8
2017-09-04fix crash in location activitiesChristian Schneppe2-14/+14
2017-08-13added missing break; in Message.javaChristian Schneppe1-0/+1
2017-08-13reset attempt counts on enableChristian Schneppe1-0/+5
2017-08-13correct typoChristian Schneppe1-1/+1
2017-08-13default input type to numbers on captcha dialogChristian Schneppe1-0/+3