aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct variable namesChristian Schneppe2016-07-011-1/+1
* don't crash on record voiceChristian Schneppe2016-06-301-2/+1
* code cleanupChristian Schneppe2016-06-301-11/+0
* increased preview sizeChristian Schneppe2016-06-291-3/+3
* reworked image preview a bitChristian Schneppe2016-06-291-71/+82
* code cleanupChristian Schneppe2016-06-291-4/+2
* check if bitmap is null and clear pending uris when pressing cancelChristian Schneppe2016-06-281-61/+71
* don't show 'create conference' toast on inviteDaniel Gultsch2016-06-281-3/+4
* show preview when sharing single imageChristian Schneppe2016-06-281-11/+107
* show error toasts on ui threadDaniel Gultsch2016-06-241-5/+18
* fixed bug on opening notificationsChristian Schneppe2016-06-221-1/+1
* reworked permissionsChristian Schneppe2016-06-211-2/+12
* display toast on pgp errorDaniel Gultsch2016-06-201-5/+3
* fixed intents for integrated location service and voice recorderChristian Schneppe2016-06-191-4/+2
* only dismiss sent message after encryptionDaniel Gultsch2016-06-191-6/+15
* make StartUI resistant against rotations and don't restart app when not neces...Christian Schneppe2016-06-141-1/+1
* add permission exception for android < MarshmallowChristian Schneppe2016-06-121-5/+12
* also restart if permissions were changed after first startChristian Schneppe2016-06-121-25/+25
* make a restart after granting permissions on first startChristian Schneppe2016-06-121-1/+25
* update lastseen in contactdetailsChristian Schneppe2016-06-061-2/+2
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-061-1/+1
|\
| * Do not treat right alt key as a modifier for key combosYussuf Khalil2016-06-051-1/+1
* | Share link to invite user to start over with Pix-Art MessengerChristian Schneppe2016-06-021-0/+2
* | complete backup importerChristian Schneppe2016-05-311-4/+5
* | set some default settingsChristian Schneppe2016-05-281-2/+2
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-271-0/+2
|\|
| * refactored toasts shown when adhoc creating mucsDaniel Gultsch2016-05-271-0/+2
| * improve keyboard handling. fixes #1387Daniel Gultsch2016-05-121-0/+3
* | make "is tiping..." in bold italicChristian Schneppe2016-05-161-0/+2
* | fixed crash on startupChristian Schneppe2016-05-151-6/+5
* | refactored handling of endConversationChristian Schneppe2016-05-141-14/+43
* | improve keyboard handling. fixes #1387Daniel Gultsch2016-05-131-0/+3
* | Ask to uninstall the plugins because the features are directly integratedChristian S2016-05-061-3/+70
* | add audio recorderChristian S2016-05-051-5/+5
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-05-051-3/+3
|\|
| * republish pgp signature when changing statusDaniel Gultsch2016-05-051-3/+3
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-301-1/+6
|\|
| * catch ActivityNotFoundException when requesting battery opDaniel Gultsch2016-04-291-1/+6
* | Merge branch 'refs/heads/siacs/master' into welcome-screenChristian S2016-04-211-3/+10
|\|
| * added magic create welcome screenDaniel Gultsch2016-04-191-3/+10
* | don't show contact details when in conversations with selfChristian S2016-04-111-26/+23
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-091-6/+8
|\|
| * don't show contact details when in conversations with selfDaniel Gultsch2016-04-091-0/+1
| * prevent null pointer when checking http upload max sizeDaniel Gultsch2016-04-071-6/+6
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2016-04-031-5/+24
|\|
| * don't ask for resource when server uses http upload v0.1Daniel Gultsch2016-04-021-2/+1
| * check max http file size when attaching filesDaniel Gultsch2016-04-011-5/+25
* | Merge branch 'siacs/master' into developmentChristian S2016-03-171-0/+5
|\|
| * added logging in case fragment wasn't attachedDaniel Gultsch2016-03-131-0/+5
* | remove old codeChristian S2016-03-131-10/+0