Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | parse real jid from muc mam messages. (disabled) | Daniel Gultsch | 2016-06-12 | 2 | -1/+17 | |
| | | | | | parsing this is dangerous if server doesn't filter properly thus it is disabled in config | |||||
* | close db cursor after reading cert | Daniel Gultsch | 2016-06-12 | 1 | -0/+1 | |
| | ||||||
* | made background color of swiped conversations darker | Daniel Gultsch | 2016-06-10 | 4 | -1/+11 | |
| | ||||||
* | use darker green as background for chat bubbles in dark theme | Daniel Gultsch | 2016-06-10 | 39 | -3/+9 | |
| | ||||||
* | use darker colors for actionbar on dark theme | Daniel Gultsch | 2016-06-10 | 6 | -13/+15 | |
| | ||||||
* | pulled translations from transifex | Daniel Gultsch | 2016-06-09 | 9 | -9/+168 | |
| | ||||||
* | catch conversations sort exception. not vital at this point | Daniel Gultsch | 2016-06-09 | 2 | -15/+19 | |
| | ||||||
* | fixed spelling in last activity summary | Daniel Gultsch | 2016-06-08 | 1 | -1/+1 | |
| | ||||||
* | pulled translations from transifex | Daniel Gultsch | 2016-06-08 | 28 | -66/+93 | |
| | ||||||
* | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 2016-06-08 | 311 | -236/+552 | |
| | | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background | |||||
* | Merge pull request #1895 from pp3345/right-alt | Daniel Gultsch | 2016-06-05 | 1 | -1/+1 | |
|\ | | | | | Do not treat Right Alt key as a modifier for key combos | |||||
| * | Do not treat right alt key as a modifier for key combos | Yussuf Khalil | 2016-06-05 | 1 | -1/+1 | |
| | | ||||||
* | | log all background stanzas when background logging is enabled | Daniel Gultsch | 2016-06-05 | 4 | -9/+4 | |
| | | ||||||
* | | swap sending presence and csi | Daniel Gultsch | 2016-06-04 | 1 | -3/+3 | |
| | | ||||||
* | | renamed last activity to last user interaction | Daniel Gultsch | 2016-06-04 | 1 | -1/+1 | |
| | | ||||||
* | | opt-in to send last userinteraction in presence | Daniel Gultsch | 2016-06-04 | 15 | -71/+164 | |
|/ | ||||||
* | trim nick from bookmark before checking if it's empty | Daniel Gultsch | 2016-06-03 | 1 | -2/+2 | |
| | ||||||
* | don't use a bookmarks name if it's empty | Daniel Gultsch | 2016-06-03 | 2 | -4/+7 | |
| | ||||||
* | Fix typo | Andreas Straub | 2016-06-03 | 1 | -1/+1 | |
| | ||||||
* | throw writeexecption in downloader if flush fails | Daniel Gultsch | 2016-06-03 | 1 | -7/+5 | |
| | ||||||
* | disconnect account in background after deletion. fixes #1861 | Daniel Gultsch | 2016-06-03 | 1 | -1/+6 | |
| | ||||||
* | print specific toast when download failed because of write error | Daniel Gultsch | 2016-06-02 | 2 | -2/+13 | |
| | ||||||
* | fixed regression that would not show clear devices | Daniel Gultsch | 2016-06-02 | 1 | -1/+1 | |
| | ||||||
* | make grace period configurable | Daniel Gultsch | 2016-06-02 | 6 | -26/+58 | |
| | ||||||
* | deactive grace period when receiving screen on action | Daniel Gultsch | 2016-06-01 | 1 | -1/+8 | |
| | ||||||
* | deactivate grace period when coming to foreground | Daniel Gultsch | 2016-06-01 | 1 | -0/+1 | |
| | ||||||
* | pulled translation from transifex | Daniel Gultsch | 2016-06-01 | 2 | -0/+16 | |
| | ||||||
* | log background msgs not foreground msgs | Daniel Gultsch | 2016-06-01 | 1 | -1/+1 | |
| | ||||||
* | don't replace \n\t\r | Daniel Gultsch | 2016-06-01 | 1 | -1/+1 | |
| | ||||||
* | only log inner stanza but display isCarbon | Daniel Gultsch | 2016-06-01 | 1 | -1/+1 | |
| | ||||||
* | don't show empty templates | Daniel Gultsch | 2016-06-01 | 1 | -1/+3 | |
| | ||||||
* | display invite again menu item for offline members | Daniel Gultsch | 2016-06-01 | 3 | -1/+10 | |
| | ||||||
* | check if session is optional | Daniel Gultsch | 2016-05-31 | 1 | -1/+3 | |
| | ||||||
* | execute phone contact changes in singlethreadexecutor | Daniel Gultsch | 2016-05-31 | 4 | -55/+79 | |
| | ||||||
* | log failure reason in http upload on wrong response code | Daniel Gultsch | 2016-05-31 | 1 | -0/+1 | |
| | ||||||
* | don't scroll to pos 0 when uuid wasn't found | Daniel Gultsch | 2016-05-31 | 1 | -4/+7 | |
| | ||||||
* | pulled translation from transifex | Daniel Gultsch | 2016-05-30 | 1 | -0/+8 | |
| | ||||||
* | use whitespace as message seperator | Daniel Gultsch | 2016-05-30 | 1 | -1/+1 | |
| | ||||||
* | handle app links for conferences | Daniel Gultsch | 2016-05-30 | 4 | -7/+28 | |
| | ||||||
* | remove unicode control chars before sending | Daniel Gultsch | 2016-05-30 | 1 | -0/+1 | |
| | ||||||
* | handle app links with @ in them | Daniel Gultsch | 2016-05-30 | 1 | -3/+12 | |
| | ||||||
* | Revert "always notify by default in conferences" | Daniel Gultsch | 2016-05-29 | 2 | -1/+3 | |
| | | | | | | This reverts commit e9494af098e6d3dad4f0a5328ae7342664ce853c. Now that new conferences are private by default this setting makes more sense | |||||
* | avoid npe when sending omemo messages to group | Daniel Gultsch | 2016-05-29 | 1 | -1/+3 | |
| | ||||||
* | handle app links | Daniel Gultsch | 2016-05-29 | 2 | -3/+18 | |
| | | | | invites in the form of https://conversations/i/localpart/domainpart | |||||
* | fix creation of conferences with 1 participant | Daniel Gultsch | 2016-05-29 | 1 | -2/+1 | |
| | ||||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-29 | 7 | -5/+87 | |
| | ||||||
* | don't merge messages over the char limit | Daniel Gultsch | 2016-05-29 | 1 | -0/+1 | |
| | ||||||
* | show in ui when text was shortened | Daniel Gultsch | 2016-05-29 | 2 | -4/+2 | |
| | ||||||
* | limit text size in message adapter to 2k and also limit text size in ↵ | Daniel Gultsch | 2016-05-28 | 2 | -4/+8 | |
| | | | | conversations adapter | |||||
* | only rendering first 5k chars of each message | Daniel Gultsch | 2016-05-28 | 4 | -2/+8 | |
| |