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
/
pixart
/
messenger
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
try to fix faulty chooser intent
Christian Schneppe
1
-7
/
+5
2019-01-04
add preference to play gif files automatically in chat view
Christian Schneppe
5
-24
/
+90
2019-01-04
show warning if file from MediaViewerActivity is deleted
Christian Schneppe
1
-2
/
+11
2019-01-04
count muc participants correctly
Christian Schneppe
1
-2
/
+3
2019-01-03
clear conversationsuuid and pending attachments when opening new conversation
Christian Schneppe
1
-0
/
+6
2019-01-03
clear pending view intent when processing onNewIntent()
Christian Schneppe
1
-0
/
+1
2019-01-03
rename functions and variables for room destruction
Christian Schneppe
1
-2
/
+1
2018-12-30
add ability to configure autojoin flag in groupchat details
Christian Schneppe
1
-1
/
+20
2018-12-30
add ability to set nickname in profile
Christian Schneppe
2
-0
/
+110
2018-12-27
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
2
-2
/
+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
fix crash in MediaPreviewAdapter
Christian Schneppe
1
-1
/
+5
2018-12-27
fix crash in ChangePasswordActivity
Christian Schneppe
1
-4
/
+5
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-14
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
3
-3
/
+6
2018-12-14
show warning snackbar before joining anon-non-private room
Christian Schneppe
1
-0
/
+16
2018-12-14
Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locally
Christian Schneppe
1
-1
/
+20
2018-12-14
fixed some rare NPE caused by race for saveInstanceState()
Christian Schneppe
1
-2
/
+2
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
1
-14
/
+50
2018-12-04
implement self healing omemo
Christian Schneppe
2
-1
/
+3
2018-12-04
open direct search after hitting + in share with screen
Christian Schneppe
3
-46
/
+82
2018-12-04
some code reorder for actionbar titles
Christian Schneppe
1
-2
/
+2
2018-11-30
change audio attributes for notification channel
Christian Schneppe
1
-0
/
+2
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
let the user forbid android from taking screenshots
Christian Schneppe
2
-0
/
+27
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
refactor quite hours to make them time zone indepentent
Christian Schneppe
1
-22
/
+17
2018-11-23
make password editable on auth error
Christian Schneppe
1
-1
/
+1
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
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
2
-20
/
+23
2018-11-23
catch illegal state exception on fragment transaction
Christian Schneppe
1
-3
/
+7
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
1
-1
/
+1
2018-11-23
move default port to Resolver.java
Christian Schneppe
1
-8
/
+6
2018-11-23
added interface to edit nick
Christian Schneppe
1
-0
/
+1
2018-11-23
add suggested contacts to roster on first message
Christian Schneppe
1
-4
/
+4
2018-11-23
always do contact sync in background
Christian Schneppe
1
-1
/
+1
[next]