aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* made app update time configurable in config.javaChristian S2015-09-211-2/+1
* modified AppUpdaterChristian S2015-09-201-6/+33
* Start AppUpdater automaticallyChristian S2015-09-201-0/+4
* copy commitsChristian S2015-09-181-56/+59
|\
| * catch IndexOutOfBoundsException when swiping away conversationsDaniel Gultsch2015-09-171-1/+5
* | Merge branch 'siacs/master' into developmentChristian S2015-09-151-1/+1
|\|
| * added possibiltiy to set conferences as moderated (only visible in advanced m...Daniel Gultsch2015-09-131-1/+1
* | Version 1.6.9Christian S2015-09-121-15/+131
|\|
| * added alt as possible modifier key. use mod+(0..9) to jump to a conversationDaniel Gultsch2015-09-091-26/+45
| * added rotation detection to up/down navigationDaniel Gultsch2015-09-071-4/+23
| * added some key bindingDaniel Gultsch2015-09-071-4/+82
* | Merge pull request #34 from siacs/masterChristian S.2015-09-051-0/+1
|\|
| * show an send button instead of the enter key in softkeyboards when enterIsSen...Daniel Gultsch2015-09-041-0/+1
* | Version 1.6.5Christian S2015-08-261-2/+9
|\|
| * added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch2015-08-241-2/+9
* | also hide encryption options in MUCsChristian S2015-08-081-0/+1
* | add config option to hide all encryption modesChristian S2015-08-081-0/+1
* | copy commitsChristian S2015-08-081-2/+4
|\|
| * hide multi-end and otr encryption in conferencesDaniel Gultsch2015-08-061-2/+3
| * added config.java variable to hide openpgp as an encryption methodDaniel Gultsch2015-08-051-0/+1
* | copy commitsChristian S2015-08-021-20/+10
|\|
| * Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-011-2/+2
| * Refactor axolotl message processing workflowAndreas Straub2015-07-311-1/+1
| * improved 'next encryption' selectionDaniel Gultsch2015-07-311-17/+6
| * Rerender message bubbles on encryption changeAndreas Straub2015-07-291-0/+1
| * Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-1/+1
* | removed username from typing infoChristian S2015-07-301-1/+1
* | added missing chatstate hintsChristian S2015-07-281-2/+4
* | changed subtitle a bitChristian S2015-07-231-1/+1
* | add subtitle to ActionBar in chatviewsChristian S2015-07-231-7/+21
|\ \
| * | hide typing info when contact stopped typingChristian S.2015-07-211-1/+1
| * | move typing info to ActionBar subtitleChristian S2015-07-201-114/+129
* | | copy commitsChristian S2015-07-231-4/+18
|\ \ \ | | |/ | |/|
| * | allow for private messages being started from muc details in anonymous mucsDaniel Gultsch2015-07-211-4/+18
* | | copy commitsChristian S2015-07-201-18/+70
|\| | | |/ |/|
| * Start TrustKeysActivity if no keys are TRUSTEDAndreas Straub2015-07-201-2/+7
| * rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-6/+1
| * Optimize importsAndreas Straub2015-07-201-1/+1
| * Ask for key trust when sending messagesAndreas Straub2015-07-191-11/+45
| * Disable Axolotl option if not usableAndreas Straub2015-07-191-10/+10
| * Reformat code to use tabsAndreas Straub2015-07-191-5/+5
| * Added axolotl activation code to UIAndreas Straub2015-07-191-0/+18
* | copy commitsChristian S2015-07-161-4/+11
|\|
| * fixed some npesDaniel Gultsch2015-07-161-4/+11
* | modified swipe optionsChristian S.2015-07-141-71/+71
* | swipe only to left to close an active conversationChristian S.2015-07-141-0/+1
|/
* made lock button reflect encryption status of the next messages instead of th...Daniel Gultsch2015-07-121-16/+10
* display toast in ui on failed http downloadDaniel Gultsch2015-07-101-1/+12
* show attach button in conferences when http upload is availableDaniel Gultsch2015-06-291-4/+7
* added choose picture as another quick action. fixes #1221Daniel Gultsch2015-05-261-0/+3