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
*
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
*
put PM hint above edittext
Christian Schneppe
2019-05-03
1
-1
/
+6
*
keyboard event callbacks shoud run on ui thread
Christian Schneppe
2019-04-26
1
-4
/
+4
*
try to fix a crash during fragment detection
Christian Schneppe
2019-03-31
1
-1
/
+2
*
differ between group chat and channel in tablet mode
Christian Schneppe
2019-03-31
1
-1
/
+2
*
show file too large instead of generic delivery failed
Christian Schneppe
2019-02-21
1
-2
/
+10
*
Deduplicate presences
Christian Schneppe
2019-02-21
1
-1
/
+1
*
improve RichPreview
Christian Schneppe
2019-02-20
1
-86
/
+0
*
show MediaBrowser icon in chat view
Christian Schneppe
2019-02-09
1
-0
/
+7
*
optimize imports
Christian Schneppe
2019-02-08
1
-2
/
+0
*
hide lock icon in channels; modify muc user context
Christian Schneppe
2019-02-08
1
-22
/
+15
*
allow corrections in all mucs
Christian Schneppe
2019-02-07
1
-2
/
+1
*
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
2019-02-07
1
-1
/
+1
*
fixed context menu on self contact
Christian Schneppe
2019-02-04
1
-1
/
+1
*
add ability to delete last sent message also on remote devices
Christian Schneppe
2019-01-27
1
-1
/
+24
*
show context menu when long pressing own account picture
Christian Schneppe
2019-01-27
1
-18
/
+28
*
add context menu for muc user adapter
Christian Schneppe
2019-01-27
1
-1
/
+1
*
rework backup & restore
Christian Schneppe
2019-01-26
1
-27
/
+3
*
extend open with to audio files
Christian Schneppe
2019-01-25
1
-1
/
+6
*
check if we have storage permission before marking a file as deleted on resend
Christian Schneppe
2019-01-25
1
-3
/
+6
*
offer 'open with' in context menu for geo uris
Christian Schneppe
2019-01-25
1
-0
/
+15
*
check if encrypted pgp file get deleted
Christian Schneppe
2019-01-25
1
-1
/
+1
*
fix display of deleted files
Christian Schneppe
2019-01-25
1
-3
/
+3
*
fixed downloading of deleted files
Christian Schneppe
2019-01-25
1
-1
/
+1
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-3
/
+6
[next]