aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/StartConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP & fragment voodooChristian Schneppe2018-03-241-0/+5
* make account chooser visible for group chatsChristian Schneppe2018-03-221-0/+16
* show own account if multi account is enabledChristian Schneppe2018-03-201-1/+1
* add fab to start conversations activityChristian Schneppe2018-03-201-19/+22
* started to change text style to app compatChristian Schneppe2018-03-171-0/+2
* fixed crash when selecting participantsChristian Schneppe2018-03-141-29/+19
* fixed search in abstractsearchablelistitemChristian Schneppe2018-03-091-2/+2
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
* started work on migrating to appcompatChristian Schneppe2018-03-091-28/+25
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-0/+6
* Pass invite XMPP URI along instead of JIDChristian Schneppe2018-02-151-4/+4
* null check on invite objectChristian Schneppe2018-02-151-1/+1
* allow roster action with nameChristian Schneppe2018-02-151-0/+3
* do not cross reference bookmarks and conversationsChristian Schneppe2018-02-101-3/+3
* just switch to conversations & do not creat when 'creating' self contactChristian Schneppe2018-01-271-1/+4
* do not use theme in uri activityChristian Schneppe2018-01-171-0/+1
* transport invitee from welcome activity to start conversations activityChristian Schneppe2017-12-271-2/+15
* refactor StartConversationsActivityChristian Schneppe2017-12-231-57/+28
* remove NFC handling + let edit account handle own jidsChristian Schneppe2017-12-161-40/+0
* fix init EmojiService in StartConversationActivityChristian Schneppe2017-12-161-1/+7
* StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe2017-12-161-18/+4
* XmppUri: Parse 'message action' queryChristian Schneppe2017-12-161-5/+1
* initialize emoji helper in StartConversationActivityChristian Schneppe2017-12-161-0/+2
* show warning when opening invalid jidChristian Schneppe2017-12-101-0/+4
* 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