aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-19WIP: happy eyeball with dns caching for 5min (#464)genofire3-9/+97
2020-02-19Revert "hide local part of group chat xmpp address"Christian Schneppe2-6/+1
2020-02-18New translations strings.xml (Basque)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Bulgarian)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Catalan)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Cebuano)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Chinese Traditional)Christian Schneppe1-27/+11
2020-02-18New translations strings.xml (Dutch)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Filipino)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (French)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Galician)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (German)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Indonesian)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Italian)Christian Schneppe1-1/+1
2020-02-18New translations strings.xml (Azerbaijani)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Polish)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Russian)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Spanish)Christian Schneppe1-1/+1
2020-02-18New translations strings.xml (Turkish)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Ukrainian)Christian Schneppe1-1/+1
2020-02-18New translations strings.xml (Chinese Simplified)Christian Schneppe1-12/+27
2020-02-18New translations strings.xml (Kannada)Christian Schneppe1-2/+58
2020-02-18New translations strings.xml (Czech)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Greek)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Portuguese)Christian Schneppe1-101/+101
2020-02-18New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-102/+101
2020-02-18New translations strings.xml (Swedish)Christian Schneppe1-1/+0
2020-02-18New translations strings.xml (Romanian)Christian Schneppe1-1/+0
2020-02-18fix MessageAdapterChristian Schneppe1-1/+6
2020-02-18add context menu to MediaBrowser toChristian Schneppe4-15/+140
2020-02-18update chat background immediately after opening chatChristian Schneppe2-1/+4
2020-02-17New Crowdin translations (#452)Christian Schneppe26-73/+238
2020-02-17fix some more colors for orange themeChristian Schneppe2-1/+7
2020-02-17fix backgroundcolor for selected items in contact chooserChristian Schneppe1-1/+1
2020-02-17switch to sending 12 byte IVsChristian Schneppe1-1/+1
2020-02-17hide local part of group chat xmpp addressChristian Schneppe2-1/+6
2020-02-17prevent sharing of xmpp uri for group chat bookmarksChristian Schneppe1-2/+5
2020-02-17do not warn user if bookmark already existsChristian Schneppe3-11/+7
2020-02-17small fixesChristian Schneppe4-3/+22
2020-02-17customize ExoPlayerChristian Schneppe2-0/+12
2020-02-16use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe22-72/+70
2020-02-16fix user adapter view recycling bugChristian Schneppe1-0/+2
2020-02-16correct AbstractGeneratorChristian Schneppe1-1/+1
2020-02-16some changes to XmppConnectionServiceChristian Schneppe1-20/+19
2020-02-16add ability to delete own files from MediaViewerActivityChristian Schneppe3-27/+70
2020-02-14add 'show avatar' to context menu in chat viewChristian Schneppe7-5/+46
2020-02-13happy eyeball: fix NPE on connecting without dns (#460)genofire1-1/+1
2020-02-12set filter to MediaBrowserActivityChristian Schneppe5-13/+131
2020-02-12show PDF preview in MediaBrowserActivityChristian Schneppe2-2/+5
2020-02-11fix NPE in resolverChristian Schneppe1-31/+30