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
*
end view if conversation was archived
Christian Schneppe
2018-04-13
1
-5
/
+19
*
do not allow user to quote file
Christian Schneppe
2018-04-13
1
-2
/
+4
*
fix getNextEncryption
Christian Schneppe
2018-04-12
1
-9
/
+5
*
prevent double tapping on overflow menu
Christian Schneppe
2018-04-12
1
-1
/
+4
*
fixed redownload of deleted http upload messages
Christian Schneppe
2018-04-12
1
-0
/
+4
*
sync roster to disk after roster push
Christian Schneppe
2018-04-12
1
-1
/
+1
*
fix jump to first unread message
Christian Schneppe
2018-04-12
1
-39
/
+38
*
fix choose image
Christian Schneppe
2018-04-12
1
-14
/
+12
*
offer a more convienient way to disable omemo from trust keys dialog
Christian Schneppe
2018-04-08
1
-9
/
+4
*
do not show snackbar for archived conversations. fixes glitch when leaving muc
Christian Schneppe
2018-04-08
1
-1
/
+4
*
fixed rotation in choose contact activity
Christian Schneppe
2018-04-08
1
-0
/
+3
*
make swipe to right gesture working
Christian Schneppe
2018-04-08
1
-7
/
+44
*
fix menu entries
Christian Schneppe
2018-04-08
1
-16
/
+22
*
do not highlight users when not participating
Christian Schneppe
2018-04-07
1
-5
/
+13
*
hide keyboard when stopping ConversationFragment
Christian Schneppe
2018-04-07
1
-3
/
+11
*
stop scrolling in tablet view after switching conversations
Christian Schneppe
2018-04-07
1
-1
/
+2
*
decrease delay when scrolling to position
Christian Schneppe
2018-04-07
1
-22
/
+26
*
do not enable encryption for bug reports
Christian Schneppe
2018-04-03
1
-3
/
+3
*
added splash screen
Christian Schneppe
2018-04-03
1
-11
/
+11
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-17
/
+16
*
audio player now requests permission when hitting play
Christian Schneppe
2018-04-01
1
-0
/
+7
*
request storage permission when opening message
Christian Schneppe
2018-04-01
1
-4
/
+29
*
reorder and scroll down after resending a message
Christian Schneppe
2018-04-01
1
-0
/
+8
*
delegate mime type from intent
Christian Schneppe
2018-04-01
1
-3
/
+4
*
wip: new status message dialog
Christian Schneppe
2018-04-01
1
-16
/
+8
*
request camera permissions when attaching taking picture or recording video
Christian Schneppe
2018-04-01
1
-4
/
+54
*
fixed take photo for activties that do not get destroyed
Christian Schneppe
2018-04-01
1
-7
/
+38
*
introduced setting to not scroll down after sending a message
Christian Schneppe
2018-04-01
1
-4
/
+8
*
removed 'preemptive grant' setting
Christian Schneppe
2018-04-01
1
-3
/
+3
*
made conference invite work again
Christian Schneppe
2018-04-01
1
-1
/
+15
*
made publish pgp work from conversation view
Christian Schneppe
2018-04-01
1
-20
/
+0
*
don't send messages in callback
Christian Schneppe
2018-04-01
1
-35
/
+2
*
bring scan button to StartConversationActivity
Christian Schneppe
2018-03-31
1
-2
/
+10
*
jump to first unread message if was scrolled to bottom earlier
Christian Schneppe
2018-03-31
1
-1
/
+16
*
simplified reInit logic
Christian Schneppe
2018-03-31
1
-23
/
+7
*
always scroll if viewing intent
Christian Schneppe
2018-03-31
1
-10
/
+23
*
some menu fixes
Christian Schneppe
2018-03-31
1
-1
/
+14
*
updated manage account activity to new colors
Christian Schneppe
2018-03-31
1
-0
/
+1
*
made a few callbacks save to activity being detached
Christian Schneppe
2018-03-31
1
-12
/
+24
*
save scroll state across rotations
Christian Schneppe
2018-03-31
1
-63
/
+95
*
skip refresh if binding is missing
Christian Schneppe
2018-03-31
1
-0
/
+4
*
fixed take photo + do not reint twice
Christian Schneppe
2018-03-31
1
-25
/
+64
*
fix permission handling
Christian Schneppe
2018-03-30
1
-35
/
+47
*
fixed showing QR code on long press
Christian Schneppe
2018-03-30
1
-1
/
+1
*
fixed onActivityResult handling for pgp
Christian Schneppe
2018-03-30
1
-8
/
+15
*
added dedicated scan button
Christian Schneppe
2018-03-30
1
-7
/
+10
*
made download button in message adapter work
Christian Schneppe
2018-03-29
1
-0
/
+12
*
register open conversation with notification service
Christian Schneppe
2018-03-29
1
-0
/
+3
*
process intents
Christian Schneppe
2018-03-29
1
-4
/
+46
*
make archive menu item work
Christian Schneppe
2018-03-29
1
-2
/
+12
[next]