aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* make a restart after granting permissions on first startChristian Schneppe2016-06-122-13/+33
|
* added log tag if no backup foundChristian Schneppe2016-06-101-0/+1
|
* check and request all needed permissions on startupChristian Schneppe2016-06-101-0/+109
| | | | >= SDK 23 (Marshmallow)
* update lastseen in contactdetailsChristian Schneppe2016-06-061-2/+2
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-064-11/+24
|\
| * Merge pull request #1895 from pp3345/right-altDaniel Gultsch2016-06-051-1/+1
| |\ | | | | | | Do not treat Right Alt key as a modifier for key combos
| | * Do not treat right alt key as a modifier for key combosYussuf Khalil2016-06-051-1/+1
| | |
| * | opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-043-3/+24
| |/
* | add permission checks to welcome activityChristian Schneppe2016-06-061-25/+45
| |
* | fix crash in welcome screen on first startChristian Schneppe2016-06-061-1/+3
| |
* | check database versione before importChristian Schneppe2016-06-041-4/+10
| | | | | | | | * don't import database if backup version is newer than system version
* | also export database when chats are exportedChristian Schneppe2016-06-021-6/+8
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-021-1/+1
|\|
| * fixed regression that would not show clear devicesDaniel Gultsch2016-06-021-1/+1
| |
* | changed color of lock iconChristian Schneppe2016-06-021-1/+0
| |
* | Share link to invite user to start over with Pix-Art MessengerChristian Schneppe2016-06-022-0/+18
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-011-1/+5
|\|
| * display invite again menu item for offline membersDaniel Gultsch2016-06-011-1/+5
| |
* | optimize importsChristian Schneppe2016-05-3114-33/+10
| |
* | 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 ↵Daniel Gultsch2016-05-281-0/+5
| |\ | | | | | | | | | gjedeer-master
| | * 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
|\|