aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix empty grey box for unknown file types (#405)TheOneric2019-11-152-22/+21
| | | | | | Previously if files, whose mime-type was not recognized by MimeUtils, were being sent to a Pix-Art-Client only a grey box without text would be shown. With this commit the general "open file" text is now shown for these files. Previously this text was only shown for files with recognized mime-types, not being specially handled (like images). Also the Advanced SSA (*.ass) subtitle format was added to MimeUtils as 'text/plain'.
* make private messages in MUCs more visibleChristian Schneppe2019-11-152-17/+39
|
* rework no write access hint in moderated public mucsChristian Schneppe2019-11-153-6/+39
|
* small UI fixes in SetSettingsActivityChristian Schneppe2019-11-151-1/+0
|
* do not crash when audio file reports zero lengthChristian Schneppe2019-11-151-5/+10
|
* prevent crash when counterpart in message was nullChristian Schneppe2019-11-151-2/+6
|
* check if sender is in contact list before accepting jingle fileChristian Schneppe2019-11-151-2/+3
|
* allow jingle state transition for fallback after proxy failureChristian Schneppe2019-11-151-2/+6
|
* make jingle state transitions less error proneChristian Schneppe2019-11-151-2/+28
|
* fixed spinning wheel when switching between local and jabber.network discoveryChristian Schneppe2019-11-151-0/+8
|
* do not validate port if hostname is emptyChristian Schneppe2019-11-151-11/+17
|
* rework IntroActivity a bitChristian Schneppe2019-11-153-4/+10
|
* show overlay to set avatar at the right bottom cornerChristian Schneppe2019-11-102-3/+15
|
* set isQuicksy trueChristian Schneppe2019-11-091-1/+1
|
* use variable for app directory in FileBackendChristian Schneppe2019-11-061-6/+7
|
* rework message deletionChristian Schneppe2019-11-047-64/+84
|
* small UI fixesChristian Schneppe2019-11-031-1/+1
|
* fixed links in privacy warning in channel discoveryChristian Schneppe2019-11-032-2/+10
|
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-0312-150/+375
|
* mark silent notifications as local onlyChristian Schneppe2019-11-032-0/+5
| | | | this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch
* catch security exception when passing on share intent that didn't give us ↵Christian Schneppe2019-11-032-4/+16
| | | | permission
* change welcome screen and splash screen for schulchatChristian Schneppe2019-11-021-1/+0
|
* introduce setting to completely disable (OMEMO) encryptionChristian Schneppe2019-11-024-1/+20
|
* move some more config variables to match different app modesChristian Schneppe2019-11-022-2/+4
|
* move some more config variables to match different app modesChristian Schneppe2019-11-021-3/+3
|
* rename build flavorsChristian Schneppe2019-11-022-18/+1
|
* show attachment button in private muc messagesChristian Schneppe2019-10-272-3/+7
|
* getAdHocInviteUri asyncChristian Schneppe2019-10-271-18/+48
|
* fix crash in SearchActivityChristian Schneppe2019-10-271-1/+1
|
* add user to roster on avatar long pressChristian Schneppe2019-10-272-10/+15
|
* open video if internal player failsChristian Schneppe2019-10-271-25/+25
|
* attempt to fix some rare crashesChristian Schneppe2019-10-262-3/+7
|
* store message bodies up to 1MBChristian Schneppe2019-10-261-1/+1
|
* catch all exceptions when closing closableChristian Schneppe2019-10-261-1/+4
|
* catch dead system exception when creating error notificationChristian Schneppe2019-10-261-9/+15
|
* fixed loading channel results from cacheChristian Schneppe2019-10-261-4/+3
|
* don’t mark pgp encrypted files received from dino as deletedChristian Schneppe2019-10-262-0/+10
|
* fix some issuesChristian Schneppe2019-10-263-25/+32
|
* clear bitmap cache after changing avatar settingsChristian Schneppe2019-10-261-0/+8
|
* always show 'contact details' on avatar long press in non-anonChristian Schneppe2019-10-261-3/+6
|
* flush on socks connectionChristian Schneppe2019-10-261-6/+8
|
* properly guard bookmarks2 deletionChristian Schneppe2019-10-261-1/+1
|
* trigger omemo self healing for live msgs on server w/o MAMChristian Schneppe2019-10-261-4/+3
|
* set autojoin=true after following inviteChristian Schneppe2019-10-262-118/+128
|
* update ui after bookmark changeChristian Schneppe2019-10-263-2/+16
|
* bookmarks2. introduce #compat namespaceChristian Schneppe2019-10-269-12/+18
|
* leave/join on bookmark modifactionsChristian Schneppe2019-10-262-22/+35
|
* support for purge and deleteChristian Schneppe2019-10-262-5/+16
|
* Bookmarks2: support retractionChristian Schneppe2019-10-268-59/+87
|
* support for delete bookmarks2Christian Schneppe2019-10-264-17/+57
|