aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29Use native snackbar on map viewChristian Schneppe1-12/+19
2018-04-29some location reworkChristian Schneppe2-10/+14
2018-04-29some more theme fixesChristian Schneppe2-0/+11
2018-04-29catch dead object exceptions when acquiring wake locksChristian Schneppe1-4/+3
2018-04-29fix some colorsChristian Schneppe1-1/+2
2018-04-29make text clickable in openkeychain missing messageChristian Schneppe1-17/+16
2018-04-28fix ShareWithActivityChristian Schneppe1-47/+7
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe2-49/+65
2018-04-25some theme fixesChristian Schneppe1-14/+6
2018-04-24load currently open conversation fasterChristian Schneppe1-0/+3
2018-04-24fixed up button refresh in start conversation activityChristian Schneppe1-1/+7
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 Schneppe1-1/+1
2018-04-23synchronize around getting last visibile uuidChristian Schneppe1-12/+14
2018-04-23make error message for 'not encrypted for this device'Christian Schneppe2-0/+7
2018-04-23support contact shortcutsChristian Schneppe1-0/+68
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 Schneppe4-25/+8
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 read event when status messages are displayedChristian Schneppe1-1/+7
2018-04-22fixed read event when using fab scroll downChristian Schneppe1-43/+47
2018-04-22only mark visible messages as readChristian Schneppe3-8/+33
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 Schneppe2-8/+151
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 Schneppe9-57/+110
2018-04-13some OTR hintsChristian Schneppe2-4/+7
2018-04-13remove duplicate call to onConversationArchived()Christian Schneppe1-4/+0
2018-04-13end view if conversation was archivedChristian Schneppe3-36/+39
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 Schneppe3-2/+34
2018-04-13do not allow user to quote fileChristian Schneppe1-2/+4
2018-04-12in lack of confirm source dialog in account details only trust scanned urisChristian Schneppe2-6/+8
2018-04-12call to update ui after fingerprint verificationChristian Schneppe1-1/+2