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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
catch platform bug when getting ringer mode
Daniel Gultsch
1
-4
/
+9
2016-08-11
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
1
-1
/
+1
2016-08-11
handle invalid prekey ids in bundle
Daniel Gultsch
1
-3
/
+5
2016-08-09
don't run backup during check for updates
Christian Schneppe
1
-7
/
+0
2016-08-09
reworked backup service
Christian Schneppe
7
-110
/
+317
2016-08-06
don't name images "IMG_..."
Christian Schneppe
1
-1
/
+1
2016-08-04
modified download button a bit
Christian Schneppe
1
-63
/
+27
2016-08-02
code cleanup
Christian Schneppe
1
-8
/
+0
2016-08-02
set tablet, phone or pc identity
Daniel Gultsch
2
-7
/
+11
2016-08-02
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
1
-1
/
+5
2016-08-02
add icons to files/locations in chat view
Christian Schneppe
2
-13
/
+68
2016-07-31
don't leave conferences ...
Christian Schneppe
1
-3
/
+3
2016-07-30
show snackbar box not before address in sharelocation activity
Christian Schneppe
1
-1
/
+1
2016-07-30
changed last wrong package ids
Christian Schneppe
3
-5
/
+5
2016-07-29
add missing imports
Christian Schneppe
2
-0
/
+2
2016-07-29
show identity type for device selection
Daniel Gultsch
9
-45
/
+130
2016-07-29
make username unchangeable
Christian Schneppe
1
-0
/
+1
2016-07-29
revert permission rework
Christian Schneppe
1
-89
/
+69
2016-07-29
changed package id inside manifest and project
Christian Schneppe
173
-0
/
+42134
2014-07-30
Allow mdns multicast / unicast reply queries
Rene Treffer
1
-2
/
+18
2014-07-30
Remove System.out code
Rene Treffer
1
-2
/
+6
2014-07-23
Add parsing for mdns QU records (RFC6762)
Rene Treffer
1
-1
/
+15
2014-07-23
Better / more verbose toString
Rene Treffer
2
-1
/
+9
2014-07-23
Add TXT record
Rene Treffer
2
-1
/
+74
2014-07-23
Add TXT record
Rene Treffer
2
-1
/
+74
2014-07-22
Add PTR record parsing
Rene Treffer
3
-1
/
+24
2014-07-22
Add PTR record parsing
Rene Treffer
3
-1
/
+24
2014-06-23
Add missing javadoc / missing getter (getTTL)
Rene Treffer
4
-5
/
+18
2014-06-22
Prepare 0.1.0 snapshot
Rene Treffer
2
-3
/
+3
2014-06-22
Add missing javadoc and review new code
Rene Treffer
10
-7
/
+205
2014-06-13
Make sure we initialize big enough if s.o. chooses small values
Rene Treffer
1
-1
/
+1
2014-06-13
Switch to deticated DNSCache interface + reference LRU implementation.
Rene Treffer
3
-72
/
+165
2014-06-12
Simplify cache and extend cache operations.
Rene Treffer
2
-9
/
+92
2014-06-12
Add Cache to minidns
Florian Schmaus
3
-43
/
+76
2014-06-08
Log IOException
Florian Schmaus
1
-0
/
+1
2014-06-08
Remove printStackTrace() calls
Florian Schmaus
1
-2
/
+3
2014-06-08
Close DatagramSocket using try-with-resources
Florian Schmaus
1
-11
/
+12
2014-06-08
Make minidns Android agnostic
Florian Schmaus
11
-0
/
+1473