aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/UriHandlerActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-09use appcompat in more activitiesChristian Schneppe1-2/+2
2018-02-15Pass invite XMPP URI along instead of JIDChristian Schneppe1-1/+1
2018-02-15integrate intent integrator to finish activity when neededChristian Schneppe1-5/+3
2017-12-27transport invitee from welcome activity to start conversations activityChristian Schneppe1-0/+1
2017-12-16remove NFC handling + let edit account handle own jidsChristian Schneppe1-3/+9
2017-12-16StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe1-0/+26
2017-12-16UriHandlerActivity: Handle 'message action' XMPP URIChristian Schneppe1-6/+41
2017-12-16Implement simple URI handler activityChristian Schneppe1-0/+38