aboutsummaryrefslogtreecommitdiffstats
path: root/src (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 Schneppe4-2/+13
2018-04-24fixed redownloadChristian Schneppe1-9/+8
2018-04-24solve fab shadow bug on pre api 19 devicesChristian Schneppe1-2/+4
2018-04-24fixed exception handlerChristian Schneppe1-1/+1
2018-04-24no WelcomeActivity if MAGIC_CREATE_DOMAIN is unsetChristian Schneppe2-2/+3
2018-04-24changed messageinput styleChristian Schneppe1-3/+3
2018-04-24migrate the RecyclerViewChristian Schneppe7-60/+114
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-23use a bit brighter blue for bubbles in dark themeChristian Schneppe1-1/+1
2018-04-23make error message for 'not encrypted for this device'Christian Schneppe8-3/+33
2018-04-23change icon sizeChristian Schneppe1-23/+25
2018-04-23support contact shortcutsChristian Schneppe5-8/+148
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-23remove unused resourcesChristian Schneppe100-369/+42
2018-04-23update unreadCountChristian Schneppe4-25/+16
2018-04-23update libs in aboutChristian Schneppe1-1/+2
2018-04-23use font size in action viewChristian Schneppe2-4/+8
2018-04-23UriHandlerActivity: Always check for XMPP URI validityChristian Schneppe1-4/+6
2018-04-23made font size selectableChristian Schneppe10-45/+142
2018-04-22made checkboxes and radiobuttons stylableChristian Schneppe8-2/+20
2018-04-22made all text styleableChristian Schneppe28-244/+355
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 Schneppe8-13/+252
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 Schneppe6-23/+81
2018-04-22fix theme in activity_edit_accountChristian Schneppe1-4/+4
2018-04-22catch NPEChristian Schneppe1-1/+1
2018-04-22fix crash in resendMessageChristian Schneppe2-14/+4
2018-04-21more theme workingChristian Schneppe133-225/+383
2018-04-13some OTR hintsChristian Schneppe2-4/+7