aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-27rename share/show location layout filesChristian Schneppe2-2/+2
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch2-3/+22
2016-05-27use activity title 'choose participants' when doing thatDaniel Gultsch2-0/+20
2016-05-27use first letter to draw tiles for avatarsDaniel Gultsch1-1/+10
2016-05-27don't push default muc conf twiceDaniel Gultsch3-1/+14
2016-05-26add 'create conference' dialogDaniel Gultsch5-18/+144
2016-05-26show contact avatar in muc users unless that contact has its own avatarDaniel Gultsch1-1/+1
2016-05-26make newly created conferences private by defaultDaniel Gultsch5-10/+32
2016-05-26change hint in edit subject dialogDaniel Gultsch1-1/+1
2016-05-25sending warning to receiving client if that client doesn't support omemo.Daniel Gultsch2-2/+14
2016-05-25hide fingerprints in UI if encryption is disabledDaniel Gultsch3-37/+43
2016-05-25only publish keys if omemo is enabledDaniel Gultsch1-1/+3
2016-05-25only subscribe to omemo pep events if omemo is enabledDaniel Gultsch1-2/+5
2016-05-25don't respond to otr messages in muc pmsDaniel Gultsch1-4/+5
2016-05-24show regitration failed try again later in UIDaniel Gultsch2-8/+18
2016-05-23Revert "Prevent presences from being cleared on connection"Christian Schneppe1-1/+2
2016-05-22don't make OMEMO defaultChristian Schneppe2-2/+5
2016-05-22catch exception on videopreviewChristian Schneppe1-18/+22
2016-05-22load address async to avoid app hang on slow networksChristian Schneppe1-27/+64
2016-05-22show hint in subject quick edit. only show subject as presetDaniel Gultsch3-11/+20
2016-05-22show first unread message on top after reinitDaniel Gultsch2-24/+46
2016-05-21fixed crash with videopreviews in chatlistChristian Schneppe1-8/+26
2016-05-21show videopreview also in chatlistChristian Schneppe1-3/+8
2016-05-21detect length of video fileChristian Schneppe1-14/+20
2016-05-21make thumbs biggerChristian Schneppe1-8/+8
2016-05-21disable stanza loggingDaniel Gultsch1-1/+1
2016-05-21update ui after affiliation changesDaniel Gultsch2-0/+6
2016-05-21refactore exceptionhandler to have one line file writerDaniel Gultsch3-13/+16
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe1-4/+4
2016-05-20use glide as image loader and add a simple video previewChristian Schneppe2-126/+56
2016-05-19resetting fetch status error when mutual subscription is reestablishedDaniel Gultsch4-2/+37
2016-05-19sync around individual calls instead of synchronizing entire objectDaniel Gultsch1-49/+79
2016-05-19show password dialog when account was magic createdDaniel Gultsch1-0/+22
2016-05-19access disco over caching mechanism instead of querying dbDaniel Gultsch1-1/+1
2016-05-19remove unwanted 'use previous encryption' lookupDaniel Gultsch1-22/+1
2016-05-19also save form elements in disco storageDaniel Gultsch4-6/+64
2016-05-19don't NPE on rare race condition while fetching MAMDaniel Gultsch1-0/+9
2016-05-19synchronize around identity key generationDaniel Gultsch1-7/+9
2016-05-17try out some faster image loaderChristian Schneppe1-4/+22
2016-05-17improved ordering of muc participantsDaniel Gultsch3-9/+25
2016-05-17refactored muc item parsing to also parse muc status messagesDaniel Gultsch5-27/+44
2016-05-17offer offline members to be invited againDaniel Gultsch2-3/+17
2016-05-16change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch4-7/+18
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch9-97/+184
2016-05-16cap exponential backoff at 300s (10 attempts)Daniel Gultsch1-1/+1
2016-05-16revert checkbox meaning from chrash reportChristian Schneppe1-3/+3
2016-05-16use wakelock on retrieve filesizeChristian Schneppe1-0/+3
2016-05-16make "is tiping..." in bold italicChristian Schneppe2-0/+3
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-15use the same typo in both saving disco and reading discoDaniel Gultsch1-1/+2