aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
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 Schneppe132-201/+383
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 Schneppe5-57/+74
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 Schneppe10-11/+148
2018-04-13add ruleset to disable omemo-by-default for certain providersChristian Schneppe2-2/+23
2018-04-13getNextEncryption does not honor ENCYPTION_MASKChristian Schneppe1-0/+3
2018-04-13put toolbar elevation in dimen fileChristian Schneppe3-2/+4