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