aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* display toast when trying to join channel with no enabled accountsChristian Schneppe2020-04-011-0/+1
|
* add choose video from file to attachments menuChristian Schneppe2020-03-221-0/+1
|
* Revert "hide local part of group chat xmpp address"Christian Schneppe2020-02-191-1/+0
| | | | This reverts commit 31abe938fdd5c386de52aad7b083289a9a5f0aeb.
* hide local part of group chat xmpp addressChristian Schneppe2020-02-171-0/+1
|
* do not warn user if bookmark already existsChristian Schneppe2020-02-171-1/+0
|
* add ability to delete own files from MediaViewerActivityChristian Schneppe2020-02-161-0/+1
|
* add 'show avatar' to context menu in chat viewChristian Schneppe2020-02-141-0/+1
| | | | to show a bigger avatar
* set filter to MediaBrowserActivityChristian Schneppe2020-02-121-0/+1
| | | | | to show only images and videos or all media files fixes #457
* make colored muc names configurableChristian Schneppe2020-02-111-0/+2
| | | | * default = off
* shorten has Written to Wrotesubpub2020-02-101-2/+2
|
* integrate alternative codec for voice recorder via attachment settingsChristian Schneppe2020-02-091-0/+2
|
* add preferece to use unicolored backgroundChristian Schneppe2020-02-081-0/+2
|
* remove unused resourcesChristian Schneppe2020-02-011-7/+0
|
* show progressbar instead of percentages while up-/downloading filesChristian Schneppe2020-02-011-0/+1
|
* Update strings.xmlChristian Schneppe2020-01-271-1/+1
|
* make registration uris work with fixed usernamesChristian Schneppe2020-01-241-0/+2
|
* support registration via pars tokensChristian Schneppe2020-01-241-0/+2
|
* show number of participants in a MUCChristian Schneppe2020-01-241-1/+4
|
* Fix typoLicaon_Kter2020-01-031-2/+2
| | | ...be more specific
* Fix typosLicaon_Kter2020-01-031-12/+12
|
* rework conference and contact detailsChristian Schneppe2019-12-231-1/+1
| | | | | | | | | * reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
* first step to remove OTR encryptionChristian Schneppe2019-12-131-0/+2
| | | | * make OTR available via expert settings and disable it as default
* fix some wordingsChristian Schneppe2019-11-161-4/+4
|
* introduce new orange theme colorChristian Schneppe2019-11-151-1/+5
|
* rework no write access hint in moderated public mucsChristian Schneppe2019-11-151-1/+2
|
* rework IntroActivity a bitChristian Schneppe2019-11-151-2/+2
|
* add grace periodChristian Schneppe2019-11-031-0/+6
|
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-031-0/+5
|
* catch security exception when passing on share intent that didn't give us ↵Christian Schneppe2019-11-031-0/+1
| | | | permission
* introduce setting to completely disable (OMEMO) encryptionChristian Schneppe2019-11-021-0/+2
|
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-261-0/+1
|
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-031-0/+1
|
* use new jabber.search.network endpointChristian Schneppe2019-10-021-1/+1
|
* rework introChristian Schneppe2019-09-291-11/+18
|
* channel search result long press to show join dialogChristian Schneppe2019-09-241-0/+1
|
* small changes in quotesChristian Schneppe2019-09-241-0/+1
| | | | | * don't show username in single chats * differ between own and foreign quotes
* minor intro improvements, shorten some textsChristian Schneppe2019-09-241-3/+7
|
* introduce app intro and some help screensChristian Schneppe2019-09-211-2/+20
|
* added overlay to avatar in EditAccountActivityChristian Schneppe2019-09-201-0/+1
| | | | in addition to #390
* fix stringsChristian Schneppe2019-09-201-1/+1
|
* replace YouTube links with Invidious linksChristian Schneppe2019-09-201-0/+2
| | | | increases privacy and is configurable via preferences
* changed profile viewChristian Schneppe2019-09-191-0/+2
| | | | fixes #390, #369
* introduce automatic theme based on the systems themeChristian Schneppe2019-09-111-0/+1
|
* include user into quote messageChristian Schneppe2019-09-111-0/+1
|
* add 1080p as video resolution and set default to 720pChristian Schneppe2019-09-091-3/+4
|
* introduce new file transfer statusChristian Schneppe2019-09-091-0/+1
|
* include ticker information in notificationChristian Schneppe2019-09-091-1/+1
|
* shorten restore_warningChristian Schneppe2019-09-061-2/+2
|
* fix stringsChristian Schneppe2019-09-031-2/+2
|
* catch npe on participants context menuChristian Schneppe2019-08-311-0/+1
|