aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-05-03add contact dialog: warn on suspicious addressesChristian Schneppe5-10/+70
2019-05-03store correcting message in dbChristian Schneppe2-7/+9
2019-05-03temporary disable PM hint above edittextChristian Schneppe1-1/+1
2019-05-03put PM hint above edittextChristian Schneppe3-22/+49
2019-04-28added Tor support to channel searchChristian Schneppe3-4/+28
2019-04-28improve welcome screensChristian Schneppe6-19/+50
2019-04-28video player should request audio focusChristian Schneppe1-2/+27
2019-04-26keyboard event callbacks shoud run on ui threadChristian Schneppe1-4/+4
2019-04-26implement channel discoveryChristian Schneppe15-3/+630
2019-04-26run keyboard listeners on background executorChristian Schneppe1-16/+24
2019-04-26execute some dismiss error notification and reset error in backgroundChristian Schneppe1-2/+2
2019-04-26use mediated invite on reinvite if user is not memberChristian Schneppe1-1/+5
2019-04-26fix setting muc avatarChristian Schneppe1-16/+15
2019-04-12New Crowdin translations (#334)Christian Schneppe5-14/+77
2019-04-12use styled warning for message errorChristian Schneppe6-15/+21
2019-04-12fix invite linksChristian Schneppe1-2/+2
2019-04-12show users nick in chat if it's setChristian Schneppe1-1/+1
2019-04-12fix some NPEChristian Schneppe3-16/+24
2019-04-02fix account detection in EnterNameActivityChristian Schneppe2-3/+5
2019-04-02New Crowdin translations (#331)Christian Schneppe19-113/+166
2019-04-02small improvement to auto hide fab in MediaViewerActivityChristian Schneppe1-1/+5
2019-04-02update Leaflet to version 1.4.0Christian Schneppe3-8/+7
2019-04-01remove logging from delete from serverChristian Schneppe1-1/+0
2019-04-01add ability to kick user from room and not just ban themChristian Schneppe3-40/+66
2019-03-31rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe3-5/+5
2019-03-31add ability to delete account also from serverChristian Schneppe4-3/+41
2019-03-31fix automatic backup creationChristian Schneppe1-1/+1
2019-03-31try to fix a crash during fragment detectionChristian Schneppe1-1/+2
2019-03-31differ between group chat and channel in tablet modeChristian Schneppe1-1/+2
2019-03-31fix url detection for webpreviewsChristian Schneppe4-4/+15
2019-03-31add account > 0 check to inviteUser menuChristian Schneppe2-2/+7