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-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
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
1
-0
/
+47
2018-11-23
show only file size if http upload is available
Christian Schneppe
1
-1
/
+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
1
-5
/
+7
2018-11-23
use toastcompat library to catch BadTokenException
Christian Schneppe
1
-1
/
+2
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
1
-3
/
+9
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
3
-25
/
+30
2018-11-23
catch illegal state exception on fragment transaction
Christian Schneppe
1
-3
/
+7
2018-11-23
use startForegroundService compat from push message receiver
Christian Schneppe
2
-2
/
+13
2018-11-23
add versioning to sync namespace
Christian Schneppe
1
-1
/
+1
2018-11-23
catch cursor window allocation exception
Christian Schneppe
1
-4
/
+10
2018-11-23
do not add self as crytpo target in MUC
Christian Schneppe
1
-1
/
+1
2018-11-23
use display name to generate own avatar
Christian Schneppe
2
-1
/
+4
2018-11-23
do not update foreground notification on error if it wasn’t enabled
Christian Schneppe
2
-12
/
+15
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
5
-12
/
+36
2018-11-23
move default port to Resolver.java
Christian Schneppe
2
-11
/
+10
2018-11-23
added interface to edit nick
Christian Schneppe
7
-36
/
+77
2018-11-23
fixed caching key not being calculated properly
Christian Schneppe
1
-1
/
+1
2018-11-23
add suggested contacts to roster on first message
Christian Schneppe
2
-4
/
+11
2018-11-23
always do contact sync in background
Christian Schneppe
2
-2
/
+2
2018-11-23
avatar code changes
Christian Schneppe
3
-19
/
+12
2018-11-23
suggest sync on login
Christian Schneppe
1
-0
/
+1
2018-11-23
use inContactList() instead inRoster() in the proper places
Christian Schneppe
6
-9
/
+9
[next]