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 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
*
try to fix faulty chooser intent
Christian Schneppe
2019-01-07
1
-7
/
+5
*
clear conversationsuuid and pending attachments when opening new conversation
Christian Schneppe
2019-01-03
1
-0
/
+6
*
fixed some rare crashes caused by race conditions
Christian Schneppe
2018-12-27
1
-1
/
+1
*
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
2018-12-14
1
-1
/
+3
*
show warning snackbar before joining anon-non-private room
Christian Schneppe
2018-12-14
1
-0
/
+16
*
fixed some rare NPE caused by race for saveInstanceState()
Christian Schneppe
2018-12-14
1
-2
/
+2
*
show context menu when long clicking avatar in 1:1
Christian Schneppe
2018-12-04
1
-55
/
+86
*
implement self healing omemo
Christian Schneppe
2018-12-04
1
-1
/
+1
*
make sure that conversation is 1:1 before offering to select presence on file...
Christian Schneppe
2018-11-30
1
-0
/
+1
*
offer to copy error message to clipboard
Christian Schneppe
2018-11-23
1
-3
/
+9
*
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
2018-11-23
1
-19
/
+22
*
implement message deletion
Christian Schneppe
2018-11-11
1
-6
/
+11
*
Merge pull request #262 from genofire/mini-redesign
Christian Schneppe
2018-11-08
1
-1
/
+1
|
\
|
*
design message border
Martin/Geno
2018-11-07
1
-1
/
+1
*
|
improve openkeychain error reporting
Christian Schneppe
2018-11-08
1
-1
/
+1
|
/
*
ask for permission when committing attachments
Christian Schneppe
2018-10-24
1
-10
/
+22
*
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
2018-10-20
1
-3
/
+10
*
offer either 'cancel download' or 'delete file' but not both
Christian Schneppe
2018-10-20
1
-3
/
+4
*
make 'cancelled' work for jingle ft
Christian Schneppe
2018-10-20
1
-3
/
+3
*
show snackbar for remote server timeout in mucs
Christian Schneppe
2018-10-20
1
-0
/
+7
*
add confirmation dialog for deleting files
Christian Schneppe
2018-10-20
1
-7
/
+14
[next]