Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy SSL support | Sam Whited | 2015-01-19 | 1 | -15/+11 |
| | |||||
* | don't trim bodies | iNPUTmice | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | fixed legacy translation of image received | iNPUTmice | 2015-01-19 | 1 | -1/+3 |
| | |||||
* | added changelog for 1.0 | iNPUTmice | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | check for deleted files when loading more messages from history | iNPUTmice | 2015-01-19 | 1 | -1/+3 |
| | |||||
* | account for rounding errors when rescheduling wake up | iNPUTmice | 2015-01-19 | 1 | -150/+153 |
| | |||||
* | fixed bug when sharing files from google drive | iNPUTmice | 2015-01-18 | 1 | -7/+11 |
| | |||||
* | proper desc for offering and sending images in conversations overview | iNPUTmice | 2015-01-18 | 1 | -0/+8 |
| | |||||
* | explain read marker | iNPUTmice | 2015-01-18 | 1 | -20/+6 |
| | |||||
* | use same helper methods for images and files | iNPUTmice | 2015-01-18 | 2 | -54/+16 |
| | |||||
* | Merge pull request #899 from SamWhited/api21_notifications | Daniel Gultsch | 2015-01-18 | 1 | -0/+4 |
|\ | | | | | Add some Android 21 notification features | ||||
| * | Add some Android 21 notification features | Sam Whited | 2015-01-17 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #901 from kriztan/patch-2 | Daniel Gultsch | 2015-01-18 | 1 | -0/+4 |
|\ \ | | | | | | | Added new file type names for file transfers | ||||
| * | | Added new file type names for file transfers | Christian S | 2015-01-18 | 1 | -0/+4 |
| |/ | | | | | | | | | - apk - vcard | ||||
* / | Fix string substitutions with unknown filetypes | Sam Whited | 2015-01-17 | 1 | -2/+2 |
|/ | |||||
* | Correct the download file string on notifications | Sam Whited | 2015-01-17 | 2 | -15/+14 |
| | | | | Fixes #896 | ||||
* | Add download button on notification if applicable | Sam Whited | 2015-01-16 | 3 | -29/+70 |
| | |||||
* | sending read marker when resuming activity and conversation is open | iNPUTmice | 2015-01-15 | 1 | -1/+4 |
| | |||||
* | show toast when avatar has been published - fixed #874 | iNPUTmice | 2015-01-15 | 1 | -13/+13 |
| | |||||
* | added dedicated button to disable foreground service in perma notification | iNPUTmice | 2015-01-15 | 1 | -2/+9 |
| | |||||
* | fixed #888 | iNPUTmice | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #885 from SamWhited/display-enter-key | Daniel Gultsch | 2015-01-14 | 3 | -26/+45 |
|\ | | | | | Add option to swap enter/emoticon key | ||||
| * | Add option to swap enter/emoticon key | Sam Whited | 2015-01-14 | 3 | -26/+45 |
| | | |||||
* | | handle muc nicks with white spaces. fixed #884 | iNPUTmice | 2015-01-14 | 2 | -3/+4 |
| | | |||||
* | | Harden the TLS connection cipher suites | Sam Whited | 2015-01-14 | 4 | -42/+93 |
|/ | |||||
* | Ensure type safety in Pebble notifications | Sam Whited | 2015-01-13 | 1 | -15/+30 |
| | | | | Also use forward-compatible screen-on detection | ||||
* | catch bug in guessContentType | Daniel Gultsch | 2015-01-12 | 1 | -1/+6 |
| | |||||
* | context menu for files and offered files. fixed #848 fixed #849 | Daniel Gultsch | 2015-01-12 | 1 | -13/+21 |
| | |||||
* | reworked message preview / message meta information (ie file offered, ↵ | Daniel Gultsch | 2015-01-12 | 4 | -163/+163 |
| | | | | | | received * file) fixed #837 | ||||
* | Merge pull request #866 from SamWhited/xep0245 | Daniel Gultsch | 2015-01-12 | 4 | -159/+205 |
|\ | | | | | Add XEP-0245 (/me command) support | ||||
| * | Add XEP-0245 (/me command) support | Sam Whited | 2015-01-11 | 4 | -159/+205 |
| | | |||||
* | | do not check image file size over http if accepted file size is 0 | Daniel Gultsch | 2015-01-11 | 2 | -6/+11 |
| | | |||||
* | | keep proper image file extension | Daniel Gultsch | 2015-01-11 | 4 | -26/+39 |
|/ | |||||
* | make room persistant when changing subject or other muc options | Daniel Gultsch | 2015-01-10 | 3 | -16/+26 |
| | |||||
* | don't crash when selecting a conversation by uuid did not work | Daniel Gultsch | 2015-01-10 | 1 | -16/+20 |
| | |||||
* | fixed regression in tablet ui | Daniel Gultsch | 2015-01-09 | 1 | -0/+2 |
| | |||||
* | Introduced expert options to control enter-is-send | Daniel Gultsch | 2015-01-09 | 3 | -5/+17 |
| | | | | (default == off) | ||||
* | code cleanup for jingle proxy discovery | Daniel Gultsch | 2015-01-09 | 4 | -99/+72 |
| | |||||
* | ensure that everyone is member before making a room private | Daniel Gultsch | 2015-01-09 | 3 | -6/+32 |
| | |||||
* | allow for very basic muc configuration | Daniel Gultsch | 2015-01-08 | 3 | -10/+79 |
| | |||||
* | code cleanup | Daniel Gultsch | 2015-01-08 | 2 | -14/+15 |
| | |||||
* | kick after ban | Daniel Gultsch | 2015-01-08 | 3 | -1/+45 |
| | |||||
* | some clean ups for affiliation change context menu | Daniel Gultsch | 2015-01-08 | 1 | -2/+8 |
| | |||||
* | more muc options | Daniel Gultsch | 2015-01-07 | 5 | -25/+96 |
| | | | | | | * show invite button only with admin privileges or on public conferences * Offer to ban user in public conferences. Thanks to @betheg for the awesome ground work for this | ||||
* | fixed invites | Daniel Gultsch | 2015-01-07 | 1 | -37/+24 |
| | |||||
* | basic affiliation changes in muc | Daniel Gultsch | 2015-01-07 | 4 | -25/+132 |
| | |||||
* | reset next encryption when archiving conversations | Daniel Gultsch | 2015-01-07 | 2 | -1/+3 |
| | |||||
* | use copyonwritearraylist in for phone helper | Daniel Gultsch | 2015-01-07 | 1 | -2/+2 |
| | |||||
* | refactored UiHelper | Daniel Gultsch | 2015-01-07 | 1 | -2/+10 |
| | |||||
* | fixed bug in new ping strategy | Daniel Gultsch | 2015-01-06 | 1 | -3/+3 |
| |