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-07-05
Fix asynchronous axolotl message sending
Andreas Straub
2
-8
/
+27
2015-07-05
Properly track message sender
Andreas Straub
3
-15
/
+16
2015-07-05
Rework PEP content verification
Andreas Straub
2
-48
/
+62
2015-07-05
Formatting fixes
Andreas Straub
1
-2
/
+2
2015-07-05
When receiving, add mock session if none exists
Andreas Straub
1
-1
/
+1
2015-07-05
Tag messages with originating session
Andreas Straub
2
-0
/
+9
2015-07-05
Fetch bundles on-demand, encrypt in background
Andreas Straub
5
-65
/
+109
2015-07-05
Use bareJid for own session retrieval
Andreas Straub
1
-1
/
+1
2015-07-05
Migrate to new PEP layout
Andreas Straub
4
-147
/
+157
2015-07-05
Formatting fixes
Andreas Straub
1
-22
/
+22
2015-07-05
Save IdentityKeys in database
Andreas Straub
2
-47
/
+108
2015-07-05
DatabaseBackend bugfixes
Andreas Straub
1
-0
/
+5
2015-07-05
Reformat code to use tabs
Andreas Straub
10
-1115
/
+1115
2015-07-05
Added axolotl activation code to UI
Andreas Straub
5
-0
/
+80
2015-07-05
Added PEP and message protocol layers
Andreas Straub
8
-8
/
+509
2015-07-05
Reworked axolotl protocol layer
Andreas Straub
8
-95
/
+579
2015-07-05
CryptoNext Menu entries added
Andreas Straub
2
-0
/
+4
2015-07-05
CryptoNext persistance layer mockup
Andreas Straub
6
-65
/
+841
2015-07-05
refactored sendMessage and merged with resendMessage
Daniel Gultsch
2
-148
/
+117
2015-07-03
make sure unread count is initialized as 0. fixes #1270
Daniel Gultsch
1
-1
/
+2
2015-07-03
avoid very rare npe
Daniel Gultsch
2
-2
/
+4
2015-07-03
added fallback for non-srv dns queries
Daniel Gultsch
1
-0
/
+1
2015-07-02
fixed share with activity to account for http file upload
Daniel Gultsch
2
-43
/
+38
2015-07-02
also offer http download for some 'well known extensions'
Daniel Gultsch
2
-1
/
+4
2015-07-02
refactored message context menu
Daniel Gultsch
5
-43
/
+53
2015-07-02
moved null check for to and from in message parser
Daniel Gultsch
1
-5
/
+6
2015-07-01
changed mime type handling
Daniel Gultsch
7
-54
/
+555
2015-06-30
disable automatic aes encryption for the time being
Daniel Gultsch
1
-1
/
+1
2015-06-30
changed namespace of the http upload feature
Daniel Gultsch
1
-1
/
+1
2015-06-30
made httpconnection (download) ready all kind of files
feature/http_upload
Daniel Gultsch
9
-69
/
+74
2015-06-30
made storage path decision entirely based upon file extension
Daniel Gultsch
1
-2
/
+4
2015-06-30
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
5
-37
/
+39
2015-06-30
always show copy original url in context menu when url is available
Daniel Gultsch
1
-2
/
+1
2015-06-29
untested pgp support for http upload
Daniel Gultsch
2
-6
/
+31
2015-06-29
added trigger to Config.java to always enable aes encryption for uploaded files
Daniel Gultsch
2
-0
/
+15
2015-06-29
make quick actions available in conferences when file attachment is available
Daniel Gultsch
1
-23
/
+28
2015-06-29
show attach button in conferences when http upload is available
Daniel Gultsch
4
-7
/
+14
2015-06-29
initial http upload support
Daniel Gultsch
14
-95
/
+278
2015-06-28
don't parse body from muc status messages
Daniel Gultsch
1
-6
/
+7
2015-06-28
fixed parsing of muc status messages in new message parser
Daniel Gultsch
1
-6
/
+18
2015-06-23
pulled new translations from transifex
Daniel Gultsch
2
-3
/
+20
2015-06-19
don't perform dns lookups on domain parts that obviously look like ip addresses
Daniel Gultsch
2
-53
/
+67
2015-06-10
changed paragraph divider
Daniel Gultsch
1
-1
/
+1
2015-06-10
pulled new translations from transifex
Daniel Gultsch
2
-0
/
+10
2015-06-05
made i/o and memory intensive operations execute in serial order
Daniel Gultsch
2
-11
/
+52
2015-06-04
fixed obvious bug in dns helper
Daniel Gultsch
1
-2
/
+2
2015-06-04
streamlined dns helper by ignoring weight
Daniel Gultsch
1
-55
/
+10
2015-06-04
send_received muc messages will mark a conversation a read
Daniel Gultsch
1
-1
/
+1
2015-06-03
reworked handeling of system contacts
Daniel Gultsch
4
-32
/
+51
2015-06-03
properly calculate remaining size. should fix #1243
Daniel Gultsch
1
-2
/
+7
[next]