aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-30add missing tab indicatorsChristian Schneppe3-0/+0
2016-05-30change uriChristian Schneppe1-1/+1
2016-05-30start playing video directly without touching play buttonChristian Schneppe1-0/+1
2016-05-30handle app links with @ in themDaniel Gultsch1-3/+12
2016-05-29Revert "always notify by default in conferences"Daniel Gultsch2-1/+3
2016-05-29avoid npe when sending omemo messages to groupDaniel Gultsch1-1/+3
2016-05-29handle app linksDaniel Gultsch2-3/+18
2016-05-29fix creation of conferences with 1 participantDaniel Gultsch1-2/+1
2016-05-29add missing stringChristian Schneppe1-0/+1
2016-05-29let screen on while playing videos or showing imagesChristian Schneppe1-1/+3
2016-05-29pulled translations from transifexDaniel Gultsch7-5/+87
2016-05-29don't merge messages over the char limitDaniel Gultsch1-0/+1
2016-05-29set screen brightness to maximum while showing image or videoChristian Schneppe1-0/+11
2016-05-29show in ui when text was shortenedDaniel Gultsch2-4/+2
2016-05-28limit text size in message adapter to 2k and also limit text size in conversa...Daniel Gultsch2-4/+8
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch4-2/+8
2016-05-28set some default settingsChristian Schneppe2-9/+3
2016-05-28integrate image- and video playerChristian Schneppe6-37/+201
2016-05-28count xmpp uris when disableing text selectionDaniel Gultsch1-3/+16
2016-05-28schedule first idle ping on service creationDaniel Gultsch1-0/+4
2016-05-28added idle ping in 10min intervalsDaniel Gultsch2-8/+24
2016-05-28put bug report jid in config. include package signature in reportDaniel Gultsch3-13/+26
2016-05-28use EOT as message seperatorDaniel Gultsch1-1/+1
2016-05-27hide account in create conference dialogChristian Schneppe1-2/+4
2016-05-27rename share/show location layout filesChristian Schneppe4-2/+2
2016-05-27pulled translations from transifexDaniel Gultsch27-50/+85
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch3-5/+23
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 geo: link support in longer messagesGDR!2-1/+6
2016-05-26add 'create conference' dialogDaniel Gultsch8-20/+203
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 Gultsch2-1/+2
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 Gultsch4-37/+44
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 Gultsch3-8/+19
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-22deleted duplicate stringsChristian Schneppe1-4/+0
2016-05-22load address async to avoid app hang on slow networksChristian Schneppe3-29/+70
2016-05-22show hint in subject quick edit. only show subject as presetDaniel Gultsch3-11/+20
2016-05-22pulled translations from transifexDaniel Gultsch28-78/+143
2016-05-22show first unread message on top after reinitDaniel Gultsch2-24/+46
2016-05-21fixed crash with videopreviews in chatlistChristian Schneppe1-8/+26