aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/StartConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* code cleanupChristian Schneppe2017-11-231-10/+10
* code refactoring to provide shorter account enabled checkChristian Schneppe2017-11-201-1/+1
* put settings defaults into resource fileChristian Schneppe2017-08-011-2/+2
* recreate settingsactivity when theme changedChristian Schneppe2017-06-111-2/+4
* add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe2017-05-311-2/+9
* use async message loading only when called from UIChristian Schneppe2017-04-131-5/+5
* closing the corresponding conversations after blocking a contactChristian Schneppe2017-03-091-1/+1
* properly handle onNewIntent() in StartConversations activityChristian Schneppe2017-03-041-0/+9
* rethink mam catchup strategiesChristian Schneppe2017-02-221-14/+3
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-141-3/+4
* share uri for bookmark direclty from Start ConversationChristian Schneppe2017-01-251-0/+21
* always open account details when scanning one of our own keysChristian Schneppe2017-01-021-6/+9
* show jid monospaced in verify dialogChristian Schneppe2016-12-181-1/+10
* show warning dialog beforing verifying keys via a linkChristian Schneppe2016-12-181-108/+149
* add support for body paramater in xmpp uriChristian Schneppe2016-11-291-5/+5
* explictly scan for aztec and qr codes onlyChristian Schneppe2016-11-241-1/+1
* show proper avatar for 'self' contactChristian Schneppe2016-11-241-3/+6
* don't use xmpp uri for self verification if account is disabledChristian Schneppe2016-11-201-1/+1
* fixed regression that would crash create contact dialogChristian Schneppe2016-11-201-2/+4
* reformat codeChristian Schneppe2016-11-191-2/+2
* put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe2016-11-181-9/+7
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-6/+13
* recreate activities when theme changedDaniel Gultsch2016-09-231-1/+6
* optimized importsChristian Schneppe2016-09-091-1/+0
* fixed recreation issues in StartConversationActivityDaniel Gultsch2016-09-031-975/+1028
* don't show up navigation in startConversation when there are no open conversa...Daniel Gultsch2016-09-021-1/+3
* always display allow contact perm dialog after introDaniel Gultsch2016-08-261-0/+10
* various null pointer checksDaniel Gultsch2016-08-261-2/+7
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+1039