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-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
2017-11-02
use ThreadPoolExecutor for BitmapWorkerTask
Christian Schneppe
5
-5
/
+5
2017-10-31
a little rewrite in WelcomeActivity
Christian Schneppe
1
-3
/
+14
2017-10-31
rename some variables/strings
Christian Schneppe
2
-11
/
+12
2017-10-29
UpdateService: use THREAD_POOL_EXECUTOR
Christian Schneppe
2
-2
/
+2
2017-10-29
Sharing: request permission
Christian Schneppe
1
-0
/
+23
2017-10-29
MessageAdapter: round file sizes
Christian Schneppe
1
-2
/
+2
2017-10-29
MessageAdapter: Do not display muc whispers as emoji only
Christian Schneppe
1
-1
/
+1
2017-10-18
bring back option to highlight user in muc ...
Christian Schneppe
1
-1
/
+6
2017-10-14
correct (un)verified contacts icon (lock/shield)
Christian Schneppe
1
-2
/
+2
2017-10-13
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
1
-34
/
+25
2017-10-10
use a lighter red color for 'delete contact button' and remove this action fr...
Christian Schneppe
2
-12
/
+7
[next]