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
2020-02-16
use androidx.appcompat.app.AlertDialog and make AlertDialog final
Christian Schneppe
21
-69
/
+67
2020-02-16
fix user adapter view recycling bug
Christian Schneppe
1
-0
/
+2
2020-02-16
add ability to delete own files from MediaViewerActivity
Christian Schneppe
1
-27
/
+63
2020-02-14
add 'show avatar' to context menu in chat view
Christian Schneppe
4
-5
/
+37
2020-02-12
set filter to MediaBrowserActivity
Christian Schneppe
1
-10
/
+114
2020-02-12
show PDF preview in MediaBrowserActivity
Christian Schneppe
1
-1
/
+1
2020-02-11
make colored muc names configurable
Christian Schneppe
2
-38
/
+13
2020-02-11
rework PDF preview
Christian Schneppe
1
-54
/
+52
2020-02-10
fix colored nickname failure on single chats the 2nd
Christian Schneppe
1
-1
/
+4
2020-02-10
fix colored nickname failure on single chats
Christian Schneppe
1
-0
/
+3
2020-02-10
use colored usernames in group chats/channels
Christian Schneppe
2
-3
/
+6
2020-02-09
integrate alternative codec for voice recorder via attachment settings
Christian Schneppe
2
-4
/
+15
2020-02-09
introduce preview for PDF files in chat
Christian Schneppe
1
-18
/
+44
2020-02-08
add preferece to use unicolored background
Christian Schneppe
3
-0
/
+20
2020-02-07
rework RecordingActivity
Christian Schneppe
1
-1
/
+3
2020-02-06
fix some button colors
Christian Schneppe
1
-7
/
+3
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-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
1
-1
/
+32
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
1
-13
/
+48
2020-02-01
add ability to reply on private messages in notifications
Christian Schneppe
1
-3
/
+1
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
use ToastCompat instead of Toast
Christian Schneppe
32
-136
/
+166
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
49
-99
/
+141
2020-01-31
fix sending uncompressed files
Christian Schneppe
1
-5
/
+0
2020-01-31
use ExoPlayer for video playback
Christian Schneppe
1
-21
/
+64
2020-01-31
evict cached previews when file gets deleted
Christian Schneppe
1
-0
/
+1
2020-01-26
use more material style
Christian Schneppe
5
-15
/
+60
2020-01-26
fix some bugs
Christian Schneppe
3
-15
/
+12
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
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
Christian Schneppe
1
-3
/
+3
2020-01-24
support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)
Christian Schneppe
2
-4
/
+4
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
2
-36
/
+10
2020-01-24
parse install referrer from gplay
Christian Schneppe
8
-25
/
+105
2020-01-24
make registration uris work with fixed usernames
Christian Schneppe
3
-29
/
+56
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
3
-18
/
+22
2020-01-24
support registration via pars tokens
Christian Schneppe
3
-50
/
+84
2020-01-24
show number of participants in a MUC
Christian Schneppe
1
-0
/
+1
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
1
-2
/
+0
2020-01-02
rework map view and update leaflet to 1.6.0
Christian Schneppe
2
-16
/
+14
[next]