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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Make some fields final
Andreas Straub
2015-07-19
1
-3
/
+3
|
*
Clean up logging
Andreas Straub
2015-07-19
5
-67
/
+75
|
*
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
2015-07-19
3
-4
/
+159
|
*
Fix devicelist update handling
Andreas Straub
2015-07-19
2
-0
/
+6
|
*
Refactor axolotl database recreation
Andreas Straub
2015-07-19
1
-8
/
+14
|
*
Adapt prettifyFingerprint() to axolotl FP sizes
Andreas Straub
2015-07-19
2
-6
/
+5
|
*
Fix displaying Contact IdentityKeys
Andreas Straub
2015-07-19
2
-65
/
+2
|
*
Only cache session if successfully established
Andreas Straub
2015-07-19
1
-1
/
+6
|
*
Return empty set on invalid PEP devicelist
Andreas Straub
2015-07-19
2
-19
/
+20
|
*
Trust all IdentityKeys
Andreas Straub
2015-07-19
1
-2
/
+3
|
*
Refresh PEP on session establish
Andreas Straub
2015-07-19
1
-0
/
+18
|
*
Fix asynchronous axolotl message sending
Andreas Straub
2015-07-19
2
-8
/
+27
|
*
Properly track message sender
Andreas Straub
2015-07-19
3
-15
/
+16
|
*
Rework PEP content verification
Andreas Straub
2015-07-19
2
-48
/
+62
|
*
Formatting fixes
Andreas Straub
2015-07-19
1
-2
/
+2
|
*
When receiving, add mock session if none exists
Andreas Straub
2015-07-19
1
-1
/
+1
|
*
Tag messages with originating session
Andreas Straub
2015-07-19
2
-0
/
+9
|
*
Fetch bundles on-demand, encrypt in background
Andreas Straub
2015-07-19
5
-65
/
+109
|
*
Use bareJid for own session retrieval
Andreas Straub
2015-07-19
1
-1
/
+1
|
*
Migrate to new PEP layout
Andreas Straub
2015-07-19
4
-147
/
+157
|
*
Formatting fixes
Andreas Straub
2015-07-19
1
-22
/
+22
|
*
Save IdentityKeys in database
Andreas Straub
2015-07-19
2
-47
/
+108
|
*
DatabaseBackend bugfixes
Andreas Straub
2015-07-19
1
-0
/
+5
|
*
Reformat code to use tabs
Andreas Straub
2015-07-19
10
-1115
/
+1115
|
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
5
-0
/
+80
|
*
Added PEP and message protocol layers
Andreas Straub
2015-07-19
8
-8
/
+509
|
*
Reworked axolotl protocol layer
Andreas Straub
2015-07-19
8
-95
/
+579
|
*
CryptoNext persistance layer mockup
Andreas Straub
2015-07-19
6
-65
/
+841
*
|
don't show 'show contact details' context menu item when contact isn not in r...
Daniel Gultsch
2015-07-20
1
-3
/
+8
*
|
Merge pull request #1289 from kriztan/patch-2
Daniel Gultsch
2015-07-20
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
show contact details in conference details ...
Christian S
2015-07-19
1
-0
/
+5
*
|
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
2015-07-19
1
-1
/
+4
*
|
bugfix: use sendIqPacket method in service instead of invoking XmppConnection...
Daniel Gultsch
2015-07-19
1
-3
/
+2
*
|
bugfix: accept status code 201 on http upload
Daniel Gultsch
2015-07-19
1
-1
/
+1
|
/
*
changed switch widget
Daniel Gultsch
2015-07-18
2
-3
/
+73
*
account for downloaded http files in dup checker
Daniel Gultsch
2015-07-18
1
-8
/
+18
*
code cleanup
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
fixed inactive http download
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
show error message in account details when info has not been edited
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
increased ibb block size
Daniel Gultsch
2015-07-17
2
-4
/
+2
*
even less jumpy
Daniel Gultsch
2015-07-16
1
-1
/
+3
*
fixed some ux glitches in editaccount
Daniel Gultsch
2015-07-16
1
-7
/
+9
*
made 'check image on http host' message more generic. fixed #1281
Daniel Gultsch
2015-07-16
1
-1
/
+2
*
fixed some npes
Daniel Gultsch
2015-07-16
1
-4
/
+11
*
fixed crash on invalid muc bookmarks
Daniel Gultsch
2015-07-15
1
-3
/
+7
*
renamed colors
Daniel Gultsch
2015-07-13
2
-13
/
+9
*
catch exception on broken android phones
Daniel Gultsch
2015-07-12
1
-1
/
+7
*
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
2015-07-12
1
-16
/
+10
*
only try to change affilations for known jids
Daniel Gultsch
2015-07-11
1
-1
/
+1
*
try to catch weird npe in android sdk
Daniel Gultsch
2015-07-11
1
-0
/
+2
[prev]
[next]