Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed subtitle a bit | Christian S | 2015-07-23 | 2 | -2/+3 |
| | |||||
* | removed duplicates | Christian S | 2015-07-23 | 1 | -4/+0 |
| | |||||
* | Update CHANGELOG.md | Christian S. | 2015-07-23 | 1 | -0/+7 |
| | |||||
* | add subtitle to ActionBar in chatviews | Christian S | 2015-07-23 | 3 | -9/+36 |
|\ | | | | | | | | | * display typing info in ActionBar as subtitle for single user chats * display participants in ActionBar as subtitle in conferences | ||||
| * | hide typing info when contact stopped typing | Christian S. | 2015-07-21 | 1 | -1/+1 |
| | | |||||
| * | modified typing options | Christian S. | 2015-07-21 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #13 from kriztan/ActionBar_Subtitle | Christian S. | 2015-07-20 | 6 | -122/+143 |
| |\ | | | | | | | move typing info to ActionBar subtitle | ||||
* | | | changed color | Christian S | 2015-07-23 | 1 | -1/+1 |
| | | | |||||
* | | | added border around avatars in chat view | Christian S | 2015-07-23 | 2 | -1/+4 |
| | | | |||||
* | | | added more well known file types | Christian S | 2015-07-23 | 1 | -3/+49 |
| | | | |||||
* | | | added message border file | Christian S | 2015-07-23 | 1 | -0/+15 |
| | | | |||||
* | | | show encryption as button | Christian S | 2015-07-23 | 1 | -1/+1 |
| | | | |||||
* | | | changed default settings | Christian S | 2015-07-23 | 1 | -1/+1 |
| | | | |||||
* | | | corrected language file | Christian S | 2015-07-23 | 1 | -3/+0 |
| | | | |||||
* | | | removed old layout parts | Christian S | 2015-07-23 | 2 | -28/+0 |
| | | | |||||
* | | | changed default image format in config file | Christian S | 2015-07-23 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | move typing info to ActionBar subtitle | Christian S | 2015-07-20 | 6 | -122/+143 |
| |/ | |||||
| * | Merge pull request #11 from kriztan/development | Christian S. | 2015-07-18 | 109 | -1145/+2281 |
| |\ | | | | | | | version 1.5.0 | ||||
* | \ | copy commits | Christian S | 2015-07-23 | 49 | -500/+728 |
|\ \ \ | |||||
| * | | | show warning when trying to highlight users that have left the conference | Daniel Gultsch | 2015-07-22 | 3 | -5/+22 |
| | | | | |||||
| * | | | treat private, non-anonymous mucs like 1:1 chats notification wise | Daniel Gultsch | 2015-07-22 | 4 | -4/+11 |
| | | | | |||||
| * | | | Always build own device session automatically | Andreas Straub | 2015-07-22 | 1 | -6/+13 |
| | | | | |||||
| * | | | add no-store to chat states | Daniel Gultsch | 2015-07-22 | 1 | -0/+2 |
| | | | | |||||
| * | | | use type=chat more often to go along with new, simple carbon and mam rules | Daniel Gultsch | 2015-07-22 | 2 | -12/+15 |
| | | | | | | | | | | | | | | | | | | | | * change chat states to type=chat and chat markers to type=chat * use same type as requesting stanza for delivery receipts (which should make them type=chat most of the time) | ||||
| * | | | use 'interactive mode' when starting downloads from the context menu | Daniel Gultsch | 2015-07-22 | 3 | -3/+2 |
| | | | | |||||
| * | | | Hide regenerate keys button | Andreas Straub | 2015-07-22 | 3 | -11/+16 |
| | | | | | | | | | | | | | | | | Can re-enable it via Config.java setting | ||||
| * | | | Disable trust toggle completely for INACTIVE keys | Andreas Straub | 2015-07-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | made image file format configurable by Config.java | Daniel Gultsch | 2015-07-21 | 3 | -8/+18 |
| | | | | |||||
| * | | | bump to version 1.5.2 | Daniel Gultsch | 2015-07-21 | 1 | -2/+2 |
| | | | | |||||
| * | | | fixed npe in error message handling | Daniel Gultsch | 2015-07-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | decreased saturation of received message bubbles by 25 units | Daniel Gultsch | 2015-07-21 | 11 | -1/+1 |
| | | | | |||||
| * | | | Add INACTIVE state for removed keys | Andreas Straub | 2015-07-21 | 9 | -40/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We introduce a new trust state: INACTIVE. This state is intended for old keys that have been removed. When a TRUSTED device is removed from the PEP devicelist, it's status will be set to INACTIVE. INACTIVE keys are shown in the UI as greyed out, non-interactible key rows. Messages are not encrypted for INACTIVE devices. When an INACTIVE device reappears in PEP, or a message is received from an INACTIVE device, it is set back to trusted. | ||||
| * | | | Fill own device sessions into SessionMap | Andreas Straub | 2015-07-21 | 1 | -7/+14 |
| | | | | |||||
| * | | | allow for private messages being started from muc details in anonymous mucs | Daniel Gultsch | 2015-07-21 | 5 | -15/+47 |
| | | | | |||||
| * | | | version bump to 1.5.1 and changelog | Daniel Gultsch | 2015-07-21 | 2 | -2/+6 |
| | | | | |||||
| * | | | and now do that properly | Daniel Gultsch | 2015-07-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | end otr session when receiving failed otr message warnings | Daniel Gultsch | 2015-07-21 | 1 | -1/+7 |
| | | | | |||||
| * | | | bugfix: also add no-permanent-storage to message hints | Daniel Gultsch | 2015-07-21 | 2 | -1/+2 |
| | | | | |||||
| * | | | bugfix: changed condition of onOtrSessionEstablished being called | Daniel Gultsch | 2015-07-21 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixed #1263 fixed #1260 fixed #1293 | ||||
| * | | | very subtle | Daniel Gultsch | 2015-07-21 | 9 | -60/+75 |
| | | | | |||||
| * | | | Use properly fixed numeral values in Trust enum | Andreas Straub | 2015-07-21 | 2 | -9/+31 |
| | | | | | | | | | | | | | | | | Why, oh God, why?! #thanksjamesgosling | ||||
| * | | | Remove unused import | Andreas Straub | 2015-07-21 | 1 | -1/+0 |
| | | | | |||||
| * | | | Switch payload encryption to AES-GCM | Andreas Straub | 2015-07-21 | 3 | -17/+46 |
| | | | | | | | | | | | | | | | | This also ensures that the IV is generated with proper randomness. | ||||
| * | | | Also decrypt messages from UNTRUSTED sessions | Andreas Straub | 2015-07-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Refactor axolotl send processing/caching flow | Andreas Straub | 2015-07-20 | 3 | -17/+16 |
| | | | | |||||
* | | | | copy commits | Christian S | 2015-07-20 | 155 | -544/+4973 |
|\| | | | |||||
| * | | | Start TrustKeysActivity if no keys are TRUSTED | Andreas Straub | 2015-07-20 | 3 | -10/+21 |
| | | | | | | | | | | | | | | | | | | | | If there are no UNDECIDED keys, but none of the contact's keys are trusted, redirect the user to the TrustKeysActivity | ||||
| * | | | Do not display clear devices button if not online | Andreas Straub | 2015-07-20 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add purge axolotl key option | Andreas Straub | 2015-07-20 | 6 | -38/+99 |
| | | | | | | | | | | | | | | | | Can now long-press a key to permanently purge it. | ||||
| * | | | Fix getNumTrustedKeys | Andreas Straub | 2015-07-20 | 1 | -2/+4 |
| | | | |