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
/
ConversationActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored retrieval of default preferences
Christian Schneppe
2017-08-01
1
-1
/
+1
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-3
/
+3
*
allow recording of videos from attachment choice too
Christian Schneppe
2017-06-17
1
-15
/
+46
*
'end this conversation afterwards' checked by default
Christian Schneppe
2017-05-31
1
-0
/
+1
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
1
-1
/
+1
*
Run in background instead of writing instantaneously
Christian Schneppe
2017-04-05
1
-1
/
+1
*
call messageSent() from UI thread after encrypting pgp message
Christian Schneppe
2017-03-23
1
-6
/
+7
*
fix NPE while sending images directly from GBoard
Christian Schneppe
2017-03-17
1
-35
/
+51
*
show typing info in overview
Christian Schneppe
2017-03-14
1
-1
/
+0
*
display chat states in conferences
Christian Schneppe
2017-03-11
1
-41
/
+57
*
closing the corresponding conversations after blocking a contact
Christian Schneppe
2017-03-09
1
-26
/
+46
*
show icons in pop menu with reflection. imagespan was not centred ver…
Christian Schneppe
2017-03-04
1
-22
/
+1
*
block send action while encrypting pgp message
Christian Schneppe
2017-03-04
1
-0
/
+3
*
Added icons for the attach options according to material design guidlines
Christian Schneppe
2017-03-04
1
-0
/
+22
*
changed default setting for enter_is_send on devices with keyboard
Christian Schneppe
2017-03-04
1
-1
/
+1
*
only change actionbar display options when changed
Christian Schneppe
2017-02-22
1
-7
/
+9
*
fixed adhoc conference creation behaviour. properly show errors
Christian Schneppe
2017-02-14
1
-0
/
+1
*
move (un)mute settings to contact-/conference details
Christian Schneppe
2017-02-09
1
-48
/
+0
*
respect lastseen preferences in conversation subtitle
Christian Schneppe
2017-01-30
1
-4
/
+15
*
add button to resend failed messages
Christian Schneppe
2017-01-30
1
-1
/
+1
*
configurable local message retention period.
Christian Schneppe
2017-01-29
1
-7
/
+0
*
reworked updater
Christian Schneppe
2017-01-29
1
-61
/
+0
*
reworked videocompression
Christian Schneppe
2017-01-25
1
-57
/
+13
*
change behaviour of back button to close finish activity
Christian Schneppe
2017-01-25
1
-1
/
+2
*
make sure to set open conversations after connection with backgroundservice
Christian Schneppe
2017-01-25
1
-0
/
+2
*
don't prematurly mark conversation as read during activity start
Christian Schneppe
2017-01-21
1
-4
/
+10
*
show doze warning when push is running on prosody
Christian Schneppe
2017-01-15
1
-1
/
+1
*
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
2017-01-05
1
-0
/
+4
*
stop using broken parallax distance in sliding pane layout
Christian Schneppe
2016-12-25
1
-3
/
+1
*
reformat code
Christian Schneppe
2016-11-19
1
-1697
/
+1697
*
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
2016-11-17
1
-3
/
+3
*
correct typo
Christian Schneppe
2016-11-11
1
-13
/
+13
*
don't mark previous conversation as read when processing pending intent
Christian Schneppe
2016-11-08
1
-2
/
+7
*
handle file attachment when missing connection
Christian Schneppe
2016-11-07
1
-1
/
+3
*
update conversation in database background thread
Christian Schneppe
2016-10-18
1
-9
/
+6
*
little notification improvements for video compression
Christian Schneppe
2016-10-16
1
-4
/
+0
*
use notification icon during video compression instead of a dialog
Christian Schneppe
2016-10-11
1
-6
/
+1
*
little bug fixes and improvements to VideoCompressor
Christian Schneppe
2016-10-08
1
-1
/
+1
*
differentiate between pending image and pending photo uris
Christian Schneppe
2016-10-05
1
-7
/
+15
*
fixed omemo shown as unavailable in 1:1 chats
Christian Schneppe
2016-10-05
1
-3
/
+4
*
resolve take photo uri for internal use
Christian Schneppe
2016-10-05
1
-3
/
+4
*
properly index take photo uris from file provider
Christian Schneppe
2016-10-05
1
-1
/
+1
*
add more logging to attaching file process
Christian Schneppe
2016-10-05
1
-4
/
+21
*
don't use deprecated methods
Christian Schneppe
2016-09-27
1
-1
/
+1
*
check internet connection before start looking for updates...
Christian Schneppe
2016-09-25
1
-1
/
+4
*
fix bug while sending photos directly
Christian Schneppe
2016-09-23
1
-7
/
+12
*
scroll actionbar titles if they are too long
Christian Schneppe
2016-09-14
1
-9
/
+10
*
remember scroll position on rotate. fixes #2011
Daniel Gultsch
2016-09-14
1
-9
/
+28
*
optimized imports
Christian Schneppe
2016-09-09
1
-2
/
+0
*
fix wrong import
Christian Schneppe
2016-09-08
1
-1
/
+1
[next]