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