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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
respect lastseen preferences in conversation subtitle
Christian Schneppe
1
-4
/
+15
2017-01-30
add button to resend failed messages
Christian Schneppe
1
-1
/
+1
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-7
/
+0
2017-01-29
reworked updater
Christian Schneppe
1
-61
/
+0
2017-01-25
reworked videocompression
Christian Schneppe
1
-57
/
+13
2017-01-25
change behaviour of back button to close finish activity
Christian Schneppe
1
-1
/
+2
2017-01-25
make sure to set open conversations after connection with backgroundservice
Christian Schneppe
1
-0
/
+2
2017-01-21
don't prematurly mark conversation as read during activity start
Christian Schneppe
1
-4
/
+10
2017-01-15
show doze warning when push is running on prosody
Christian Schneppe
1
-1
/
+1
2017-01-05
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
1
-0
/
+4
2016-12-25
stop using broken parallax distance in sliding pane layout
Christian Schneppe
1
-3
/
+1
2016-11-19
reformat code
Christian Schneppe
1
-1697
/
+1697
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
1
-3
/
+3
2016-11-11
correct typo
Christian Schneppe
1
-13
/
+13
2016-11-08
don't mark previous conversation as read when processing pending intent
Christian Schneppe
1
-2
/
+7
2016-11-07
handle file attachment when missing connection
Christian Schneppe
1
-1
/
+3
2016-10-18
update conversation in database background thread
Christian Schneppe
1
-9
/
+6
2016-10-16
little notification improvements for video compression
Christian Schneppe
1
-4
/
+0
2016-10-11
use notification icon during video compression instead of a dialog
Christian Schneppe
1
-6
/
+1
2016-10-08
little bug fixes and improvements to VideoCompressor
Christian Schneppe
1
-1
/
+1
2016-10-05
differentiate between pending image and pending photo uris
Christian Schneppe
1
-7
/
+15
2016-10-05
fixed omemo shown as unavailable in 1:1 chats
Christian Schneppe
1
-3
/
+4
2016-10-05
resolve take photo uri for internal use
Christian Schneppe
1
-3
/
+4
2016-10-05
properly index take photo uris from file provider
Christian Schneppe
1
-1
/
+1
2016-10-05
add more logging to attaching file process
Christian Schneppe
1
-4
/
+21
2016-09-27
don't use deprecated methods
Christian Schneppe
1
-1
/
+1
2016-09-25
check internet connection before start looking for updates...
Christian Schneppe
1
-1
/
+4
2016-09-23
fix bug while sending photos directly
Christian Schneppe
1
-7
/
+12
2016-09-14
scroll actionbar titles if they are too long
Christian Schneppe
1
-9
/
+10
2016-09-14
remember scroll position on rotate. fixes #2011
Daniel Gultsch
1
-9
/
+28
2016-09-09
optimized imports
Christian Schneppe
1
-2
/
+0
2016-09-08
fix wrong import
Christian Schneppe
1
-1
/
+1
2016-09-08
provide hint on why conference can not be encrypted
Daniel Gultsch
1
-0
/
+41
2016-09-07
close progress if there is an error or userinput required
Christian Schneppe
1
-0
/
+2
2016-09-03
fix crash on take photo
Christian Schneppe
1
-2
/
+42
2016-09-02
use file provider for taking pictures
Daniel Gultsch
1
-0
/
+1
2016-09-02
don't set attach video as quick action
Christian Schneppe
1
-3
/
+0
2016-08-31
don't rotate screen while compressing video
Christian Schneppe
1
-3
/
+0
2016-08-30
show dialog while compressing video
Christian Schneppe
1
-0
/
+7
2016-08-28
compress videos bigger than 10 MB before sending
Christian Schneppe
1
-2
/
+73
2016-08-27
don't set notification mode to background when on pause
Daniel Gultsch
1
-6
/
+0
2016-08-26
survive rotation in editaccount
Daniel Gultsch
1
-19
/
+3
2016-08-26
check for rare null pointer platform bug in share intent handling
Daniel Gultsch
1
-0
/
+20
2016-08-13
rotate images based on EXIF data in preview
Christian Schneppe
1
-91
/
+106
2016-07-30
changed last wrong package ids
Christian Schneppe
1
-3
/
+3
2016-07-29
revert permission rework
Christian Schneppe
1
-89
/
+69
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-25
/
+25
2016-07-28
reworked permissions
Christian Schneppe
1
-69
/
+89
2016-07-25
refactored how view intents are handled
Daniel Gultsch
1
-17
/
+16
2016-07-01
correct variable names
Christian Schneppe
1
-1
/
+1
[next]