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
...
*
avoid rare race condition when saving draft message
Christian Schneppe
2017-04-26
1
-0
/
+1
*
fixed click area for pgp key in contact details
Christian Schneppe
2017-04-26
1
-17
/
+12
*
make sure context is not null before setting content description on send button
Christian Schneppe
2017-04-26
1
-3
/
+3
*
re-add redownload context menu entry for deleted files
Christian Schneppe
2017-04-20
1
-0
/
+12
*
changed text for positive button while changing nick name
Christian Schneppe
2017-04-20
1
-1
/
+1
*
hide resend button if file is smaller than AutoAcceptFileSize…
Christian Schneppe
2017-04-18
2
-2
/
+12
*
Add content description to send button
Christian Schneppe
2017-04-18
1
-0
/
+4
*
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
2017-04-16
1
-1
/
+6
*
set colored contact status preference correctly
Christian Schneppe
2017-04-13
1
-2
/
+6
*
integrate OpenPGP (untested)
Christian Schneppe
2017-04-13
1
-0
/
+14
*
don't show reconnect button, when offline or no account availbale
Christian Schneppe
2017-04-13
1
-0
/
+3
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
3
-7
/
+7
*
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
2017-04-13
1
-1
/
+2
*
Optimized imports from entire project
Christian Schneppe
2017-04-13
1
-3
/
+0
*
Removed unnecessary string builder
Christian Schneppe
2017-04-13
1
-6
/
+2
*
Made variable local
Christian Schneppe
2017-04-13
1
-2
/
+2
*
Code clean up
Christian Schneppe
2017-04-13
4
-15
/
+15
*
be more careful with corner cases when mentioning multiple people
Christian Schneppe
2017-04-13
1
-5
/
+9
*
do not linkify urls starting with a dot
Christian Schneppe
2017-04-13
1
-1
/
+1
*
use comma seperation for multiple mentions
Christian Schneppe
2017-04-13
1
-4
/
+8
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
3
-19
/
+4
*
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
2017-04-13
1
-1
/
+1
*
unread/failed count: show >99 as infinity symbol
Christian Schneppe
2017-04-13
1
-2
/
+2
*
make contacts status color configurable
Christian Schneppe
2017-04-13
2
-2
/
+19
*
add missing finale
Christian Schneppe
2017-04-05
1
-1
/
+1
*
Show colored presence status for contacts in overview and contact list
Christian Schneppe
2017-04-05
2
-0
/
+27
*
show file size for files smaller 1024 bytes
Christian Schneppe
2017-04-05
1
-5
/
+5
*
Run in background instead of writing instantaneously
Christian Schneppe
2017-04-05
1
-1
/
+1
*
Changes the deprecated getColor() method
Christian Schneppe
2017-04-05
6
-19
/
+25
*
fix small bug with updater on devices < SDK 21
Christian Schneppe
2017-04-05
1
-2
/
+4
*
update libraries and dependencies
Christian Schneppe
2017-03-26
1
-2
/
+2
*
show received/read markers in chatlist
Christian Schneppe
2017-03-26
1
-0
/
+16
*
made a few exceptions to quote parser for emoticons and quotes
Christian Schneppe
2017-03-26
1
-1
/
+2
*
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
[prev]
[next]