aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* thumb caching improvementChristian Schneppe2016-06-202-3/+2
* fixed intents for integrated location service and voice recorderChristian Schneppe2016-06-191-4/+2
* fixed bug with message preview in chatlistChristian Schneppe2016-06-191-2/+3
* optimized image cacheChristian Schneppe2016-06-192-0/+5
* show toast when connection to openkeychain could not be madeDaniel Gultsch2016-06-191-1/+9
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-192-4/+26
* only dismiss sent message after encryptionDaniel Gultsch2016-06-192-9/+16
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-191-0/+1
* delay notification until after pgp decryptionDaniel Gultsch2016-06-191-1/+1
* refactored pgp decryptionDaniel Gultsch2016-06-142-75/+18
* make StartUI resistant against rotations and don't restart app when not neces...Christian Schneppe2016-06-142-1/+7
* add permission exception for android < MarshmallowChristian Schneppe2016-06-122-12/+18
* also restart if permissions were changed after first startChristian Schneppe2016-06-122-29/+32
* 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
* 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 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
* | 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