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
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
3
-10
/
+32
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
Reduce `minSdkVersion` to 16, fix issues reported by lint
Christian Schneppe
18
-115
/
+181
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
4
-1
/
+24
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
allow unencrypted http on android 9
Christian Schneppe
1
-1
/
+1
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
2
-55
/
+95
2018-12-04
offer to start/install orbot for edit account screen.
Christian Schneppe
3
-15
/
+96
2018-12-04
implement self healing omemo
Christian Schneppe
13
-21
/
+145
2018-12-04
open direct search after hitting + in share with screen
Christian Schneppe
4
-47
/
+84
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
5
-0
/
+35
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
2018-11-23
refactor quite hours to make them time zone indepentent
Christian Schneppe
2
-25
/
+20
2018-11-23
make password editable on auth error
Christian Schneppe
2
-2
/
+2
2018-11-23
attempt to work around bugs in Chinese ROMs
Christian Schneppe
3
-3
/
+50
2018-11-23
show only file size if http upload is available
Christian Schneppe
4
-4
/
+1
2018-11-23
remove now unused password has changed in magic mode
Christian Schneppe
1
-18
/
+1
2018-11-23
only show not stranger if messages are coming from quicksy domain not quicksy...
Christian Schneppe
1
-1
/
+1
2018-11-23
show 'show password' toggle for all magically created accounts
Christian Schneppe
4
-7
/
+13
2018-11-23
use toastcompat library to catch BadTokenException
Christian Schneppe
2
-1
/
+3
2018-11-23
do not display toast if activity is finishing
Christian Schneppe
1
-4
/
+3
2018-11-23
offer to copy error message to clipboard
Christian Schneppe
2
-3
/
+10
2018-11-23
make change nick toast use showToast helper method
Christian Schneppe
1
-3
/
+10
2018-11-23
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
5
-25
/
+34
2018-11-23
catch illegal state exception on fragment transaction
Christian Schneppe
1
-3
/
+7
[next]