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
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
4
-36
/
+50
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
6
-11
/
+122
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
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 conver...
Christian Schneppe
3
-13
/
+12
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
2018-04-12
fix jump to first unread message
Christian Schneppe
1
-39
/
+38
2018-04-12
fix choose image
Christian Schneppe
1
-14
/
+12
2018-04-11
code cleanup
Christian Schneppe
1
-38
/
+18
2018-04-11
fixed some regressions introduced in toolbar migration
Christian Schneppe
1
-10
/
+27
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
22
-166
/
+204
2018-04-08
setReplaceAll=false on emojiCompat for android o
Christian Schneppe
2
-3
/
+25
2018-04-08
show message draft in conversation overview
Christian Schneppe
2
-176
/
+226
2018-04-08
fixed device rotation in settings activity
Christian Schneppe
1
-2
/
+1
2018-04-08
fixed crash in MessageAdapter caused by empty xmpp: uri
Christian Schneppe
1
-0
/
+3
2018-04-08
offer a more convienient way to disable omemo from trust keys dialog
Christian Schneppe
3
-118
/
+131
2018-04-08
trim to original resource if server added something
Christian Schneppe
1
-1
/
+23
2018-04-08
remove trailing ) in urls
Christian Schneppe
1
-22
/
+28
2018-04-08
fixed pm to vistors
Christian Schneppe
1
-7
/
+2
2018-04-08
do not show snackbar for archived conversations. fixes glitch when leaving muc
Christian Schneppe
1
-1
/
+4
[next]