aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-31complete backup importerChristian Schneppe2-35/+65
2016-05-31add database importerChristian Schneppe2-3/+116
2016-05-31add possibility to export database during update checkChristian Schneppe1-0/+44
2016-05-31don't scroll to pos 0 when uuid wasn't foundDaniel Gultsch1-4/+7
2016-05-30handle app links for conferencesDaniel Gultsch1-6/+15
2016-05-30start playing video directly without touching play buttonChristian Schneppe1-0/+1
2016-05-29fix creation of conferences with 1 participantDaniel Gultsch1-2/+1
2016-05-29let screen on while playing videos or showing imagesChristian Schneppe1-1/+3
2016-05-29set screen brightness to maximum while showing image or videoChristian Schneppe1-0/+11
2016-05-29show in ui when text was shortenedDaniel Gultsch1-3/+1
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch1-0/+6
2016-05-28set some default settingsChristian Schneppe1-2/+2
2016-05-28integrate image- and video playerChristian Schneppe3-37/+173
2016-05-28count xmpp uris when disableing text selectionDaniel Gultsch1-3/+16
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-26Add geo: link support in longer messagesGDR!1-0/+5
2016-05-26add 'create conference' dialogDaniel Gultsch3-12/+122
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-1/+1
2016-05-26change hint in edit subject dialogDaniel Gultsch1-1/+1
2016-05-25hide fingerprints in UI if encryption is disabledDaniel Gultsch3-37/+43
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 Gultsch1-24/+31
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-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-19show password dialog when account was magic createdDaniel Gultsch1-0/+22
2016-05-17try out some faster image loaderChristian Schneppe1-4/+22
2016-05-17improved ordering of muc participantsDaniel Gultsch1-6/+1
2016-05-17offer offline members to be invited againDaniel Gultsch1-1/+1
2016-05-16change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch1-3/+9
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch3-34/+29
2016-05-16make "is tiping..." in bold italicChristian Schneppe2-0/+3
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-14readd last seen info to contactDetailsChristian Schneppe1-1/+8
2016-05-14refactored handling of endConversationChristian Schneppe1-14/+43
2016-05-14refactored ConferenceDetails layoutChristian Schneppe1-2/+3
2016-05-14add share contact to ContactDetailsChristian Schneppe1-0/+18
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe2-13/+92
2016-05-14add reconnect to EditAccountActivityChristian Schneppe1-0/+9
2016-05-13update gradle versionChristian Schneppe1-2/+0
2016-05-13changed some colors to match blue themeChristian Schneppe2-5/+2
2016-05-13add "is typing..." to OverviewChristian Schneppe1-125/+134
2016-05-13show presence of other resources as templateDaniel Gultsch1-2/+2