aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* relates to FS#295: Remove appearance of Pix-Art Messenger in language files, ↵steckbrief2019-07-131-27/+27
| | | | mainly in en, de, es
* implements FS#276: Remove 'Invite to Pix-Art Messenger'steckbrief2019-07-132-16/+8
|
* introduces new distribution and stage flavors as first steps for rebrandingsteckbrief2019-07-011-1/+1
|
* Fixed typoesu232019-06-221-1/+1
|
* fix typoChristian Schneppe2019-06-221-1/+1
|
* changed string to generated password dialog in MagicCreateActivityChristian Schneppe2019-06-221-0/+1
| | | | fixes #296
* change behavior of unencrypted chats warningChristian Schneppe2019-06-221-0/+3
|
* show own account in chatlist/contacts/conferences if you are in multi ↵Christian Schneppe2019-06-202-0/+3
| | | | account mode
* small improvement of welcome screenChristian Schneppe2019-06-181-1/+2
|
* add contact dialog: warn on suspicious addressesChristian Schneppe2019-05-031-0/+3
|
* improve welcome screensChristian Schneppe2019-04-281-1/+3
|
* implement channel discoveryChristian Schneppe2019-04-261-0/+4
| | | | | refactor muc search to use http cache channel search results
* use styled warning for message errorChristian Schneppe2019-04-122-3/+11
|
* add ability to kick user from room and not just ban themChristian Schneppe2019-04-011-2/+7
|
* rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe2019-03-311-1/+1
|
* add ability to delete account also from serverChristian Schneppe2019-03-311-1/+4
| | | | fixes #315
* correct some stringsChristian Schneppe2019-03-311-6/+6
|
* renamed button in recording dialog to 'attach'Christian Schneppe2019-03-311-0/+1
|
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-313-6/+10
|
* add password forgotten item to edit profile menuChristian Schneppe2019-02-212-0/+28
| | | | fixes #295
* show file too large instead of generic delivery failedChristian Schneppe2019-02-211-0/+1
|
* fixed typo. s/exits/exists/Christian Schneppe2019-02-181-1/+1
|
* fixed regression of search hint not updating in StartConversation screenChristian Schneppe2019-02-181-1/+1
|
* allow filtering in participant viewChristian Schneppe2019-02-181-0/+1
|
* show notification when backup is done or failedChristian Schneppe2019-02-181-0/+4
| | | | show success notification only if backup was started manually
* extend max label size slightlyChristian Schneppe2019-02-181-0/+1
|
* change bookmarks to multi user chatsChristian Schneppe2019-02-091-1/+1
|
* update libsChristian Schneppe2019-02-091-1/+2
|
* show MediaBrowser icon in chat viewChristian Schneppe2019-02-091-0/+1
|
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-091-7/+13
|
* show web link previews in chatChristian Schneppe2019-02-092-1/+4
| | | | fixes #113
* brought back 'moderated' config in advanced modeChristian Schneppe2019-02-081-4/+5
|
* use ad-hoc commands for invite links if server supports thisChristian Schneppe2019-02-081-0/+1
|\
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-081-0/+1
| |
* | clean unused resourcesChristian Schneppe2019-02-082-36/+4
| |
* | rights managment in mucChristian Schneppe2019-02-071-0/+2
| |
* | show different room settings for channels and groupsChristian Schneppe2019-02-071-5/+17
| |
* | provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-071-12/+24
| |
* | fixed stringsChristian Schneppe2019-02-071-1/+1
| |
* | fixed stringsChristian Schneppe2019-02-071-1/+1
| |
* | add ability to delete last sent message also on remote devicesChristian Schneppe2019-01-271-0/+1
| | | | | | | | if message correction is supported and available
* | show sub menu fabs for create group chatsChristian Schneppe2019-01-275-18/+28
| |
* | refactored group chat members into seperate screenChristian Schneppe2019-01-272-0/+3
| |
* | refactored avatar workers into single classChristian Schneppe2019-01-271-0/+3
| |
* | make avatars from contacts configurableChristian Schneppe2019-01-262-0/+6
| |
* | small layout fixesChristian Schneppe2019-01-261-1/+1
| |
* | show spinning wheel in restore backup activityChristian Schneppe2019-01-261-4/+4
| |
* | always show number of connected accounts in foreground notificationChristian Schneppe2019-01-261-1/+0
| |
* | rework backup & restoreChristian Schneppe2019-01-263-11/+13
| | | | | | | | use the implementation from Conversations
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-01-251-1/+1
|\ \