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
2016-03-12
Fixes FS#155: Check FileHelper vs. FileUtils
steckbrief
5
-97
/
+16
2016-03-11
Fixes FS#51: Change toggle in Account Management back to standard
steckbrief
3
-77
/
+10
2016-03-11
Fixes FS#139: Do not merge messages at all
steckbrief
8
-149
/
+28
2016-03-10
Fixes FS#157: Trigger loading messages from MAM in MUC does not end
steckbrief
3
-37
/
+45
2016-03-10
Fixes FS#158: user decision dialog heading configurable and translateable
steckbrief
2
-4
/
+6
2016-03-08
reset link and highlight colors to system default
steckbrief
1
-17
/
+20
2016-03-08
use Build.VERSION_CODES.KITKAT instead of hard coded 19
lookshe
1
-1
/
+2
2016-03-07
corrected getRealPathFromUri
lookshe
1
-2
/
+40
2016-03-07
Finally fixes FS#142
lookshe
1
-4
/
+0
2016-03-02
Fixes FS#147: Disable OMEMO
steckbrief
1
-0
/
+4
2016-02-28
Fixes FS#48 and FS#136
trz/merge_1.10.0
lookshe
1
-3
/
+0
2016-02-23
Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...
steckbrief
1
-0
/
+8
2016-02-23
Changed access to presences according to new Presence representation in C
steckbrief
1
-3
/
+3
2016-02-23
Resolved problem with closing sockets (java.lang.IncompatibleClassChangeError)
steckbrief
1
-0
/
+15
2016-02-23
Removed unnecessary dependencies to XmppConnectionService and added allowMess...
steckbrief
1
-0
/
+4
2016-02-12
Imports organized
steckbrief
12
-16
/
+3
2016-02-12
Simplification of DNS requests.
steckbrief
1
-0
/
+12
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
2
-6
/
+29
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
2
-2
/
+2
2016-02-09
implementation hint for FS#96 added
steckbrief
1
-0
/
+1
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-6
/
+7
2016-01-16
Fixed minor class cast issue
steckbrief
1
-4
/
+4
2016-01-15
Introducing some specialized IqPacketGenerators
steckbrief
10
-87
/
+283
2016-01-15
Moved all avatar related work to AvatarService
steckbrief
4
-65
/
+62
2016-01-15
Implements FS#111: Compress resized picture with PNG format
steckbrief
1
-3
/
+3
2016-01-15
Implements FS#64: Show who wrote last message in conversation overview
steckbrief
1
-2
/
+12
2016-01-13
Moved all avatar related work to AvatarService
steckbrief
19
-239
/
+318
2016-01-13
Publish avatars as PNG
steckbrief
1
-1
/
+1
2016-01-08
Fixes FS#107, Implements FS#77
steckbrief
1
-1
/
+11
2016-01-04
Fixes FS#99: Adjust namespace according to XEP-0363
steckbrief
1
-1
/
+1
2015-12-17
Log error in case logcat command could not be executed; Show toast in case no...
steckbrief
1
-1
/
+1
2015-12-16
Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...
steckbrief
14
-198
/
+342
2015-12-16
Fixes FS#95: NPE when opening message details for failed file transfer
steckbrief
1
-1
/
+2
2015-12-11
Removed stupid DNS query code
steckbrief
3
-205
/
+147
2015-12-10
Moved logcat to a module, increased error robustness for loading last messages
steckbrief
35
-407
/
+73
2015-12-06
Fix flagging no more messages on server for conversation
steckbrief
3
-2
/
+15
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
[next]