index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
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
2015-12-04
Implements FS#83: Reload from last received message
steckbrief
3
-16
/
+44
2015-12-04
Fixes FS#75 - Change color names to reasonable names
steckbrief
3
-16
/
+9
2015-12-04
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2
-2
/
+4
2015-12-02
Fixed compile error in inner class
steckbrief
1
-1
/
+1
2015-11-20
Partially implements FS#6: Conference ID changed to c+bugs@confere
steckbrief
1
-1
/
+1
2015-11-20
Implements FS#67: Introduce central logging class to use log prefix, new acti...
steckbrief
36
-226
/
+639
2015-11-06
FileBackend splitted into several util classes for separate concerns: AvatarU...
steckbrief
22
-580
/
+771
2015-11-03
Implements FS#26: Introduction of dialog to choose whether to resize a pictur...
steckbrief
14
-173
/
+521
2015-10-30
Implements FS#24: Introduce setting for picture resizing
steckbrief
3
-0
/
+24
2015-10-23
Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...
steckbrief
9
-27
/
+36
2015-10-21
Access to preferences moved to global utility class ConversationsPlusPreferen...
steckbrief
24
-350
/
+532
2015-10-17
added comment for clarification, why the timestamp of the first msg of msg li...
steckbrief
1
-1
/
+1
2015-10-15
Removed unused imports
steckbrief
1
-4
/
+0
2015-10-15
Fixes FS#81 - avoid jumps after loading messages
steckbrief
2
-32
/
+64
2015-10-05
fix imports and namespaces
steckbrief
1
-0
/
+2
2015-10-05
fixed imports
trz/1.5.2.2
lookshe
4
-10
/
+10
2015-10-05
Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ac...
steckbrief
6
-35
/
+74
2015-10-04
Publishing additional information in message details dialog such as message t...
steckbrief
1
-18
/
+142
2015-10-04
Note added where to change sth. for FS#70
steckbrief
1
-1
/
+2
2015-10-04
Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Op...
steckbrief
8
-3
/
+321
2015-09-02
Fixes FS#49: Highlight the selected conversation in list
steckbrief
2
-6
/
+9
2015-08-16
moved merged files to correct location
lookshe
3
-0
/
+167
2015-08-13
resolve of some compiler errors
lookshe
3
-1
/
+3
2015-06-19
Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference
steckbrief
1
-2
/
+5
2015-06-19
Status color added to "create conversation" (refers to ticket #22 in flyspray)
steckbrief
5
-0
/
+34
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
126
-0
/
+26180
2015-04-14
changed received and read confirmation setting to one list and put it to sett...
lookshe
1
-1
/
+19
2015-04-12
new settings to initialisation of Settings
lookshe
1
-1
/
+1
2015-04-12
added settings for accepting and downloading files
lookshe
1
-2
/
+16
2015-04-11
Color choose dialog
steckbrief
1
-1
/
+8
2015-01-20
- Avoiding accessing shared preferences to know if emoticons should be parsed...
steckbrief
1
-0
/
+55
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
[prev]
[next]