aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/StartConversationActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-03-24WIP & fragment voodooChristian Schneppe1-0/+5
2018-03-22make account chooser visible for group chatsChristian Schneppe1-0/+16
2018-03-20show own account if multi account is enabledChristian Schneppe1-1/+1
2018-03-20add fab to start conversations activityChristian Schneppe1-19/+22
2018-03-17started to change text style to app compatChristian Schneppe1-0/+2
2018-03-14fixed crash when selecting participantsChristian Schneppe1-29/+19
2018-03-09fixed search in abstractsearchablelistitemChristian Schneppe1-2/+2
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-03-09started work on migrating to appcompatChristian Schneppe1-28/+25
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-0/+6
2018-02-15Pass invite XMPP URI along instead of JIDChristian Schneppe1-4/+4
2018-02-15null check on invite objectChristian Schneppe1-1/+1
2018-02-15allow roster action with nameChristian Schneppe1-0/+3
2018-02-10do not cross reference bookmarks and conversationsChristian Schneppe1-3/+3
2018-01-27just switch to conversations & do not creat when 'creating' self contactChristian Schneppe1-1/+4
2018-01-17do not use theme in uri activityChristian Schneppe1-0/+1
2017-12-27transport invitee from welcome activity to start conversations activityChristian Schneppe1-2/+15
2017-12-23refactor StartConversationsActivityChristian Schneppe1-57/+28
2017-12-16remove NFC handling + let edit account handle own jidsChristian Schneppe1-40/+0
2017-12-16fix init EmojiService in StartConversationActivityChristian Schneppe1-1/+7
2017-12-16StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe1-18/+4
2017-12-16XmppUri: Parse 'message action' queryChristian Schneppe1-5/+1
2017-12-16initialize emoji helper in StartConversationActivityChristian Schneppe1-0/+2
2017-12-10show warning when opening invalid jidChristian Schneppe1-0/+4
2017-11-23code cleanupChristian Schneppe1-10/+10
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe1-1/+1
2017-08-01put settings defaults into resource fileChristian Schneppe1-2/+2
2017-06-11recreate settingsactivity when theme changedChristian Schneppe1-2/+4
2017-05-31add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe1-2/+9
2017-04-13use async message loading only when called from UIChristian Schneppe1-5/+5
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe1-1/+1
2017-03-04properly handle onNewIntent() in StartConversations activityChristian Schneppe1-0/+9
* fixes a glitch a caused xmpp uris not to open when activiy was already started
2017-02-22rethink mam catchup strategiesChristian Schneppe1-14/+3
2017-02-14fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe1-3/+4
2017-01-25share uri for bookmark direclty from Start ConversationChristian Schneppe1-0/+21
2017-01-02always open account details when scanning one of our own keysChristian Schneppe1-6/+9
2016-12-18show jid monospaced in verify dialogChristian Schneppe1-1/+10
2016-12-18show warning dialog beforing verifying keys via a linkChristian Schneppe1-108/+149
2016-11-29add support for body paramater in xmpp uriChristian Schneppe1-5/+5
2016-11-24explictly scan for aztec and qr codes onlyChristian Schneppe1-1/+1
2016-11-24show proper avatar for 'self' contactChristian Schneppe1-3/+6
2016-11-20don't use xmpp uri for self verification if account is disabledChristian Schneppe1-1/+1
2016-11-20fixed regression that would crash create contact dialogChristian Schneppe1-2/+4
2016-11-19reformat codeChristian Schneppe1-2/+2
2016-11-18put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe1-9/+7
2016-11-18parse omemo fingerprints from urisChristian Schneppe1-6/+13
2016-09-23recreate activities when theme changedDaniel Gultsch1-1/+6
2016-09-09optimized importsChristian Schneppe1-1/+0
2016-09-03fixed recreation issues in StartConversationActivityDaniel Gultsch1-975/+1028
2016-09-02don't show up navigation in startConversation when there are no open ↵Daniel Gultsch1-1/+3
conversations