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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
properly recycle bitmaps
Daniel Gultsch
1
-4
/
+16
2015-10-01
don't put conference joins into pending on initial bind
Daniel Gultsch
1
-11
/
+14
2015-10-01
reset muc options immediately befor join
Daniel Gultsch
1
-3
/
+2
2015-09-30
request stanza count after every ibb data stanza to not fill our own stanza q...
Daniel Gultsch
2
-6
/
+9
2015-09-29
only invoke MTM in interactive mode after direct user input
Daniel Gultsch
2
-11
/
+26
2015-09-29
rotate thumbnails. fixes #1438
Daniel Gultsch
1
-6
/
+15
2015-09-28
fixed NPE when executing rename callback in muc
Daniel Gultsch
1
-1
/
+3
2015-09-28
do tab completion only if neither ctrl nor alt are being pressed
Daniel Gultsch
1
-4
/
+4
2015-09-27
catch rare activity not found exception when opening downloaded files
Daniel Gultsch
1
-4
/
+9
2015-09-27
allow tab completion in conferences
Daniel Gultsch
2
-4
/
+59
2015-09-23
use Conversations 1.x.y as user agent string in http upload and download
Daniel Gultsch
3
-3
/
+6
2015-09-22
swapped icons for foreground services
Daniel Gultsch
2
-4
/
+3
2015-09-21
Export logs to SD card preference
fiaxh
2
-0
/
+170
2015-09-20
Iterator to go through all messages of a conversation
fiaxh
1
-0
/
+38
2015-09-19
let DnsHelper provide a fallback solution
Daniel Gultsch
2
-43
/
+41
2015-09-19
fixed content-type indication in http upload
Daniel Gultsch
1
-1
/
+1
2015-09-19
remove the from attribute from sendStartStream() fixes #1419
Michael
1
-1
/
+0
2015-09-17
introduced Config variable to use legacy namespace for http upload
Daniel Gultsch
2
-1
/
+5
2015-09-17
be more careful when publishing device bundle
Daniel Gultsch
1
-0
/
+14
2015-09-17
ignore spoofed stanzas in facebook chat
Daniel Gultsch
1
-1
/
+1
2015-09-17
catch IndexOutOfBoundsException when swiping away conversations
Daniel Gultsch
1
-1
/
+5
2015-09-17
fixed rare NPE in DnsHelper. fixed spelling and added logging
Daniel Gultsch
1
-5
/
+13
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
6
-20
/
+17
2015-09-15
work around a NPE caused by arace condition in the http upload
Daniel Gultsch
1
-3
/
+6
2015-09-14
changed http upload namespace to reflect the one in the XEP
Daniel Gultsch
1
-1
/
+1
2015-09-13
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
4
-15
/
+59
2015-09-12
added mp4 to well known extensions. fixes #1403
Daniel Gultsch
1
-1
/
+1
2015-09-10
increased dns timeout
Daniel Gultsch
2
-1
/
+2
2015-09-09
added alt as possible modifier key. use mod+(0..9) to jump to a conversation
Daniel Gultsch
2
-26
/
+46
2015-09-07
added rotation detection to up/down navigation
Daniel Gultsch
1
-4
/
+23
2015-09-07
added some key binding
Daniel Gultsch
3
-5
/
+87
2015-09-07
catch npe in setupIme method
Daniel Gultsch
1
-1
/
+3
2015-09-06
indicate broken pep in server info
Daniel Gultsch
2
-1
/
+11
2015-09-06
Only show that have sessions in fingerprint list
Andreas Straub
7
-50
/
+58
2015-09-06
Don't manually add keys to the store
Andreas Straub
1
-2
/
+0
2015-09-05
add null pointer check to db migration
Daniel Gultsch
1
-1
/
+5
2015-09-05
Never build a session with oneself
Andreas Straub
3
-20
/
+68
2015-09-05
ignore timeout exceptions on secondary dns requests
Daniel Gultsch
1
-9
/
+21
2015-09-04
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
1
-7
/
+15
2015-09-04
invoke onEnterPressed callback only if shift is not pressed
Daniel Gultsch
1
-1
/
+1
2015-09-04
minimize softkeyboard only if it has been in fullscreen mode
Daniel Gultsch
1
-1
/
+3
2015-09-04
show an send button instead of the enter key in softkeyboards when enterIsSen...
Daniel Gultsch
2
-7
/
+10
2015-09-02
Ensure uris is empty before onStart adds to it
Andreas Straub
1
-0
/
+1
2015-09-01
added special error state for dns timeout
Daniel Gultsch
3
-4
/
+12
2015-09-01
use same method to add message hints to otr message everywhere it is needed
Daniel Gultsch
2
-9
/
+11
2015-09-01
tag axolotl messages with pretty-please-store
Daniel Gultsch
1
-0
/
+1
2015-08-31
made useImageAsIs determination a bit more foolproof (samsung)
Daniel Gultsch
1
-1
/
+6
2015-08-30
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
3
-1
/
+14
2015-08-30
catch invalid base64 on omemo key decoding
Daniel Gultsch
1
-3
/
+8
2015-08-28
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
2
-8
/
+41
[next]