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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
Display trust status in ContactDetailsActivity
axolotl-alpha
Andreas Straub
2
-3
/
+18
2015-07-09
Overhauled Message tagging
Andreas Straub
5
-88
/
+138
2015-07-09
Postpone initAccountService until roster loaded
Andreas Straub
1
-3
/
+1
2015-07-09
Fix getSubDeviceSessions SQL query
Andreas Straub
1
-1
/
+1
2015-07-08
Display axolotl chat message hint
Andreas Straub
2
-0
/
+4
2015-07-08
Use full int range for device IDs
Andreas Straub
1
-1
/
+1
2015-07-08
Clean up unused constant
Andreas Straub
1
-1
/
+0
2015-07-08
Make some fields final
Andreas Straub
1
-3
/
+3
2015-07-08
Clean up logging
Andreas Straub
5
-67
/
+75
2015-07-07
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
5
-4
/
+266
2015-07-07
Fix devicelist update handling
Andreas Straub
2
-0
/
+6
2015-07-07
Refactor axolotl database recreation
Andreas Straub
1
-8
/
+14
2015-07-07
Adapt prettifyFingerprint() to axolotl FP sizes
Andreas Straub
2
-6
/
+5
2015-07-07
Fix displaying Contact IdentityKeys
Andreas Straub
2
-65
/
+2
2015-07-05
Only cache session if successfully established
Andreas Straub
1
-1
/
+6
2015-07-05
Return empty set on invalid PEP devicelist
Andreas Straub
2
-19
/
+20
2015-07-05
Trust all IdentityKeys
Andreas Straub
1
-2
/
+3
2015-07-05
show contacts name in non anonymous mucs. fixes #1213
Daniel Gultsch
1
-2
/
+6
2015-07-05
Refresh PEP on session establish
Andreas Straub
1
-0
/
+18
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
[next]