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
/
eu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #34 from siacs/master
Christian S.
2015-09-05
8
-45
/
+122
|
\
|
*
add null pointer check to db migration
Daniel Gultsch
2015-09-05
1
-1
/
+5
|
*
Never build a session with oneself
Andreas Straub
2015-09-05
3
-20
/
+68
|
*
ignore timeout exceptions on secondary dns requests
Daniel Gultsch
2015-09-05
1
-9
/
+21
|
*
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
2015-09-04
1
-7
/
+15
|
*
invoke onEnterPressed callback only if shift is not pressed
Daniel Gultsch
2015-09-04
1
-1
/
+1
|
*
minimize softkeyboard only if it has been in fullscreen mode
Daniel Gultsch
2015-09-04
1
-1
/
+3
|
*
show an send button instead of the enter key in softkeyboards when enterIsSen...
Daniel Gultsch
2015-09-04
2
-7
/
+10
*
|
modified avatar size in publish avatar activity
Christian S
2015-09-04
1
-1
/
+1
*
|
resize Avatars
Christian S
2015-09-04
1
-1
/
+1
*
|
Merge pull request #33 from siacs/master
Christian S.
2015-09-04
6
-13
/
+24
|
\
|
|
*
Ensure uris is empty before onStart adds to it
Andreas Straub
2015-09-02
1
-0
/
+1
|
*
added special error state for dns timeout
Daniel Gultsch
2015-09-01
3
-4
/
+12
|
*
use same method to add message hints to otr message everywhere it is needed
Daniel Gultsch
2015-09-01
2
-9
/
+11
*
|
Merge pull request #32 from siacs/master
Christian S.
2015-09-01
2
-1
/
+7
|
\
|
|
*
tag axolotl messages with pretty-please-store
Daniel Gultsch
2015-09-01
1
-0
/
+1
|
*
made useImageAsIs determination a bit more foolproof (samsung)
Daniel Gultsch
2015-08-31
1
-1
/
+6
*
|
resize avatar image in publish profile view
Christian S
2015-09-01
1
-1
/
+1
*
|
Merge pull request #31 from siacs/master
Christian S.
2015-08-30
4
-4
/
+22
|
\
|
|
*
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
2015-08-30
3
-1
/
+14
|
*
catch invalid base64 on omemo key decoding
Daniel Gultsch
2015-08-30
1
-3
/
+8
*
|
copy commits
Christian S
2015-08-29
7
-24
/
+73
|
\
|
|
*
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
2015-08-28
2
-8
/
+41
|
*
reformating and upper bound for waiting on stanza writer
Daniel Gultsch
2015-08-28
1
-8
/
+16
|
*
fixed type=timeout
Daniel Gultsch
2015-08-28
1
-0
/
+2
|
*
use dedicated colors for primary and primary_dark
Daniel Gultsch
2015-08-26
2
-2
/
+2
|
*
fixed highlight text color for white chat bubbles
Daniel Gultsch
2015-08-26
1
-0
/
+1
|
*
Fix error handling for announce check retrieval
Andreas Straub
2015-08-26
1
-3
/
+3
|
*
explictitly handle iq timeouts in bind and session iqs
Daniel Gultsch
2015-08-26
1
-2
/
+7
*
|
Version 1.6.5
Christian S
2015-08-26
13
-183
/
+237
|
\
|
|
*
Only announce device after publishing bundle
Andreas Straub
2015-08-26
2
-8
/
+19
|
*
moved actual iq callback out of synchronized find callback block
Daniel Gultsch
2015-08-26
1
-3
/
+7
|
*
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
2015-08-26
2
-8
/
+18
|
*
Revert "improved compatibility with muc components that change the message id"
Daniel Gultsch
2015-08-26
1
-3
/
+2
|
*
Fix key publishing
Andreas Straub
2015-08-26
1
-72
/
+68
|
*
Add more logging to pep attemp counter logic
Andreas Straub
2015-08-25
1
-0
/
+1
|
*
Limit number of PEP publish tries
Andreas Straub
2015-08-25
1
-9
/
+42
|
*
remove unused imports.
Michael
2015-08-25
4
-30
/
+1
|
*
Pass through device IDs when updating own list
Andreas Straub
2015-08-25
1
-17
/
+17
|
*
cleared up some error messages in axolotl service and execute publishOwnDevic...
Daniel Gultsch
2015-08-25
1
-3
/
+7
|
*
catch some db query exceptions
Daniel Gultsch
2015-08-25
1
-3
/
+5
|
*
additonal null checks in file backend
Daniel Gultsch
2015-08-25
1
-0
/
+3
|
*
fixed session time
Daniel Gultsch
2015-08-25
1
-7
/
+2
|
*
increased carbon grace period to 90s
Daniel Gultsch
2015-08-24
1
-1
/
+1
|
*
renamed plain text to unencrypted. fixes #1331
Daniel Gultsch
2015-08-24
1
-1
/
+1
|
*
fixed regression with mlinks stream managment. fixes #1206
Daniel Gultsch
2015-08-24
1
-1
/
+1
|
*
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
2015-08-24
3
-36
/
+61
|
*
Merge branch 'master' into development
Daniel Gultsch
2015-08-24
1
-1
/
+1
|
|
\
|
|
*
catch invalid base64 in axolotl key parsing
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
|
|
Merge pull request #27 from siacs/development
Christian S.
2015-08-24
12
-208
/
+240
|
\
|
|
[next]