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