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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
[BUGFIX] Resolver: allow srv entry with priority 0
genofire
1
-1
/
+1
2020-02-09
improve logging of happy eyeball (v2)
genofire
1
-6
/
+18
2020-02-09
integrate alternative codec for voice recorder via attachment settings
Christian Schneppe
3
-4
/
+19
2020-02-09
introduce preview for PDF files in chat
Christian Schneppe
3
-19
/
+79
2020-02-09
improve logging of happy eyeball
genofire
1
-8
/
+15
2020-02-09
[BUGFIX] happy eyeball: concurrents resolve connect
genofire
1
-6
/
+2
2020-02-08
add more logging and fix typo in Resolver.java
Christian Schneppe
1
-3
/
+9
2020-02-08
add preferece to use unicolored background
Christian Schneppe
3
-0
/
+20
2020-02-08
catch some more NPE in Resolver.java
Christian Schneppe
1
-1
/
+6
2020-02-08
[BUGFIX] happy eye: null pointer if no connection was etablished
genofire
1
-0
/
+4
2020-02-08
[BUGFIX] happy eye: null pointer on closed socket if no connection was etabli...
genofire
1
-1
/
+4
2020-02-07
rework RecordingActivity
Christian Schneppe
2
-2
/
+10
2020-02-07
[BUGFIX] crash on resolve.toString if hostname is null (#444)
genofire
1
-1
/
+1
2020-02-06
fix some button colors
Christian Schneppe
1
-7
/
+3
2020-02-06
show me name instead of name part from own jid in maps
Christian Schneppe
1
-1
/
+1
2020-02-06
fix crash/stacktrace in Share/ShowLocationActivity
Christian Schneppe
2
-2
/
+2
2020-02-06
fix NPE in AboutActivity
Christian Schneppe
1
-6
/
+16
2020-02-05
Networkstack: easy happy eyeball (#411)
genofire
5
-392
/
+158
2020-02-05
limit artist - title in messages to 128 chars
Christian Schneppe
1
-2
/
+3
2020-02-05
add device to crash report
Christian Schneppe
1
-0
/
+12
2020-02-03
update MetaDataExtractor
Christian Schneppe
1
-4
/
+17
2020-02-02
don't crash if player == null
Christian Schneppe
1
-3
/
+3
2020-02-02
show audio artist and title for audio files
Christian Schneppe
4
-2
/
+63
2020-02-01
fix showing progressBar
Christian Schneppe
1
-19
/
+14
2020-02-01
update theme in SettingsActivity correctly
Christian Schneppe
1
-0
/
+1
2020-02-01
show progressbar instead of percentages while up-/downloading files
Christian Schneppe
3
-17
/
+51
2020-02-01
add ability to reply on private messages in notifications
Christian Schneppe
2
-5
/
+13
2020-01-31
small jingle fixes
Christian Schneppe
1
-2
/
+2
2020-01-31
release video player onStop
Christian Schneppe
1
-2
/
+4
2020-01-31
fix showing presence colored names
Christian Schneppe
2
-26
/
+27
2020-01-31
change updater a bit
Christian Schneppe
1
-3
/
+4
2020-01-31
use ToastCompat instead of Toast
Christian Schneppe
34
-138
/
+170
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
[next]