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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-10
MessageParser: ignore groupchat messages retrieved from user archive
Christian Schneppe
1
-0
/
+4
2017-12-10
fixed publish-options migration
Christian Schneppe
1
-1
/
+9
2017-12-01
attempt to enable MAM(ejabberd) on muc configuration
Christian Schneppe
1
-0
/
+1
2017-12-01
do not return muc whispers as last markable message
Christian Schneppe
1
-1
/
+3
2017-12-01
PresenceParser: work around for ejabberd not including status code 110 in shu...
Christian Schneppe
2
-3
/
+5
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
2
-2
/
+17
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
6
-8
/
+30
2017-11-28
some bug fixes
Christian Schneppe
23
-99
/
+114
2017-11-27
fix bug with warn message for unencrypted chats
Christian Schneppe
1
-8
/
+14
2017-11-27
fix wrong brackets
Christian Schneppe
1
-2
/
+2
2017-11-26
make 'markable' attribute persistent
Christian Schneppe
2
-7
/
+18
2017-11-25
use REFRESH_UI_INTERVALL also for AudioPlayer
Christian Schneppe
1
-1
/
+2
2017-11-25
don't return null for opus file extensions
Christian Schneppe
2
-0
/
+6
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
3
-5
/
+15
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
16
-30
/
+393
2017-11-24
rename variables
Christian Schneppe
1
-77
/
+77
2017-11-24
ListItemAdapter: use ViewHolder
Christian Schneppe
1
-26
/
+49
2017-11-23
add opus file type to MimeUtils
Christian Schneppe
1
-0
/
+1
2017-11-23
fix crash while showing location from notification
Christian Schneppe
1
-0
/
+3
2017-11-23
code cleanup
Christian Schneppe
50
-247
/
+238
2017-11-23
deduplicate read markers if one with real jid is found
Christian Schneppe
4
-4
/
+18
2017-11-23
MAM: start muc catchup with last sent message if serverId is available
Christian Schneppe
1
-1
/
+1
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
2
-182
/
+190
2017-11-23
PgpService: feed result intent back into decryption
Christian Schneppe
1
-6
/
+12
2017-11-22
MessageParser: don't refresh view after parsing chat state when combined with...
Christian Schneppe
1
-4
/
+8
2017-11-22
add final to config variable
Christian Schneppe
1
-1
/
+1
2017-11-22
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
4
-9
/
+19
2017-11-22
use empty wake lock tag
Christian Schneppe
1
-2
/
+2
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
12
-85
/
+527
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
2
-34
/
+31
2017-11-21
excute db read and writes on different threads
Christian Schneppe
5
-28
/
+29
2017-11-21
JingleConnection: fixed rare npe when canceling jingle
Christian Schneppe
1
-3
/
+2
2017-11-21
apperently some servers will ommit the from even for stanzas not going to them
Christian Schneppe
1
-1
/
+1
2017-11-21
catch all sorts of date parsing errors
Christian Schneppe
2
-3
/
+2
2017-11-21
fixed ImStyleParser to not style '**test**'
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
3
-6
/
+2
2017-11-21
trying to catch various dead system exception when scheduling new alarms and ...
Christian Schneppe
1
-33
/
+55
[next]