aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|\ \
| * | Change default: Nottification from strangers: TrueEcholon2019-01-161-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, I'd like to suggest: <bool name="notifications_from_strangers">true</bool> Why? In my words, Pix-Art focuses in easy and simple XMPP. Therefore, lots of new people, which are also new to XMPP, will join this app. As they, when creating a new account, most likely will not experience any spam attacks that quickly (or ever), I'd suggest to trade this 'danger' for much easier onboarding. This means, when I add someone (I do the step, to make it even easier for them) I expect that they get my first 'Hello' without the need to tell them to open the app to see my first message. I guess the user expects this, too. So, my idea is, to switch on noftification from the 'nice' strangers :) Still, if someone really want this off - the option is of course in the settings! Cheers
* | provide Set as Profile intentChristian Schneppe2019-01-251-0/+2
| |
* | offer 'open with' in context menu for geo urisChristian Schneppe2019-01-251-0/+1
| |
* | updated copyright hintsChristian Schneppe2019-01-241-2/+2
|/
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-042-0/+3
| | | | fixes #170 and #236
* introduced 'original' as video and image quality and do not ignorer errorChristian Schneppe2019-01-032-0/+6
|
* add ability to configure autojoin flag in groupchat detailsChristian Schneppe2018-12-301-0/+1
|
* add ability to set nickname in profileChristian Schneppe2018-12-302-0/+8
|
* fix typosChristian Schneppe2018-12-281-1/+1
|
* version 2.1.5 + CHANGELOGChristian Schneppe2018-12-271-1/+2
|
* added epub and azw mime types. try to resolve application/octet-stream by ↵Christian Schneppe2018-12-273-0/+4
| | | | file extension instead. added preview icons for ebooks
* synchronize join/leaves with bookmarksChristian Schneppe2018-12-151-2/+2
|
* show warning snackbar before joining anon-non-private roomChristian Schneppe2018-12-141-0/+1
|
* offer to start/install orbot for edit account screen.Christian Schneppe2018-12-041-1/+3
|
* implement self healing omemoChristian Schneppe2018-12-041-0/+1
| | | | | | after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message.
* let the user forbid android from taking screenshotsChristian Schneppe2018-11-302-0/+3
|
* show only file size if http upload is availableChristian Schneppe2018-11-231-1/+0
|
* show 'show password' toggle for all magically created accountsChristian Schneppe2018-11-232-0/+3
|
* use toastcompat library to catch BadTokenExceptionChristian Schneppe2018-11-231-0/+1
|
* offer to copy error message to clipboardChristian Schneppe2018-11-231-0/+1
|
* provide option to reject subscription request when long pressing 'allow'Christian Schneppe2018-11-231-0/+1
|