aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub1-10/+39
2015-07-19Ensure that available sessions are always usedAndreas Straub1-9/+30
2015-07-19Fix setIdentityKeyTrust update statementAndreas Straub1-2/+2
2015-07-19Fix IdentityKey storage modelAndreas Straub1-2/+6
2015-07-19Fix and expand key regeneration functionAndreas Straub1-9/+18
2015-07-19Display trust status in ContactDetailsActivityAndreas Straub1-0/+3
2015-07-19Overhauled Message taggingAndreas Straub5-88/+138
2015-07-19Postpone initAccountService until roster loadedAndreas Straub1-3/+1
2015-07-19Fix getSubDeviceSessions SQL queryAndreas Straub1-1/+1
2015-07-19Display axolotl chat message hintAndreas Straub1-0/+3
2015-07-19Use full int range for device IDsAndreas Straub1-1/+1
2015-07-19Clean up unused constantAndreas Straub1-1/+0
2015-07-19Make some fields finalAndreas Straub1-3/+3
2015-07-19Clean up loggingAndreas Straub5-67/+75
2015-07-19Add basic PEP managemend UI to EditAccountActivityAndreas Straub3-4/+159
2015-07-19Fix devicelist update handlingAndreas Straub2-0/+6
2015-07-19Refactor axolotl database recreationAndreas Straub1-8/+14
2015-07-19Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub2-6/+5
2015-07-19Fix displaying Contact IdentityKeysAndreas Straub2-65/+2
2015-07-19Only cache session if successfully establishedAndreas Straub1-1/+6
2015-07-19Return empty set on invalid PEP devicelistAndreas Straub2-19/+20
2015-07-19Trust all IdentityKeysAndreas Straub1-2/+3
2015-07-19Refresh PEP on session establishAndreas Straub1-0/+18
2015-07-19Fix asynchronous axolotl message sendingAndreas Straub2-8/+27
2015-07-19Properly track message senderAndreas Straub3-15/+16
2015-07-19Rework PEP content verificationAndreas Straub2-48/+62
2015-07-19Formatting fixesAndreas Straub1-2/+2
2015-07-19When receiving, add mock session if none existsAndreas Straub1-1/+1
2015-07-19Tag messages with originating sessionAndreas Straub2-0/+9
2015-07-19Fetch bundles on-demand, encrypt in backgroundAndreas Straub5-65/+109
2015-07-19Use bareJid for own session retrievalAndreas Straub1-1/+1
2015-07-19Migrate to new PEP layoutAndreas Straub4-147/+157
2015-07-19Formatting fixesAndreas Straub1-22/+22
2015-07-19Save IdentityKeys in databaseAndreas Straub2-47/+108
2015-07-19DatabaseBackend bugfixesAndreas Straub1-0/+5
2015-07-19Reformat code to use tabsAndreas Straub10-1115/+1115
2015-07-19Added axolotl activation code to UIAndreas Straub5-0/+80
2015-07-19Added PEP and message protocol layersAndreas Straub8-8/+509
2015-07-19Reworked axolotl protocol layerAndreas Straub8-95/+579
2015-07-19CryptoNext persistance layer mockupAndreas Straub6-65/+841
2015-07-19bugfix: don't crash if aes key could not be set before jingle transferDaniel Gultsch1-1/+4
2015-07-19bugfix: use sendIqPacket method in service instead of invoking XmppConnection...Daniel Gultsch1-3/+2
2015-07-19bugfix: accept status code 201 on http uploadDaniel Gultsch1-1/+1
2015-07-18changed switch widgetDaniel Gultsch2-3/+73
2015-07-18account for downloaded http files in dup checkerDaniel Gultsch1-8/+18
2015-07-17code cleanupDaniel Gultsch1-1/+1
2015-07-17fixed inactive http downloadDaniel Gultsch1-1/+1
2015-07-17show error message in account details when info has not been editedDaniel Gultsch1-1/+1
2015-07-17increased ibb block sizeDaniel Gultsch2-4/+2
2015-07-16even less jumpyDaniel Gultsch1-1/+3