aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2044/+0
2016-07-28reworked permissionsChristian Schneppe1-69/+89
2016-07-25refactored how view intents are handledDaniel Gultsch1-17/+16
2016-07-01correct variable namesChristian Schneppe1-1/+1
2016-06-30don't crash on record voiceChristian Schneppe1-2/+1
2016-06-30code cleanupChristian Schneppe1-11/+0
2016-06-29increased preview sizeChristian Schneppe1-3/+3
2016-06-29reworked image preview a bitChristian Schneppe1-71/+82
2016-06-29code cleanupChristian Schneppe1-4/+2
2016-06-28check if bitmap is null and clear pending uris when pressing cancelChristian Schneppe1-61/+71
2016-06-28don't show 'create conference' toast on inviteDaniel Gultsch1-3/+4
2016-06-28show preview when sharing single imageChristian Schneppe1-11/+107
2016-06-24show error toasts on ui threadDaniel Gultsch1-5/+18
2016-06-22fixed bug on opening notificationsChristian Schneppe1-1/+1
2016-06-21reworked permissionsChristian Schneppe1-2/+12
2016-06-20display toast on pgp errorDaniel Gultsch1-5/+3
2016-06-19fixed intents for integrated location service and voice recorderChristian Schneppe1-4/+2
2016-06-19only dismiss sent message after encryptionDaniel Gultsch1-6/+15
2016-06-14make StartUI resistant against rotations and don't restart app when not neces...Christian Schneppe1-1/+1
2016-06-12add permission exception for android < MarshmallowChristian Schneppe1-5/+12
2016-06-12also restart if permissions were changed after first startChristian Schneppe1-25/+25
2016-06-12make a restart after granting permissions on first startChristian Schneppe1-1/+25
2016-06-06update lastseen in contactdetailsChristian Schneppe1-2/+2
2016-06-05Do not treat right alt key as a modifier for key combosYussuf Khalil1-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe1-0/+2
2016-05-31complete backup importerChristian Schneppe1-4/+5
2016-05-28set some default settingsChristian Schneppe1-2/+2
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch1-0/+2
2016-05-16make "is tiping..." in bold italicChristian Schneppe1-0/+2
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-14refactored handling of endConversationChristian Schneppe1-14/+43
2016-05-13improve keyboard handling. fixes #1387Daniel Gultsch1-0/+3
2016-05-12improve keyboard handling. fixes #1387Daniel Gultsch1-0/+3
2016-05-06Ask to uninstall the plugins because the features are directly integratedChristian S1-3/+70
2016-05-05add audio recorderChristian S1-5/+5
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-3/+3
2016-04-29catch ActivityNotFoundException when requesting battery opDaniel Gultsch1-1/+6
2016-04-19added magic create welcome screenDaniel Gultsch1-3/+10
2016-04-11don't show contact details when in conversations with selfChristian S1-26/+23
2016-04-09don't show contact details when in conversations with selfDaniel Gultsch1-0/+1
2016-04-07prevent null pointer when checking http upload max sizeDaniel Gultsch1-6/+6
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch1-2/+1
2016-04-01check max http file size when attaching filesDaniel Gultsch1-5/+25
2016-03-13added logging in case fragment wasn't attachedDaniel Gultsch1-0/+5
2016-03-13remove old codeChristian S1-10/+0
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch1-1/+13
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch1-1/+3
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch1-9/+12
2016-02-27bug fixesChristian S1-2/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+1