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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
7
-16
/
+14
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
2
-0
/
+13
2017-12-10
Refined avatar generation a bit
Christian Schneppe
5
-36
/
+98
2017-12-10
ConversationsAdapter: Do not show image preview. Show pictogram instead
Christian Schneppe
2
-81
/
+55
2017-12-10
avoid some false positive quotes
Christian Schneppe
1
-3
/
+3
2017-12-10
Conference Options: fix context menus for people not in roster
Christian Schneppe
1
-2
/
+2
2017-12-10
read marker from mam. only trust true counterpart when mam:2 is being used
Christian Schneppe
1
-1
/
+1
2017-12-10
MAM: update previously sent messages with server msg id during mam query
Christian Schneppe
2
-6
/
+32
2017-12-10
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
3
-4
/
+6
2017-12-10
MAM: do not use private messages when finding last id in muc
Christian Schneppe
1
-1
/
+4
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-12-01
use palceholder for package in manifest
Christian Schneppe
3
-39
/
+39
2017-11-30
add drawables for some more filetypes in chatlist
Christian Schneppe
3
-0
/
+28
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
9
-8
/
+38
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-26
update translations
Christian Schneppe
2
-0
/
+4
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
update translations
Christian Schneppe
2
-0
/
+3
2017-11-25
make unencrypted chat warning configurable via settings
Christian Schneppe
6
-5
/
+24
2017-11-25
optimize colors
Christian Schneppe
4
-3
/
+5
2017-11-24
show warning if chat is unecrypted
Christian Schneppe
2
-0
/
+15
2017-11-24
update translations
Christian Schneppe
3
-4
/
+28
2017-11-24
color optimizations
Christian Schneppe
1
-3
/
+3
2017-11-24
use com.android.support:support-emoji
Christian Schneppe
28
-51
/
+412
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
bring back quick share (default off)
Christian Schneppe
2
-0
/
+7
2017-11-23
code cleanup
Christian Schneppe
54
-254
/
+241
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
3
-182
/
+191
2017-11-23
PgpService: feed result intent back into decryption
Christian Schneppe
1
-6
/
+12
[next]