aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing permission requests for Android PChristian Schneppe2019-12-078-45/+48
| | | | possibly fixes #410
* don't show real username in quotesChristian Schneppe2019-12-071-5/+1
| | | | fixes #415
* fix user in textselection quotesChristian Schneppe2019-11-172-15/+22
|
* add possibility to block muc user from mucChristian Schneppe2019-11-162-5/+21
|
* fix color mixing in ChannelDiscoveryActivityChristian Schneppe2019-11-161-2/+0
|
* rework design colors and make it compatible with older ROMsChristian Schneppe2019-11-163-35/+59
|
* fix duplicate accounts in EnterJidDialogChristian Schneppe2019-11-152-45/+35
|
* introduce new orange theme colorChristian Schneppe2019-11-155-16/+45
|
* Fix empty grey box for unknown file types (#405)TheOneric2019-11-151-22/+20
| | | | | | 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-152-6/+35
|
* 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-101-1/+1
|
* rework message deletionChristian Schneppe2019-11-043-60/+68
|
* 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-033-43/+63
|
* 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-022-1/+4
|
* move some more config variables to match different app modesChristian Schneppe2019-11-021-1/+2
|
* rename build flavorsChristian Schneppe2019-11-021-17/+0
|
* 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
|
* fixed loading channel results from cacheChristian Schneppe2019-10-261-4/+3
|
* fix some issuesChristian Schneppe2019-10-261-1/+1
|
* 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
|
* set autojoin=true after following inviteChristian Schneppe2019-10-261-1/+1
|
* Bookmarks2: support retractionChristian Schneppe2019-10-263-15/+10
|
* WIP Bookmarks 2 supportChristian Schneppe2019-10-262-8/+9
|
* disable context menu on failed jingle filesChristian Schneppe2019-10-261-13/+15
|
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-261-5/+4
|
* hide 'use integrated emoji' setting for Android O and higherChristian Schneppe2019-10-191-3/+12
|
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-031-3/+11
|
* fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe2019-10-021-5/+7
|
* do not set invideous as default and add config to first start settings screenChristian Schneppe2019-10-021-0/+13
|
* make list selection manager work with app compatChristian Schneppe2019-09-291-71/+71
|
* rework introChristian Schneppe2019-09-293-26/+63
|
* channel search result long press to show join dialogChristian Schneppe2019-09-243-16/+43
|
* small changes in quotesChristian Schneppe2019-09-241-5/+14
| | | | | * don't show username in single chats * differ between own and foreign quotes
* minor intro improvements, shorten some textsChristian Schneppe2019-09-241-1/+21
|
* print emoji only status messages largerChristian Schneppe2019-09-231-8/+18
|
* show username as title in context menu when long clicking avatar in MUCChristian Schneppe2019-09-223-12/+61
|
* use existing variable for userChristian Schneppe2019-09-221-1/+1
|