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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
fixed disable account when sliding and not clicking the toggle
iNPUTmice
2
-8
/
+9
2015-04-13
fixed typos
iNPUTmice
2
-2
/
+2
2015-04-13
shut up linter
iNPUTmice
1
-0
/
+1
2015-04-13
Bugfix for issue #1121
lookshe
1
-10
/
+18
2015-04-13
Maintain private chat on MUC. fixes #1097
iNPUTmice
1
-1
/
+0
2015-04-13
fixed regression where the selected conversation wasn't highlighted anymore o...
iNPUTmice
3
-13
/
+12
2015-04-11
allow sharing multiple images at once. fixes #1090
iNPUTmice
3
-59
/
+111
2015-04-09
don't resume old session when changing resource
iNPUTmice
5
-7
/
+35
2015-04-08
Enable end-conversation by swipe gesture
BrianBlade
8
-71
/
+184
2015-04-01
do not overlap account title and switch
iNPUTmice
1
-1
/
+4
2015-04-01
pulled translations from transifex
iNPUTmice
7
-15
/
+466
2015-04-01
Fix OTR-Error messages
BrianBlade
2
-18
/
+24
2015-04-01
Add toggle account-state switch
BrianBlade
3
-16
/
+45
2015-03-22
Update french translation
Erkan
1
-0
/
+4
2015-03-22
pulled translations
iNPUTmice
5
-0
/
+21
2015-03-21
properly set chat states when receiving otr status messages
iNPUTmice
1
-1
/
+1
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
5
-3
/
+42
2015-03-20
wait for session iq to return sucessfully before sending other stanzas. fixed...
iNPUTmice
1
-26
/
+42
2015-03-19
don't update presence for muc messages
iNPUTmice
1
-5
/
+2
2015-03-19
pulled more translations
iNPUTmice
1
-0
/
+5
2015-03-18
# add delivery receipts for private muc msgs
BrianBlade
4
-8
/
+24
2015-03-18
Added multiple select to Choose Contact Activity
Andreas Straub
4
-6
/
+134
2015-03-17
Set file size also for cached avatars
Holger Weiß
1
-29
/
+31
2015-03-16
pulled new translations from transifex
iNPUTmice
10
-11
/
+348
2015-03-11
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
4
-11
/
+13
2015-03-11
add context menu entries for geo uris
iNPUTmice
1
-17
/
+33
2015-03-10
open location directly from notification
iNPUTmice
6
-0
/
+25
2015-03-10
show geo uris as 'location' in overview
iNPUTmice
2
-1
/
+9
2015-03-07
disable all really weak cipher suites
Boris Wachtmeister
2
-0
/
+25
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
7
-53
/
+230
2015-03-06
fixed enter is send option
iNPUTmice
2
-6
/
+10
2015-03-06
fixed npe in message parser
iNPUTmice
1
-4
/
+4
2015-03-05
avoid unnecessary thread creation
iNPUTmice
3
-17
/
+29
2015-03-05
added config option to disable string prep in jids
iNPUTmice
2
-3
/
+5
2015-03-04
experimantal in memory jid caching
iNPUTmice
1
-0
/
+15
2015-03-04
Green led color is better with "full-green"
Quentin
1
-1
/
+1
2015-03-02
added methods to count number of unread messages
Daniel Gultsch
2
-0
/
+21
2015-03-01
mark all sent messages up to a marker as displayed
Daniel Gultsch
2
-13
/
+19
2015-03-01
merge messages with related status (unsend, send, send_received)
iNPUTmice
1
-1
/
+17
2015-02-28
catching out of memory run time exception in hasEnabledAccounts()
iNPUTmice
1
-0
/
+2
2015-02-27
pulled new translations from transifex
iNPUTmice
5
-23
/
+191
2015-02-27
use conversations green in notification led
iNPUTmice
1
-1
/
+1
2015-02-27
don't add users with null nicks to muc user list
iNPUTmice
1
-1
/
+1
2015-02-27
hide change password menu item if server feature is unavailable
iNPUTmice
1
-7
/
+8
2015-02-27
Update NotificationService.java
QuentinC
1
-1
/
+1
2015-02-27
- Update mBuilder in NotificationService.java to ensure that the led is displ...
Quentin
1
-1
/
+2
2015-02-26
reset error status in edit account when reconnecting
iNPUTmice
1
-0
/
+4
2015-02-26
check for null in jid parser
iNPUTmice
2
-0
/
+3
2015-02-26
initilize keys with jsonobject value on parse error
iNPUTmice
1
-1
/
+1
2015-02-25
prevent next button from showing up too early on account setup
iNPUTmice
1
-1
/
+1
[next]