aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-24fixed condition to accept lmc if user reference existsChristian Schneppe2-9/+3
2018-04-24keep track of user object in messagesChristian Schneppe2-1/+15
2018-04-24code cleanup in AxolotlService.fetchDeviceIds()Christian Schneppe1-25/+29
2018-04-24load currently open conversation fasterChristian Schneppe4-6/+81
2018-04-24all contacts in roster are 'trusted'Christian Schneppe1-1/+1
2018-04-24fixed up button refresh in start conversation activityChristian Schneppe1-1/+7
2018-04-24fixed mixing symbols and letters in unicode detector on pre NChristian Schneppe1-1/+4
2018-04-24change opacity on emoji only messagesChristian Schneppe1-2/+2
2018-04-24fixed redownloadChristian Schneppe1-9/+8
2018-04-24fixed exception handlerChristian Schneppe1-1/+1
2018-04-24no WelcomeActivity if MAGIC_CREATE_DOMAIN is unsetChristian Schneppe2-2/+3
2018-04-24migrate the RecyclerViewChristian Schneppe4-48/+108
2018-04-23provide fallback in case synchronizing around message list fails for some reasonChristian Schneppe1-27/+32
2018-04-23fixed some dark theme issues in message viewChristian Schneppe2-1/+13
2018-04-23synchronize around getting last visibile uuidChristian Schneppe1-12/+14
2018-04-23get escaped localpart as username. should fixed saslChristian Schneppe1-1/+1
2018-04-23make error message for 'not encrypted for this device'Christian Schneppe7-3/+32
2018-04-23change icon sizeChristian Schneppe1-23/+25
2018-04-23support contact shortcutsChristian Schneppe3-8/+137
2018-04-23create dedicated exception for not encrypted for this deviceChristian Schneppe2-1/+36
2018-04-23provide up navigation in start conversation activityChristian Schneppe1-7/+30
2018-04-23update unreadCountChristian Schneppe1-4/+5
2018-04-23UriHandlerActivity: Always check for XMPP URI validityChristian Schneppe1-4/+6
2018-04-23made font size selectableChristian Schneppe5-25/+64
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe1-2/+2
2018-04-22made all text styleableChristian Schneppe1-4/+0
2018-04-22show account chooser for new conferences / join conferencesChristian Schneppe3-6/+11
2018-04-22in case fragment starts after activity is bound to service; fetch conversatio...Christian Schneppe1-14/+25
2018-04-22fixed muc detection for rare cases where muc is hosted on primary domainChristian Schneppe2-1/+7
2018-04-22fixed read event when status messages are displayedChristian Schneppe1-1/+7
2018-04-22code cleanupChristian Schneppe1-2/+2
2018-04-22fixed read event when using fab scroll downChristian Schneppe1-43/+47
2018-04-22only mark visible messages as readChristian Schneppe5-31/+64
2018-04-22fixed regression in StartConversationActivity that ignored welcome jidChristian Schneppe1-4/+3
2018-04-22null check for conversationChristian Schneppe1-0/+3
2018-04-22show scroll down button instantly when scrolling upChristian Schneppe1-7/+8
2018-04-22introduced sroll to bottom buttonChristian Schneppe3-8/+170
2018-04-22make it possible to switch back to single account if only one account availableChristian Schneppe1-3/+2
2018-04-22integrate invite to Pix-Art MessengerChristian Schneppe2-14/+49
2018-04-22catch NPEChristian Schneppe1-1/+1
2018-04-22fix crash in resendMessageChristian Schneppe2-14/+4
2018-04-21more theme workingChristian Schneppe10-59/+111
2018-04-13some OTR hintsChristian Schneppe2-4/+7
2018-04-13persist some muc configurationsChristian Schneppe3-16/+33
2018-04-13remove duplicate call to onConversationArchived()Christian Schneppe1-4/+0
2018-04-13end view if conversation was archivedChristian Schneppe4-36/+50
2018-04-13hide disable encryption button when omemo is in always modeChristian Schneppe1-1/+10
2018-04-13fixed regression of 'add contact' not workingChristian Schneppe1-0/+1
2018-04-13introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe6-11/+122
2018-04-13add ruleset to disable omemo-by-default for certain providersChristian Schneppe2-2/+23