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 (
Collapse
)
Author
Files
Lines
2018-04-22
only mark visible messages as read
Christian Schneppe
5
-31
/
+64
2018-04-22
fixed regression in StartConversationActivity that ignored welcome jid
Christian Schneppe
1
-4
/
+3
2018-04-22
null check for conversation
Christian Schneppe
1
-0
/
+3
2018-04-22
show scroll down button instantly when scrolling up
Christian Schneppe
1
-7
/
+8
2018-04-22
introduced sroll to bottom button
Christian Schneppe
8
-13
/
+252
2018-04-22
make it possible to switch back to single account if only one account available
Christian Schneppe
1
-3
/
+2
2018-04-22
integrate invite to Pix-Art Messenger
Christian Schneppe
6
-23
/
+81
2018-04-22
fix theme in activity_edit_account
Christian Schneppe
1
-4
/
+4
2018-04-22
catch NPE
Christian Schneppe
1
-1
/
+1
2018-04-22
fix crash in resendMessage
Christian Schneppe
2
-14
/
+4
2018-04-21
more theme working
Christian Schneppe
132
-201
/
+383
2018-04-13
some OTR hints
Christian Schneppe
2
-4
/
+7
2018-04-13
persist some muc configurations
Christian Schneppe
3
-16
/
+33
2018-04-13
remove duplicate call to onConversationArchived()
Christian Schneppe
1
-4
/
+0
2018-04-13
end view if conversation was archived
Christian Schneppe
5
-57
/
+74
2018-04-13
hide disable encryption button when omemo is in always mode
Christian Schneppe
1
-1
/
+10
2018-04-13
fixed regression of 'add contact' not working
Christian Schneppe
1
-0
/
+1
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
10
-11
/
+148
2018-04-13
add ruleset to disable omemo-by-default for certain providers
Christian Schneppe
2
-2
/
+23
2018-04-13
getNextEncryption does not honor ENCYPTION_MASK
Christian Schneppe
1
-0
/
+3
2018-04-13
put toolbar elevation in dimen file
Christian Schneppe
3
-2
/
+4
2018-04-13
fixed popup menu in dark theme
Christian Schneppe
3
-6
/
+9
2018-04-13
process receipts only on mam catchup
Christian Schneppe
1
-1
/
+1
2018-04-13
reformat
Christian Schneppe
1
-83
/
+83
2018-04-13
make receipt handling work with out of order receipts
Christian Schneppe
2
-4
/
+17
2018-04-13
do not allow user to quote file
Christian Schneppe
1
-2
/
+4
2018-04-13
code cleanup in Contact class
Christian Schneppe
1
-18
/
+22
2018-04-13
ignore bookmark name of 'None'
Christian Schneppe
3
-16
/
+26
2018-04-12
fix OTR
Christian Schneppe
1
-0
/
+5
2018-04-12
in lack of confirm source dialog in account details only trust scanned uris
Christian Schneppe
2
-6
/
+8
2018-04-12
call to update ui after fingerprint verification
Christian Schneppe
1
-1
/
+2
2018-04-12
fixed cache key generation for messages w/o full jid
Christian Schneppe
1
-8
/
+26
2018-04-12
figure out fallbacks with omemo source id
Christian Schneppe
3
-3
/
+55
2018-04-12
messages coming from known muc server are treated as muc when creating ↵
Christian Schneppe
3
-13
/
+12
conversation
2018-04-12
ignore double tab in ConferenceDetailsActivity
Christian Schneppe
1
-0
/
+1
2018-04-12
StartConversationActivity: persist search across rotation
Christian Schneppe
1
-44
/
+68
2018-04-12
improved logging while deleting old cache files
Christian Schneppe
1
-2
/
+3
2018-04-12
Improved QR code recognition when screen and camera orientation don't match
Christian Schneppe
1
-13
/
+29
2018-04-12
use utf-8 in barcodes
Christian Schneppe
1
-39
/
+53
2018-04-12
increased LruCache for unicode script detection
Christian Schneppe
1
-1
/
+1
2018-04-12
commit allowing state loss
Christian Schneppe
1
-1
/
+1
2018-04-12
fix getNextEncryption
Christian Schneppe
2
-13
/
+10
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
10
-5
/
+97
2018-04-12
write roster only for active accounts
Christian Schneppe
1
-1
/
+1
2018-04-12
added prosodys enable archive to default room config
Christian Schneppe
1
-0
/
+1
2018-04-12
fixed redownload of deleted http upload messages
Christian Schneppe
1
-0
/
+4
2018-04-12
run roster sync in replacing task manager
Christian Schneppe
3
-18
/
+70
2018-04-12
sync roster to disk after roster push
Christian Schneppe
6
-44
/
+43
2018-04-12
removed unecessary logging
Christian Schneppe
1
-1
/
+0
2018-04-12
presist http upload availibility
Christian Schneppe
3
-272
/
+183
[next]