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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
allow fingerprint verification via context menu
Christian Schneppe
3
-21
/
+48
2016-11-29
add support for body paramater in xmpp uri
Christian Schneppe
1
-5
/
+5
2016-11-29
sent messages from unverified devices show red lock
Christian Schneppe
1
-1
/
+1
2016-11-29
handle image rotations in ShowFullscreenMessageActivity correctly
Christian Schneppe
1
-7
/
+46
2016-11-27
added some logging to FullScreenViewer
Christian Schneppe
1
-2
/
+4
2016-11-24
changed design language to match BTBV proposal
Christian Schneppe
1
-6
/
+11
2016-11-24
introduced blind trust before verification mode
Christian Schneppe
2
-4
/
+12
2016-11-24
explictly scan for aztec and qr codes only
Christian Schneppe
2
-2
/
+3
2016-11-24
added share button to account details
Christian Schneppe
2
-27
/
+33
2016-11-24
show proper avatar for 'self' contact
Christian Schneppe
1
-3
/
+6
2016-11-24
offer verification directly from the trust keys screen
Christian Schneppe
1
-0
/
+73
2016-11-24
use aztec code instead of qr
Christian Schneppe
1
-7
/
+5
2016-11-24
use constants for some preferences
Christian Schneppe
2
-7
/
+12
2016-11-20
don't use xmpp uri for self verification if account is disabled
Christian Schneppe
1
-1
/
+1
2016-11-20
fixed regression that would crash create contact dialog
Christian Schneppe
1
-2
/
+4
2016-11-20
show 'clear devices' button underneath own devices
Christian Schneppe
2
-17
/
+27
2016-11-19
make update.apk filename static final
Christian Schneppe
1
-1
/
+1
2016-11-19
reformat code
Christian Schneppe
45
-11255
/
+11258
2016-11-19
optimize imports
Christian Schneppe
2
-4
/
+3
2016-11-19
correct colors for uncrypted messages in encrypted chats
Christian Schneppe
2
-3
/
+11
2016-11-18
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
1
-9
/
+7
2016-11-18
parse omemo fingerprints from uris
Christian Schneppe
3
-10
/
+19
2016-11-18
fixed back and forth between Welcome- and EditAccountActivity
Christian Schneppe
1
-3
/
+26
2016-11-17
refactor omemo fingerprint UI code
Christian Schneppe
4
-276
/
+94
2016-11-17
fixed enabling trust toggle. unknown->untrusted
Christian Schneppe
1
-3
/
+2
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
5
-508
/
+476
2016-11-15
catch NPE on trying to start navigation if no app could be found
Christian Schneppe
1
-2
/
+8
2016-11-12
don't allow message correction for xmpp or geo uris
Christian Schneppe
1
-2
/
+3
2016-11-12
prevent accidental close of voice recorder
Christian Schneppe
1
-5
/
+12
2016-11-12
treat XmppUri not as text
Christian Schneppe
1
-3
/
+11
2016-11-12
make message correction also working for single chats again
Christian Schneppe
1
-2
/
+6
2016-11-12
update changelog uri
Christian Schneppe
1
-1
/
+1
2016-11-11
don't offer message correction in anonymous mucs
Christian Schneppe
1
-1
/
+2
2016-11-11
send text automatically via sharewithactivity
Christian Schneppe
1
-1
/
+17
2016-11-11
show button on "xmpp:" uris
Christian Schneppe
1
-0
/
+24
2016-11-11
correct typo
Christian Schneppe
1
-13
/
+13
2016-11-11
increase map preview size
Christian Schneppe
1
-3
/
+2
2016-11-11
show contacts name on shared VCARDs
Christian Schneppe
1
-3
/
+21
2016-11-10
show map preview in chat
Christian Schneppe
1
-15
/
+35
2016-11-08
introduced new feature to navigate directly to a received location
Christian Schneppe
1
-0
/
+16
2016-11-08
don't mark previous conversation as read when processing pending intent
Christian Schneppe
1
-2
/
+7
2016-11-07
show warning in account details when data saver is enabled
Christian Schneppe
2
-22
/
+66
2016-11-07
handle file attachment when missing connection
Christian Schneppe
1
-1
/
+3
2016-11-07
Revert "use file provider on android M as well"
Christian Schneppe
1
-1
/
+1
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-0
/
+15
2016-10-26
use file provider on android M as well
Christian Schneppe
1
-1
/
+1
2016-10-26
Remove MERGE_SEPARATOR
Christian Schneppe
2
-30
/
+25
2016-10-26
Remove spans on copying or pasting a text
Christian Schneppe
3
-5
/
+118
2016-10-23
fix duplicate file sharing via ShareWithActivity
Christian Schneppe
1
-2
/
+35
2016-10-23
Revert "stop rotation in ShareWithActivity"
Christian Schneppe
1
-11
/
+1
[next]