Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version bump to 1.13.2 + changelog1.13.2 | Daniel Gultsch | 2016-06-20 | 2 | -2/+6 |
| | |||||
* | display toast on pgp error | Daniel Gultsch | 2016-06-19 | 3 | -8/+16 |
| | |||||
* | add some missing XEPs to docs | Daniel Gultsch | 2016-06-19 | 1 | -0/+2 |
| | |||||
* | log reason for not showing notification | Daniel Gultsch | 2016-06-19 | 1 | -0/+3 |
| | |||||
* | remove ascii control chars when creating xml | Daniel Gultsch | 2016-06-19 | 1 | -1/+1 |
| | |||||
* | updated screenshots in README. fixes #1580 | Daniel Gultsch | 2016-06-17 | 1 | -0/+0 |
| | |||||
* | don't fail on missing jid in bookmarks | Daniel Gultsch | 2016-06-16 | 1 | -3/+5 |
| | |||||
* | don't handle chat states in muc or from archive | Daniel Gultsch | 2016-06-16 | 1 | -1/+3 |
| | |||||
* | show toast when connection to openkeychain could not be made | Daniel Gultsch | 2016-06-16 | 1 | -1/+9 |
| | |||||
* | log download failure caused by missing content length | Daniel Gultsch | 2016-06-16 | 1 | -1/+1 |
| | |||||
* | mark used otr fingprint in contact details and highlight pgp | Daniel Gultsch | 2016-06-16 | 3 | -4/+28 |
| | |||||
* | synchronize message body changes for message correction | Daniel Gultsch | 2016-06-16 | 2 | -68/+72 |
| | |||||
* | extract relevant extension from file name when processing share intent | Daniel Gultsch | 2016-06-16 | 1 | -1/+22 |
| | |||||
* | replace corrected messages in decryption queue | Daniel Gultsch | 2016-06-15 | 2 | -0/+6 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | only dismiss sent message after encryption | Daniel Gultsch | 2016-06-15 | 2 | -9/+16 |
| | |||||
* | refresh UI to redraw message hint after switching to pgp | Daniel Gultsch | 2016-06-15 | 1 | -0/+1 |
| | |||||
* | delay notification until after pgp decryption | Daniel Gultsch | 2016-06-15 | 7 | -22/+51 |
| | |||||
* | log all fail reasons | Daniel Gultsch | 2016-06-15 | 1 | -5/+6 |
| | |||||
* | show xep-0172 nick only for contacts with mutual presence subscription | Daniel Gultsch | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | clear muc tiles when avatar of member changes | Daniel Gultsch | 2016-06-14 | 3 | -1/+19 |
| | |||||
* | sort muc users by affiliation, name. fixes #1913 | Daniel Gultsch | 2016-06-14 | 1 | -9/+15 |
| | |||||
* | synchronize access to stanza queue | Daniel Gultsch | 2016-06-14 | 1 | -21/+31 |
| | |||||
* | remove messages from decryption queue when trimming a conversation | Daniel Gultsch | 2016-06-13 | 2 | -4/+19 |
| | |||||
* | make sure tagwriter is clear before force closing socket | Daniel Gultsch | 2016-06-13 | 2 | -19/+9 |
| | |||||
* | refactored pgp decryption | Daniel Gultsch | 2016-06-13 | 11 | -340/+211 |
| | |||||
* | version bump to 1.13.1 + changelog1.13.1 | Daniel Gultsch | 2016-06-13 | 2 | -2/+6 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-06-12 | 5 | -1/+47 |
| | |||||
* | actually do add fall back message for omemo | Daniel Gultsch | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | make text color of last-seen match theme | Daniel Gultsch | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | 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 | 41 | -4/+176 |
| | |||||
* | use darker colors for actionbar on dark theme | Daniel Gultsch | 2016-06-10 | 6 | -13/+15 |
| | |||||
* | version bump to 1.13.0 + changelog1.13.0 | Daniel Gultsch | 2016-06-10 | 2 | -2/+6 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'Wanztwurst-darkTheme' fixes #529 | Daniel Gultsch | 2016-06-08 | 324 | -237/+1462 |
|\ | |||||
| * | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 2016-06-08 | 324 | -237/+1462 |
|/ | | | | | | | | | | | | | | | | | | 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 |
| | | |||||
* | | spelling in readme | Daniel Gultsch | 2016-06-05 | 1 | -1/+1 |
| | | |||||
* | | add paragraph on running your own server to readme | Daniel Gultsch | 2016-06-05 | 1 | -0/+3 |
| | | |||||
* | | make non interactive verfier non interactive | Daniel Gultsch | 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 |
| | |