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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
add tgz and gz to mime file types
Christian Schneppe
1
-0
/
+2
2018-12-28
fix typos
Christian Schneppe
1
-3
/
+3
2018-12-27
deduplicate disco response
Christian Schneppe
3
-5
/
+4
2018-12-27
change epub file extension to epub and added mobi
Christian Schneppe
1
-1
/
+2
2018-12-27
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
7
-6
/
+33
2018-12-27
log number of unhandled iq callbacks after resume
Christian Schneppe
1
-3
/
+4
2018-12-27
log policy violation stream error message to logcat
Christian Schneppe
1
-0
/
+4
2018-12-27
fixed some rare crashes caused by race conditions
Christian Schneppe
2
-6
/
+6
2018-12-27
show accept button to confirm sasl downgrade
Christian Schneppe
1
-1
/
+14
2018-12-27
add android version to crashreport
Christian Schneppe
1
-0
/
+4
2018-12-27
fix crash in MediaPreviewAdapter
Christian Schneppe
1
-1
/
+5
2018-12-27
fix crash in ChangePasswordActivity
Christian Schneppe
1
-4
/
+5
2018-12-27
change cipher_mode for backup en-/decryption
Christian Schneppe
1
-1
/
+1
2018-12-27
code cleanup and rework show toast on update check
Christian Schneppe
2
-7
/
+11
2018-12-27
make it possible to restore backups from decrypted database files
Christian Schneppe
1
-132
/
+208
2018-12-15
set min Columns in GridManager to 1
Christian Schneppe
1
-1
/
+4
2018-12-15
synchronize join/leaves with bookmarks
Christian Schneppe
2
-8
/
+30
2018-12-15
display last not first message in notification
Christian Schneppe
1
-1
/
+2
2018-12-14
bring back previews unread messages as read in groups
Christian Schneppe
1
-0
/
+15
2018-12-14
fixed dead lock when sending pgp messages from quick reply
Christian Schneppe
2
-3
/
+1
2018-12-14
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
5
-6
/
+18
2018-12-14
change message styling rules
Christian Schneppe
1
-0
/
+24
2018-12-14
show warning snackbar before joining anon-non-private room
Christian Schneppe
3
-1
/
+23
2018-12-14
do not process PEP bookmarks if conversion feature n/a
Christian Schneppe
1
-3
/
+5
2018-12-14
Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locally
Christian Schneppe
1
-1
/
+20
2018-12-14
check mam preference for mam:2 namespace and purge offline only if set
Christian Schneppe
2
-1
/
+18
2018-12-14
postpone prekey removal and republish to after mam
Christian Schneppe
3
-12
/
+36
2018-12-14
fixed some rare NPE caused by race for saveInstanceState()
Christian Schneppe
1
-2
/
+2
2018-12-04
version 2.1.5 beta (2018-12-04)
Christian Schneppe
1
-1
/
+1
2018-12-04
show context menu when long clicking avatar in 1:1
Christian Schneppe
1
-55
/
+86
2018-12-04
offer to start/install orbot for edit account screen.
Christian Schneppe
2
-14
/
+93
2018-12-04
implement self healing omemo
Christian Schneppe
12
-21
/
+144
2018-12-04
open direct search after hitting + in share with screen
Christian Schneppe
3
-46
/
+82
2018-12-04
try to fix persistent export notifications
Christian Schneppe
2
-21
/
+17
2018-12-04
some code reorder for actionbar titles
Christian Schneppe
3
-19
/
+2
2018-12-04
remove role=none participant when first online participant joins
Christian Schneppe
1
-1
/
+1
2018-11-30
fixed cache cleaning of muc avatars
Christian Schneppe
2
-2
/
+5
2018-11-30
change audio attributes for notification channel
Christian Schneppe
2
-1
/
+3
2018-11-30
transmit display name (nick) in subscription requests
Christian Schneppe
4
-7
/
+17
2018-11-30
set access model to open when publishing avatar
Christian Schneppe
4
-35
/
+84
2018-11-30
make sure that conversation is 1:1 before offering to select presence on file...
Christian Schneppe
1
-0
/
+1
2018-11-30
run expireOldMessages in background task
Christian Schneppe
1
-4
/
+9
2018-11-30
fix apk name detection
Christian Schneppe
1
-4
/
+5
2018-11-30
let the user forbid android from taking screenshots
Christian Schneppe
2
-0
/
+27
2018-11-30
catch npe while detecting apk names
Christian Schneppe
1
-7
/
+12
2018-11-30
don't refresh Blocklist if activity is finishing
Christian Schneppe
1
-0
/
+3
2018-11-30
also show invite button in ConferenceDetailsActivity if there were no users i...
Christian Schneppe
1
-5
/
+5
2018-11-23
cancel magic mode attribute after changing password once
Christian Schneppe
1
-1
/
+1
2018-11-23
removed unecessary code in time preference
Christian Schneppe
1
-7
/
+3
2018-11-23
catch a few run time exceptions related to androids life cycle mgmt
Christian Schneppe
2
-8
/
+13
[next]