aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29search for muc pms when fetching last mam referenceChristian Schneppe1-1/+1
2018-04-29never use isStranger logic in conversation with selfChristian Schneppe1-2/+4
2018-04-29provide access to show qr code from context menu in start conversation activityChristian Schneppe2-11/+12
2018-04-29fixed npe when OS invokes StartConversationsActivity with null actionChristian Schneppe1-1/+5
2018-04-29some OTR fixesChristian Schneppe4-22/+15
2018-04-29catch run time exception when starting service from event receiverChristian Schneppe1-1/+5
2018-04-29create avatar path before saving avatarChristian Schneppe1-4/+17
2018-04-29Use native snackbar on map viewChristian Schneppe2-88/+64
2018-04-29some location reworkChristian Schneppe3-31/+51
2018-04-29fixed npe when conversation in multi mode had jid w/o local partChristian Schneppe1-2/+2
2018-04-29removed 'received' prefix from descriptionChristian Schneppe3-24/+5
2018-04-29replace use file as is blacklist with general don't use app data ruleChristian Schneppe1-15/+6
2018-04-29some more theme fixesChristian Schneppe4-16/+31
2018-04-29catch dead object exceptions when acquiring wake locksChristian Schneppe7-129/+166
2018-04-29wrap all calls to notification manager in exception handler to catch dead obj...Christian Schneppe1-12/+44
2018-04-29fix some colorsChristian Schneppe1-1/+2
2018-04-29make text clickable in openkeychain missing messageChristian Schneppe1-17/+16
2018-04-29get real file name for files shared from ConversationsChristian Schneppe2-10/+16
2018-04-29add fdroid fennec to use file as is blacklistChristian Schneppe1-1/+2
2018-04-29always include omemo fallback messageChristian Schneppe1-3/+1
2018-04-28fix ShareWithActivityChristian Schneppe1-47/+7
2018-04-27add missing importChristian Schneppe1-0/+1
2018-04-27include node when requesting disco featuresChristian Schneppe2-17/+28
2018-04-27display avatar in groupsChristian Schneppe4-62/+59
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...s4Ne11-41/+41
2018-04-27Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...s4Ne11-52/+51
2018-04-25add some more buttons to ConferenceDetailsActivity and bug fixesChristian Schneppe4-67/+89
2018-04-25some theme fixesChristian Schneppe6-18/+16
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