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-12-16
try to detect invalid nick (w/ emoji) in MUCs
Christian Schneppe
1
-0
/
+2
2017-12-16
support error messages in quick edit dialog
Christian Schneppe
4
-24
/
+36
2017-12-16
initialize emoji helper in StartConversationActivity
Christian Schneppe
1
-0
/
+2
2017-12-16
XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...
Christian Schneppe
1
-5
/
+15
2017-12-10
put device id into setting for doze
Christian Schneppe
1
-3
/
+8
2017-12-10
possible fix for retry loop on pgp key annoucement
Christian Schneppe
6
-13
/
+12
2017-12-10
Do not show xmpp uris as links that have invalid jids
Christian Schneppe
1
-1
/
+10
2017-12-10
show warning when opening invalid jid
Christian Schneppe
1
-0
/
+4
2017-12-10
Refined avatar generation a bit
Christian Schneppe
2
-2
/
+3
2017-12-10
ConversationsAdapter: Do not show image preview. Show pictogram instead
Christian Schneppe
1
-70
/
+55
2017-12-10
Conference Options: fix context menus for people not in roster
Christian Schneppe
1
-2
/
+2
2017-12-01
PresenceParser: work around for ejabberd not including status code 110 in shu...
Christian Schneppe
1
-2
/
+2
2017-11-30
add drawables for some more filetypes in chatlist
Christian Schneppe
1
-0
/
+18
2017-11-30
fixed wrong colors in message status text
Christian Schneppe
1
-0
/
+1
2017-11-29
fix typo
Christian Schneppe
1
-1
/
+1
2017-11-29
add exception list for encryption warning
Christian Schneppe
1
-2
/
+14
2017-11-29
make encryption settings persistent via snackbar choice
Christian Schneppe
1
-0
/
+1
2017-11-29
add ability to use system emojis instead of integrated ones via expert settings
Christian Schneppe
5
-5
/
+21
2017-11-28
some bug fixes
Christian Schneppe
6
-71
/
+86
2017-11-27
fix bug with warn message for unencrypted chats
Christian Schneppe
1
-8
/
+14
2017-11-25
reordered unencryption warning condition a bit
Christian Schneppe
1
-8
/
+8
2017-11-25
make unencrypted chat warning configurable via settings
Christian Schneppe
2
-5
/
+11
2017-11-25
optimize colors
Christian Schneppe
1
-0
/
+1
2017-11-24
show warning if chat is unecrypted
Christian Schneppe
1
-0
/
+14
2017-11-24
use com.android.support:support-emoji
Christian Schneppe
10
-26
/
+27
2017-11-24
rename variables
Christian Schneppe
1
-77
/
+77
2017-11-24
ListItemAdapter: use ViewHolder
Christian Schneppe
1
-26
/
+49
2017-11-23
fix crash while showing location from notification
Christian Schneppe
1
-0
/
+3
2017-11-23
code cleanup
Christian Schneppe
33
-222
/
+215
2017-11-23
ConversationAdapter: use view holder
Christian Schneppe
1
-79
/
+109
2017-11-23
shorten >4 names to a, b, c +n more
Christian Schneppe
1
-180
/
+184
2017-11-22
ConversationAdapter: do not show file icon when file has been deleted
Christian Schneppe
1
-4
/
+3
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
2
-49
/
+105
2017-11-22
ConversationsAdapter: code cleanup
Christian Schneppe
1
-7
/
+8
2017-11-22
stop scrolling before changing conversations
Christian Schneppe
2
-0
/
+14
2017-11-22
refactore phone helper to ignore security exception
Christian Schneppe
1
-1
/
+1
2017-11-21
remove numeric hint from captcha
Christian Schneppe
1
-2
/
+0
2017-11-21
Show Drawable if Location/File/Voice
Christian Schneppe
1
-3
/
+27
2017-11-21
remove prosody push from blacklist
Christian Schneppe
2
-3
/
+2
2017-11-21
use view context instead activity to show toast in ConversationFragment
Christian Schneppe
1
-2
/
+2
2017-11-21
open links in new tabs
Christian Schneppe
2
-0
/
+80
2017-11-21
FileProvider: attempt to work with sd cards
Christian Schneppe
1
-0
/
+1
2017-11-20
disable auto fill on edit message box
Christian Schneppe
1
-38
/
+36
2017-11-20
do not quote quotes
Christian Schneppe
2
-4
/
+4
2017-11-20
brought back 'copy to clipboard' and 'quote' context menu options
Christian Schneppe
2
-48
/
+46
2017-11-20
make keyword styling work in quotes
Christian Schneppe
1
-0
/
+6
2017-11-20
changed text styling to keep the keyword
Christian Schneppe
1
-7
/
+7
2017-11-20
fix take photo with pending keys
Christian Schneppe
1
-1
/
+1
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
4
-13
/
+13
2017-11-20
support for basic IM styling
Christian Schneppe
2
-0
/
+4
[next]