Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic PEP managemend UI to EditAccountActivity | Andreas Straub | 2015-07-19 | 1 | -0/+33 |
* | Fix devicelist update handling | Andreas Straub | 2015-07-19 | 1 | -0/+5 |
* | 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 | 1 | -1/+2 |
* | 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 | 1 | -6/+23 |
* | Properly track message sender | Andreas Straub | 2015-07-19 | 2 | -11/+12 |
* | Rework PEP content verification | Andreas Straub | 2015-07-19 | 1 | -47/+61 |
* | 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 | 1 | -0/+5 |
* | Fetch bundles on-demand, encrypt in background | Andreas Straub | 2015-07-19 | 1 | -42/+91 |
* | Use bareJid for own session retrieval | Andreas Straub | 2015-07-19 | 1 | -1/+1 |
* | Migrate to new PEP layout | Andreas Straub | 2015-07-19 | 1 | -118/+134 |
* | Formatting fixes | Andreas Straub | 2015-07-19 | 1 | -22/+22 |
* | Save IdentityKeys in database | Andreas Straub | 2015-07-19 | 1 | -47/+23 |
* | Reformat code to use tabs | Andreas Straub | 2015-07-19 | 2 | -985/+985 |
* | Added PEP and message protocol layers | Andreas Straub | 2015-07-19 | 1 | -0/+208 |
* | Reworked axolotl protocol layer | Andreas Straub | 2015-07-19 | 3 | -38/+456 |
* | CryptoNext persistance layer mockup | Andreas Straub | 2015-07-19 | 2 | -0/+444 |