index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
ui
/
UriHandlerActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-2
/
+2
2019-08-31
put initial xmpp uri into signup intent
Christian Schneppe
1
-0
/
+1
2019-02-08
optimize imports
Christian Schneppe
1
-2
/
+0
2019-02-04
rename some variables
Christian Schneppe
1
-1
/
+1
2019-01-26
rework backup & restore
Christian Schneppe
1
-1
/
+1
2018-11-15
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
1
-0
/
+1
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
1
-24
/
+31
2018-05-17
Extend QR scanner to support VCard with IMPP field
Christian Schneppe
1
-0
/
+10
2018-04-24
no WelcomeActivity if MAGIC_CREATE_DOMAIN is unset
Christian Schneppe
1
-1
/
+2
2018-04-23
UriHandlerActivity: Always check for XMPP URI validity
Christian Schneppe
1
-4
/
+6
2018-04-12
in lack of confirm source dialog in account details only trust scanned uris
Christian Schneppe
1
-0
/
+1
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-0
/
+2
2018-04-08
scanned results are always a trusted source
Christian Schneppe
1
-1
/
+6
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-2
/
+2
2018-03-31
do not redirect to StarConversationActivity when scanning invalid jid
Christian Schneppe
1
-1
/
+4
2018-03-31
integrate qr code scanner. temporarily break omemo activity scan
Christian Schneppe
1
-20
/
+62
2018-03-30
added dedicated scan button
Christian Schneppe
1
-0
/
+8
2018-03-09
use appcompat in more activities
Christian Schneppe
1
-2
/
+2
2018-02-15
Pass invite XMPP URI along instead of JID
Christian Schneppe
1
-1
/
+1
2018-02-15
integrate intent integrator to finish activity when needed
Christian Schneppe
1
-5
/
+3
2017-12-27
transport invitee from welcome activity to start conversations activity
Christian Schneppe
1
-0
/
+1
2017-12-16
remove NFC handling + let edit account handle own jids
Christian Schneppe
1
-3
/
+9
2017-12-16
StartConversationActivity: Scan QR codes via UriHandlerActivity
Christian Schneppe
1
-0
/
+26
2017-12-16
UriHandlerActivity: Handle 'message action' XMPP URI
Christian Schneppe
1
-6
/
+41
2017-12-16
Implement simple URI handler activity
Christian Schneppe
1
-0
/
+38