Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add block/unblock to contact details menu | Sam Whited | 2015-01-21 | 4 | -9/+28 |
| | | | | See #889 | ||||
* | Merge pull request #908 from betheg/otr4j | Daniel Gultsch | 2015-01-21 | 4 | -3/+9 |
|\ | | | | | otr4j: update to 0.22 | ||||
| * | otr4j: update to 0.22 | Michael | 2015-01-20 | 4 | -3/+9 |
| | | |||||
* | | Merge pull request #912 from SamWhited/update-foreground-notification | Daniel Gultsch | 2015-01-21 | 1 | -7/+14 |
|\ \ | | | | | | | Add color / category to foreground notification | ||||
| * | | Add color / category to foreground notification | Sam Whited | 2015-01-20 | 1 | -7/+14 |
|/ / | |||||
* | | changed message duplicate finder | iNPUTmice | 2015-01-20 | 1 | -5/+10 |
| | | |||||
* | | fixed missing image preview | iNPUTmice | 2015-01-20 | 1 | -1/+1 |
| | | |||||
* | | fixed up button on v21 devices | iNPUTmice | 2015-01-20 | 1 | -2/+6 |
|/ | |||||
* | Fixed action bar search for Android 5.0 | iNPUTmice | 2015-01-20 | 1 | -4/+4 |
| | |||||
* | Merge pull request #905 from svetlemodry/development | Daniel Gultsch | 2015-01-20 | 1 | -406/+420 |
|\ | | | | | Czech translation updated | ||||
| * | Czech translation updated | Jaroslav Lichtblau | 2015-01-19 | 1 | -406/+420 |
|/ | | | | for Conversations | ||||
* | Merge pull request #904 from SamWhited/remove-ssl | Daniel Gultsch | 2015-01-19 | 12 | -30/+12 |
|\ | | | | | Remove legacy SSL support | ||||
| * | Remove legacy SSL support | Sam Whited | 2015-01-19 | 12 | -30/+12 |
|/ | |||||
* | don't trim bodies | iNPUTmice | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | fetched translations from transifex | iNPUTmice | 2015-01-19 | 14 | -4159/+4412 |
| | |||||
* | fixed legacy translation of image received | iNPUTmice | 2015-01-19 | 1 | -1/+3 |
| | |||||
* | added changelog for 1.0 | iNPUTmice | 2015-01-19 | 3 | -3/+10 |
| | |||||
* | 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 | 2 | -0/+10 |
| | |||||
* | explain read marker | iNPUTmice | 2015-01-18 | 2 | -20/+19 |
| | |||||
* | use same helper methods for images and files | iNPUTmice | 2015-01-18 | 3 | -61/+19 |
| | |||||
* | 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 | 2 | -0/+6 |
|\ \ | | | | | | | Added new file type names for file transfers | ||||
| * | | Added new file type names for file transfers | Christian S | 2015-01-18 | 2 | -0/+6 |
| |/ | | | | | | | | | - apk - vcard | ||||
* | | Merge pull request #898 from SamWhited/unknown_filetype_string_fix | Daniel Gultsch | 2015-01-18 | 2 | -2/+3 |
|\ \ | |/ |/| | Fix string substitutions with unknown filetypes | ||||
| * | Fix string substitutions with unknown filetypes | Sam Whited | 2015-01-17 | 2 | -2/+3 |
|/ | |||||
* | Merge pull request #897 from SamWhited/download_file_fixes | Daniel Gultsch | 2015-01-17 | 8 | -24/+18 |
|\ | | | | | Correct the download file string on notifications | ||||
| * | Correct the download file string on notifications | Sam Whited | 2015-01-17 | 8 | -24/+18 |
|/ | | | | Fixes #896 | ||||
* | Merge branch 'SamWhited-download-button-notification' into development | iNPUTmice | 2015-01-16 | 8 | -29/+71 |
|\ | |||||
| * | Add download button on notification if applicable | Sam Whited | 2015-01-16 | 8 | -29/+71 |
|/ | |||||
* | 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 | 2 | -13/+14 |
| | |||||
* | added dedicated button to disable foreground service in perma notification | iNPUTmice | 2015-01-15 | 6 | -3/+11 |
| | |||||
* | fixed #888 | iNPUTmice | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #886 from rtreffer/development | Daniel Gultsch | 2015-01-14 | 24 | -2949/+1 |
|\ | | | | | Switch to maven central minidns | ||||
| * | Switch to maven central minidns | Rene Treffer | 2015-01-14 | 24 | -2949/+1 |
| | | |||||
* | | Merge pull request #885 from SamWhited/display-enter-key | Daniel Gultsch | 2015-01-14 | 5 | -26/+52 |
|\ \ | | | | | | | Add option to swap enter/emoticon key | ||||
| * | | Add option to swap enter/emoticon key | Sam Whited | 2015-01-14 | 5 | -26/+52 |
| | | | |||||
* | | | handle muc nicks with white spaces. fixed #884 | iNPUTmice | 2015-01-14 | 2 | -3/+4 |
| |/ |/| | |||||
* | | Merge pull request #883 from SamWhited/ciphers | Daniel Gultsch | 2015-01-14 | 5 | -43/+94 |
|\ \ | |/ |/| | Harden TLS cipher suites | ||||
| * | Harden the TLS connection cipher suites | Sam Whited | 2015-01-14 | 5 | -43/+94 |
|/ | |||||
* | Merge pull request #882 from SamWhited/apiandjavafixes | Daniel Gultsch | 2015-01-14 | 1 | -15/+30 |
|\ | | | | | Type safety and deprecated API forward-compatibility fixes for Notifications | ||||
| * | Ensure type safety in Pebble notifications | Sam Whited | 2015-01-13 | 1 | -15/+30 |
| | | | | | | | | Also use forward-compatible screen-on detection | ||||
* | | Merge pull request #881 from SamWhited/about-padding-fix | Daniel Gultsch | 2015-01-14 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix bottom padding on about page | ||||
| * | Fix bottom padding on about page | Sam Whited | 2015-01-13 | 1 | -1/+1 |
|/ | |||||
* | added faq about beta testing | Daniel Gultsch | 2015-01-13 | 1 | -0/+10 |
| | |||||
* | make use of different dimensions for different screen sizes | Daniel Gultsch | 2015-01-13 | 15 | -114/+56 |
| |