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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
introduce new orange theme color
Christian Schneppe
1
-2
/
+2
2019-11-15
make private messages in MUCs more visible
Christian Schneppe
1
-10
/
+17
2019-11-15
rework no write access hint in moderated public mucs
Christian Schneppe
1
-6
/
+34
2019-11-04
rework message deletion
Christian Schneppe
1
-6
/
+5
2019-10-26
disable context menu on failed jingle files
Christian Schneppe
1
-13
/
+15
2019-09-24
small changes in quotes
Christian Schneppe
1
-5
/
+14
2019-09-22
show username as title in context menu when long clicking avatar in MUC
Christian Schneppe
1
-1
/
+27
2019-09-22
use existing variable for user
Christian Schneppe
1
-1
/
+1
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-10
/
+10
2019-09-19
fixed some minor NPE
Christian Schneppe
1
-1
/
+2
2019-09-13
keep track of previously edited ids
Christian Schneppe
1
-2
/
+4
2019-09-13
stopped constantly focus shift if user is typing
Christian Schneppe
1
-7
/
+1
2019-09-11
include user into quote message
Christian Schneppe
1
-8
/
+36
2019-09-09
fix permission errors
Christian Schneppe
1
-1
/
+1
2019-07-03
check if activity is not null before using it to paint send button
Christian Schneppe
1
-1
/
+4
2019-07-01
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
1
-8
/
+8
2019-07-01
code cleanup & small fixes
Christian Schneppe
1
-1
/
+1
2019-06-22
change behavior of unencrypted chats warning
Christian Schneppe
1
-11
/
+35
2019-06-08
put geo uri in attachment preview when shared
Christian Schneppe
1
-3
/
+11
2019-06-08
fixed some NPE
Christian Schneppe
1
-3
/
+6
2019-06-08
double check that activity is not null in updateSend button
Christian Schneppe
1
-2
/
+2
2019-06-08
performance improvements
Christian Schneppe
1
-1
/
+1
2019-05-04
small UI changes
Christian Schneppe
1
-21
/
+5
2019-05-04
some bug fixes
Christian Schneppe
1
-8
/
+2
2019-05-04
do not synchronize twice when adding status and date bubbles
Christian Schneppe
1
-60
/
+50
2019-05-04
wait with presence selection until attachment commit
Christian Schneppe
1
-68
/
+62
2019-05-04
small message optimizations
Christian Schneppe
1
-1
/
+1
2019-05-03
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
1
-8
/
+1
2019-05-03
do not jump out of whispher mode when selecting attach
Christian Schneppe
1
-1
/
+0
2019-05-03
store correcting message in db
Christian Schneppe
1
-2
/
+5
2019-05-03
temporary disable PM hint above edittext
Christian Schneppe
1
-1
/
+1
2019-05-03
put PM hint above edittext
Christian Schneppe
1
-1
/
+6
2019-04-26
keyboard event callbacks shoud run on ui thread
Christian Schneppe
1
-4
/
+4
2019-03-31
try to fix a crash during fragment detection
Christian Schneppe
1
-1
/
+2
2019-03-31
differ between group chat and channel in tablet mode
Christian Schneppe
1
-1
/
+2
2019-02-21
show file too large instead of generic delivery failed
Christian Schneppe
1
-2
/
+10
2019-02-21
Deduplicate presences
Christian Schneppe
1
-1
/
+1
2019-02-20
improve RichPreview
Christian Schneppe
1
-86
/
+0
2019-02-09
show MediaBrowser icon in chat view
Christian Schneppe
1
-0
/
+7
2019-02-08
optimize imports
Christian Schneppe
1
-2
/
+0
2019-02-08
hide lock icon in channels; modify muc user context
Christian Schneppe
1
-22
/
+15
2019-02-07
allow corrections in all mucs
Christian Schneppe
1
-2
/
+1
2019-02-07
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
1
-1
/
+1
2019-02-04
fixed context menu on self contact
Christian Schneppe
1
-1
/
+1
2019-01-27
add ability to delete last sent message also on remote devices
Christian Schneppe
1
-1
/
+24
2019-01-27
show context menu when long pressing own account picture
Christian Schneppe
1
-18
/
+28
2019-01-27
add context menu for muc user adapter
Christian Schneppe
1
-1
/
+1
2019-01-26
rework backup & restore
Christian Schneppe
1
-27
/
+3
2019-01-25
extend open with to audio files
Christian Schneppe
1
-1
/
+6
2019-01-25
check if we have storage permission before marking a file as deleted on resend
Christian Schneppe
1
-3
/
+6
[next]