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
/
ConversationFragment.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use androidx.appcompat.app.AlertDialog and make AlertDialog final
Christian Schneppe
2020-02-16
1
-8
/
+8
*
add 'show avatar' to context menu in chat view
Christian Schneppe
2020-02-14
1
-0
/
+17
*
integrate alternative codec for voice recorder via attachment settings
Christian Schneppe
2020-02-09
1
-0
/
+1
*
add preferece to use unicolored background
Christian Schneppe
2020-02-08
1
-0
/
+13
*
add ability to reply on private messages in notifications
Christian Schneppe
2020-02-01
1
-3
/
+1
*
use ToastCompat instead of Toast
Christian Schneppe
2020-01-31
1
-23
/
+24
*
evict cached previews when file gets deleted
Christian Schneppe
2020-01-31
1
-0
/
+1
*
fix some bugs
Christian Schneppe
2020-01-26
1
-1
/
+1
*
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
Christian Schneppe
2020-01-24
1
-3
/
+3
*
show toast message on PN if user is not in room/channel
Christian Schneppe
2020-01-14
1
-0
/
+5
*
persist file size across aborts
Christian Schneppe
2020-01-02
1
-1
/
+3
*
small UI refresh changes
Christian Schneppe
2019-12-23
1
-2
/
+2
*
use setFlags instead of addFlags to grant uri permissions
Christian Schneppe
2019-12-13
1
-2
/
+1
*
try to fix missing sendbutton
Christian Schneppe
2019-12-08
1
-4
/
+3
*
fix rare crash
Christian Schneppe
2019-12-07
1
-0
/
+3
*
add missing permission requests for Android P
Christian Schneppe
2019-12-07
1
-9
/
+9
*
don't show real username in quotes
Christian Schneppe
2019-12-07
1
-5
/
+1
*
fix user in textselection quotes
Christian Schneppe
2019-11-17
1
-3
/
+5
*
rework design colors and make it compatible with older ROMs
Christian Schneppe
2019-11-16
1
-6
/
+1
*
introduce new orange theme color
Christian Schneppe
2019-11-15
1
-2
/
+2
*
make private messages in MUCs more visible
Christian Schneppe
2019-11-15
1
-10
/
+17
*
rework no write access hint in moderated public mucs
Christian Schneppe
2019-11-15
1
-6
/
+34
*
rework message deletion
Christian Schneppe
2019-11-04
1
-6
/
+5
*
disable context menu on failed jingle files
Christian Schneppe
2019-10-26
1
-13
/
+15
*
small changes in quotes
Christian Schneppe
2019-09-24
1
-5
/
+14
*
show username as title in context menu when long clicking avatar in MUC
Christian Schneppe
2019-09-22
1
-1
/
+27
*
use existing variable for user
Christian Schneppe
2019-09-22
1
-1
/
+1
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-10
/
+10
*
fixed some minor NPE
Christian Schneppe
2019-09-19
1
-1
/
+2
*
keep track of previously edited ids
Christian Schneppe
2019-09-13
1
-2
/
+4
*
stopped constantly focus shift if user is typing
Christian Schneppe
2019-09-13
1
-7
/
+1
*
include user into quote message
Christian Schneppe
2019-09-11
1
-8
/
+36
*
fix permission errors
Christian Schneppe
2019-09-09
1
-1
/
+1
*
check if activity is not null before using it to paint send button
Christian Schneppe
2019-07-03
1
-1
/
+4
*
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
2019-07-01
1
-8
/
+8
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-1
/
+1
*
change behavior of unencrypted chats warning
Christian Schneppe
2019-06-22
1
-11
/
+35
*
put geo uri in attachment preview when shared
Christian Schneppe
2019-06-08
1
-3
/
+11
*
fixed some NPE
Christian Schneppe
2019-06-08
1
-3
/
+6
*
double check that activity is not null in updateSend button
Christian Schneppe
2019-06-08
1
-2
/
+2
*
performance improvements
Christian Schneppe
2019-06-08
1
-1
/
+1
*
small UI changes
Christian Schneppe
2019-05-04
1
-21
/
+5
*
some bug fixes
Christian Schneppe
2019-05-04
1
-8
/
+2
*
do not synchronize twice when adding status and date bubbles
Christian Schneppe
2019-05-04
1
-60
/
+50
*
wait with presence selection until attachment commit
Christian Schneppe
2019-05-04
1
-68
/
+62
*
small message optimizations
Christian Schneppe
2019-05-04
1
-1
/
+1
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-8
/
+1
*
do not jump out of whispher mode when selecting attach
Christian Schneppe
2019-05-03
1
-1
/
+0
*
store correcting message in db
Christian Schneppe
2019-05-03
1
-2
/
+5
*
temporary disable PM hint above edittext
Christian Schneppe
2019-05-03
1
-1
/
+1
[next]