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
/
adapter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-10
Do not show xmpp uris as links that have invalid jids
Christian Schneppe
1
-1
/
+10
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-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-28
some bug fixes
Christian Schneppe
1
-61
/
+66
2017-11-25
optimize colors
Christian Schneppe
1
-0
/
+1
2017-11-24
use com.android.support:support-emoji
Christian Schneppe
2
-7
/
+15
2017-11-24
rename variables
Christian Schneppe
1
-77
/
+77
2017-11-24
ListItemAdapter: use ViewHolder
Christian Schneppe
1
-26
/
+49
2017-11-23
code cleanup
Christian Schneppe
3
-8
/
+8
2017-11-23
ConversationAdapter: use view holder
Christian Schneppe
1
-79
/
+109
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
1
-49
/
+54
2017-11-22
ConversationsAdapter: code cleanup
Christian Schneppe
1
-7
/
+8
2017-11-21
Show Drawable if Location/File/Voice
Christian Schneppe
1
-3
/
+27
2017-11-21
open links in new tabs
Christian Schneppe
1
-0
/
+3
2017-11-21
FileProvider: attempt to work with sd cards
Christian Schneppe
1
-0
/
+1
2017-11-20
do not quote quotes
Christian Schneppe
1
-2
/
+1
2017-11-20
changed text styling to keep the keyword
Christian Schneppe
1
-7
/
+7
2017-11-20
support for basic IM styling
Christian Schneppe
1
-0
/
+2
2017-11-02
use ThreadPoolExecutor for BitmapWorkerTask
Christian Schneppe
4
-4
/
+4
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-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-06
slight refactoring in MessageAdapter
Christian Schneppe
1
-14
/
+9
2017-09-24
removed unnecessary padding restrictions around emoji messages
Christian Schneppe
1
-2
/
+0
2017-09-24
refactored AudioPlayer
Christian Schneppe
1
-67
/
+43
2017-08-13
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
1
-2
/
+2
2017-08-13
remove all whitespaces in emoji only messages
Christian Schneppe
1
-1
/
+1
2017-08-03
display messages that only contain emoji slightly larger
Christian Schneppe
1
-5
/
+6
2017-08-01
update datebubbles
Christian Schneppe
1
-8
/
+26
2017-08-01
put settings defaults into resource file
Christian Schneppe
2
-2
/
+2
2017-06-17
fix resend feature
Christian Schneppe
1
-3
/
+2
2017-06-11
correct resend text
Christian Schneppe
1
-1
/
+5
2017-06-11
recreate settingsactivity when theme changed
Christian Schneppe
1
-1
/
+5
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
1
-3
/
+4
2017-05-10
set catchup flag on mam only when doing that
Christian Schneppe
1
-1
/
+1
2017-04-18
hide resend button if file is smaller than AutoAcceptFileSize…
Christian Schneppe
1
-2
/
+10
2017-04-13
set colored contact status preference correctly
Christian Schneppe
1
-2
/
+6
2017-04-13
do not linkify urls starting with a dot
Christian Schneppe
1
-1
/
+1
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-2
/
+1
2017-04-13
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
1
-1
/
+1
2017-04-13
unread/failed count: show >99 as infinity symbol
Christian Schneppe
1
-2
/
+2
2017-04-13
make contacts status color configurable
Christian Schneppe
2
-2
/
+19
2017-04-05
add missing finale
Christian Schneppe
1
-1
/
+1
2017-04-05
Show colored presence status for contacts in overview and contact list
Christian Schneppe
2
-0
/
+27
2017-04-05
show file size for files smaller 1024 bytes
Christian Schneppe
1
-5
/
+5
2017-04-05
Changes the deprecated getColor() method
Christian Schneppe
1
-4
/
+5
[next]