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
2020-01-31
add icons for video, audio and image files for the case the preview fails
Christian Schneppe
1
-0
/
+18
2020-01-31
optimize imports
Christian Schneppe
65
-117
/
+169
2020-01-31
fix sending uncompressed files
Christian Schneppe
2
-15
/
+5
2020-01-31
use ExoPlayer for video playback
Christian Schneppe
3
-25
/
+65
2020-01-31
evict cached previews when file gets deleted
Christian Schneppe
2
-0
/
+10
2020-01-31
temporarily go back to 16 byte iv for imminent bug fix release
Christian Schneppe
1
-1
/
+1
2020-01-31
pass omemo decrypt up to higher layers to count as download error. decrypt al...
Christian Schneppe
1
-33
/
+27
2020-01-26
use more material style
Christian Schneppe
5
-15
/
+60
2020-01-26
fix some bugs
Christian Schneppe
4
-17
/
+15
2020-01-26
use default values for some preferences instead of hardcoded ones
Christian Schneppe
2
-2
/
+2
2020-01-26
rework lastseen a bit and don't show offline
Christian Schneppe
2
-41
/
+25
2020-01-24
fix fingerprint for otr
Christian Schneppe
1
-0
/
+6
2020-01-24
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
Christian Schneppe
10
-327
/
+306
2020-01-24
support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)
Christian Schneppe
3
-94
/
+85
2020-01-24
fixed adding omemo encrypted images to gallery
Christian Schneppe
1
-1
/
+2
2020-01-24
add scan qr button to welcome screen
Christian Schneppe
1
-5
/
+35
2020-01-24
use installreferrer libray instead of broadcast listener
Christian Schneppe
4
-77
/
+10
2020-01-24
parse install referrer from gplay
Christian Schneppe
12
-27
/
+148
2020-01-24
make registration uris work with fixed usernames
Christian Schneppe
5
-31
/
+70
2020-01-24
preselect proper account in create contact dialog after following invite
Christian Schneppe
3
-5
/
+8
2020-01-24
support ?roster;ibr=y xmpp uris
Christian Schneppe
5
-20
/
+25
2020-01-24
support registration via pars tokens
Christian Schneppe
8
-51
/
+133
2020-01-24
refactored xmpp uri parsing to expose all params
Christian Schneppe
1
-71
/
+63
2020-01-24
show number of participants in a MUC
Christian Schneppe
1
-0
/
+1
2020-01-24
try to heal Huawei's energy saving methods
Christian Schneppe
1
-0
/
+4
2020-01-14
show toast message on PN if user is not in room/channel
Christian Schneppe
1
-0
/
+5
2020-01-14
show avatar correctly
Christian Schneppe
2
-0
/
+2
2020-01-14
switch volume control between earpiece and speaker while listening audio
Christian Schneppe
2
-2
/
+1
2020-01-02
rework map view and update leaflet to 1.6.0
Christian Schneppe
2
-16
/
+14
2020-01-02
don’t crash when long pressing invalid geo-uris
Christian Schneppe
1
-3
/
+7
2020-01-02
reset XmppConnection to parent
Christian Schneppe
1
-1
/
+1
2020-01-02
don't create conversation while watching ContactDetails
Christian Schneppe
2
-19
/
+0
2020-01-02
startup performance improvements
Christian Schneppe
1
-24
/
+31
2020-01-02
reset file to normal message when attempting re-download after delete
Christian Schneppe
1
-0
/
+9
2020-01-02
persist file size across aborts
Christian Schneppe
7
-18
/
+43
2020-01-02
make parts in Message.java final
Christian Schneppe
1
-1
/
+1
2020-01-02
automatically set year in about message
Christian Schneppe
1
-0
/
+8
2019-12-24
display '#' in generated channel avatars
Christian Schneppe
1
-7
/
+12
2019-12-24
Implement download resumption for OMEMO encrypted files
Christian Schneppe
2
-22
/
+56
2019-12-24
createOutputStream(): allow to disable decryption
Christian Schneppe
2
-15
/
+8
2019-12-24
small contact details UI fixes
Christian Schneppe
1
-42
/
+14
2019-12-23
rework conference and contact details
Christian Schneppe
2
-37
/
+91
2019-12-23
small UI refresh changes
Christian Schneppe
2
-3
/
+3
2019-12-17
show nick for /me in 1:1 chats
Christian Schneppe
1
-2
/
+12
2019-12-13
first step to remove OTR encryption
Christian Schneppe
2
-1
/
+4
2019-12-13
rework adhocinvite
Christian Schneppe
2
-24
/
+29
2019-12-13
use setFlags instead of addFlags to grant uri permissions
Christian Schneppe
9
-10
/
+9
2019-12-13
catch rare NPE while deleting bookmark
Christian Schneppe
1
-3
/
+8
2019-12-12
small ui fixes for private messages
Christian Schneppe
2
-1
/
+2
2019-12-12
increase mam messages catchup and don't abort on MAM_MAX_MESSAGES
Christian Schneppe
2
-2
/
+2
[prev]
[next]