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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
add missing public UpdateService (){} to UpdateService
Christian Schneppe
1
-0
/
+1
2017-10-10
use a lighter red color for 'delete contact button' and remove this action fr...
Christian Schneppe
4
-18
/
+8
2017-10-10
reworked updater
Christian Schneppe
22
-403
/
+366
2017-10-06
correct hasEnabledAccounts
Christian Schneppe
1
-0
/
+9
2017-10-06
save message drafts across restarts
Christian Schneppe
2
-12
/
+16
2017-10-06
EventReceiver: use setting to store enabled accounts
Christian Schneppe
3
-22
/
+19
2017-10-06
FileBackend: close cursor after retrieving file size
Christian Schneppe
1
-9
/
+9
2017-10-06
limit audio player width on small screens
Christian Schneppe
3
-2
/
+8
2017-10-06
slight refactoring in MessageAdapter
Christian Schneppe
1
-14
/
+9
2017-09-25
don't recompress videos which were sent/received before
Christian Schneppe
2
-2
/
+2
2017-09-24
remove backslash in strings
Christian Schneppe
1
-9
/
+7
2017-09-24
add maintanence intent to renewe instance id
Christian Schneppe
1
-2
/
+1
2017-09-24
select presence if necessary when resending file
Christian Schneppe
1
-3
/
+18
2017-09-24
execute video compression on seperate thread
Christian Schneppe
2
-2
/
+11
2017-09-24
slightly refactor dns resolver
Christian Schneppe
1
-10
/
+6
2017-09-24
give exec resolver a lower priority over reflection
Christian Schneppe
3
-15
/
+105
2017-09-24
removed unnecessary padding restrictions around emoji messages
Christian Schneppe
1
-2
/
+0
2017-09-24
refactored AudioPlayer
Christian Schneppe
24
-79
/
+390
2017-09-24
reworked file params to store audio runtime amoung other things
Christian Schneppe
2
-12
/
+23
2017-09-24
removed duplicate code from message bubble layouts
Christian Schneppe
3
-66
/
+40
2017-09-24
unified share with menu
Christian Schneppe
8
-63
/
+83
2017-09-19
show correct tooltip when long pressing start conversations
Christian Schneppe
1
-14
/
+16
2017-09-19
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
2
-5
/
+38
2017-09-19
don't change video compression quality for files longer than 8 seconds
Christian Schneppe
2
-6
/
+3
2017-09-19
Don't leave conferences before join
Christian Schneppe
1
-1
/
+4
2017-09-18
show permanent notification while transcoding video
Christian Schneppe
12
-118
/
+187
2017-09-18
made video thumbnail available during upload
Christian Schneppe
1
-0
/
+1
2017-09-17
show also a button to delete contact from roster
Christian Schneppe
1
-7
/
+26
2017-09-17
show jid in ContactDetails if contact is not on the same server
Christian Schneppe
1
-1
/
+5
2017-09-17
show block menu after long press on allow/add back
Christian Schneppe
1
-25
/
+42
2017-09-17
Foregroundservice can be deactivated in expert options (default = foregrounds...
Christian Schneppe
8
-27
/
+28
2017-09-17
additional null checks around 'read by' intent
Christian Schneppe
1
-2
/
+7
2017-09-17
use 'partial' in server info if publish-options is n/a
Christian Schneppe
3
-2
/
+6
2017-09-04
update strings
Christian Schneppe
1
-0
/
+4
2017-09-04
NotificationService: add button to mark conversation as read
Christian Schneppe
2
-0
/
+3
2017-09-04
make filtered list item activity survive roations
Christian Schneppe
2
-1
/
+10
2017-09-04
get rid of uneccessary 'own omemo fingerprint' string
Christian Schneppe
2
-1
/
+3
2017-09-04
link jid in trust keys activity to contact details
Christian Schneppe
1
-0
/
+6
2017-09-04
reintroduced fixed IV mode for OTR file transfer
Christian Schneppe
1
-0
/
+1
2017-09-04
made avatar cache cleaning more efficent after name changes
Christian Schneppe
4
-11
/
+19
2017-09-04
wait up to 2s to let server close socket before force closing
Christian Schneppe
1
-20
/
+24
2017-09-04
don’t use xmpp or jabber as default muc nick
Christian Schneppe
1
-1
/
+11
2017-09-04
request storage permission when sending gif
Christian Schneppe
2
-12
/
+12
2017-09-04
use proper defaults for notification. fix sound playing twice on Android 8
Christian Schneppe
1
-12
/
+13
2017-09-04
set status=received on status messages
Christian Schneppe
1
-0
/
+1
2017-09-04
improved error messages on missing omemo keys
Christian Schneppe
2
-2
/
+24
2017-09-04
fixed jingle state machine being thrown off by iq-result coming after session...
Christian Schneppe
2
-12
/
+14
2017-09-04
fixed conference naming for joined people not in your contact list
Christian Schneppe
1
-2
/
+8
2017-09-04
fix crash in location activities
Christian Schneppe
2
-14
/
+14
2017-08-13
added missing break; in Message.java
Christian Schneppe
1
-0
/
+1
[next]