aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-11make colored muc names configurableChristian Schneppe3-0/+8
* default = off
2020-02-10use colored usernames in group chats/channelsChristian Schneppe1-0/+9
2020-02-10shorten has Written to Wrotesubpub1-2/+2
2020-02-09integrate alternative codec for voice recorder via attachment settingsChristian Schneppe3-0/+8
2020-02-09introduce preview for PDF files in chatChristian Schneppe5-0/+0
2020-02-08New Crowdin translations (#449)Christian Schneppe11-173/+1254
* New translations strings.xml (Romanian) * New translations strings.xml (Portuguese) * New translations strings.xml (Kannada) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional)
2020-02-08add preferece to use unicolored backgroundChristian Schneppe4-0/+9
2020-02-08make dark blue background a bit darkerChristian Schneppe1-0/+0
2020-02-08fix scaling backgroundChristian Schneppe4-0/+0
2020-02-07rework RecordingActivityChristian Schneppe2-2/+1
2020-02-07update chat backgroundChristian Schneppe8-5/+14
2020-02-06fix some button colorsChristian Schneppe5-5/+13
2020-02-01remove unused resourcesChristian Schneppe27-133/+0
2020-02-01show progressbar instead of percentages while up-/downloading filesChristian Schneppe2-0/+15
2020-01-31add icons for video, audio and image files for the case the preview failsChristian Schneppe15-0/+0
2020-01-31fix sending uncompressed filesChristian Schneppe1-1/+0
2020-01-31use ExoPlayer for video playbackChristian Schneppe2-2/+2
2020-01-27Update strings.xmlChristian Schneppe1-1/+1
2020-01-26use more material styleChristian Schneppe7-48/+62
2020-01-24add scan qr button to welcome screenChristian Schneppe1-0/+11
2020-01-24parse install referrer from gplayChristian Schneppe2-90/+92
2020-01-24make registration uris work with fixed usernamesChristian Schneppe2-1/+4
2020-01-24support registration via pars tokensChristian Schneppe2-114/+122
2020-01-24show number of participants in a MUCChristian Schneppe2-4/+8
2020-01-03Fix typoLicaon_Kter1-2/+2
...be more specific
2020-01-03Fix typosLicaon_Kter1-12/+12
2020-01-02automatically set year in about messageChristian Schneppe2-3/+2
2019-12-24small contact details UI fixesChristian Schneppe1-3/+2
2019-12-23rework conference and contact detailsChristian Schneppe16-191/+205
* reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
2019-12-13first step to remove OTR encryptionChristian Schneppe3-0/+8
* make OTR available via expert settings and disable it as default
2019-12-12New translations strings.xml (Italian) (#419)Christian Schneppe1-1/+1
2019-12-12small ui fixes for private messagesChristian Schneppe1-10/+13
2019-12-08add direct answer button in private muc messagesChristian Schneppe6-0/+10
2019-12-08color optimizations in orange themeChristian Schneppe2-9/+9
2019-12-07New Crowdin translations (#409)Christian Schneppe3-30/+102
* New translations strings.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified)
2019-12-07fix crash on Android 4 devicesChristian Schneppe2-3/+3
2019-11-17fix user in textselection quotesChristian Schneppe1-0/+6
2019-11-16New Crowdin translations (#408)Christian Schneppe12-27/+991
* New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (Arabic) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Bulgarian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Dutch) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Catalan) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional)
2019-11-16add possibility to block muc user from mucChristian Schneppe2-3/+7
2019-11-16set omemo on as defaultChristian Schneppe1-1/+1
2019-11-16fix some wordingsChristian Schneppe1-4/+4
2019-11-16move direct search from expert setting to UIChristian Schneppe1-5/+5
2019-11-16rework design colors and make it compatible with older ROMsChristian Schneppe23-217/+24
2019-11-15New Crowdin translations (#407)Christian Schneppe5-11/+104
* New translations strings.xml (Catalan) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Italian) * New translations strings.xml (Spanish)
2019-11-15introduce new orange theme colorChristian Schneppe14-5/+255
2019-11-15make private messages in MUCs more visibleChristian Schneppe7-0/+93
2019-11-15rework no write access hint in moderated public mucsChristian Schneppe2-1/+3
2019-11-15small UI fixes in SetSettingsActivityChristian Schneppe8-7/+10
2019-11-15make presence dialog scrollable to fit small screensChristian Schneppe1-51/+54
2019-11-15rework IntroActivity a bitChristian Schneppe6-14/+4