aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31allow backup to be restored from selected fileChristian Schneppe11-22/+155
2019-08-31fix missing importChristian Schneppe1-0/+1
2019-08-31make short vibrate in open chat configurable and respect phone silent modeChristian Schneppe5-4/+18
2019-07-17create share button in backup done notificationChristian Schneppe18-61/+96
2019-07-17split on first dot when using domain instead of black listed local partChristian Schneppe1-3/+4
2019-07-17muc message corrections only compare bare jid true counterpartChristian Schneppe1-1/+2
2019-07-17prefer attachment in share intent if there is oneChristian Schneppe1-1/+1
2019-07-17handle blocking and unblocking of full jidsChristian Schneppe8-23/+131
2019-07-17use helper method to close socketChristian Schneppe4-15/+14
2019-07-03disable muc push on archive instead of leaveChristian Schneppe1-4/+4
2019-07-03check if activity is not null before using it to paint send buttonChristian Schneppe1-1/+4
2019-07-03correct webpreview cache pathsChristian Schneppe1-4/+3
2019-07-01migrate copy ond write list to synchronized hashset for pending mucsChristian Schneppe2-15/+40
2019-07-01include remote server errors in errors that should trigger a self pingChristian Schneppe1-3/+3
2019-07-01rate limit muc pings / joins. never run two pings at same timeChristian Schneppe2-4/+27
2019-07-01attempt to unregister when receiving push for channel no longer joinedChristian Schneppe12-26/+82
2019-07-01implement FCM push for group chatsChristian Schneppe6-37/+128
2019-07-01code cleanup & small fixesChristian Schneppe22-49/+42
2019-06-27catch NPEChristian Schneppe1-15/+22
2019-06-26New translations strings.xml (Chinese Simplified)Christian Schneppe1-1/+3
2019-06-25Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"Christian Schneppe5-24/+369
2019-06-25New translations strings.xml (Italian)Christian Schneppe1-0/+4
2019-06-25implement client support for muc pushChristian Schneppe6-10/+84
2019-06-25fix broken updaterChristian Schneppe1-0/+6
2019-06-25show taken time for deleted webpreview cacheChristian Schneppe1-1/+2
2019-06-25fix welcome screensChristian Schneppe3-9/+29
2019-06-25fix jingle file transferChristian Schneppe5-19/+16
2019-06-25New translations strings.xml (German)Christian Schneppe1-1/+1
2019-06-25New translations strings.xml (German)Christian Schneppe1-1/+1
2019-06-23New translations strings.xml (Spanish)Christian Schneppe1-0/+1
2019-06-23New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-103/+103
2019-06-23New translations strings.xml (German)Christian Schneppe1-0/+1
2019-06-23make backup compatible to Conversations (only works for Android >= 8)Christian Schneppe1-1/+16
2019-06-23Revert "BackupExport format like Conversations (#342)"Christian Schneppe1-10/+2
2019-06-23catch NPEChristian Schneppe1-0/+3
2019-06-22New translations strings.xml (Portuguese)Christian Schneppe1-103/+103
2019-06-22New translations strings.xml (German)Christian Schneppe1-1/+0
2019-06-22Fixed typoesu231-1/+1
2019-06-22New Crowdin translations (#353)Christian Schneppe4-104/+123
2019-06-22fix typoChristian Schneppe1-1/+1
2019-06-22BackupExport format like Conversations (#342)genofire1-2/+10
2019-06-22changed string to generated password dialog in MagicCreateActivityChristian Schneppe2-0/+3
2019-06-22change behavior of unencrypted chats warningChristian Schneppe3-13/+39
2019-06-22performance improvement of message expiryChristian Schneppe3-8/+56
2019-06-21shedule webpreview cache deletionChristian Schneppe2-14/+21
2019-06-20show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe13-13/+68
2019-06-20ping muc after receiving not-acceptable errorChristian Schneppe1-0/+12
2019-06-20attempt to keep messages waiting until muc is connectedChristian Schneppe2-3/+23
2019-06-18small improvement of welcome screenChristian Schneppe12-11/+23
2019-06-18self ping (xep-0410) after receiving invite to mucChristian Schneppe4-5/+29