aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/origin/new_version'Christian Schneppe2016-05-313-4/+191
|\
| * complete backup importerChristian Schneppe2016-05-312-35/+65
| * add database importerChristian Schneppe2016-05-312-3/+116
| * add possibility to export database during update checkChristian Schneppe2016-05-311-0/+44
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-312-10/+22
|\ \ | |/ |/|
| * don't scroll to pos 0 when uuid wasn't foundDaniel Gultsch2016-05-311-4/+7
| * handle app links for conferencesDaniel Gultsch2016-05-301-6/+15
* | start playing video directly without touching play buttonChristian Schneppe2016-05-301-0/+1
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-291-2/+1
|\|
| * fix creation of conferences with 1 participantDaniel Gultsch2016-05-291-2/+1
* | let screen on while playing videos or showing imagesChristian Schneppe2016-05-291-1/+3
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-291-0/+4
|\|
| * show in ui when text was shortenedDaniel Gultsch2016-05-291-3/+1
| * only rendering first 5k chars of each messageDaniel Gultsch2016-05-281-0/+6
* | set screen brightness to maximum while showing image or videoChristian Schneppe2016-05-291-0/+11
* | set some default settingsChristian Schneppe2016-05-281-2/+2
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-281-1/+19
|\|
| * count xmpp uris when disableing text selectionDaniel Gultsch2016-05-281-3/+16
| * Merge branch 'master' of https://github.com/gjedeer/Conversations into gjedee...Daniel Gultsch2016-05-281-0/+5
| |\
| | * Add geo: link support in longer messagesGDR!2016-05-261-0/+5
* | | integrate image- and video playerChristian Schneppe2016-05-283-37/+173
* | | rename share/show location layout filesChristian Schneppe2016-05-272-2/+2
* | | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-278-54/+209
|\| |
| * | refactored toasts shown when adhoc creating mucsDaniel Gultsch2016-05-272-3/+22
| * | use activity title 'choose participants' when doing thatDaniel Gultsch2016-05-272-0/+20
| * | add 'create conference' dialogDaniel Gultsch2016-05-263-12/+122
| |/
| * make newly created conferences private by defaultDaniel Gultsch2016-05-261-1/+1
| * change hint in edit subject dialogDaniel Gultsch2016-05-261-1/+1
| * hide fingerprints in UI if encryption is disabledDaniel Gultsch2016-05-253-37/+43
* | catch exception on videopreviewChristian Schneppe2016-05-221-18/+22
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-224-35/+51
|\|
| * show hint in subject quick edit. only show subject as presetDaniel Gultsch2016-05-223-11/+20
| * show first unread message on top after reinitDaniel Gultsch2016-05-221-24/+31
* | load address async to avoid app hang on slow networksChristian Schneppe2016-05-221-27/+64
* | fixed crash with videopreviews in chatlistChristian Schneppe2016-05-211-8/+26
* | show videopreview also in chatlistChristian Schneppe2016-05-211-3/+8
* | detect length of video fileChristian Schneppe2016-05-211-14/+20
* | make thumbs biggerChristian Schneppe2016-05-211-8/+8
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-204-40/+60
|\|
| * show password dialog when account was magic createdDaniel Gultsch2016-05-191-0/+22
| * improved ordering of muc participantsDaniel Gultsch2016-05-171-6/+1
| * offer offline members to be invited againDaniel Gultsch2016-05-171-1/+1
| * change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch2016-05-161-3/+9
| * keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-163-34/+29
* | changed colors to standard from @color and add border to imagesChristian Schneppe2016-05-201-4/+4
* | use glide as image loader and add a simple video previewChristian Schneppe2016-05-202-126/+56
* | try out some faster image loaderChristian Schneppe2016-05-171-4/+22
* | make "is tiping..." in bold italicChristian Schneppe2016-05-162-0/+3
* | fixed crash on startupChristian Schneppe2016-05-151-6/+5
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-2/+2
|\|