aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-19New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-101/+101
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-17New Crowdin translations (#452)Christian Schneppe26-73/+238
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
2020-02-11make colored muc names configurableChristian Schneppe8-43/+33
2020-02-11rework PDF previewChristian Schneppe2-72/+118
2020-02-10fix colored nickname failure on single chats the 2ndChristian Schneppe1-1/+4
2020-02-10fix colored nickname failure on single chatsChristian Schneppe1-0/+3
2020-02-10catch more exceptions in JingleSocks5TransportChristian Schneppe1-1/+1
2020-02-10use colored usernames in group chats/channelsChristian Schneppe5-8/+31
2020-02-10shorten has Written to Wrotesubpub1-2/+2
2020-02-10Revert "Networkstack: drop own implementation of DNS-Server selection"genofire3-0/+186
2020-02-10[BUGFIX] Resolver: fallback for invalid SRV CNAME entriesgenofire1-2/+39
2020-02-09[BUGFIX] Resolver: allow srv entry with priority 0genofire1-1/+1
2020-02-09improve logging of happy eyeball (v2)genofire1-6/+18
2020-02-09integrate alternative codec for voice recorder via attachment settingsChristian Schneppe6-4/+27