aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/StartConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-08dynamically get known hosts in dialogChristian Schneppe1-15/+21
2018-04-08add data binding and check in back stack for dialogsChristian Schneppe1-5/+23
2018-04-08place enter jid dialog in dialog fragmentChristian Schneppe1-3/+3
2018-04-08replace group dialogs by dialog fragmentChristian Schneppe1-116/+67
2018-04-08make camera feature optionalChristian Schneppe1-0/+2
2018-04-08scanned results are always a trusted sourceChristian Schneppe1-1/+1
2018-04-07fixed rare crash on jolla devicesChristian Schneppe1-1/+1
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-2/+3
2018-04-03remove deprecated methodChristian Schneppe1-2/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-18/+29
2018-04-01add missing permission result handling in StartConversationActivityChristian Schneppe1-0/+1
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe1-3/+2
2018-04-01removed 'preemptive grant' settingChristian Schneppe1-1/+1
2018-03-31bring scan button to StartConversationActivityChristian Schneppe1-125/+114
2018-03-30added dedicated scan buttonChristian Schneppe1-4/+1
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
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