aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-20changed message bubble appearanceRaphael Pohl26-71/+89
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch14-76/+66
2015-07-20fixed monospace font and android LDaniel Gultsch5-6/+13
2015-07-20Lock TrustKeys if no trusted keys are availableCryptoNextBetaAndreas Straub3-4/+48
2015-07-20Optimize importsAndreas Straub47-195/+167
2015-07-20don't show 'show contact details' context menu item when contact isn not in r...Daniel Gultsch2-28/+33
2015-07-20Use MD style for key trust toggle switchAndreas Straub2-7/+1
2015-07-20Fix set/remove OnUpdateBlocklistListenerAndreas Straub1-5/+5
2015-07-20Fix axolotl database migrationAndreas Straub1-2/+5
2015-07-19Remove device list from EditAccountAndreas Straub2-65/+0
2015-07-19Change CAB to accent color in v21Sam Whited1-0/+3
2015-07-19Add clear devices to overflow menu in EditAccountAndreas Straub3-3/+17
2015-07-19Ask for key trust when sending messagesAndreas Straub11-57/+580
2015-07-19Encrypt files for HTTP upload in encrypted chatsAndreas Straub2-3/+7
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub7-58/+153
2015-07-19Send correct body for HTTP filesAndreas Straub1-1/+7
2015-07-19Handle file transmission properly in axolotlAndreas Straub1-4/+12
2015-07-19Remove unneccessary codeAndreas Straub1-2/+1
2015-07-19Fix trust status for outgoing messagesAndreas Straub5-28/+43
2015-07-19Don't merge messages with different trust statusesAndreas Straub1-1/+7
2015-07-19Fix copying of axolotl keys to clipboardSam Whited1-1/+1
2015-07-19Add refresh icon to v21 themeSam Whited7-1/+1
2015-07-19Disable Axolotl option if not usableAndreas Straub2-33/+10
2015-07-19Show trust status of messages' originating sessionAndreas Straub2-0/+17
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub13-10/+52
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 Straub2-3/+18
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 Straub2-0/+4
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 Straub5-4/+266
2015-07-19show contact details in conference details ...Christian S2-1/+10
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