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
2017-03-24
open version can use tor networks (via settings)
Christian Schneppe
1
-0
/
+9
2017-03-24
make auto media rotation in fullscreen configurable
Christian Schneppe
1
-2
/
+10
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
3
-14
/
+7
2017-03-23
offer to block entire domain in message from stranger snackbar
Christian Schneppe
2
-3
/
+29
2017-03-23
do not show block stranger snackbar when blocking command is unavailable
Christian Schneppe
1
-1
/
+4
2017-03-23
call EditText.setText() instead of clear because clear causes problems
Christian Schneppe
1
-8
/
+7
2017-03-23
don't mark message as delivery_failed when cancel didn't work
Christian Schneppe
1
-2
/
+0
2017-03-23
call messageSent() from UI thread after encrypting pgp message
Christian Schneppe
1
-6
/
+7
2017-03-17
fix NPE while sending images directly from GBoard
Christian Schneppe
1
-35
/
+51
2017-03-17
show contact and conference names in details view
Christian Schneppe
2
-0
/
+6
2017-03-17
add new Emoji library
Christian Schneppe
4
-6
/
+14
2017-03-17
use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec
Christian Schneppe
1
-1
/
+1
2017-03-15
grey out offline contacts in StartConversation
Christian Schneppe
1
-0
/
+20
2017-03-15
also hide actionbar share icon
Christian Schneppe
1
-1
/
+3
2017-03-14
add build flavor to about summary
Christian Schneppe
1
-1
/
+2
2017-03-14
add missing import
Christian Schneppe
1
-0
/
+1
2017-03-14
show typing info in overview
Christian Schneppe
2
-5
/
+37
2017-03-14
fix jump to bottom while scrolling
Christian Schneppe
1
-23
/
+16
2017-03-14
optimize apk and vcard handling in messages
Christian Schneppe
1
-24
/
+42
2017-03-14
don't open conversation when opening contact details
Christian Schneppe
1
-1
/
+1
2017-03-14
don't show share icons on account creation
Christian Schneppe
1
-0
/
+6
2017-03-14
set QR Code background to white
Christian Schneppe
1
-1
/
+2
2017-03-11
load new messages in chatlist a bit earlier
Christian Schneppe
1
-1
/
+1
2017-03-11
rename media directories
Christian Schneppe
4
-8
/
+8
2017-03-11
display chat states in conferences
Christian Schneppe
2
-47
/
+65
2017-03-11
send and parse Chat States to and from conferences
Christian Schneppe
1
-1
/
+4
2017-03-11
use async avatar loading in AccountAdapter
Christian Schneppe
1
-1
/
+93
2017-03-11
hide keyboard after setting up account
Christian Schneppe
1
-0
/
+1
2017-03-11
try to fix crash
Christian Schneppe
1
-0
/
+2
2017-03-09
possible audioplayer fix
Christian Schneppe
1
-3
/
+4
2017-03-09
fix update of chatbubbles
Christian Schneppe
1
-1
/
+1
2017-03-09
do not interpret grin >< as quote
Christian Schneppe
1
-1
/
+1
2017-03-09
do not show 'block stranger' snackbar in empty conversations
Christian Schneppe
1
-1
/
+3
2017-03-09
show snackbar in conversations with stranger to block
Christian Schneppe
1
-0
/
+9
2017-03-09
fixed sender label for empty conversations
Christian Schneppe
1
-1
/
+3
2017-03-09
added colon to seperate sender and message preview. only show first name
Christian Schneppe
1
-2
/
+3
2017-03-09
Adds a message sender label in each conversation for text messages
Christian Schneppe
1
-0
/
+17
2017-03-09
closing the corresponding conversations after blocking a contact
Christian Schneppe
6
-41
/
+73
2017-03-09
renamed enter jid menu item id
Christian Schneppe
1
-2
/
+2
2017-03-09
added an option to directly add a jid to block list from blocklist activity
Christian Schneppe
2
-3
/
+42
2017-03-04
Keep draft even when correcting previously sent msg
Christian Schneppe
1
-6
/
+12
2017-03-04
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
1
-2
/
+2
2017-03-04
show icons in pop menu with reflection. imagespan was not centred ver…
Christian Schneppe
1
-22
/
+1
2017-03-04
block send action while encrypting pgp message
Christian Schneppe
2
-0
/
+14
2017-03-04
Added icons for the attach options according to material design guidlines
Christian Schneppe
1
-0
/
+22
2017-03-04
changed default setting for enter_is_send on devices with keyboard
Christian Schneppe
1
-1
/
+1
2017-03-04
show 'show inactive keys' button also when there are no active keys
Christian Schneppe
1
-1
/
+1
2017-03-04
properly handle onNewIntent() in StartConversations activity
Christian Schneppe
1
-0
/
+9
2017-03-04
make x509 verification node world readable
Christian Schneppe
1
-1
/
+1
2017-02-28
correct date for first message / message at top
Christian Schneppe
1
-2
/
+2
[next]