Commit message (Expand) | 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 |
|\ | |||||
| * | 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 |
| |\ | |||||
* | | | 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 |
| |\ | |||||
* | \ | 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 |
| * | | | 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 |
| * | | | 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 |
| * | | | 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 |
| * | | | 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 |
| * | | | 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 |
| * | | | 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 |
| * | | | 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 |
| * | | | Fix getNumTrustedKeys | Andreas Straub | 2015-07-20 | 1 | -2/+4 |