aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-18self ping (xep-0410) after receiving invite to mucChristian Schneppe4-5/+29
2019-06-17syntax clean upChristian Schneppe1-1/+1
2019-06-17disallow subsequent session-acceptChristian Schneppe1-13/+13
2019-06-17use ibb if other party doesn’t annouce s5b featureChristian Schneppe5-226/+207
2019-06-17accept direct ibb jingle offersChristian Schneppe2-15/+58
2019-06-17don’t crash when attempting to publish bookmarks while offlineChristian Schneppe1-1/+2
2019-06-17handle some rare npeChristian Schneppe2-6/+12
2019-06-17MessageStyle notifications replace car extenderChristian Schneppe1-21/+13
2019-06-17use socks instead of http proxy for http uploadChristian Schneppe3-7/+7
2019-06-17fix some NPEChristian Schneppe2-5/+14
2019-06-16reduce image quality a bitChristian Schneppe1-1/+1
2019-06-08Networkstack - let OS decide IPv4 or IPv6 (#267)genofire5-360/+23
2019-06-08update translationsChristian Schneppe5-436/+924
2019-06-08fix some more NPEChristian Schneppe5-7/+14
2019-06-08put geo uri in attachment preview when sharedChristian Schneppe3-5/+17
2019-06-08show negative max files size (unknown/unlimited) simply as availableChristian Schneppe1-2/+7
2019-06-08fixed some NPEChristian Schneppe1-3/+6
2019-06-08synchronize around attributes in toContentValues()Christian Schneppe1-1/+3
2019-06-08show error messages in text layout not edittextChristian Schneppe2-6/+16
2019-06-08handle invalid canditates in jingleChristian Schneppe1-0/+4
2019-06-08double check that activity is not null in updateSend buttonChristian Schneppe1-2/+2
2019-06-08fixed NPE in channel discovery after race to create menuChristian Schneppe1-1/+1
2019-06-08set own omemo devices to inactive after 60 days of inactivityChristian Schneppe1-1/+1
2019-06-08change music volume during audio playbackChristian Schneppe1-0/+1
2019-06-08fix activity_media_viewer.xmlChristian Schneppe1-1/+0
2019-06-08change minimum timeout for uploads/downloadsChristian Schneppe2-4/+4
2019-06-08less connection delayChristian Schneppe1-8/+8
2019-06-08performance improvementsChristian Schneppe2-3/+2
2019-05-19separate received and sent filesChristian Schneppe4-10/+47
2019-05-19run postDelayed in background threadChristian Schneppe1-1/+4
2019-05-18always change music volumeChristian Schneppe1-1/+1
2019-05-18update translationsChristian Schneppe23-62/+1160
2019-05-18performance improvementsChristian Schneppe7-28/+43
2019-05-04fix crash in RichPreviewChristian Schneppe1-2/+2
2019-05-04small UI changesChristian Schneppe2-54/+9
2019-05-04some bug fixesChristian Schneppe2-9/+6
2019-05-04set own omemo devices to inactive after 14 days of inactivity; was 7 daysChristian Schneppe1-1/+1
2019-05-04added language tag in channel search resultsChristian Schneppe4-7/+64
2019-05-04fixed rare NPE cause by raceChristian Schneppe1-3/+7
2019-05-04jingle: send canditate error before fallbackChristian Schneppe2-3/+4
2019-05-04go forward through cursor in message restoreChristian Schneppe2-33/+21
2019-05-04Make use of Namespace.REGISTER constantChristian Schneppe2-5/+5
2019-05-04fix export error for non-unicode numbersChristian Schneppe1-1/+1
2019-05-04do not synchronize twice when adding status and date bubblesChristian Schneppe1-60/+50
2019-05-04wait with presence selection until attachment commitChristian Schneppe2-68/+71
2019-05-04small message optimizationsChristian Schneppe3-11/+12
2019-05-03introduced type private_file_message to handle attachments in PMsChristian Schneppe15-102/+165
2019-05-03do not jump out of whispher mode when selecting attachChristian Schneppe1-1/+0
2019-05-03fixed ui glitch when displaying PM hint over attachmentsChristian Schneppe2-16/+13
2019-05-03add bookmark when clicking on channel search resultChristian Schneppe1-0/+13