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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
Fixes FS#179: Avoid showing always empty list of ressources for mucs
steckbrief
1
-1
/
+3
2016-03-30
Logging for FS#80 to identify calling method
lookshe
3
-0
/
+6
2016-03-29
Fixes FS#172: Conversations list not updated on status changes
steckbrief
1
-20
/
+9
2016-03-29
Removed unnecessary import
steckbrief
1
-1
/
+0
2016-03-29
Avoid unnecessary text change on activate account button
steckbrief
1
-2
/
+3
2016-03-29
Introduction of a TextViewUtil to easily set attributes for TextViews
steckbrief
6
-69
/
+99
2016-03-29
Implements FS#173: Move access to colors to separate helper class
steckbrief
16
-101
/
+226
2016-03-28
Fixes FS#170: Message Details: Status display has different Text color
steckbrief
2
-4
/
+2
2016-03-28
Implements FS#176: error logging for httpupload improved
steckbrief
1
-1
/
+7
2016-03-27
Fixes FS#166 - Images cannot be opened since storing in private image folder
lookshe
3
-3
/
+44
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
6
-30
/
+41
2016-03-23
only add image files to media scanner
Daniel Gultsch
6
-13
/
+26
2016-03-22
Typo `attempt`
licaon-kter
1
-1
/
+1
2016-03-22
Correct notifications to user if swiping with disabled or not connected accou...
lookshe
1
-25
/
+37
2016-03-22
Fixes FS#87 - Crash on load messages after delete account
lookshe
1
-1
/
+5
2016-03-21
One more fix in Message.equals() (FS#104)
lookshe
1
-4
/
+19
2016-03-20
Show file name instead of mime type (FS#102)
lookshe
1
-1
/
+1
2016-03-20
show room nick for /me command in sent muc messages. fixes #1773
Daniel Gultsch
1
-4
/
+5
2016-03-20
FS#104 - Fix Message.equals()
lookshe
1
-18
/
+14
2016-03-20
be less strict when sharing EXTRA_TEXT intents
Daniel Gultsch
1
-1
/
+1
2016-03-20
be more careful to avoid creating multiple connections
Daniel Gultsch
2
-3
/
+8
2016-03-20
don't show v\omemo keys as such if not enabled
Daniel Gultsch
2
-4
/
+5
2016-03-20
Fixes FS#168 - Not possible to share more than one picture at once
lookshe
1
-59
/
+83
2016-03-20
fixed merge error
lookshe
1
-1
/
+1
2016-03-20
fixed merge errors
lookshe
5
-21
/
+29
2016-03-18
Fixes FS#167: Resized images are larger than original images
steckbrief
1
-2
/
+2
2016-03-18
Fixes FS#164
lookshe
1
-8
/
+0
2016-03-17
Fixes FS#156 and FS#135 (occured again)
lookshe
1
-4
/
+10
2016-03-17
completely implements FS#161
lookshe
3
-14
/
+41
2016-03-16
partially implements FS#161
lookshe
2
-17
/
+49
2016-03-16
made it possible to share text files
Daniel Gultsch
1
-7
/
+8
2016-03-16
reworked sharewith activity to stay open during sharing
Daniel Gultsch
2
-30
/
+66
2016-03-15
Check if path for URI is accessible
fiaxh
1
-1
/
+10
2016-03-14
once again: FS#34 - review all calls for String.trim()
lookshe
2
-4
/
+4
2016-03-13
simplified getUsers(max) code
Daniel Gultsch
1
-11
/
+2
2016-03-13
added logging in case fragment wasn't attached
Daniel Gultsch
1
-0
/
+5
2016-03-13
fixed recursive call instead of call to super in PublishProfileActivity
Daniel Gultsch
1
-5
/
+1
2016-03-12
Fixes FS#155: Check FileHelper vs. FileUtils
steckbrief
5
-97
/
+16
2016-03-12
fixed possible NPE
lookshe
1
-0
/
+6
2016-03-12
small bugfixes
lookshe
2
-1
/
+4
2016-03-12
removed duplicated source
lookshe
4
-36
/
+41
2016-03-12
Added method to get body from message if hasMeCommand and harmonized extracti...
lookshe
6
-44
/
+67
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-11
log reason for bind failure
Daniel Gultsch
1
-2
/
+2
2016-03-11
close cursor in caps db query
Daniel Gultsch
1
-1
/
+3
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
Fixes FS#153 - Check if url, phone and email are linkified correctly
lookshe
1
-6
/
+31
[next]