aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add refresh icon to v21 themeSam Whited2015-07-197-1/+1
* Disable Axolotl option if not usableAndreas Straub2015-07-192-33/+10
* Show trust status of messages' originating sessionAndreas Straub2015-07-192-0/+17
* Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-1913-10/+52
* Ensure that available sessions are always usedAndreas Straub2015-07-191-9/+30
* Fix setIdentityKeyTrust update statementAndreas Straub2015-07-191-2/+2
* Fix IdentityKey storage modelAndreas Straub2015-07-191-2/+6
* Fix and expand key regeneration functionAndreas Straub2015-07-191-9/+18
* Display trust status in ContactDetailsActivityAndreas Straub2015-07-192-3/+18
* Overhauled Message taggingAndreas Straub2015-07-195-88/+138
* Postpone initAccountService until roster loadedAndreas Straub2015-07-191-3/+1
* Fix getSubDeviceSessions SQL queryAndreas Straub2015-07-191-1/+1
* Display axolotl chat message hintAndreas Straub2015-07-192-0/+4
* Use full int range for device IDsAndreas Straub2015-07-191-1/+1
* Clean up unused constantAndreas Straub2015-07-191-1/+0
* Make some fields finalAndreas Straub2015-07-191-3/+3
* Clean up loggingAndreas Straub2015-07-195-67/+75
* Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-195-4/+266
* Fix devicelist update handlingAndreas Straub2015-07-192-0/+6
* Refactor axolotl database recreationAndreas Straub2015-07-191-8/+14
* Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub2015-07-192-6/+5
* Fix displaying Contact IdentityKeysAndreas Straub2015-07-192-65/+2
* Only cache session if successfully establishedAndreas Straub2015-07-191-1/+6
* Return empty set on invalid PEP devicelistAndreas Straub2015-07-192-19/+20
* Trust all IdentityKeysAndreas Straub2015-07-191-2/+3
* Refresh PEP on session establishAndreas Straub2015-07-191-0/+18
* Fix asynchronous axolotl message sendingAndreas Straub2015-07-192-8/+27
* Properly track message senderAndreas Straub2015-07-193-15/+16
* Rework PEP content verificationAndreas Straub2015-07-192-48/+62
* Formatting fixesAndreas Straub2015-07-191-2/+2
* When receiving, add mock session if none existsAndreas Straub2015-07-191-1/+1
* Tag messages with originating sessionAndreas Straub2015-07-192-0/+9
* Fetch bundles on-demand, encrypt in backgroundAndreas Straub2015-07-195-65/+109
* Use bareJid for own session retrievalAndreas Straub2015-07-191-1/+1
* Migrate to new PEP layoutAndreas Straub2015-07-194-147/+157
* Formatting fixesAndreas Straub2015-07-191-22/+22
* Save IdentityKeys in databaseAndreas Straub2015-07-192-47/+108
* DatabaseBackend bugfixesAndreas Straub2015-07-191-0/+5
* Reformat code to use tabsAndreas Straub2015-07-1910-1115/+1115
* Added axolotl activation code to UIAndreas Straub2015-07-195-0/+80
* Added PEP and message protocol layersAndreas Straub2015-07-198-8/+509
* Reworked axolotl protocol layerAndreas Straub2015-07-198-95/+579
* CryptoNext Menu entries addedAndreas Straub2015-07-192-0/+4
* CryptoNext persistance layer mockupAndreas Straub2015-07-196-65/+841
* bugfix: don't crash if aes key could not be set before jingle transferDaniel Gultsch2015-07-191-1/+4
* bugfix: use sendIqPacket method in service instead of invoking XmppConnection...Daniel Gultsch2015-07-191-3/+2
* bugfix: accept status code 201 on http uploadDaniel Gultsch2015-07-191-1/+1
* changed switch widgetDaniel Gultsch2015-07-1832-7/+131
* pulled translationsDaniel Gultsch2015-07-187-1/+15
* account for downloaded http files in dup checkerDaniel Gultsch2015-07-181-8/+18