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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bring back option to highlight user in muc ...
Christian Schneppe
2017-10-18
1
-1
/
+6
*
fix crash while searching for updates and show error message if search was no...
Christian Schneppe
2017-10-18
1
-10
/
+22
*
don't crash if runtime could not be retrieved
Christian Schneppe
2017-10-15
2
-2
/
+5
*
rework fix for duplicate file messages
Christian Schneppe
2017-10-15
1
-3
/
+10
*
correct (un)verified contacts icon (lock/shield)
Christian Schneppe
2017-10-14
1
-2
/
+2
*
also notify in notificationbar for new messages when messenger is open
Christian Schneppe
2017-10-14
1
-1
/
+0
*
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
2017-10-13
3
-34
/
+101
*
correct upload timeout
Christian Schneppe
2017-10-13
1
-1
/
+1
*
initialize some variables in UpdateService
Christian Schneppe
2017-10-13
1
-2
/
+2
*
don't duplicate file if compression failes
Christian Schneppe
2017-10-13
1
-1
/
+1
*
add missing public UpdateService (){} to UpdateService
Christian Schneppe
2017-10-10
1
-0
/
+1
*
use a lighter red color for 'delete contact button' and remove this action fr...
Christian Schneppe
2017-10-10
2
-12
/
+7
*
Merge branch 'rework_Updater'
Christian Schneppe
2017-10-10
8
-387
/
+349
|
\
|
*
reworked updater
Christian Schneppe
2017-10-10
8
-386
/
+354
*
|
correct hasEnabledAccounts
Christian Schneppe
2017-10-06
1
-0
/
+9
*
|
save message drafts across restarts
Christian Schneppe
2017-10-06
2
-12
/
+16
*
|
EventReceiver: use setting to store enabled accounts
Christian Schneppe
2017-10-06
3
-22
/
+19
*
|
FileBackend: close cursor after retrieving file size
Christian Schneppe
2017-10-06
1
-9
/
+9
*
|
slight refactoring in MessageAdapter
Christian Schneppe
2017-10-06
1
-14
/
+9
|
/
*
don't recompress videos which were sent/received before
Christian Schneppe
2017-09-25
2
-2
/
+2
*
add maintanence intent to renewe instance id
Christian Schneppe
2017-09-24
1
-2
/
+1
*
select presence if necessary when resending file
Christian Schneppe
2017-09-24
1
-3
/
+18
*
execute video compression on seperate thread
Christian Schneppe
2017-09-24
2
-2
/
+11
*
slightly refactor dns resolver
Christian Schneppe
2017-09-24
1
-10
/
+6
*
give exec resolver a lower priority over reflection
Christian Schneppe
2017-09-24
3
-15
/
+105
*
removed unnecessary padding restrictions around emoji messages
Christian Schneppe
2017-09-24
1
-2
/
+0
*
refactored AudioPlayer
Christian Schneppe
2017-09-24
4
-67
/
+353
*
reworked file params to store audio runtime amoung other things
Christian Schneppe
2017-09-24
2
-12
/
+23
*
unified share with menu
Christian Schneppe
2017-09-24
5
-50
/
+47
*
show correct tooltip when long pressing start conversations
Christian Schneppe
2017-09-19
1
-14
/
+16
*
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
2017-09-19
2
-5
/
+38
*
don't change video compression quality for files longer than 8 seconds
Christian Schneppe
2017-09-19
2
-6
/
+3
*
Don't leave conferences before join
Christian Schneppe
2017-09-19
1
-1
/
+4
*
show permanent notification while transcoding video
Christian Schneppe
2017-09-18
5
-116
/
+185
*
made video thumbnail available during upload
Christian Schneppe
2017-09-18
1
-0
/
+1
*
show also a button to delete contact from roster
Christian Schneppe
2017-09-17
1
-7
/
+26
*
show jid in ContactDetails if contact is not on the same server
Christian Schneppe
2017-09-17
1
-1
/
+5
*
show block menu after long press on allow/add back
Christian Schneppe
2017-09-17
1
-25
/
+42
*
Foregroundservice can be deactivated in expert options (default = foregrounds...
Christian Schneppe
2017-09-17
4
-26
/
+17
*
additional null checks around 'read by' intent
Christian Schneppe
2017-09-17
1
-2
/
+7
*
use 'partial' in server info if publish-options is n/a
Christian Schneppe
2017-09-17
1
-2
/
+4
*
NotificationService: add button to mark conversation as read
Christian Schneppe
2017-09-04
1
-0
/
+2
*
make filtered list item activity survive roations
Christian Schneppe
2017-09-04
2
-1
/
+10
*
get rid of uneccessary 'own omemo fingerprint' string
Christian Schneppe
2017-09-04
1
-0
/
+2
*
link jid in trust keys activity to contact details
Christian Schneppe
2017-09-04
1
-0
/
+6
*
reintroduced fixed IV mode for OTR file transfer
Christian Schneppe
2017-09-04
1
-0
/
+1
*
made avatar cache cleaning more efficent after name changes
Christian Schneppe
2017-09-04
4
-11
/
+19
*
wait up to 2s to let server close socket before force closing
Christian Schneppe
2017-09-04
1
-20
/
+24
*
don’t use xmpp or jabber as default muc nick
Christian Schneppe
2017-09-04
1
-1
/
+11
*
request storage permission when sending gif
Christian Schneppe
2017-09-04
2
-12
/
+12
[next]