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-19
Properly track message sender
Andreas Straub
3
-15
/
+16
2015-07-19
Rework PEP content verification
Andreas Straub
2
-48
/
+62
2015-07-19
Formatting fixes
Andreas Straub
1
-2
/
+2
2015-07-19
When receiving, add mock session if none exists
Andreas Straub
1
-1
/
+1
2015-07-19
Tag messages with originating session
Andreas Straub
2
-0
/
+9
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
5
-65
/
+109
2015-07-19
Use bareJid for own session retrieval
Andreas Straub
1
-1
/
+1
2015-07-19
Migrate to new PEP layout
Andreas Straub
4
-147
/
+157
2015-07-19
Formatting fixes
Andreas Straub
1
-22
/
+22
2015-07-19
Save IdentityKeys in database
Andreas Straub
2
-47
/
+108
2015-07-19
DatabaseBackend bugfixes
Andreas Straub
1
-0
/
+5
2015-07-19
Reformat code to use tabs
Andreas Straub
10
-1115
/
+1115
2015-07-19
Added axolotl activation code to UI
Andreas Straub
5
-0
/
+80
2015-07-19
Added PEP and message protocol layers
Andreas Straub
8
-8
/
+509
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
8
-95
/
+579
2015-07-19
CryptoNext Menu entries added
Andreas Straub
2
-0
/
+4
2015-07-19
CryptoNext persistance layer mockup
Andreas Straub
6
-65
/
+841
2015-07-19
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
1
-1
/
+4
2015-07-19
bugfix: use sendIqPacket method in service instead of invoking XmppConnection...
Daniel Gultsch
1
-3
/
+2
2015-07-19
bugfix: accept status code 201 on http upload
Daniel Gultsch
1
-1
/
+1
2015-07-18
changed switch widget
Daniel Gultsch
32
-7
/
+131
2015-07-18
pulled translations
Daniel Gultsch
7
-1
/
+15
2015-07-18
account for downloaded http files in dup checker
Daniel Gultsch
1
-8
/
+18
2015-07-17
code cleanup
Daniel Gultsch
1
-1
/
+1
2015-07-17
fixed inactive http download
Daniel Gultsch
1
-1
/
+1
2015-07-17
show error message in account details when info has not been edited
Daniel Gultsch
1
-1
/
+1
2015-07-17
increased ibb block size
Daniel Gultsch
2
-4
/
+2
2015-07-16
version bump to 1.5.0-beta.2
Daniel Gultsch
1
-1
/
+1
2015-07-16
even less jumpy
Daniel Gultsch
1
-1
/
+3
2015-07-16
fixed some ux glitches in editaccount
Daniel Gultsch
3
-9
/
+9
2015-07-16
removed empty translation file
Daniel Gultsch
1
-2
/
+0
2015-07-16
made 'check image on http host' message more generic. fixed #1281
Daniel Gultsch
28
-104
/
+334
2015-07-16
fixed some npes
Daniel Gultsch
1
-4
/
+11
2015-07-15
fixed crash on invalid muc bookmarks
Daniel Gultsch
1
-3
/
+7
2015-07-13
renamed colors
Daniel Gultsch
36
-165
/
+162
2015-07-12
catch exception on broken android phones
Daniel Gultsch
1
-1
/
+7
2015-07-12
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
1
-16
/
+10
2015-07-11
only try to change affilations for known jids
Daniel Gultsch
1
-1
/
+1
2015-07-11
try to catch weird npe in android sdk
Daniel Gultsch
1
-0
/
+2
2015-07-11
null check otr fingerprint before display
Daniel Gultsch
1
-1
/
+3
2015-07-10
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
6
-19
/
+19
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
14
-101
/
+87
2015-07-10
get file upload ready to work with https
Daniel Gultsch
3
-38
/
+53
2015-07-10
display toast in ui on failed http download
Daniel Gultsch
7
-36
/
+105
2015-07-10
show timestamp on images in mucs
Daniel Gultsch
1
-1
/
+1
2015-07-10
added null check in sasl response verifier
Daniel Gultsch
1
-1
/
+1
2015-07-10
catch number format exception in server ack
Daniel Gultsch
1
-10
/
+14
2015-07-09
print stack trace instead of writing error message to log in case of unknown ...
Daniel Gultsch
1
-1
/
+1
2015-07-05
show contacts name in non anonymous mucs. fixes #1213
Daniel Gultsch
1
-2
/
+6
2015-07-05
refactored sendMessage and merged with resendMessage
Daniel Gultsch
2
-148
/
+117
[next]